Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

AabBuilderStep - Class in com.facebook.buck.android
Merges resources into a final Android App Bundle.
AabBuilderStep(ProjectFilesystem, Path, BuildTarget, boolean, ImmutableSet<ModuleInfo>, ImmutableSet<String>) - Constructor for class com.facebook.buck.android.AabBuilderStep
 
AAPT2_COMPILE_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
 
Aapt2Compile - Class in com.facebook.buck.android
Perform the "aapt2 compile" step of a single Android resource.
Aapt2Compile(BuildTarget, ProjectFilesystem, AndroidPlatformTarget, ImmutableSortedSet<BuildRule>, SourcePath) - Constructor for class com.facebook.buck.android.Aapt2Compile
 
Aapt2Link - Class in com.facebook.buck.android
Perform the "aapt2 link" step of building an Android app.
AaptOutputInfo - Class in com.facebook.buck.android
Encapsulates information about a rule that runs "aapt", for consumption by downstream rules.
AaptOutputInfo.Builder - Class in com.facebook.buck.android
Builds instances of type AaptOutputInfo.
AaptPackageResources - Class in com.facebook.buck.android
Packages the resources using aapt.
AaptStep - Class in com.facebook.buck.android
Runs the Android Asset Packaging Tool (aapt), which creates an .apk file.
AaptStep(SourcePathResolver, AndroidPlatformTarget, Path, Path, ImmutableList<Path>, ImmutableSortedSet<Path>, Path, Path, Path, ImmutableList<Path>, boolean, boolean, ManifestEntries) - Constructor for class com.facebook.buck.android.AaptStep
 
AAR_FORMAT - Static variable in class com.facebook.buck.android.AndroidAar
 
AAR_UNZIP_FLAVOR - Static variable in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
AbiGenerationMode - Enum in com.facebook.buck.jvm.java.abi
 
abiJar - Variable in class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
 
AbstractActionGraphBuilder - Class in com.facebook.buck.core.rules.resolver.impl
An abstract implementation of BuildRuleResolver that simplifies concrete implementations.
AbstractActionGraphBuilder() - Constructor for class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
 
AbstractActionGraphConfig - Class in com.facebook.buck.core.model.actiongraph.computation
 
AbstractActionGraphConfig() - Constructor for class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
 
AbstractActionGraphPerfData() - Constructor for class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData
 
AbstractAdbConfig - Class in com.facebook.buck.android.exopackage
 
AbstractAdbConfig() - Constructor for class com.facebook.buck.android.exopackage.AbstractAdbConfig
 
AbstractAndroidBuildToolsLocation - Interface in com.facebook.buck.android.toolchain
 
AbstractAndroidNdk - Class in com.facebook.buck.android.toolchain.ndk
Part of Android toolchain that provides access to Android NDK
AbstractAndroidNdk() - Constructor for class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
 
AbstractAndroidPlatformTarget - Class in com.facebook.buck.android.toolchain
Represents a platform to target for Android.
AbstractAndroidPlatformTarget() - Constructor for class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
AbstractAndroidSdkLocation - Interface in com.facebook.buck.android.toolchain
Part of Android toolchain that provides access to Android SDK
AbstractApkInfo() - Constructor for class com.facebook.buck.android.HasInstallableApk.AbstractApkInfo
 
AbstractAppleCxxPlatformsProvider - Class in com.facebook.buck.apple.toolchain
 
AbstractAppleCxxPlatformsProvider() - Constructor for class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
 
AbstractAppleDeveloperDirectoryForTestsProvider - Interface in com.facebook.buck.apple.toolchain
The value of [apple] xcode_developer_dir_for_tests if present.
AbstractAppleDeveloperDirectoryProvider - Interface in com.facebook.buck.apple.toolchain
Provides access to Apple developer directory.
AbstractAppleSdkLocation - Interface in com.facebook.buck.apple.toolchain
 
AbstractAppleToolchainProvider - Interface in com.facebook.buck.apple.toolchain
 
AbstractArchiveMemberPath - Class in com.facebook.buck.io
 
AbstractArchiveMemberPath() - Constructor for class com.facebook.buck.io.AbstractArchiveMemberPath
 
AbstractArtifactCompressionStat - Class in com.facebook.buck.event.listener.scuba
The class for containing the stats for artifact compression
AbstractArtifactCompressionStat() - Constructor for class com.facebook.buck.event.listener.scuba.AbstractArtifactCompressionStat
 
AbstractAsynchronousCache - Class in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache(String, ArtifactCacheMode, CacheReadMode, ListeningExecutorService, ListeningExecutorService, AbstractAsynchronousCache.CacheEventListener, Optional<Long>, ProjectFilesystem) - Constructor for class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
AbstractAsynchronousCache.AbstractFetchResult - Interface in com.facebook.buck.artifact_cache
Return type used by the implementations of this abstract class.
AbstractAsynchronousCache.AbstractMultiContainsResult - Interface in com.facebook.buck.artifact_cache
Return type used by the implementations of this abstract class.
AbstractAsynchronousCache.AbstractMultiFetchResult - Interface in com.facebook.buck.artifact_cache
Return type used by the implementations of this abstract class.
AbstractAsynchronousCache.AbstractStoreResult - Interface in com.facebook.buck.artifact_cache
Return type used by the implementations of this abstract class.
AbstractAsynchronousCache.CacheEventListener - Interface in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents - Interface in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents - Interface in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.FetchRequest - Class in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.StoreEvents - Interface in com.facebook.buck.artifact_cache
 
AbstractAsynchronousCache.StoreEvents.StoreRequestEvents - Interface in com.facebook.buck.artifact_cache
 
AbstractBatchingLogger - Class in com.facebook.buck.util.network
Common functionality for uploading log entries in batches.
AbstractBatchingLogger(int) - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger
 
AbstractBatchingLogger() - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger
 
AbstractBatchingLogger.BatchEntry - Class in com.facebook.buck.util.network
 
AbstractBottomUpTraversal<T,E extends Throwable> - Class in com.facebook.buck.core.util.graph
Class that performs a "bottom-up" traversal of a DAG.
AbstractBottomUpTraversal(TraversableGraph<T>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
 
AbstractBreadthFirstThrowingTraversal<Node,E extends Throwable> - Class in com.facebook.buck.core.util.graph
Performs a breadth-first traversal of dependencies of a graph node.
AbstractBreadthFirstThrowingTraversal(Node) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
 
AbstractBreadthFirstThrowingTraversal(Iterable<? extends Node>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
 
AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal<Node> - Class in com.facebook.buck.core.util.graph
 
AbstractBreadthFirstThrowingTraversal.Visitor<Node,E extends Throwable> - Interface in com.facebook.buck.core.util.graph
AbstractBreadthFirstTraversal<Node> - Class in com.facebook.buck.core.util.graph
Performs a breadth-first traversal of dependencies of a graph node.
AbstractBreadthFirstTraversal(Node) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
 
AbstractBreadthFirstTraversal(Iterable<? extends Node>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
 
AbstractBuckEvent - Class in com.facebook.buck.event
Base class for all build events.
AbstractBuckEvent(EventKey) - Constructor for class com.facebook.buck.event.AbstractBuckEvent
 
AbstractBuildBuckConfig - Class in com.facebook.buck.command.config
Some configuration options that may affect the build in some way.
AbstractBuildBuckConfig() - Constructor for class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
AbstractBuildData() - Constructor for class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
 
AbstractBuildEngineResult() - Constructor for class com.facebook.buck.core.build.engine.BuildEngine.AbstractBuildEngineResult
 
AbstractBuildRule - Class in com.facebook.buck.core.rules.impl
Abstract implementation of a BuildRule that can be cached.
AbstractBuildRule(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
AbstractBuildRuleResolver - Class in com.facebook.buck.core.rules
An abstract implementation of BuildTargetResolver that simplifies concrete implementations.
AbstractBuildRuleResolver() - Constructor for class com.facebook.buck.core.rules.AbstractBuildRuleResolver
 
AbstractBuildRuleWithDeclaredAndExtraDeps - Class in com.facebook.buck.core.rules.impl
 
AbstractBuildRuleWithDeclaredAndExtraDeps(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
 
AbstractBuildTarget - Class in com.facebook.buck.core.model
 
AbstractBuildTarget() - Constructor for class com.facebook.buck.core.model.AbstractBuildTarget
 
AbstractCacheDeleteResult - Class in com.facebook.buck.artifact_cache
Result of delete from cache command.
AbstractCacheDeleteResult() - Constructor for class com.facebook.buck.artifact_cache.AbstractCacheDeleteResult
 
AbstractCellPathResolver - Class in com.facebook.buck.core.cell
Contains base logic for CellPathResolver.
AbstractCellPathResolver() - Constructor for class com.facebook.buck.core.cell.AbstractCellPathResolver
 
AbstractCharsetProcessListener - Class in com.facebook.buck.util
Implementation of ListeningProcessExecutor.ProcessListener which decodes bytes to and from Java String data.
AbstractCharsetProcessListener(Charset) - Constructor for class com.facebook.buck.util.AbstractCharsetProcessListener
Creates a AbstractCharsetProcessListener which uses a single Charset to encode and decode stdin, stdout, and stderr bytes to and from String data.
AbstractCharsetProcessListener(CharsetEncoder, CharsetDecoder, CharsetDecoder) - Constructor for class com.facebook.buck.util.AbstractCharsetProcessListener
Creates a AbstractCharsetProcessListener which uses separate CharsetEncoder and CharsetDecoders to encode and decode stdin, stdout, and stderr bytes to and from String data.
AbstractCleanCommandBuckConfig - Class in com.facebook.buck.cli
Configuration options used by buck clean command.
AbstractCleanCommandBuckConfig() - Constructor for class com.facebook.buck.cli.AbstractCleanCommandBuckConfig
 
AbstractCliConfig - Class in com.facebook.buck.cli
 
AbstractCliConfig() - Constructor for class com.facebook.buck.cli.AbstractCliConfig
 
AbstractCloseableMemoizedSupplier<T,E extends Exception> - Class in com.facebook.buck.util
AbstractCloseableMemoizedSupplier(Supplier<T>, ThrowingConsumer<T, E>) - Constructor for class com.facebook.buck.util.AbstractCloseableMemoizedSupplier
 
AbstractCloseableWrapper<T,E extends Exception> - Class in com.facebook.buck.util
Base class for ThrowingCloseableWrapper and CloseableWrapper
AbstractCloseableWrapper(T, ThrowingConsumer<T, E>) - Constructor for class com.facebook.buck.util.AbstractCloseableWrapper
 
AbstractCodeSignIdentityStore - Interface in com.facebook.buck.apple.toolchain
A collection of code sign identities.
AbstractCommand - Class in com.facebook.buck.cli
 
AbstractCommand() - Constructor for class com.facebook.buck.cli.AbstractCommand
 
AbstractCommandRunnerParams - Class in com.facebook.buck.cli
 
AbstractCommandRunnerParams() - Constructor for class com.facebook.buck.cli.AbstractCommandRunnerParams
 
AbstractConfigIgnoredByDaemon - Class in com.facebook.buck.command.config
Contains configuration options that are not affecting daemon state and not causing the daemon to restart.
AbstractConfigIgnoredByDaemon() - Constructor for class com.facebook.buck.command.config.AbstractConfigIgnoredByDaemon
 
AbstractConsoleEventBusListener - Class in com.facebook.buck.event.listener
Base class for BuckEventListeners responsible for outputting information about the running build to stderr.
AbstractConsoleEventBusListener(RenderingConsole, Clock, Locale, ExecutionEnvironment, boolean, int, boolean) - Constructor for class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
AbstractConstraintSetting - Class in com.facebook.buck.core.model.platform
Represents a group of constraints defined using constraint_setting.
AbstractConstraintSetting() - Constructor for class com.facebook.buck.core.model.platform.AbstractConstraintSetting
 
AbstractConstraintValue - Class in com.facebook.buck.core.model.platform
Represents a constraint defined using constraint_value.
AbstractConstraintValue() - Constructor for class com.facebook.buck.core.model.platform.AbstractConstraintValue
 
AbstractContainerCommand - Class in com.facebook.buck.cli
 
AbstractContainerCommand() - Constructor for class com.facebook.buck.cli.AbstractContainerCommand
 
AbstractCounterBuckConfig - Class in com.facebook.buck.counters
 
AbstractCounterBuckConfig() - Constructor for class com.facebook.buck.counters.AbstractCounterBuckConfig
 
AbstractCxxLibrary - Interface in com.facebook.buck.cxx
 
AbstractCxxPlatformsProvider - Class in com.facebook.buck.cxx.toolchain
 
AbstractCxxPlatformsProvider() - Constructor for class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
 
AbstractCxxSource - Class in com.facebook.buck.cxx
Describes a source file written in the C programming language or a derivative (C++, Objective-C, Objective-C++, etc.) and the various paths it uses from input to output.
AbstractCxxSource() - Constructor for class com.facebook.buck.cxx.AbstractCxxSource
 
AbstractCxxSource.Type - Enum in com.facebook.buck.cxx
 
AbstractDefaultBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to the default output of the BuildRule referred to by its target.
AbstractDefaultBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
 
AbstractDefaultSelectableConfigurationContext - Class in com.facebook.buck.parser
An implementation of SelectableConfigurationContext that is used in parser implementation.
AbstractDefaultSelectableConfigurationContext() - Constructor for class com.facebook.buck.parser.AbstractDefaultSelectableConfigurationContext
 
AbstractDistBuildClientCacheData() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
 
AbstractDistBuildCombinedData() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
 
AbstractDistBuildCommand - Class in com.facebook.buck.cli
 
AbstractDistBuildCommand() - Constructor for class com.facebook.buck.cli.AbstractDistBuildCommand
 
AbstractDistBuildModeRunner - Class in com.facebook.buck.distributed.build_slave
Default implementation of some methods in DistBuildModeRunner.
AbstractDistBuildModeRunner() - Constructor for class com.facebook.buck.distributed.build_slave.AbstractDistBuildModeRunner
 
AbstractDistBuildSlaveData() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
AbstractDotnetBuckConfig - Class in com.facebook.buck.features.dotnet
Config to get toolchains for dotnet rules
AbstractDotnetBuckConfig() - Constructor for class com.facebook.buck.features.dotnet.AbstractDotnetBuckConfig
 
AbstractDxToolchain - Interface in com.facebook.buck.android.toolchain
 
AbstractErrorHandlingBuckConfig - Class in com.facebook.buck.core.exceptions.config
 
AbstractErrorHandlingBuckConfig() - Constructor for class com.facebook.buck.core.exceptions.config.AbstractErrorHandlingBuckConfig
 
AbstractExecutionStep - Class in com.facebook.buck.step
Abstract implementation of Step that takes the description as a constructor parameter and requires only the implementation of AbstractExecutionStep.execute(ExecutionContext).
AbstractExecutionStep(String) - Constructor for class com.facebook.buck.step.AbstractExecutionStep
 
AbstractExplicitBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to a specific (possibly non-default) output of the BuildRule referred to by its target.
AbstractExplicitBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
 
AbstractFileLike - Class in com.facebook.buck.jvm.java.classes
 
AbstractFileLike() - Constructor for class com.facebook.buck.jvm.java.classes.AbstractFileLike
 
AbstractForwardingBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to the value of another SourcePath.
AbstractForwardingBuildTargetSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
AbstractGenruleDescription<T extends AbstractGenruleDescription.CommonArg> - Class in com.facebook.buck.shell
 
AbstractGenruleDescription(ToolchainProvider, SandboxExecutionStrategy, boolean) - Constructor for class com.facebook.buck.shell.AbstractGenruleDescription
 
AbstractGenruleDescription.CommonArg - Interface in com.facebook.buck.shell
 
AbstractGenruleStep - Class in com.facebook.buck.shell
 
AbstractGenruleStep(ProjectFilesystem, AbstractGenruleStep.CommandString, Path, ProgramRunner) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep
 
AbstractGenruleStep(ProjectFilesystem, AbstractGenruleStep.CommandString, Path) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep
 
AbstractGenruleStep.CommandString - Class in com.facebook.buck.shell
 
AbstractGoToolchain - Class in com.facebook.buck.features.go
 
AbstractGoToolchain() - Constructor for class com.facebook.buck.features.go.AbstractGoToolchain
 
AbstractHaskellPlatformsProvider - Interface in com.facebook.buck.features.haskell
 
AbstractImmutableRawTargetNode - Class in com.facebook.buck.core.model.targetgraph.impl
Immutable implementation of RawTargetNode.
AbstractImmutableRawTargetNode() - Constructor for class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
 
AbstractImplicitInclude - Class in com.facebook.buck.parser.implicit
Represents a load path and symbols that should be implicitly included in a build file
AbstractImplicitInclude() - Constructor for class com.facebook.buck.parser.implicit.AbstractImplicitInclude
 
AbstractJavacOptionsProvider - Interface in com.facebook.buck.jvm.java.toolchain
 
AbstractJavaCxxPlatformProvider - Interface in com.facebook.buck.jvm.java.toolchain
 
AbstractJavaOptionsProvider - Class in com.facebook.buck.jvm.java.toolchain
 
AbstractJavaOptionsProvider() - Constructor for class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
 
AbstractKnownRuleTypes - Class in com.facebook.buck.core.rules.knowntypes
Provides access to rule types.
AbstractKnownRuleTypes() - Constructor for class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
AbstractLogBuckConfig - Class in com.facebook.buck.support.log
 
AbstractLogBuckConfig() - Constructor for class com.facebook.buck.support.log.AbstractLogBuckConfig
 
AbstractLuaPlatformsProvider - Interface in com.facebook.buck.features.lua
 
AbstractMacroExpanderWithoutPrecomputedWork<T> - Class in com.facebook.buck.rules.macros
 
AbstractMacroExpanderWithoutPrecomputedWork() - Constructor for class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
 
AbstractModuleInfo - Class in com.facebook.buck.android
 
AbstractModuleInfo() - Constructor for class com.facebook.buck.android.AbstractModuleInfo
 
AbstractMultiBuildCapacityTracker - Class in com.facebook.buck.distributed.build_slave
Abstract implementation of a CapacityTracker that is used when there're multiple builds stacked on the host.
AbstractMultiBuildCapacityTracker(CapacityService, int) - Constructor for class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
 
AbstractNdkCxxPlatformsProvider - Class in com.facebook.buck.android.toolchain.ndk
Provides all NdkCxxPlatforms by TargetCpuType.
AbstractNdkCxxPlatformsProvider() - Constructor for class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
 
AbstractNetworkCache - Class in com.facebook.buck.artifact_cache
 
AbstractNetworkCache(NetworkCacheArgs) - Constructor for class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
AbstractParserCacheConfig - Class in com.facebook.buck.parser.cache.impl
Class that implements the com.facebook.buck.parser.cache.ParserCache configuration.
AbstractParserCacheConfig() - Constructor for class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
 
AbstractPathSourcePath - Class in com.facebook.buck.core.sourcepath
 
AbstractPathSourcePath() - Constructor for class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
 
AbstractPojoTransformer() - Constructor for class com.facebook.buck.parser.api.BuildFileManifestPojoizer.AbstractPojoTransformer
 
AbstractProjectGeneratorParameters - Class in com.facebook.buck.cli
 
AbstractProjectGeneratorParameters() - Constructor for class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
AbstractProvisioningProfileStore - Class in com.facebook.buck.apple.toolchain
A collection of provisioning profiles.
AbstractProvisioningProfileStore() - Constructor for class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
AbstractPythonPlatformsProvider - Interface in com.facebook.buck.features.python.toolchain
 
AbstractPythonVersion - Class in com.facebook.buck.features.python.toolchain
 
AbstractPythonVersion() - Constructor for class com.facebook.buck.features.python.toolchain.AbstractPythonVersion
 
AbstractRawConfig - Class in com.facebook.buck.util.config
Hierarchical configuration of section/key/value triples.
AbstractRawConfig() - Constructor for class com.facebook.buck.util.config.AbstractRawConfig
 
AbstractRawConfig.Builder - Class in com.facebook.buck.util.config
A builder for RawConfigs.
AbstractReport - Class in com.facebook.buck.doctor
Base class for gathering logs and other interesting information from buck.
AbstractReport(ProjectFilesystem, DefectReporter, BuildEnvironmentDescription, VersionControlStatsGenerator, Console, DoctorConfig, ExtraInfoCollector, Optional<WatchmanDiagReportCollector>) - Constructor for class com.facebook.buck.doctor.AbstractReport
 
AbstractRuleKeyBuilder<RULE_KEY> - Class in com.facebook.buck.rules.keys
 
AbstractRuleKeyBuilder(RuleKeyScopedHasher) - Constructor for class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
AbstractRuleKeyConfig - Class in com.facebook.buck.core.rulekey.config
 
AbstractRuleKeyConfig() - Constructor for class com.facebook.buck.core.rulekey.config.AbstractRuleKeyConfig
 
AbstractRustToolchain - Interface in com.facebook.buck.features.rust
Container for RustPlatforms.
AbstractSandboxConfig - Class in com.facebook.buck.sandbox
Config section responsible for sandbox features.
AbstractSandboxConfig() - Constructor for class com.facebook.buck.sandbox.AbstractSandboxConfig
 
AbstractSourcePathResolver - Class in com.facebook.buck.core.sourcepath.resolver.impl
Abstract implementation of SourcePathResolver.
AbstractSourcePathResolver() - Constructor for class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
AbstractSwiftPlatformsProvider - Interface in com.facebook.buck.swift.toolchain
 
AbstractTestBuckConfig - Class in com.facebook.buck.test.config
 
AbstractTestBuckConfig() - Constructor for class com.facebook.buck.test.config.AbstractTestBuckConfig
 
AbstractTestStep - Class in com.facebook.buck.step
Abstract implementation of Step that ...
AbstractTestStep(String, ProjectFilesystem, Optional<Path>, ImmutableList<String>, Optional<ImmutableMap<String, String>>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.step.AbstractTestStep
 
AbstractToolchainDescriptor<T extends Toolchain> - Interface in com.facebook.buck.core.toolchain
Contains basic information about a Toolchain that can be used to identify and construct an instance of a particular Toolchain.
AbstractUnconfiguredBuildTarget - Class in com.facebook.buck.core.model
Partial implementation of UnconfiguredBuildTarget that delegates some methods to UnflavoredBuildTarget.
AbstractUnconfiguredBuildTarget() - Constructor for class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
AbstractUnflavoredBuildTarget - Class in com.facebook.buck.core.model
 
AbstractUnflavoredBuildTarget() - Constructor for class com.facebook.buck.core.model.AbstractUnflavoredBuildTarget
 
AbstractUnusedDependenciesFinder - Class in com.facebook.buck.jvm.java
The step that reports dependencies not used during Java compilation.
AbstractUnusedDependenciesFinder() - Constructor for class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
AbstractValueVisitor<E extends Exception> - Class in com.facebook.buck.rules.modern.impl
An abstract implementation of ValueVisitor used for implementations that only care about some underlying non-composed types.
AbstractValueVisitor() - Constructor for class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
AbstractVersionedTargetGraphBuilder - Class in com.facebook.buck.versions
 
AbstractVersionedTargetGraphBuilder(TypeCoercerFactory, UnconfiguredBuildTargetFactory, TargetGraphAndBuildTargets, long, TimeUnit) - Constructor for class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
accept(T) - Method in interface com.facebook.buck.util.function.ThrowingConsumer
 
AccessFlags - Class in com.facebook.buck.jvm.java.abi
Computes the access flags (see JVMS8 4.1, 4.5, 4.6) for Elements.
AccessFlags(ElementsExtended) - Constructor for class com.facebook.buck.jvm.java.abi.AccessFlags
 
AccumulateClassNamesStep - Class in com.facebook.buck.jvm.java
Step that takes a directory or zip of .class files and traverses it to get the total set of .class files included by the directory or zip.
AccumulateClassNamesStep(ProjectFilesystem, Optional<Path>, Path) - Constructor for class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
acquire(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
Returns the future which will be completed by the moment when resources will be acquired.
ACTION_GRAPH_NODE_COUNT_UNSET - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
ACTION_GRAPH_REUSED_NODE_COUNT_UNSET - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
ActionAnalysisData - Interface in com.facebook.buck.core.rules.actions
The action related information generated from the rule analysis phase, such as a deferred.
ActionAnalysisData.Key - Interface in com.facebook.buck.core.rules.actions
The key used to identify this action.
ActionAnalysisDataLookUp - Interface in com.facebook.buck.core.rules.actions
Interface for querying for ActionAnalysisData.
ActionAnalysisDataRegistry - Interface in com.facebook.buck.core.rules.actions
An interface for which rule analysis can register their ActionAnalysisData
ActionAndTargetGraphs - Class in com.facebook.buck.core.model.graph
ActionAndTargetGraphs.Builder - Class in com.facebook.buck.core.model.graph
Builds instances of type ActionAndTargetGraphs.
actionDigestToString(Protocol.Digest) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
actionExists(ActionAnalysisData.Key) - Method in interface com.facebook.buck.core.rules.actions.ActionAnalysisDataLookUp
 
ActionGraph - Class in com.facebook.buck.core.model.actiongraph
 
ActionGraph(Iterable<BuildRule>) - Constructor for class com.facebook.buck.core.model.actiongraph.ActionGraph
 
ActionGraphAndBuilder - Class in com.facebook.buck.core.model.actiongraph
Holds an ActionGraph with the BuildRuleResolver that created it.
ActionGraphAndBuilder.Builder - Class in com.facebook.buck.core.model.actiongraph
Builds instances of type ActionGraphAndBuilder.
ActionGraphBuilder - Interface in com.facebook.buck.core.rules
Provides methods to interact with the ActionGraph.
ActionGraphCache - Class in com.facebook.buck.core.model.actiongraph.computation
Contains cached action graphs.
ActionGraphCache(int) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
actionGraphCacheEvent(ActionGraphEvent.Cache) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
actionGraphCacheHit(ActionGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
actionGraphCacheHit(ActionGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
actionGraphCacheMiss(ActionGraphEvent.Cache.Miss) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ActionGraphConfig - Class in com.facebook.buck.core.model.actiongraph.computation
Immutable implementation of AbstractActionGraphConfig.
ActionGraphCreationException(String) - Constructor for exception com.facebook.buck.cli.BuildCommand.ActionGraphCreationException
 
ActionGraphEvent - Class in com.facebook.buck.event
Base class for events about building up the action graph from the target graph.
ActionGraphEvent(EventKey) - Constructor for class com.facebook.buck.event.ActionGraphEvent
 
ActionGraphEvent.Cache - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.Hit - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.Miss - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.MissWithEmptyCache - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.MissWithTargetGraphDifference - Class in com.facebook.buck.event
 
ActionGraphEvent.Cache.MissWithTargetGraphHashMatch - Class in com.facebook.buck.event
 
ActionGraphEvent.Finished - Class in com.facebook.buck.event
 
ActionGraphEvent.IncrementalLoad - Class in com.facebook.buck.event
Event for incremental action graph construction.
ActionGraphEvent.Started - Class in com.facebook.buck.event
 
actionGraphEvents - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ActionGraphFactory - Class in com.facebook.buck.core.model.actiongraph.computation
 
ActionGraphFactoryDelegate - Interface in com.facebook.buck.core.model.actiongraph.computation
 
actionGraphFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
actionGraphFinished(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
actionGraphFinishedEvent(ActionGraphEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
actionGraphIncrementalLoadEvent(ActionGraphEvent.IncrementalLoad) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
Record information about incremental action graph construction.
ActionGraphParallelizationMode - Enum in com.facebook.buck.core.model.actiongraph.computation
 
ActionGraphPerfData - Class in com.facebook.buck.event.listener.scuba
The class for containing the data we need for constructing the ActionGraphPerf scuba event
ActionGraphPerfScubaEventFactory - Class in com.facebook.buck.event.listener.scuba
Factory class for generating ScubaEvents to the buck_action_graph from data stored in ScubaBuildListener
ActionGraphPerfScubaEventFactory() - Constructor for class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory
 
ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData - Class in com.facebook.buck.event.listener.scuba
The class for containing the data we need for constructing the ActionGraphPerf scuba event
ActionGraphPerfStatEvent - Class in com.facebook.buck.event
Event Class containing the perf data regarding action graph building
ActionGraphPerfStatEvent.Start - Class in com.facebook.buck.event
Class representing the start of timing
ActionGraphProvider - Class in com.facebook.buck.core.model.actiongraph.computation
Class that transforms TargetGraph to ActionGraph.
ActionGraphProvider(BuckEventBus, ActionGraphFactory, ActionGraphCache, RuleKeyConfiguration, boolean, boolean, IncrementalActionGraphMode) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
 
ActionGraphProvider(BuckEventBus, ActionGraphFactory, ActionGraphCache, RuleKeyConfiguration, BuckConfig) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
 
actionGraphStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
actionGraphStarted(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
actionGraphStarted(ActionGraphEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ActionRunner - Class in com.facebook.buck.remoteexecution.util
Runs an action (command + environment) in a directory and returns the results (exit code, stdout/stderr, and outputs).
ActionRunner(Protocol, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.util.ActionRunner
 
ActionRunner.ActionResult - Class in com.facebook.buck.remoteexecution.util
Results of an action.
ActiveCoordinatorService - Class in com.facebook.buck.distributed.build_slave
Handles Coordinator requests while the build is actively running.
ActiveCoordinatorService(MinionWorkloadAllocator, CompletableFuture<ThriftCoordinatorServer.ExitState>, CoordinatorBuildRuleEventsPublisher, MinionHealthTracker) - Constructor for class com.facebook.buck.distributed.build_slave.ActiveCoordinatorService
 
actuallyClose() - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
 
actuallyClose() - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
actuallyCloseEntry() - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
Called by CustomZipOutputStream.close() and used by impls to close the delegate stream.
actuallyCloseEntry() - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
actuallyPutNextEntry(ZipEntry) - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
Called by CustomZipOutputStream.putNextEntry(ZipEntry) and used by impls to put the next entry into the zip file.
actuallyPutNextEntry(ZipEntry) - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
actuallyWrite(byte[], int, int) - Method in interface com.facebook.buck.util.zip.CustomZipOutputStream.Impl
Called by CustomZipOutputStream.write(byte[], int, int) only once it is known that the stream has not been closed, and that a ZipEntry has already been put on the stream and not closed.
actuallyWrite(byte[], int, int) - Method in class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
AcyclicDepthFirstPostOrderTraversal<T> - Class in com.facebook.buck.core.util.graph
Performs a depth-first, post-order traversal over a DAG.
AcyclicDepthFirstPostOrderTraversal(GraphTraversable<T>) - Constructor for class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
 
AcyclicDepthFirstPostOrderTraversal.CycleException - Exception in com.facebook.buck.core.util.graph
 
adbCall(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in class com.facebook.buck.android.AdbHelper
Execute an AdbDeviceCallable for all matching devices.
adbCall(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
 
adbCallOrThrow(String, AndroidDevicesHelper.AdbDeviceCallable, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
A simple wrapper around adbCall that will throw if adbCall returns false.
AdbCommandLineOptions - Class in com.facebook.buck.cli
 
AdbCommandLineOptions() - Constructor for class com.facebook.buck.cli.AdbCommandLineOptions
 
AdbConfig - Class in com.facebook.buck.android.exopackage
Immutable implementation of AbstractAdbConfig.
AdbHelper - Class in com.facebook.buck.android
Helper for executing commands over ADB, especially for multiple devices.
AdbHelper(AdbOptions, TargetDeviceOptions, ToolchainProvider, Supplier<ExecutionContext>, boolean, ImmutableList<String>) - Constructor for class com.facebook.buck.android.AdbHelper
 
AdbHelper.CommandFailedException - Exception in com.facebook.buck.android
An exception that indicates that an executed command returned an unsuccessful exit code.
adbOptions(BuckConfig) - Method in class com.facebook.buck.cli.InstallCommand
 
adbOptions(BuckConfig) - Method in class com.facebook.buck.cli.UninstallCommand
 
AdbOptions - Class in com.facebook.buck.step
 
AdbOptions(int, boolean, int) - Constructor for class com.facebook.buck.step.AdbOptions
 
add(String, Path) - Method in class com.facebook.buck.apple.clang.HeaderMap.Builder
Add a mapping from include directive to path.
add(T) - Method in interface com.facebook.buck.core.macros.MacroCombiner
Add the expanded form of a macro.
add(String) - Method in class com.facebook.buck.core.macros.StringMacroCombiner
 
add(String) - Method in class com.facebook.buck.counters.TagSetCounter
 
add(CxxSource) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(SourcePath) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(BuildRule) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(PreprocessorDelegate) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(CompilerDelegate) - Method in class com.facebook.buck.cxx.DepsBuilder
 
add(CxxPlatform, NativeLinkable, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables.SharedLibrariesBuilder
Adds libraries from the given NativeLinkable.
add(T) - Method in class com.facebook.buck.event.listener.BuckEventOrderer
 
add(Pattern, T) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection.Builder
 
add(ImmutableMap<BuildTarget, Version>, T) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection.Builder
 
add(long) - Method in class com.facebook.buck.rules.keys.SizeLimiter
 
add(E) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
addAaptGeneratedProguardConfigFiles(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds one element to aaptGeneratedProguardConfigFiles list.
addAaptGeneratedProguardConfigFiles(SourcePath...) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds elements to aaptGeneratedProguardConfigFiles list.
addAdditionalCoverageTargets(Path) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds one element to additionalCoverageTargets set.
addAdditionalCoverageTargets(Path...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to additionalCoverageTargets set.
addAdditionalCoverageTargets(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to additionalCoverageTargets set.
addAdditionalCoverageTargets(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to additionalCoverageTargets set.
addAdditionalCoverageTargets(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to additionalCoverageTargets set.
addAdditionalCoverageTargets(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to additionalCoverageTargets set.
addAggregationKey(String, Object) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
addAll(Collection<String>) - Method in class com.facebook.buck.counters.TagSetCounter
 
addAll(Collection<? extends E>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
addAllAaptGeneratedProguardConfigFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds elements to aaptGeneratedProguardConfigFiles list.
addAllAdditionalCoverageTargets(Iterable<? extends Path>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to additionalCoverageTargets set.
addAllAdditionalCoverageTargets(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to additionalCoverageTargets set.
addAllAdditionalCoverageTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to additionalCoverageTargets set.
addAllAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to allowedDuplicateResourceTypes set.
addAllAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to allowedDuplicateResourceTypes set.
addAllAllowedToReadMetadataPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds elements to allowedToReadMetadataPaths set.
addAllAllowedToReadPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds elements to allowedToReadPaths set.
addAllAllowedToWritePaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds elements to allowedToWritePaths set.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAllApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModulesWithResources set.
addAllApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModulesWithResources set.
addAllApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModuleTargets set.
addAllApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModuleTargets set.
addAllArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Adds elements to architectures list.
addAllArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Adds elements to architectures set.
addAllArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to arflags list.
addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to args list.
addAllArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds elements to args list.
addAllArgs(Iterable<? extends QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FunctionExpression.Builder
Adds elements to args list.
addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to args list.
addAllArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to args list.
addAllArguments(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
Adds elements to arguments list.
addAllAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to asflags list.
addAllAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to asmflags list.
addAllAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to asmppflags list.
addAllAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to asppflags list.
addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAllAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAllAssemblerIncludeDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Adds elements to assemblerIncludeDirs list.
addAllAssetPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds elements to assetPaths set.
addAllAssociatedRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Adds elements to associatedRuleKeys set.
addAllBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to bannedDuplicateResourceTypes set.
addAllBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to bannedDuplicateResourceTypes set.
addAllBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Adds elements to baseBookmarks set.
addAllBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Adds elements to baseBookmarks set.
addAllBinaryJars(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to binaryJars set.
addAllBlacklist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to blacklist set.
addAllBlacklistedWifiSsids(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Adds elements to blacklistedWifiSsids set.
addAllBuildArgs(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to buildArgs list.
addAllBuildArgs(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to buildArgs list.
addAllBuildFileImportWhitelist(Iterable<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds elements to buildFileImportWhitelist list.
addAllBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to bundleNameForFlavor list.
addAllBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to bundleNameForFlavor list.
addAllBytecodeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to bytecodeCLibs list.
addAllBytecodeIncludes(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to bytecodeIncludes list.
addAllCacheModes(Iterable<String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Adds elements to cacheModes list.
addAllCacheNames(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
Adds elements to cacheNames list.
addAllCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cflags list.
addAllCFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to cFlags list.
addAllCFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Adds elements to cFlags list.
addAllCgoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to cgoCompilerFlags list.
addAllClasspath(Iterable<? extends URL>) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Adds elements to classpath list.
addAllClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds elements to classpathEntries sortedSet.
addAllClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds elements to classpathEntriesToDex set.
addAllClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds elements to classpathEntriesToDex set.
addAllClassPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to classPaths set.
addAllCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to cLibs list.
addAllCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to codesignFlags list.
addAllCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to codesignFlags list.
addAllCommand(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to command list.
addAllCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Adds elements to command list.
addAllCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Adds elements to commandArgs list.
addAllCompilerDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerDeps sortedSet.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addAllCompilerInvocationFlags(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerInvocationFlags list.
addAllConstraintValues(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Adds elements to constraintValues set.
addAllConstraintValues(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds elements to constraintValues list.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to contacts list.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to contacts set.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addAllContacts(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
Adds elements to contacts set.
addAllCoverageReportFormats(Iterable<CoverageReportFormat>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Adds elements to coverageReportFormats set.
addAllCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cppflags list.
addAllCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to cpuFilters set.
addAllCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to cpuFilters set.
addAllCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cudaflags list.
addAllCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cudappflags list.
addAllCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cxxflags list.
addAllCxxHeaderDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to cxxHeaderDirs sortedSet.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addAllCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cxxppflags list.
addAllCxxPreprocessorInput(Iterable<? extends CxxPreprocessorInput>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Adds elements to cxxPreprocessorInput list.
addAllDefaultIncludes(Iterable<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds elements to defaultIncludes list.
addAllDeniedToReadPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds elements to deniedToReadPaths set.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends Either<BuildTarget, String>>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to deps list.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addAllDescriptions(Iterable<? extends BaseDescription<?>>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds elements to descriptions set.
addAllDescriptions(Iterable<? extends BaseDescription<?>>) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
Adds elements to descriptions set.
addAllDeveloperCertificateFingerprints(Iterable<? extends HashCode>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Adds elements to developerCertificateFingerprints set.
addAllDexFile(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds elements to dexFile set.
addAllDirCacheEntries(Iterable<? extends DirCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds elements to dirCacheEntries set.
addAllDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to dirs sortedSet.
addAllDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to dirs set.
addAllDirsContainingResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds elements to dirsContainingResourceDirs set.
addAllEntriesToExclude(Iterable<? extends Pattern>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to entriesToExclude set.
addAllExceptions(Iterable<? extends Pair<String, Throwable>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds elements to exceptions list.
addAllExcludedResourcePaths(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to excludedResourcePaths list.
addAllExcludes(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Adds elements to excludes set.
addAllExcludeTestPatterns(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to excludeTestPatterns set.
addAllExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to exopackageModes set.
addAllExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to exopackageModes set.
addAllExoResources(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds elements to exoResources list.
addAllExoResources(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds elements to exoResources list.
addAllExpanders(Iterable<? extends MacroExpander<? extends Macro, ?>>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Adds elements to expanders list.
addAllExperimentalArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to experimentalArgs list.
addAllExportedCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to exportedCompilerFlags list.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Adds elements to exportedDeps set.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPostLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedPreprocessorFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addAllExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to externalLinkerFlags list.
addAllExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Adds elements to externalLinkerFlags list.
addAllExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to externalLinkerFlags list.
addAllExtraArgs(Iterable<String>) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Adds elements to extraArgs list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to extraArguments list.
addAllExtraClassPathDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to extraClassPathDependencies set.
addAllExtraFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
Adds elements to extraFiles set.
addAllExtraFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Adds elements to extraFlags list.
addAllExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to extraGroovycArguments list.
addAllExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to extraGroovycArguments list.
addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addAllExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addAllExtraModuleDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to extraModuleDependencies set.
addAllExtraScriptTemplates(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to extraScriptTemplates list.
addAllExtraShallowTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraShallowTargets sortedSet.
addAllExtraTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraTargets sortedSet.
addAllExtraTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraTests sortedSet.
addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addAllExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addAllExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addAllFailures(Iterable<? extends BuildResult>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Adds elements to failures set.
addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to features sortedSet.
addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to features sortedSet.
addAllFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to features sortedSet.
addAllFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to files set.
addAllFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to flags list.
addAllFlags(Iterable<String>) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
Adds elements to flags list.
addAllFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource.Builder
Adds elements to flags list.
addAllFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds elements to flags list.
addAllFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to flags list.
addAllFolders(Iterable<? extends IjSourceFolder>) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
Adds elements to folders list.
addAllFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to folders list.
addAllFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Adds elements to frameworkPaths list.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds elements to frameworks set.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds elements to frameworks set.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addAllGeneratedSourceCodeFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to generatedSourceCodeFolders list.
addAllGoAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goAssemblerFlags list.
addAllGoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goCompilerFlags list.
addAllGoSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goSrcs sortedSet.
addAllHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to haddockFlags list.
addAllHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to haddockFlags list.
addAllHaddockOutputDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Adds elements to haddockOutputDirs set.
addAllHighlightedBuildIds(Iterable<? extends BuildId>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Adds elements to highlightedBuildIds set.
addAllHipflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to hipflags list.
addAllHipppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to hipppflags list.
addAllHttpCacheEntries(Iterable<? extends HttpCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds elements to httpCacheEntries set.
addAllIgnoredTargetLabels(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to ignoredTargetLabels set.
addAllIgnorePaths(Iterable<? extends PathMatcher>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds elements to ignorePaths set.
addAllImportDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to importDirs list.
addAllIncludeDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to includeDirs list.
addAllIncludedPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Adds elements to includedPaths set.
addAllIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds elements to includes list.
addAllIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Adds elements to includes list.
addAllIncludes(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds elements to includes list.
addAllIncludeTestPatterns(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to includeTestPatterns set.
addAllInput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to input list.
addAllInputFileLists(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to inputFileLists sortedSet.
addAllInputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to inputs sortedSet.
addAllInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds elements to inputs sortedSet.
addAllIntellijPluginLabels(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to intellijPluginLabels set.
addAllInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Adds elements to interfaces set.
addAllInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds elements to interfaces sortedSet.
addAllJarFilesThatMayContainResources(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds elements to jarFilesThatMayContainResources set.
addAllJavadocUrls(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to javadocUrls set.
addAllJavaLibrariesToDex(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds elements to javaLibrariesToDex set.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to labels list.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
Adds elements to labels set.
addAllLabels(Iterable<String>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to labels sortedSet.
addAllLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to ldflags list.
addAllLdFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to ldFlags list.
addAllLdFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Adds elements to ldFlags list.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends OmnibusLibrary>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Adds elements to libraries list.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds elements to libraries set.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to licenses set.
addAllLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to licenses set.
addAllLines(Iterable<String>) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Adds elements to lines list.
addAllLinkables(Iterable<? extends NativeLinkable>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
Adds elements to linkables set.
addAllLinkerArgs(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to linkerArgs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addAllLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to locales set.
addAllLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to locales set.
addAllLogs(Iterable<String>) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
Adds elements to logs list.
addAllMacroInput(Iterable<String>) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Adds elements to macroInput list.
addAllManifestPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds elements to manifestPaths set.
addAllMinSdkVersions(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds elements to minSdkVersions set.
addAllModernProcessors(Iterable<? extends ResolvedJavacPluginProperties>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Adds elements to modernProcessors list.
addAllModuleDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to moduleDeps sortedSet.
addAllModules(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to modules sortedSet.
addAllNativeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to nativeCLibs list.
addAllNativeIncludes(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to nativeIncludes list.
addAllNativeLibraryDirectories(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds elements to nativeLibraryDirectories set.
addAllNeededCoverage(Iterable<? extends Pair<Float, ImmutableSet<Path>>>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to neededCoverage list.
addAllNeededCoverage(Iterable<? extends NeededCoverageSpec>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to neededCoverage list.
addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to noDx set.
addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to noDx set.
addAllNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to noDx set.
addAllNoDxClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds elements to noDxClasspathEntries set.
addAllNonSourceBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to nonSourceBuildTargets set.
addAllObjectFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Adds elements to objectFiles list.
addAllObjects(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds elements to objects sortedSet.
addAllOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to ocamldepFlags list.
addAllOcamlDepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to ocamlDepFlags list.
addAllOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to ocamldepFlags list.
addAllOperands(Iterable<? extends QueryExpression>) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
Adds elements to operands list.
addAllOutputFileLists(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to outputFileLists sortedSet.
addAllOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to outputs sortedSet.
addAllowedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to allowedDuplicateResourceTypes set.
addAllowedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to allowedDuplicateResourceTypes set.
addAllowedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to allowedDuplicateResourceTypes set.
addAllowedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to allowedDuplicateResourceTypes set.
addAllowedToReadMetadataPaths(String) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds one element to allowedToReadMetadataPaths set.
addAllowedToReadMetadataPaths(String...) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds elements to allowedToReadMetadataPaths set.
addAllowedToReadPaths(String) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds one element to allowedToReadPaths set.
addAllowedToReadPaths(String...) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds elements to allowedToReadPaths set.
addAllowedToWritePaths(String) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds one element to allowedToWritePaths set.
addAllowedToWritePaths(String...) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds elements to allowedToWritePaths set.
addAllPackages(Iterable<? extends HaskellPackage>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds elements to packages list.
addAllParameters(Iterable<String>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Adds elements to parameters sortedSet.
addAllPaths(Iterable<? extends Pair<String, Path>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds elements to paths list.
addAllPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Adds elements to pathsChangedInWorkingDirectory set.
addAllPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Adds elements to pathsChangedInWorkingDirectory set.
addAllPerRuleStats(Iterable<? extends DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats>) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
Adds elements to perRuleStats list.
addAllPerServerData(Iterable<? extends PerServerPingData>) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
Adds elements to perServerData list.
addAllPerServerData(Iterable<? extends PerServerData>) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
Adds elements to perServerData list.
addAllPlatformFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Adds elements to platformFlags list.
addAllPlatforms(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Adds elements to platforms list.
addAllPlatformWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Adds elements to platformWhitelist sortedSet.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to plugins list.
addAllPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to plugins list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addAllPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to preloadDeps set.
addAllPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to preloadDeps set.
addAllPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to preprocessJavaClassesDeps sortedSet.
addAllPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to preprocessJavaClassesDeps sortedSet.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addAllPrimaryApkAssetZips(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds elements to primaryApkAssetZips list.
addAllPrimaryApkAssetZips(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds elements to primaryApkAssetZips list.
addAllPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to primaryDexPatterns list.
addAllPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to primaryDexPatterns list.
addAllProcessorClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to processorClasses set.
addAllProcessorNames(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Adds elements to processorNames sortedSet.
addAllProcessorNames(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds elements to processorNames sortedSet.
addAllProfiledStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to profiledStaticLibs list.
addAllProguardConfigs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds elements to proguardConfigs set.
addAllProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to proguardJvmArgs list.
addAllProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to proguardJvmArgs list.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addAllRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to ranlibflags list.
addAllRawKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Adds elements to rawKeys set.
addAllRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to redexExtraArgs list.
addAllRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to redexExtraArgs list.
addAllRedexExtraArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Adds elements to redexExtraArgs list.
addAllReferences(Iterable<? extends Pair<String, CachedErrors>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds elements to references list.
addAllRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to relinkerWhitelist list.
addAllRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to relinkerWhitelist list.
addAllRemoteBuilds(Iterable<? extends DistBuildPostBuildAnalysis.AbstractBuildRuleStats>) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
Adds elements to remoteBuilds list.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addAllRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to removeClasses set.
addAllResourceDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds elements to resourceDirectories list.
addAllResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds elements to resourceDirs set.
addAllResourceFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds elements to resourceFiles set.
addAllResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to resourceFilter list.
addAllResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to resourceFilter list.
addAllResourcePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds elements to resourcePaths set.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to resources set.
addAllResources(Iterable<? extends Path>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addAllResourcesFromDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to resourcesFromDeps set.
addAllResourcesPaths(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
Adds elements to resourcesPaths list.
addAllResourcesWithEmptyResButNonEmptyAssetsDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds elements to resourcesWithEmptyResButNonEmptyAssetsDir set.
addAllResourcesWithNonEmptyResDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds elements to resourcesWithNonEmptyResDir list.
addAllResourceVariantFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds elements to resourceVariantFiles set.
addAllResPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
Adds elements to resPaths list.
addAllResults(Iterable<? extends FetchResult>) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
Adds elements to results list.
addAllRuleFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Adds elements to ruleFlags list.
addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Adds elements to ruleKeys set.
addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Adds elements to ruleKeys set.
addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Adds elements to ruleKeys set.
addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Adds elements to ruleKeys set.
addAllRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Adds elements to ruleKeys set.
addAllRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds elements to rules set.
addAllRules(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Adds elements to rules list.
addAllRustBinaryFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to rustBinaryFlags list.
addAllRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to rustcFlags list.
addAllRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to rustcFlags list.
addAllRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to rustcFlags list.
addAllRustCheckFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to rustCheckFlags list.
addAllRustLibraryFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to rustLibraryFlags list.
addAllRustTestFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to rustTestFlags list.
addAllServerPool(Iterable<? extends URI>) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Adds elements to serverPool list.
addAllSharedLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to sharedLink list.
addAllSlaveStatuses(Iterable<? extends BuildSlaveStatus>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
Adds elements to slaveStatuses list.
addAllSourceDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to sourceDirs set.
addAllSourceJars(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to sourceJars set.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addAllSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
Adds elements to sourcePaths set.
addAllSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DIncludes.Builder
Adds elements to sources sortedSet.
addAllSQLiteCacheEntries(Iterable<? extends SQLiteCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds elements to sQLiteCacheEntries set.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends Either<SourcePath, Pair<SourcePath, String>>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to srcs set.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addAllStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticLibs list.
addAllStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to staticLibs list.
addAllStaticLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticLink list.
addAllStaticPicLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticPicLibs list.
addAllStaticPicLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticPicLink list.
addAllSteps(Iterable<? extends Step>) - Method in class com.facebook.buck.cli.TestRun.Builder
Adds elements to steps list.
addAllStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to stripFlags list.
addAllSuggestions(Iterable<? extends DoctorSuggestion>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
Adds elements to suggestions list.
addAllSupportedArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Adds elements to supportedArchitectures set.
addAllSupportedProductFamilyIDs(Iterable<Integer>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Adds elements to supportedProductFamilyIDs set.
addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addAllSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addAllSwiftRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds elements to swiftRuntimePaths set.
addAllSwiftSharedLibraryRunPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds elements to swiftSharedLibraryRunPaths list.
addAllSwiftStaticRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds elements to swiftStaticRuntimePaths set.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addAllTargets(Iterable<? extends TargetNode>) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Adds elements to targets set.
addAllTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to targets set.
addAllTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to targets set.
addAllTargets(Iterable<? extends QueryTarget>) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
Adds elements to targets set.
addAllTestCases(Iterable<? extends TestCaseSummary>) - Method in class com.facebook.buck.test.TestResults.Builder
Adds elements to testCases list.
addAllTestClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Adds elements to testClasses list.
addAllTestLogPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.test.TestResults.Builder
Adds elements to testLogPaths list.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to tests sortedSet.
addAllThinTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
Adds elements to thinTargets list.
addAllToolchainPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Adds elements to toolchainPaths set.
addAllToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Adds elements to toolchains list.
addAllTopLevelTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Adds elements to topLevelTargets set.
addAllToTrackedEvents(Iterable<String>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
addAllUnexpandedCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Adds elements to unexpandedCommandArgs list.
addAllUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to urls list.
addAllUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to urls list.
addAllVariants(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to variants set.
addAllVerificationErrors(Iterable<String>) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
Adds elements to verificationErrors list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to vmArgs list.
addAllWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Adds elements to whitelist sortedSet.
addAllWhitelistedStringDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds elements to whitelistedStringDirectories set.
addAllWords(Iterable<? extends TargetLiteral>) - Method in class com.facebook.buck.query.SetExpression.Builder
Adds elements to words list.
addAllZipFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds elements to zipFiles set.
addAllZipSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to zipSrcs list.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to annotationProcessorDeps sortedSet.
addAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessorDeps sortedSet.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessorParams(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to annotationProcessorParams list.
addAnnotationProcessorParams(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessorParams list.
addAnnotationProcessors(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAnnotationProcessors(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to annotationProcessors set.
addAnnotationProcessors(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to annotationProcessors set.
addAppleBundleResources(AppleBundleResources.Builder, TargetNode<AppleResourceDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.apple.AppleResourceDescription
 
addAppleBundleResources(AppleBundleResources.Builder, TargetNode<T>, ProjectFilesystem, BuildRuleResolver) - Method in interface com.facebook.buck.apple.HasAppleBundleResourcesDescription
 
addAppleBundleResources(AppleBundleResources.Builder, TargetNode<JsBundleDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleDescription
 
addAppleBundleResources(AppleBundleResources.Builder, TargetNode<JsBundleGenruleDescriptionArg>, ProjectFilesystem, BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
addApplicationModulesWithResources(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to applicationModulesWithResources set.
addApplicationModulesWithResources(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModulesWithResources set.
addApplicationModulesWithResources(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to applicationModulesWithResources set.
addApplicationModulesWithResources(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModulesWithResources set.
addApplicationModuleTargets(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to applicationModuleTargets set.
addApplicationModuleTargets(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to applicationModuleTargets set.
addApplicationModuleTargets(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to applicationModuleTargets set.
addApplicationModuleTargets(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to applicationModuleTargets set.
addArchitectures(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Adds one element to architectures list.
addArchitectures(String...) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Adds elements to architectures list.
addArchitectures(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Adds one element to architectures set.
addArchitectures(String...) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Adds elements to architectures set.
addArflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to arflags list.
addArflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to arflags list.
addArg(Arg) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
Adds an argument.
addArg(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
addArgs(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to args list.
addArgs(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to args list.
addArgs(Arg) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds one element to args list.
addArgs(Arg...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds elements to args list.
addArgs(QueryEnvironment.Argument) - Method in class com.facebook.buck.query.FunctionExpression.Builder
Adds one element to args list.
addArgs(QueryEnvironment.Argument...) - Method in class com.facebook.buck.query.FunctionExpression.Builder
Adds elements to args list.
addArgs(StringWithMacros) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds one element to args list.
addArgs(StringWithMacros...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to args list.
addArgs(StringWithMacros) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to args list.
addArgs(StringWithMacros...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to args list.
addArguments(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
Adds one element to arguments list.
addArguments(String...) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
Adds elements to arguments list.
addArray(JsonBuilder.ArrayBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a nested JSON array to the array.
addArray(String, JsonBuilder.ArrayBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a nested JSON array to the object.
addArtifactCompressionEventFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
Report ArtifactCompressionEvent.Finished and accumulate artifact compression related stat
addAsDependency(DependencyType, IjDependencyListBuilder) - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
 
addAsflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to asflags list.
addAsflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to asflags list.
addAsmflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to asmflags list.
addAsmflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to asmflags list.
addAsmppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to asmppflags list.
addAsmppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to asmppflags list.
addAsppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to asppflags list.
addAsppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to asppflags list.
addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to assemblerFlags list.
addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to assemblerFlags list.
addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAssemblerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to assemblerFlags list.
addAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to assemblerFlags list.
addAssemblerIncludeDirs(Path) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Adds one element to assemblerIncludeDirs list.
addAssemblerIncludeDirs(Path...) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Adds elements to assemblerIncludeDirs list.
addAssetPaths(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds one element to assetPaths set.
addAssetPaths(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds elements to assetPaths set.
addAssetsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addAssociatedRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Adds one element to associatedRuleKeys set.
addAssociatedRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Adds elements to associatedRuleKeys set.
addAsyncCallback(ListenableFuture<Void>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
addBannedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to bannedDuplicateResourceTypes set.
addBannedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to bannedDuplicateResourceTypes set.
addBannedDuplicateResourceTypes(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to bannedDuplicateResourceTypes set.
addBannedDuplicateResourceTypes(RDotTxtEntry.RType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to bannedDuplicateResourceTypes set.
addBase64EncodedTestSelector(String) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
addBaseBookmarks(String) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Adds one element to baseBookmarks set.
addBaseBookmarks(String...) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Adds elements to baseBookmarks set.
addBaseBookmarks(String) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Adds one element to baseBookmarks set.
addBaseBookmarks(String...) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Adds elements to baseBookmarks set.
addBinaryJars(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds one element to binaryJars set.
addBinaryJars(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to binaryJars set.
addBlacklist(Pattern) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to blacklist set.
addBlacklist(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to blacklist set.
addBlacklistedWifiSsids(String) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Adds one element to blacklistedWifiSsids set.
addBlacklistedWifiSsids(String...) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Adds elements to blacklistedWifiSsids set.
addBoolean(boolean) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a boolean value to the array.
addBoolean(Optional<Boolean>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a boolean value to the array, or 'null' if not present.
addBoolean(String, boolean) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a boolean value to the object.
addBoolean(String, Optional<Boolean>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a boolean value to the object, if present.
addBuildAction(XCScheme.BuildActionEntry) - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
 
addBuildArgs(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to buildArgs list.
addBuildArgs(String...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to buildArgs list.
addBuildArgs(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to buildArgs list.
addBuildArgs(String...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to buildArgs list.
addBuildConfig(String, BuildConfigFields) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addBuildConfigDeps(BuildTarget, ProjectFilesystem, PackageType, EnumSet<ExopackageMode>, BuildConfigFields, Optional<SourcePath>, ActionGraphBuilder, Javac, JavacOptions, AndroidPackageableCollection) - Static method in class com.facebook.buck.android.AndroidBinaryGraphEnhancer
If the user specified any android_build_config() rules, then we must add some build rules to generate the production BuildConfig.class files and ensure that they are included in the list of AndroidPackageableCollection.getClasspathEntriesToDex().
addBuildFileImportWhitelist(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds one element to buildFileImportWhitelist list.
addBuildFileImportWhitelist(String...) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds elements to buildFileImportWhitelist list.
addBuildMetadata(String, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
Used by the build engine to record metadata describing the build (e.g.
addBundleNameForFlavor(Pair<Flavor, String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to bundleNameForFlavor list.
addBundleNameForFlavor(Pair<Flavor, String>...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to bundleNameForFlavor list.
addBundleNameForFlavor(Pair<Flavor, String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to bundleNameForFlavor list.
addBundleNameForFlavor(Pair<Flavor, String>...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to bundleNameForFlavor list.
addBytecodeCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to bytecodeCLibs list.
addBytecodeCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to bytecodeCLibs list.
addBytecodeFlavor(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
addBytecodeIncludes(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds one element to bytecodeIncludes list.
addBytecodeIncludes(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to bytecodeIncludes list.
addCacheModes(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Adds one element to cacheModes list.
addCacheModes(String...) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Adds elements to cacheModes list.
addCacheNames(String) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
Adds one element to cacheNames list.
addCacheNames(String...) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
Adds elements to cacheNames list.
addCacheStatsEvents(CacheStatsEvent) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
addCallback(String, HeartbeatService.HeartbeatCallback) - Method in class com.facebook.buck.distributed.build_slave.HeartbeatService
Add callback to be regularly called by the HeartbeatService and perform health checks.
addCflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to cflags list.
addCflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cflags list.
addCFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds one element to cFlags list.
addCFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to cFlags list.
addCFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Adds one element to cFlags list.
addCFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Adds elements to cFlags list.
addCgoCompilerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to cgoCompilerFlags list.
addCgoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to cgoCompilerFlags list.
addClassifier(String, String) - Static method in class com.facebook.buck.maven.aether.AetherUtil
Transforms maven coordinates, adding the specified classifier
addClasspath(URL) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Adds one element to classpath list.
addClasspath(URL...) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Adds elements to classpath list.
addClasspathEntries(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds one element to classpathEntries sortedSet.
addClasspathEntries(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds elements to classpathEntries sortedSet.
addClasspathEntriesToDex(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds one element to classpathEntriesToDex set.
addClasspathEntriesToDex(SourcePath...) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds elements to classpathEntriesToDex set.
addClasspathEntriesToDex(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds one element to classpathEntriesToDex set.
addClasspathEntriesToDex(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds elements to classpathEntriesToDex set.
addClasspathEntry(HasJavaClassHashes, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addClassPaths(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds one element to classPaths set.
addClassPaths(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to classPaths set.
addCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to cLibs list.
addCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to cLibs list.
addCodesignFlags(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to codesignFlags list.
addCodesignFlags(String...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to codesignFlags list.
addCodesignFlags(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to codesignFlags list.
addCodesignFlags(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to codesignFlags list.
addCommand(String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds one element to command list.
addCommand(String...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to command list.
addCommand(String) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Adds one element to command list.
addCommand(String...) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Adds elements to command list.
addCommandArgs(String) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Adds one element to commandArgs list.
addCommandArgs(String...) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Adds elements to commandArgs list.
addCompiledShadow(String) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
addCompiledShadowIfNeeded(IjProjectConfig, TargetNode<T>, ModuleBuildContext) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
 
addCompilerDeps(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to compilerDeps sortedSet.
addCompilerDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerDeps sortedSet.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Adds one element to compilerFlags list.
addCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to compilerFlags list.
addCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to compilerFlags list.
addCompilerInvocationFlags(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to compilerInvocationFlags list.
addCompilerInvocationFlags(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to compilerInvocationFlags list.
addCompilerSetupSteps(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ResourcesParameters, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
addCompileShadowDep(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addConstraintValues(BuildTarget) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Adds one element to constraintValues set.
addConstraintValues(BuildTarget...) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Adds elements to constraintValues set.
addConstraintValues(BuildTarget) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds one element to constraintValues list.
addConstraintValues(BuildTarget...) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Adds elements to constraintValues list.
addContacts(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds one element to contacts list.
addContacts(String...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to contacts list.
addContacts(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to contacts set.
addContacts(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to contacts set.
addContacts(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to contacts sortedSet.
addContacts(String...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to contacts sortedSet.
addContacts(String) - Method in class com.facebook.buck.test.TestResults.Builder
Adds one element to contacts set.
addContacts(String...) - Method in class com.facebook.buck.test.TestResults.Builder
Adds elements to contacts set.
addCopySteps(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Path, Path) - Method in class com.facebook.buck.features.filebundler.CopyingFileBundler
 
addCopySteps(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Path, Path) - Method in class com.facebook.buck.features.filebundler.FileBundler
 
addCopySteps(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, Path, Path) - Method in class com.facebook.buck.features.filebundler.SrcZipAwareFileBundler
 
addCoverageReportFormats(CoverageReportFormat) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Adds one element to coverageReportFormats set.
addCoverageReportFormats(CoverageReportFormat...) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Adds elements to coverageReportFormats set.
addCppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to cppflags list.
addCppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cppflags list.
addCpuFilters(TargetCpuType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to cpuFilters set.
addCpuFilters(TargetCpuType...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to cpuFilters set.
addCpuFilters(TargetCpuType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to cpuFilters set.
addCpuFilters(TargetCpuType...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to cpuFilters set.
addCudaflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to cudaflags list.
addCudaflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cudaflags list.
addCudappflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to cudappflags list.
addCudappflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cudappflags list.
addCustomDrawableResourceIfNotPresent(RDotTxtEntry.RType, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addCustomResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addCxxflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to cxxflags list.
addCxxflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cxxflags list.
addCxxHeaderDirs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to cxxHeaderDirs sortedSet.
addCxxHeaderDirs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to cxxHeaderDirs sortedSet.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to cxxLibraryWhitelist set.
addCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to cxxLibraryWhitelist set.
addCxxppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to cxxppflags list.
addCxxppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to cxxppflags list.
addCxxPreprocessorInput(CxxPreprocessorInput) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Adds one element to cxxPreprocessorInput list.
addCxxPreprocessorInput(CxxPreprocessorInput...) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Adds elements to cxxPreprocessorInput list.
addCxxPreprocessorInputFromArgs(CxxPreprocessorInput.Builder, CxxLibraryDescription.CommonArg, Map.Entry<Flavor, CxxPlatform>, Function<StringWithMacros, Arg>) - Static method in class com.facebook.buck.cxx.CxxLibraryMetadataFactory
 
addDebugFlavor(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
addDefaultIncludes(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds one element to defaultIncludes list.
addDefaultIncludes(String...) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds elements to defaultIncludes list.
addDeniedToReadPaths(String) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds one element to deniedToReadPaths set.
addDeniedToReadPaths(String...) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Adds elements to deniedToReadPaths set.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(Either<BuildTarget, String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to deps list.
addDeps(Either<BuildTarget, String>...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to deps list.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(Iterable<BuildTarget>, DependencyType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addDeps(ImmutableSet<Path>, Iterable<BuildTarget>, DependencyType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
Record a dependency on a BuildTarget.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to deps sortedSet.
addDeps(BuildTarget) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to deps sortedSet.
addDeps(BuildTarget...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to deps sortedSet.
addDepsAndSources(TargetNode<T>, boolean, ModuleBuildContext, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addDepsAndSources(TargetNode<T>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addDepsAndTestSources(TargetNode<T>, boolean, ModuleBuildContext, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addDepsAndTestSources(TargetNode<T>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addDescriptions(BaseDescription<?>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds one element to descriptions set.
addDescriptions(BaseDescription<?>...) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds elements to descriptions set.
addDescriptions(BaseDescription<?>) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
Adds one element to descriptions set.
addDescriptions(BaseDescription<?>...) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
Adds elements to descriptions set.
addDeveloperCertificateFingerprints(HashCode) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Adds one element to developerCertificateFingerprints set.
addDeveloperCertificateFingerprints(HashCode...) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Adds elements to developerCertificateFingerprints set.
addDex(DexWithClasses) - Method in class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
 
addDexFile(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds one element to dexFile set.
addDexFile(Path...) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds elements to dexFile set.
addDirCacheEntries(DirCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds one element to dirCacheEntries set.
addDirCacheEntries(DirCacheEntry...) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds elements to dirCacheEntries set.
addDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds one element to dirs sortedSet.
addDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to dirs sortedSet.
addDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to dirs set.
addDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to dirs set.
addDirsContainingResourceDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds one element to dirsContainingResourceDirs set.
addDirsContainingResourceDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds elements to dirsContainingResourceDirs set.
addDistBuildSlaveScubaData(ScubaData.Builder, BuildSlaveFinishedStats) - Static method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaUtils
Extracts build slave stats from BuildSlaveFinishedStats and appends them to the ScubaData
addEdge(T, T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
Adds an edge between source and sink.
addEdge(TargetNode<?>, TargetNode<?>) - Method in class com.facebook.buck.versions.VersionedTargetGraph.Builder
 
addEntriesToExclude(Pattern) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to entriesToExclude set.
addEntriesToExclude(Pattern...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to entriesToExclude set.
addEntry(InputStream, long, long, String, int, boolean) - Method in class com.facebook.buck.android.resources.ResourcesZipBuilder
 
addEntry(FileHashCache, RuleKey, SourcePathResolver, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>) - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
Adds a new output file to the manifest.
addEntry(BuildJobStateFileHashEntry) - Method in class com.facebook.buck.distributed.RecordedFileHashes
 
addEntry(InputStream, long, long, String, int, boolean) - Method in class com.facebook.buck.util.zip.DeterministicZipBuilder
 
addEntry(byte[], String, int) - Method in class com.facebook.buck.util.zip.DeterministicZipBuilder
 
addEntry(JarEntrySupplier) - Method in class com.facebook.buck.util.zip.JarBuilder
 
addEntryContainer(JarEntryContainer) - Method in class com.facebook.buck.util.zip.JarBuilder
 
addEnv(String, Arg) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
Adds an environment variable key=arg.
addEnv(String, String) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
addEnvironmentVariables(SourcePathResolver, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.android.ApkGenrule
 
addEnvironmentVariables(SourcePathResolver, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.apple.ExternallyBuiltApplePackage
 
addEnvironmentVariables(SourcePathResolver, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
addEnvironmentVariables(ExecutionContext, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
addEnvironmentVariables(SourcePathResolver, ImmutableMap.Builder<String, String>) - Method in class com.facebook.buck.shell.Genrule
 
addEvent(T) - Method in class com.facebook.buck.event.listener.AmortizedShareComputation
For each event start/finished pair, we're going to amortize the amount of time that event took by the amount of events that were active during its duration.
addExceptions(Pair<String, Throwable>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds one element to exceptions list.
addExceptions(Pair<String, Throwable>...) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds elements to exceptions list.
addExcludedResourcePaths(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds one element to excludedResourcePaths list.
addExcludedResourcePaths(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to excludedResourcePaths list.
addExcludes(Path) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Adds one element to excludes set.
addExcludes(Path...) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Adds elements to excludes set.
addExcludeTestPatterns(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds one element to excludeTestPatterns set.
addExcludeTestPatterns(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to excludeTestPatterns set.
addExecutePermissionsIfReadable(Set<PosixFilePermission>) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
Return a new set of permissions which include execute permission for each of the roles that already have read permissions (e.g.
addExopackageModes(ExopackageMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to exopackageModes set.
addExopackageModes(ExopackageMode...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to exopackageModes set.
addExopackageModes(ExopackageMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to exopackageModes set.
addExopackageModes(ExopackageMode...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to exopackageModes set.
addExoResources(ExopackagePathAndHash) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds one element to exoResources list.
addExoResources(ExopackagePathAndHash...) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds elements to exoResources list.
addExoResources(ExopackagePathAndHash) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds one element to exoResources list.
addExoResources(ExopackagePathAndHash...) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds elements to exoResources list.
addExpanders(MacroExpander<? extends Macro, ?>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Adds one element to expanders list.
addExpanders(MacroExpander<? extends Macro, ?>...) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Adds elements to expanders list.
addExperimentalArgs(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to experimentalArgs list.
addExperimentalArgs(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to experimentalArgs list.
addExportedCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to exportedCompilerFlags list.
addExportedCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to exportedCompilerFlags list.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Adds one element to exportedDeps set.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Adds elements to exportedDeps set.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to exportedDeps sortedSet.
addExportedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to exportedDeps sortedSet.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(String...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedLinkerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to exportedLinkerFlags list.
addExportedLinkerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to exportedLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to exportedPostLinkerFlags list.
addExportedPostLinkerFlags(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedPostLinkerFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to exportedPreprocessorFlags list.
addExportedPreprocessorFlags(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to exportedPreprocessorFlags list.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to exportedProvidedDeps sortedSet.
addExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to exportedProvidedDeps sortedSet.
addExternalLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to externalLinkerFlags list.
addExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to externalLinkerFlags list.
addExternalLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Adds one element to externalLinkerFlags list.
addExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Adds elements to externalLinkerFlags list.
addExternalLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to externalLinkerFlags list.
addExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to externalLinkerFlags list.
addExtraArgs(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Adds one element to extraArgs list.
addExtraArgs(String...) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Adds elements to extraArgs list.
addExtraArguments(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraArguments(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to extraArguments list.
addExtraArguments(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to extraArguments list.
addExtraClassPathDependencies(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds one element to extraClassPathDependencies set.
addExtraClassPathDependencies(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to extraClassPathDependencies set.
addExtraClassPathDependency(Path) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addExtraFiles(Path) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
Adds one element to extraFiles set.
addExtraFiles(Path...) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
Adds elements to extraFiles set.
addExtraFlags(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Adds one element to extraFlags list.
addExtraFlags(String...) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Adds elements to extraFlags list.
addExtraGroovycArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to extraGroovycArguments list.
addExtraGroovycArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to extraGroovycArguments list.
addExtraGroovycArguments(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to extraGroovycArguments list.
addExtraGroovycArguments(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to extraGroovycArguments list.
addExtraKotlincArguments(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to extraKotlincArguments list.
addExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addExtraKotlincArguments(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to extraKotlincArguments list.
addExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addExtraKotlincArguments(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to extraKotlincArguments list.
addExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addExtraKotlincArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to extraKotlincArguments list.
addExtraKotlincArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addExtraKotlincArguments(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to extraKotlincArguments list.
addExtraKotlincArguments(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to extraKotlincArguments list.
addExtraModuleDependencies(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds one element to extraModuleDependencies set.
addExtraModuleDependencies(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to extraModuleDependencies set.
addExtraModuleDependency(Path) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addExtras(Collection<String>) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
 
addExtraScriptTemplates(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to extraScriptTemplates list.
addExtraScriptTemplates(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to extraScriptTemplates list.
addExtraShallowTargets(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to extraShallowTargets sortedSet.
addExtraShallowTargets(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraShallowTargets sortedSet.
addExtraTargets(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to extraTargets sortedSet.
addExtraTargets(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraTargets sortedSet.
addExtraTests(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to extraTests sortedSet.
addExtraTests(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to extraTests sortedSet.
addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to extraXcodeFiles list.
addExtraXcodeFiles(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to extraXcodeFiles list.
addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to extraXcodeSources list.
addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to extraXcodeSources list.
addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to extraXcodeSources list.
addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addExtraXcodeSources(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to extraXcodeSources list.
addExtraXcodeSources(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to extraXcodeSources list.
addFailures(BuildResult) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Adds one element to failures set.
addFailures(BuildResult...) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Adds elements to failures set.
addFeatures(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to features sortedSet.
addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to features sortedSet.
addFeatures(BuildTarget, Iterable<String>, ImmutableList.Builder<String>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
addFeatures(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to features sortedSet.
addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to features sortedSet.
addFeatures(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to features sortedSet.
addFeatures(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to features sortedSet.
addField(String, PBXObject) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, int) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, String) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, boolean) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, List<? extends PBXObject>) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addField(String, NSObject) - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
addFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to files set.
addFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to files set.
addFlag(String) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
 
addFlags(StringWithMacros) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to flags list.
addFlags(StringWithMacros...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to flags list.
addFlags(String) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
Adds one element to flags list.
addFlags(String...) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
Adds elements to flags list.
addFlags(String) - Method in class com.facebook.buck.cxx.CxxSource.Builder
Adds one element to flags list.
addFlags(String...) - Method in class com.facebook.buck.cxx.CxxSource.Builder
Adds elements to flags list.
addFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds one element to flags list.
addFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds elements to flags list.
addFlags(Arg) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds one element to flags list.
addFlags(Arg...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to flags list.
addFolders(IjSourceFolder) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
Adds one element to folders list.
addFolders(IjSourceFolder...) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
Adds elements to folders list.
addFolders(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds one element to folders list.
addFolders(IjFolder...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to folders list.
addFrameworkPaths(FrameworkPath) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Adds one element to frameworkPaths list.
addFrameworkPaths(FrameworkPath...) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Adds elements to frameworkPaths list.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds one element to frameworks set.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds elements to frameworks set.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds one element to frameworks set.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds elements to frameworks set.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addFrameworks(FrameworkPath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to frameworks sortedSet.
addFrameworks(FrameworkPath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to frameworks sortedSet.
addGeneratedSourceCodeFolder(IjFolder) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addGeneratedSourceCodeFolders(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds one element to generatedSourceCodeFolders list.
addGeneratedSourceCodeFolders(IjFolder...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to generatedSourceCodeFolders list.
addGoAssemblerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to goAssemblerFlags list.
addGoAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goAssemblerFlags list.
addGoCompilerFlags(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to goCompilerFlags list.
addGoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goCompilerFlags list.
addGoSrcs(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to goSrcs sortedSet.
addGoSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to goSrcs sortedSet.
addGrayscaleImageResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addGrayscaleImageResourceIfNotPresent(RDotTxtEntry.RType, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addHaddockFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to haddockFlags list.
addHaddockFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to haddockFlags list.
addHaddockFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to haddockFlags list.
addHaddockFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to haddockFlags list.
addHaddockOutputDirs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Adds one element to haddockOutputDirs set.
addHaddockOutputDirs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Adds elements to haddockOutputDirs set.
addHandler(Handler) - Method in class com.facebook.buck.core.util.log.Logger
 
addHeaderSymlinkTree(CxxPreprocessorInput.Builder, BuildTarget, ActionGraphBuilder, CxxPlatform, HeaderVisibility, CxxPreprocessables.IncludeType) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
 
addHighlightedBuildIds(BuildId) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Adds one element to highlightedBuildIds set.
addHighlightedBuildIds(BuildId...) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Adds elements to highlightedBuildIds set.
addHipflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to hipflags list.
addHipflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to hipflags list.
addHipppflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to hipppflags list.
addHipppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to hipppflags list.
addHttpCacheEntries(HttpCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds one element to httpCacheEntries set.
addHttpCacheEntries(HttpCacheEntry...) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds elements to httpCacheEntries set.
addIfPresent(Optional<T>, ImmutableCollection.Builder<T>) - Static method in class com.facebook.buck.util.Optionals
 
addIgnoredTargetLabels(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds one element to ignoredTargetLabels set.
addIgnoredTargetLabels(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to ignoredTargetLabels set.
addIgnorePaths(PathMatcher) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds one element to ignorePaths set.
addIgnorePaths(PathMatcher...) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Adds elements to ignorePaths set.
addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in interface com.facebook.buck.core.description.attr.ImplicitFlavorsInferringDescription
 
addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
addImplicitFlavors(ImmutableSortedSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
addImplicitFlavorsForRuleTypes(ImmutableSortedSet<Flavor>, RuleType...) - Method in class com.facebook.buck.cxx.CxxBinaryImplicitFlavors
 
addImplicitFlavorsForRuleTypes(ImmutableSortedSet<Flavor>, RuleType...) - Method in class com.facebook.buck.cxx.CxxLibraryImplicitFlavors
 
addImportDirs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to importDirs list.
addImportDirs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to importDirs list.
addIncludeDirs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to includeDirs list.
addIncludeDirs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to includeDirs list.
addIncludedPaths(Path) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Adds one element to includedPaths set.
addIncludedPaths(Path...) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Adds elements to includedPaths set.
addIncludes(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds one element to includes list.
addIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds elements to includes list.
addIncludes(CxxHeaders) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Adds one element to includes list.
addIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Adds elements to includes list.
addIncludes(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds one element to includes list.
addIncludes(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds elements to includes list.
addIncludeTestPatterns(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds one element to includeTestPatterns set.
addIncludeTestPatterns(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to includeTestPatterns set.
addInput(SourcePath...) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
addInput(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds one element to input list.
addInput(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to input list.
addInputFileLists(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to inputFileLists sortedSet.
addInputFileLists(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to inputFileLists sortedSet.
addInputs(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to inputs sortedSet.
addInputs(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to inputs sortedSet.
addInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
Adds additional non-argument inputs to the tool.
addInputs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds one element to inputs sortedSet.
addInputs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds elements to inputs sortedSet.
addIntArrayResourceIfNotPresent(RDotTxtEntry.RType, String, int, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addIntellijPluginLabels(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds one element to intellijPluginLabels set.
addIntellijPluginLabels(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Adds elements to intellijPluginLabels set.
addInterfaces(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Adds one element to interfaces set.
addInterfaces(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Adds elements to interfaces set.
addInterfaces(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds one element to interfaces sortedSet.
addInterfaces(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds elements to interfaces sortedSet.
addIntResourceIfNotPresent(RDotTxtEntry.RType, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
ADDITIONAL_INFO - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify additional info describing a build.
AdditionalConsoleLineProvider - Interface in com.facebook.buck.event.listener.interfaces
Provides additional output lines to the Console.
AdditionalOptions - Annotation Type in com.facebook.buck.cli
If this annotation is used on a field in one of the ..Options classes (e.g.
AdditionalOptionsCmdLineParser - Class in com.facebook.buck.cli
CmdLineParser with nested options via the AdditionalOptions annotation.
AdditionalOptionsCmdLineParser(PluginManager, Object) - Constructor for class com.facebook.buck.cli.AdditionalOptionsCmdLineParser
Creates a new command line owner that parses arguments/options and set them into the given object.
AdditionalOptionsSubCommandHandler - Class in com.facebook.buck.cli
 
AdditionalOptionsSubCommandHandler(CmdLineParser, OptionDef, Setter<Object>) - Constructor for class com.facebook.buck.cli.AdditionalOptionsSubCommandHandler
 
addJarCreationSteps(ProjectFilesystem, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext, JarParameters) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
addJarFilesThatMayContainResources(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds one element to jarFilesThatMayContainResources set.
addJarFilesThatMayContainResources(Path...) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds elements to jarFilesThatMayContainResources set.
addJarSetupSteps(ProjectFilesystem, BuildContext, JarParameters, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
addJavadocUrls(String) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds one element to javadocUrls set.
addJavadocUrls(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to javadocUrls set.
addJavaLibrariesToDex(BuildTarget) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds one element to javaLibrariesToDex set.
addJavaLibrariesToDex(BuildTarget...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds elements to javaLibrariesToDex set.
addLabels(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds one element to labels list.
addLabels(String...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to labels list.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to labels sortedSet.
addLabels(String) - Method in class com.facebook.buck.test.TestResults.Builder
Adds one element to labels set.
addLabels(String...) - Method in class com.facebook.buck.test.TestResults.Builder
Adds elements to labels set.
addLabels(String) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds one element to labels sortedSet.
addLabels(String...) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to labels sortedSet.
addLanguageAggregationKeyIfNeeded(IjProjectConfig, TargetNode<T>, AggregationContext) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
Helper method to add aggregation key of JAVA_LANGUAGE_LEVEL if the target specifies a language level
addLdflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to ldflags list.
addLdflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to ldflags list.
addLdFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds one element to ldFlags list.
addLdFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to ldFlags list.
addLdFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Adds one element to ldFlags list.
addLdFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Adds elements to ldFlags list.
addLegacyProcessors(AbstractAnnotationProcessingParams.Builder, BuildRuleResolver) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(OmnibusLibrary) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Adds one element to libraries list.
addLibraries(OmnibusLibrary...) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Adds elements to libraries list.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds one element to libraries set.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Adds elements to libraries set.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds one element to libraries sortedSet.
addLibraries(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibraries(FrameworkPath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to libraries sortedSet.
addLibraries(FrameworkPath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to libraries sortedSet.
addLibrary(String, IjDependencyListBuilder.Scope, boolean) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to licenses set.
addLicenses(SourcePath) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds one element to licenses set.
addLicenses(SourcePath...) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to licenses set.
addLineFromEvents(String, Optional<String>, long, Collection<EventInterval>, Optional<Double>, Optional<Long>, ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Adds a line about a set of start and finished events to lines.
addLines(String) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Adds one element to lines list.
addLines(String...) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Adds elements to lines list.
addLinkables(NativeLinkable) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
Adds one element to linkables set.
addLinkables(NativeLinkable...) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
Adds elements to linkables set.
addLinkerArgs(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds one element to linkerArgs list.
addLinkerArgs(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to linkerArgs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerExtraOutputs(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to linkerExtraOutputs list.
addLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to linkerExtraOutputs list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to linkerFlags list.
addLinkerFlags(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to linkerFlags list.
addLinkerFlags(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to linkerFlags list.
addListenableCallback(ListenableFuture<V>, FutureCallback<? super V>, Executor) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
 
addLocales(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to locales set.
addLocales(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to locales set.
addLocales(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to locales set.
addLocales(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to locales set.
addLogs(String) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
Adds one element to logs list.
addLogs(String...) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
Adds elements to logs list.
addMacroInput(String) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Adds one element to macroInput list.
addMacroInput(String...) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Adds elements to macroInput list.
addManifestPaths(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds one element to manifestPaths set.
addManifestPaths(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds elements to manifestPaths set.
addManifestPiece(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
add a manifest piece associated with the target owner.
addMetadata(String, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
This key/value pair is stored in memory until BuildInfoRecorder.writeMetadataToDisk(boolean) is invoked.
addMetadata(String, ImmutableList<String>) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
addMinSdkVersions(String) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds one element to minSdkVersions set.
addMinSdkVersions(String...) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds elements to minSdkVersions set.
addMissing(ImmutableMap<Protocol.Digest, UploadDataSupplier>) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorage
 
addMissing(ImmutableMap<Protocol.Digest, UploadDataSupplier>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorage
 
addMissing(ImmutableMap<Protocol.Digest, UploadDataSupplier>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
addMissing(ImmutableMap<Protocol.Digest, UploadDataSupplier>) - Method in class com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader
Uploads missing items to the CAS.
addMissingInitModules(ImmutableMap<Path, SourcePath>, SourcePath) - Static method in class com.facebook.buck.features.python.PythonBinaryDescription
 
addModernProcessors(ResolvedJavacPluginProperties) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Adds one element to modernProcessors list.
addModernProcessors(ResolvedJavacPluginProperties...) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Adds elements to modernProcessors list.
addModule(Path, AggregationModule) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
addModule(String, IjDependencyListBuilder.Scope, boolean) - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
addModuleDeps(BuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to moduleDeps sortedSet.
addModuleDeps(BuildTarget...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to moduleDeps sortedSet.
addModules(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to modules sortedSet.
addModules(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to modules sortedSet.
addNativeCLibs(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to nativeCLibs list.
addNativeCLibs(String...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to nativeCLibs list.
addNativeIncludes(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds one element to nativeIncludes list.
addNativeIncludes(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to nativeIncludes list.
addNativeLibAssetsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addNativeLibraryDirectories(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds one element to nativeLibraryDirectories set.
addNativeLibraryDirectories(Path...) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds elements to nativeLibraryDirectories set.
addNativeLibsDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addNativeLinkable(NativeLinkable) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addNativeLinkableAsset(NativeLinkable) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addNeededCoverage(Pair<Float, ImmutableSet<Path>>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds one element to neededCoverage list.
addNeededCoverage(Pair<Float, ImmutableSet<Path>>...) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Adds elements to neededCoverage list.
addNeededCoverage(NeededCoverageSpec) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to neededCoverage list.
addNeededCoverage(NeededCoverageSpec...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to neededCoverage list.
addNode(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
Adds the specified node to the graph.
addNode(BuildTarget, TargetNode<?>) - Method in class com.facebook.buck.versions.VersionedTargetGraph.Builder
 
addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to noDx set.
addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to noDx set.
addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to noDx set.
addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to noDx set.
addNoDx(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to noDx set.
addNoDx(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to noDx set.
addNoDxClasspathEntries(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds one element to noDxClasspathEntries set.
addNoDxClasspathEntries(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds elements to noDxClasspathEntries set.
addNonHashableInput(SourcePath) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
addNonSourceBuildTarget(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
addNonSourceBuildTargets(TargetNode<T>, ModuleBuildContext) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
 
addNonSourceBuildTargets(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds one element to nonSourceBuildTargets set.
addNonSourceBuildTargets(BuildTarget...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to nonSourceBuildTargets set.
addNull() - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a 'null' value to the array.
addNull(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a 'null' value to the object.
addNumber(double) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a numeric value to the array.
addNumber(Optional<Double>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a numeric value to the array, or 'null' if not present.
addNumber(String, double) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a numeric value to the object.
addNumber(String, Optional<Double>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a numeric value to the object, if present.
addObject(JsonBuilder.ObjectBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a nested JSON object to the array.
addObject(String, JsonBuilder.ObjectBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a nested JSON object to the object.
addObjectFiles(SourcePath) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Adds one element to objectFiles list.
addObjectFiles(SourcePath...) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Adds elements to objectFiles list.
addObjects(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds one element to objects sortedSet.
addObjects(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Adds elements to objects sortedSet.
addOcamldepFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to ocamldepFlags list.
addOcamldepFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to ocamldepFlags list.
addOcamlDepFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds one element to ocamlDepFlags list.
addOcamlDepFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Adds elements to ocamlDepFlags list.
addOcamldepFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to ocamldepFlags list.
addOcamldepFlags(String...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to ocamldepFlags list.
addOperands(QueryExpression) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
Adds one element to operands list.
addOperands(QueryExpression...) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
Adds elements to operands list.
addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.features.go.GoListStep
 
addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
 
addOptions(ImmutableSet.Builder<ProcessExecutor.Option>) - Method in class com.facebook.buck.shell.ShellStep
 
addOptionValue(String, String) - Method in interface com.facebook.buck.jvm.java.OptionsConsumer
 
addOutputFileLists(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to outputFileLists sortedSet.
addOutputFileLists(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to outputFileLists sortedSet.
addOutputs(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to outputs sortedSet.
addOutputs(String...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to outputs sortedSet.
addPackageables(Iterable<AndroidPackageable>, BuildRuleResolver) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
Add packageables
addPackages(HaskellPackage) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds one element to packages list.
addPackages(HaskellPackage...) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Adds elements to packages list.
addParameters(String) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Adds one element to parameters sortedSet.
addParameters(String...) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Adds elements to parameters sortedSet.
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConstantJavacProvider
 
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ExternalJavacProvider
 
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarBackedJavacProvider
 
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>, JvmLibraryArg) - Method in class com.facebook.buck.jvm.java.JavacFactory
Adds the parse time deps required for javac based on the args.
addParseTimeDeps(ImmutableCollection.Builder<BuildTarget>) - Method in interface com.facebook.buck.jvm.java.JavacProvider
 
addPaths(Pair<String, Path>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds one element to paths list.
addPaths(Pair<String, Path>...) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds elements to paths list.
addPathsChangedInWorkingDirectory(String) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Adds one element to pathsChangedInWorkingDirectory set.
addPathsChangedInWorkingDirectory(String...) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Adds elements to pathsChangedInWorkingDirectory set.
addPathsChangedInWorkingDirectory(String) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Adds one element to pathsChangedInWorkingDirectory set.
addPathsChangedInWorkingDirectory(String...) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Adds elements to pathsChangedInWorkingDirectory set.
addPathToThirdPartyJar(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addPerRuleStats(DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
Adds one element to perRuleStats list.
addPerRuleStats(DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats...) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
Adds elements to perRuleStats list.
addPerServerData(PerServerPingData) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
Adds one element to perServerData list.
addPerServerData(PerServerPingData...) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
Adds elements to perServerData list.
addPerServerData(PerServerData) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
Adds one element to perServerData list.
addPerServerData(PerServerData...) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
Adds elements to perServerData list.
addPlatformFlags(Arg) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Adds one element to platformFlags list.
addPlatformFlags(Arg...) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Adds elements to platformFlags list.
addPlatforms(String) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Adds one element to platforms list.
addPlatforms(String...) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Adds elements to platforms list.
addPlatformWhitelist(String) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Adds one element to platformWhitelist sortedSet.
addPlatformWhitelist(String...) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Adds elements to platformWhitelist sortedSet.
addPlugin(BuckJavacPlugin, String...) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
addPlugins(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to plugins list.
addPlugins(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to plugins list.
addPlugins(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to plugins list.
addPojoTransformer(BuildFileManifestPojoizer.AbstractPojoTransformer) - Method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer
Add a custom transformer to BuildFileManifestPojoizer.
addPostEnterCallback(Consumer<Set<Element>>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
addPostEnterCallback(Consumer<Set<Element>>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
addPostEnterCallback(Consumer<Set<Element>>) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to postLinkerFlags list.
addPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to postLinkerFlags list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPostprocessClassesCommands(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to postprocessClassesCommands list.
addPostprocessClassesCommands(String...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to postprocessClassesCommands list.
addPreloadDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to preloadDeps set.
addPreloadDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to preloadDeps set.
addPreloadDeps(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to preloadDeps set.
addPreloadDeps(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to preloadDeps set.
addPreprocessJavaClassesDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to preprocessJavaClassesDeps sortedSet.
addPreprocessJavaClassesDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to preprocessJavaClassesDeps sortedSet.
addPreprocessJavaClassesDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to preprocessJavaClassesDeps sortedSet.
addPreprocessJavaClassesDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to preprocessJavaClassesDeps sortedSet.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to preprocessorFlags list.
addPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to preprocessorFlags list.
addPreTestSteps(BuildContext, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.android.RobolectricTest
 
addPreTestSteps(BuildContext, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.JavaTest
 
addPrimaryApkAssetZips(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds one element to primaryApkAssetZips list.
addPrimaryApkAssetZips(SourcePath...) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Adds elements to primaryApkAssetZips list.
addPrimaryApkAssetZips(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds one element to primaryApkAssetZips list.
addPrimaryApkAssetZips(SourcePath...) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Adds elements to primaryApkAssetZips list.
addPrimaryDex(DexWithClasses) - Method in class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
 
addPrimaryDexPatterns(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to primaryDexPatterns list.
addPrimaryDexPatterns(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to primaryDexPatterns list.
addPrimaryDexPatterns(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to primaryDexPatterns list.
addPrimaryDexPatterns(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to primaryDexPatterns list.
addProcessorClasses(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to processorClasses set.
addProcessorClasses(String...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to processorClasses set.
addProcessorNames(String) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Adds one element to processorNames sortedSet.
addProcessorNames(String...) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Adds elements to processorNames sortedSet.
addProcessorNames(String) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds one element to processorNames sortedSet.
addProcessorNames(String...) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Adds elements to processorNames sortedSet.
addProcessors(AbstractAnnotationProcessingParams.Builder, BuildRuleResolver, BuildTarget) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
addProfiledStaticLibs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to profiledStaticLibs list.
addProfiledStaticLibs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to profiledStaticLibs list.
addProguardConfig(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addProguardConfigs(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds one element to proguardConfigs set.
addProguardConfigs(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Adds elements to proguardConfigs set.
addProguardJvmArgs(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to proguardJvmArgs list.
addProguardJvmArgs(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to proguardJvmArgs list.
addProguardJvmArgs(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to proguardJvmArgs list.
addProguardJvmArgs(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to proguardJvmArgs list.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addProvidedDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to providedDeps sortedSet.
addProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to providedDeps sortedSet.
addRanlibflags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to ranlibflags list.
addRanlibflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to ranlibflags list.
addRaw(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a raw JSON value to the array.
addRaw(Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a raw JSON value to the array, or 'null' if not present.
addRaw(String, String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a raw JSON value to the object.
addRaw(String, Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a raw JSON value to the object, if present.
addRawKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Adds one element to rawKeys set.
addRawKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Adds elements to rawKeys set.
addRawSelectors(String...) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
addRawSelectors(Collection<String>) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
addRedexExtraArgs(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to redexExtraArgs list.
addRedexExtraArgs(StringWithMacros...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to redexExtraArgs list.
addRedexExtraArgs(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to redexExtraArgs list.
addRedexExtraArgs(StringWithMacros...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to redexExtraArgs list.
addRedexExtraArgs(Arg) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Adds one element to redexExtraArgs list.
addRedexExtraArgs(Arg...) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Adds elements to redexExtraArgs list.
addRef() - Method in class com.facebook.buck.util.ClassLoaderCache
 
addReferences(Pair<String, CachedErrors>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds one element to references list.
addReferences(Pair<String, CachedErrors>...) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Adds elements to references list.
addRelinkerWhitelist(Pattern) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to relinkerWhitelist list.
addRelinkerWhitelist(Pattern...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to relinkerWhitelist list.
addRelinkerWhitelist(Pattern) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to relinkerWhitelist list.
addRelinkerWhitelist(Pattern...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to relinkerWhitelist list.
addRemoteBuilds(DistBuildPostBuildAnalysis.AbstractBuildRuleStats) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
Adds one element to remoteBuilds list.
addRemoteBuilds(DistBuildPostBuildAnalysis.AbstractBuildRuleStats...) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
Adds elements to remoteBuilds list.
addRemoteDownloadedArtifactsBytes(long) - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
 
addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to removeClasses set.
addRemoveClasses(Pattern) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to removeClasses set.
addRemoveClasses(Pattern...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to removeClasses set.
addResource(RDotTxtEntry.RType, RDotTxtEntry.IdType, String, String, String, Path, DocumentLocation) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addResourceDirectories(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds one element to resourceDirectories list.
addResourceDirectories(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds elements to resourceDirectories list.
addResourceDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addResourceDirs(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds one element to resourceDirs set.
addResourceDirs(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds elements to resourceDirs set.
addResourceFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds one element to resourceFiles set.
addResourceFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds elements to resourceFiles set.
addResourceFilter(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to resourceFilter list.
addResourceFilter(String...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to resourceFilter list.
addResourceFilter(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to resourceFilter list.
addResourceFilter(String...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to resourceFilter list.
addResourceFolders(ResourceFolderFactory, ImmutableMultimap<Path, Path>, Path, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addResourceFolders(IjResourceFolderType, ImmutableCollection<Path>, Path, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
addResourceIfNotPresent(RDotTxtEntry) - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
addResourcePaths(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds one element to resourcePaths set.
addResourcePaths(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Adds elements to resourcePaths set.
addResources(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(Path) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(Path...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResources(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to resources set.
addResources(SourcePath...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to resources set.
addResources(Path) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to resources sortedSet.
addResources(Path...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to resources sortedSet.
addResourcesFromDeps(BuildTarget) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to resourcesFromDeps set.
addResourcesFromDeps(BuildTarget...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to resourcesFromDeps set.
addResourcesPaths(ExopackagePathAndHash) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
Adds one element to resourcesPaths list.
addResourcesPaths(ExopackagePathAndHash...) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
Adds elements to resourcesPaths list.
addResourcesWithEmptyResButNonEmptyAssetsDir(BuildTarget) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds one element to resourcesWithEmptyResButNonEmptyAssetsDir set.
addResourcesWithEmptyResButNonEmptyAssetsDir(BuildTarget...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds elements to resourcesWithEmptyResButNonEmptyAssetsDir set.
addResourcesWithNonEmptyResDir(BuildTarget) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds one element to resourcesWithNonEmptyResDir list.
addResourcesWithNonEmptyResDir(BuildTarget...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds elements to resourcesWithNonEmptyResDir list.
addResourceVariantFiles(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds one element to resourceVariantFiles set.
addResourceVariantFiles(SourcePath...) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Adds elements to resourceVariantFiles set.
addResPaths(Path) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
Adds one element to resPaths list.
addResPaths(Path...) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
Adds elements to resPaths list.
addResults(FetchResult) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
Adds one element to results list.
addResults(FetchResult...) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
Adds elements to results list.
addRule(SupportsPipelining<T>, Function<T, RunnableWithFuture<Optional<BuildResult>>>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
Gives the factory a way to construct a RunnableWithFuture to build the given rule.
addRuleFlags(Arg) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Adds one element to ruleFlags list.
addRuleFlags(Arg...) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Adds elements to ruleFlags list.
addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Adds one element to ruleKeys set.
addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Adds elements to ruleKeys set.
addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Adds one element to ruleKeys set.
addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Adds elements to ruleKeys set.
addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Adds one element to ruleKeys set.
addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Adds elements to ruleKeys set.
addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Adds one element to ruleKeys set.
addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Adds elements to ruleKeys set.
addRuleKeys(RuleKey) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Adds one element to ruleKeys set.
addRuleKeys(RuleKey...) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Adds elements to ruleKeys set.
addRules(BuildTarget) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds one element to rules set.
addRules(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Adds elements to rules set.
addRules(BuildRule) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Adds one element to rules list.
addRules(BuildRule...) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Adds elements to rules list.
addRustBinaryFlags(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds one element to rustBinaryFlags list.
addRustBinaryFlags(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to rustBinaryFlags list.
addRustcFlags(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to rustcFlags list.
addRustcFlags(String...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to rustcFlags list.
addRustcFlags(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to rustcFlags list.
addRustcFlags(String...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to rustcFlags list.
addRustcFlags(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to rustcFlags list.
addRustcFlags(String...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to rustcFlags list.
addRustCheckFlags(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds one element to rustCheckFlags list.
addRustCheckFlags(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to rustCheckFlags list.
addRustLibraryFlags(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds one element to rustLibraryFlags list.
addRustLibraryFlags(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to rustLibraryFlags list.
addRustTestFlags(String) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds one element to rustTestFlags list.
addRustTestFlags(String...) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Adds elements to rustTestFlags list.
addSample(long) - Method in class com.facebook.buck.counters.SamplingCounter
 
addServerPool(URI) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Adds one element to serverPool list.
addServerPool(URI...) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Adds elements to serverPool list.
addSharedLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to sharedLink list.
addSharedLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to sharedLink list.
addSimpleTestSelector(String) - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
addSlaveStatuses(BuildSlaveStatus) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
Adds one element to slaveStatuses list.
addSlaveStatuses(BuildSlaveStatus...) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
Adds elements to slaveStatuses list.
addSourceDirs(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds one element to sourceDirs set.
addSourceDirs(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to sourceDirs set.
addSourceFolder(IjFolder) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
Adds a source folder to the context.
addSourceFolders(IJFolderFactory, ImmutableMultimap<Path, Path>, boolean, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
Add the set of input paths to the IjModule.Builder as source folders.
addSourceJars(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds one element to sourceJars set.
addSourceJars(Path...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to sourceJars set.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to sourceOnlyAbiDeps sortedSet.
addSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to sourceOnlyAbiDeps sortedSet.
addSourcePaths(SourcePath) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
Adds one element to sourcePaths set.
addSourcePaths(SourcePath...) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
Adds elements to sourcePaths set.
addSources(SourcePath) - Method in class com.facebook.buck.features.d.DIncludes.Builder
Adds one element to sources sortedSet.
addSources(SourcePath...) - Method in class com.facebook.buck.features.d.DIncludes.Builder
Adds elements to sources sortedSet.
addSQLiteCacheEntries(SQLiteCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds one element to sQLiteCacheEntries set.
addSQLiteCacheEntries(SQLiteCacheEntry...) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Adds elements to sQLiteCacheEntries set.
addSrcs(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(Either<SourcePath, Pair<SourcePath, String>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to srcs set.
addSrcs(Either<SourcePath, Pair<SourcePath, String>>...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to srcs set.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourceWithFlags) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to srcs sortedSet.
addSrcs(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to srcs sortedSet.
addSrcs(SourcePath...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to srcs sortedSet.
addStaticLibs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to staticLibs list.
addStaticLibs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticLibs list.
addStaticLibs(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to staticLibs list.
addStaticLibs(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to staticLibs list.
addStaticLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to staticLink list.
addStaticLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticLink list.
addStaticPicLibs(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to staticPicLibs list.
addStaticPicLibs(SourcePath...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticPicLibs list.
addStaticPicLink(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to staticPicLink list.
addStaticPicLink(String...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to staticPicLink list.
addSteps(Step) - Method in class com.facebook.buck.cli.TestRun.Builder
Adds one element to steps list.
addSteps(Step...) - Method in class com.facebook.buck.cli.TestRun.Builder
Adds elements to steps list.
AddsToRuleKey - Interface in com.facebook.buck.core.rulekey
Identifies a class that uses AddToRuleKey annotations to indicate fields that should be added to rule keys.
AddsToRuleKeyFunction<T,F> - Interface in com.facebook.buck.rules.args
A simple shorthand for Function and AddsToRuleKey.
addString(String) - Method in interface com.facebook.buck.core.macros.MacroCombiner
Add a non-macro containing substring.
addString(String) - Method in class com.facebook.buck.core.macros.StringMacroCombiner
 
addString(String) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a string to the array.
addString(Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Adds a string to the array, or 'null' if not present.
addString(String, String) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a string to the object.
addString(String, Optional<String>) - Method in class com.facebook.buck.util.json.JsonBuilder.ObjectBuilder
Adds a string to the object, if present.
addStringWhitelistedResourceDirectory(BuildTarget, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
addStripFlags(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds one element to stripFlags list.
addStripFlags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Adds elements to stripFlags list.
addSuggestions(DoctorSuggestion) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
Adds one element to suggestions list.
addSuggestions(DoctorSuggestion...) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
Adds elements to suggestions list.
addSupportedArchitectures(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Adds one element to supportedArchitectures set.
addSupportedArchitectures(String...) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Adds elements to supportedArchitectures set.
addSupportedProductFamilyIDs(int) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Adds one element to supportedProductFamilyIDs set.
addSupportedProductFamilyIDs(int...) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Adds elements to supportedProductFamilyIDs set.
addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to swiftCompilerFlags list.
addSwiftCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to swiftCompilerFlags list.
addSwiftRuntimePaths(Path) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds one element to swiftRuntimePaths set.
addSwiftRuntimePaths(Path...) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds elements to swiftRuntimePaths set.
addSwiftSharedLibraryRunPaths(Path) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds one element to swiftSharedLibraryRunPaths list.
addSwiftSharedLibraryRunPaths(Path...) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds elements to swiftSharedLibraryRunPaths list.
addSwiftStaticRuntimePaths(Path) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds one element to swiftStaticRuntimePaths set.
addSwiftStaticRuntimePaths(Path...) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Adds elements to swiftStaticRuntimePaths set.
addSwiftStdlibStepIfNeeded(SourcePathResolver, Path, Optional<Supplier<CodeSignIdentity>>, ImmutableList.Builder<Step>, boolean) - Method in class com.facebook.buck.apple.AppleBundle
 
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds one element to targetCompatibleWith list.
addTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Adds elements to targetCompatibleWith list.
addTargetDeps(ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyConfiguredCompilerFactory
 
addTargetDeps(ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
addTargetDeps(ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
addTargets(TargetNode) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Adds one element to targets set.
addTargets(TargetNode...) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Adds elements to targets set.
addTargets(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds one element to targets set.
addTargets(BuildTarget...) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Adds elements to targets set.
addTargets(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds one element to targets set.
addTargets(BuildTarget...) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Adds elements to targets set.
addTargets(QueryTarget) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
Adds one element to targets set.
addTargets(QueryTarget...) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
Adds elements to targets set.
addTargetTripleForFlavor(Flavor, ImmutableList.Builder<String>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Add the appropriate --target option to the given rustc args if the given flavor is known.
addTaskListener(TaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
addTaskListener(BuckJavacTaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
addTaskListener(BuckJavacTaskListener) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
addTestableReference(XCScheme.TestableReference) - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
addTestCases(TestCaseSummary) - Method in class com.facebook.buck.test.TestResults.Builder
Adds one element to testCases list.
addTestCases(TestCaseSummary...) - Method in class com.facebook.buck.test.TestResults.Builder
Adds elements to testCases list.
addTestClasses(String) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Adds one element to testClasses list.
addTestClasses(String...) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Adds elements to testClasses list.
addTestLogPaths(Path) - Method in class com.facebook.buck.test.TestResults.Builder
Adds one element to testLogPaths list.
addTestLogPaths(Path...) - Method in class com.facebook.buck.test.TestResults.Builder
Adds elements to testLogPaths list.
addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Adds elements to tests sortedSet.
addTests(BuildTarget) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds one element to tests sortedSet.
addTests(BuildTarget...) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Adds elements to tests sortedSet.
addThinTargets(BuildTarget) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
Adds one element to thinTargets list.
addThinTargets(BuildTarget...) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
Adds elements to thinTargets list.
addToActionGraphCacheEvents(ActionGraphEvent.Cache) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
addToActionGraphPerfStatEvents(ActionGraphPerfStatEvent) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.AndroidResource
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.NdkLibrary
 
addToCollector(AndroidPackageableCollector) - Method in interface com.facebook.buck.android.packageable.AndroidPackageable
Add concrete resources to the given collector.
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.cxx.CxxLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderTemplate
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
addToCollector(AndroidPackageableCollector) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
addToExperimentsEvents(String) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
addToHeaderPathNormalizer(HeaderPathNormalizer.Builder) - Method in class com.facebook.buck.cxx.CxxHeaders
Add this header pack to the given HeaderPathNormalizer.Builder.
addToIndex(T) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Deprecated.
addToIndex(T) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
Deprecated.
addToIndex(T) - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
Deprecated.
addToMap(Map, String, String) - Method in class com.facebook.buck.cli.EnvironmentOverrideOptionHandler
 
addToolchainPaths(Path) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Adds one element to toolchainPaths set.
addToolchainPaths(Path...) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Adds elements to toolchainPaths set.
addToolchains(AppleToolchain) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Adds one element to toolchains list.
addToolchains(AppleToolchain...) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Adds elements to toolchains list.
addToolFlagsFromConfig(CxxBuckConfig, CxxPlatform.Builder) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
addTopLevelTargets(BuildTarget) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Adds one element to topLevelTargets set.
addTopLevelTargets(BuildTarget...) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Adds elements to topLevelTargets set.
AddToRuleKey - Annotation Type in com.facebook.buck.core.rulekey
 
addToTrackedEvents(String) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
addTypeReferences(Element) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
addTypeReferences(TypeMirror) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
addTypeReferences(List<? extends AnnotationMirror>) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
addTypesAndDependencies(Iterable<Type>, Iterable<ClassNode>, ImmutableSet.Builder<String>) - Static method in class com.facebook.buck.android.dalvik.firstorder.FirstOrderHelper
 
addUnexpandedCommandArgs(String) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Adds one element to unexpandedCommandArgs list.
addUnexpandedCommandArgs(String...) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Adds elements to unexpandedCommandArgs list.
addUrls(URI) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds one element to urls list.
addUrls(URI...) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Adds elements to urls list.
addUrls(URI) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds one element to urls list.
addUrls(URI...) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Adds elements to urls list.
addVariants(SourcePath) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds one element to variants set.
addVariants(SourcePath...) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Adds elements to variants set.
addVerificationErrors(String) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
Adds one element to verificationErrors list.
addVerificationErrors(String...) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
Adds elements to verificationErrors list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(String...) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Adds elements to vmArgs list.
addVmArgs(StringWithMacros) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds one element to vmArgs list.
addVmArgs(StringWithMacros...) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Adds elements to vmArgs list.
addWhitelist(String) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Adds one element to whitelist sortedSet.
addWhitelist(String...) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Adds elements to whitelist sortedSet.
addWhitelistedStringDirectories(SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds one element to whitelistedStringDirectories set.
addWhitelistedStringDirectories(SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Adds elements to whitelistedStringDirectories set.
addWords(TargetLiteral) - Method in class com.facebook.buck.query.SetExpression.Builder
Adds one element to words list.
addWords(TargetLiteral...) - Method in class com.facebook.buck.query.SetExpression.Builder
Adds elements to words list.
addZipFiles(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds one element to zipFiles set.
addZipFiles(Path...) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Adds elements to zipFiles set.
addZipSrcs(SourcePath) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds one element to zipSrcs list.
addZipSrcs(SourcePath...) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Adds elements to zipSrcs list.
AetherUtil - Class in com.facebook.buck.maven.aether
 
AGENT_PACKAGE_NAME - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
 
AGENT_VERSION_CODE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
 
AgentMain - Class in com.facebook.buck.android.agent
Main class for an agent that runs on an Android device to aid app installation.
AgentUtil - Class in com.facebook.buck.android.agent.util
Non-instantiable class for holding functionality that runs both on the host and in the android agent.
aggregateFinishedEvent(ConcurrentHashMap<EventKey, EventInterval>, BuckEvent) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
aggregateModules(int) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
aggregateStartedEvent(ConcurrentHashMap<EventKey, EventInterval>, BuckEvent) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
AggregationContext - Class in com.facebook.buck.features.project.intellij.aggregation
 
AggregationContext() - Constructor for class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
AggregationKeys - Class in com.facebook.buck.features.project.intellij.aggregation
 
AggregationMode - Class in com.facebook.buck.features.project.intellij.aggregation
Indicates how to aggregate TargetNodes into IjModules.
AggregationModeOptionHandler(CmdLineParser, OptionDef, Setter<? super AggregationMode>) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectSubCommand.AggregationModeOptionHandler
 
AggregationModule - Class in com.facebook.buck.features.project.intellij.aggregation
Represents a module during aggregation.
AggregationModule.Builder - Class in com.facebook.buck.features.project.intellij.aggregation
Builds instances of type AggregationModule.
AggregationModuleFactory - Interface in com.facebook.buck.features.project.intellij.aggregation
 
AggregationTree - Class in com.facebook.buck.features.project.intellij.aggregation
A tree that is responsible for managing and aggregating modules.
AggregationTree(IjProjectConfig, AggregationModule) - Constructor for class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
AidlStep - Class in com.facebook.buck.android
 
AidlStep(ProjectFilesystem, ToolchainProvider, Path, Set<String>, Path) - Constructor for class com.facebook.buck.android.AidlStep
 
AliasConfig - Class in com.facebook.buck.core.config
Contains the logic for handling the [alias] section of .buckconfig.
all - Variable in class com.facebook.buck.android.relinker.Symbols
 
allBuildRulesFinishedEventReceived() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
 
AllPathsFunction - Class in com.facebook.buck.query
A allpaths(from, to) expression, which computes all paths between the build targets in the set 'from' and the build targets in the set 'to', by following the dependencies between nodes in the target graph.
AllPathsFunction() - Constructor for class com.facebook.buck.query.AllPathsFunction
 
AlterRuleKeys - Class in com.facebook.buck.rules.keys
 
AlterRuleKeys() - Constructor for class com.facebook.buck.rules.keys.AlterRuleKeys
 
amendKey(RuleKeyObjectSink, BuildRule) - Static method in class com.facebook.buck.rules.keys.AlterRuleKeys
 
amendKey(RuleKeyObjectSink, AddsToRuleKey) - Static method in class com.facebook.buck.rules.keys.AlterRuleKeys
 
AmortizedShareComputation<T extends BuckEvent> - Class in com.facebook.buck.event.listener
Helper function for computing how much time each synchronous event took, amortized by the number of threads that were active at that time.
AmortizedShareComputation(Consumer<TimeCostEntry<T>>) - Constructor for class com.facebook.buck.event.listener.AmortizedShareComputation
 
AnalysisResults - Class in com.facebook.buck.distributed
Immutable implementation of DistBuildPostBuildAnalysis.AbstractAnalysisResults.
AnalysisResults.Builder - Class in com.facebook.buck.distributed
Builds instances of type AnalysisResults.
analyze() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
analyze() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
analyze() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
ANALYZE - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
AnalyzeAction(String, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
 
ANDROID - Static variable in class com.facebook.buck.features.js.JsFlavors
 
ANDROID_MANIFEST_XML - Static variable in class com.facebook.buck.android.resources.ResourcesZipBuilder
 
ANDROID_NDK_ROOT - Static variable in class com.facebook.buck.android.toolchain.ndk.AndroidNdkConstants
Magic path prefix we use to denote the machine-specific location of the Android NDK.
ANDROID_RESOURCE_INDEX_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
 
ANDROID_RESOURCES - Static variable in class com.facebook.buck.features.js.JsFlavors
 
AndroidAar - Class in com.facebook.buck.android
 
AndroidAar(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidManifest, AndroidResource, SourcePath, SourcePath, Optional<SourcePath>, Optional<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.android.AndroidAar
 
AndroidAarDescription - Class in com.facebook.buck.android
Description for a BuildRule that generates an .aar file.
AndroidAarDescription(AndroidManifestFactory, CxxBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidAarDescription
 
AndroidAarDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidAarDescription.AbstractAndroidAarDescriptionArg.
AndroidAarDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidAarDescriptionArg.
AndroidAppModularity - Class in com.facebook.buck.android
 
AndroidAppModularityDescription - Class in com.facebook.buck.android
 
AndroidAppModularityDescription() - Constructor for class com.facebook.buck.android.AndroidAppModularityDescription
 
AndroidAppModularityDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidAppModularityDescription.AbstractAndroidAppModularityDescriptionArg.
AndroidAppModularityDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidAppModularityDescriptionArg.
AndroidAppModularityGraphEnhancementResult - Class in com.facebook.buck.android
Immutable implementation of AbstractAndroidAppModularityGraphEnhancementResult.
AndroidAppModularityGraphEnhancementResult.Builder - Class in com.facebook.buck.android
AndroidAppModularityGraphEnhancer - Class in com.facebook.buck.android
 
AndroidAppModularityVerification - Class in com.facebook.buck.android
 
AndroidAppModularityVerification(SourcePathRuleFinder, BuildTarget, ProjectFilesystem, SourcePath, boolean, Optional<SourcePath>, AndroidPackageableCollection) - Constructor for class com.facebook.buck.android.AndroidAppModularityVerification
 
AndroidBinary - Class in com.facebook.buck.android
android_binary( name = 'messenger', manifest = 'AndroidManifest.xml', deps = [ '//src/com/facebook/messenger:messenger_library', ], )
AndroidBinaryDescription - Class in com.facebook.buck.android
 
AndroidBinaryDescription(JavaBuckConfig, ProGuardConfig, AndroidBuckConfig, BuckConfig, CxxBuckConfig, DxConfig, ToolchainProvider, AndroidBinaryGraphEnhancerFactory, AndroidBinaryFactory) - Constructor for class com.facebook.buck.android.AndroidBinaryDescription
 
AndroidBinaryDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidBinaryDescription.AbstractAndroidBinaryDescriptionArg.
AndroidBinaryDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidBinaryDescriptionArg.
AndroidBinaryFactory - Class in com.facebook.buck.android
 
AndroidBinaryFactory(AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidBinaryFactory
 
AndroidBinaryFilesInfo - Class in com.facebook.buck.android
 
AndroidBinaryFilesInfo(AndroidGraphEnhancementResult, EnumSet<ExopackageMode>, boolean) - Constructor for class com.facebook.buck.android.AndroidBinaryFilesInfo
 
AndroidBinaryGraphEnhancer - Class in com.facebook.buck.android
 
AndroidBinaryGraphEnhancerFactory - Class in com.facebook.buck.android
 
AndroidBinaryGraphEnhancerFactory() - Constructor for class com.facebook.buck.android.AndroidBinaryGraphEnhancerFactory
 
AndroidBinaryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidBinaryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
 
AndroidBinaryNonExoInstaller - Class in com.facebook.buck.android
Installs a non-exopackage apk.
AndroidBinaryNonExoInstaller(BuildTarget, ProjectFilesystem, HasInstallableApk) - Constructor for class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
AndroidBinaryResourcesGraphEnhancementResult - Class in com.facebook.buck.android
Immutable implementation of AndroidBinaryResourcesGraphEnhancer.AbstractAndroidBinaryResourcesGraphEnhancementResult.
AndroidBinaryResourcesGraphEnhancementResult.Builder - Class in com.facebook.buck.android
AndroidBuckConfig - Class in com.facebook.buck.android
 
AndroidBuckConfig(BuckConfig, Platform) - Constructor for class com.facebook.buck.android.AndroidBuckConfig
 
AndroidBuildConfig - Class in com.facebook.buck.android
BuildRule that can generate a BuildConfig.java file and compile it so it can be used as a Java library.
AndroidBuildConfig(BuildTarget, ProjectFilesystem, BuildRuleParams, String, BuildConfigFields, Optional<SourcePath>, boolean) - Constructor for class com.facebook.buck.android.AndroidBuildConfig
 
AndroidBuildConfigDescription - Class in com.facebook.buck.android
 
AndroidBuildConfigDescription(ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidBuildConfigDescription
 
AndroidBuildConfigDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidBuildConfigDescription.AbstractAndroidBuildConfigDescriptionArg.
AndroidBuildConfigDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidBuildConfigDescriptionArg.
AndroidBuildToolsLocation - Class in com.facebook.buck.android.toolchain
Immutable implementation of AbstractAndroidBuildToolsLocation.
AndroidBuildToolsLocation.Builder - Class in com.facebook.buck.android.toolchain
Builds instances of type AndroidBuildToolsLocation.
AndroidBuildToolsLocationFactory - Class in com.facebook.buck.android.toolchain.impl
 
AndroidBuildToolsLocationFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsLocationFactory
 
AndroidBuildToolsResolver - Class in com.facebook.buck.android.toolchain.impl
 
AndroidBuildToolsResolver(AndroidBuckConfig, AndroidSdkLocation) - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
AndroidBundle - Class in com.facebook.buck.android
android_binary( name = 'messenger', manifest = 'AndroidManifest.xml', deps = [ '//src/com/facebook/messenger:messenger_library', ], )
AndroidBundleDescription - Class in com.facebook.buck.android
 
AndroidBundleDescription(JavaBuckConfig, AndroidBuckConfig, ProGuardConfig, BuckConfig, CxxBuckConfig, DxConfig, ToolchainProvider, AndroidBinaryGraphEnhancerFactory, AndroidBundleFactory) - Constructor for class com.facebook.buck.android.AndroidBundleDescription
 
AndroidBundleDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidBundleDescription.AbstractAndroidBundleDescriptionArg.
AndroidBundleDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidBundleDescriptionArg.
AndroidBundleFactory - Class in com.facebook.buck.android
 
AndroidBundleFactory(AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidBundleFactory
 
AndroidClasspathProvider - Class in com.facebook.buck.android
 
AndroidClasspathProvider(ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidClasspathProvider
 
AndroidDescriptionsProvider - Class in com.facebook.buck.android
 
AndroidDescriptionsProvider() - Constructor for class com.facebook.buck.android.AndroidDescriptionsProvider
 
AndroidDevice - Interface in com.facebook.buck.android.exopackage
 
AndroidDevicesHelper - Interface in com.facebook.buck.android.exopackage
AndroidDevicesHelper provides a way to interact with multiple devices as AndroidDevices (rather than IDevices).
AndroidDevicesHelper.AdbDeviceCallable - Interface in com.facebook.buck.android.exopackage
This is basically the same as AdbHelper.AdbCallable except that it takes an AndroidDevice instead of an IDevice.
AndroidDevicesHelperFactory - Class in com.facebook.buck.android.exopackage
 
AndroidDevicesHelperFactory() - Constructor for class com.facebook.buck.android.exopackage.AndroidDevicesHelperFactory
 
AndroidGraphEnhancementResult - Class in com.facebook.buck.android
Immutable implementation of AbstractAndroidGraphEnhancementResult.
AndroidGraphEnhancementResult.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidGraphEnhancementResult.
AndroidGraphEnhancerArgs - Interface in com.facebook.buck.android
 
AndroidInstallConfig - Class in com.facebook.buck.android
 
AndroidInstallConfig(BuckConfig) - Constructor for class com.facebook.buck.android.AndroidInstallConfig
 
AndroidInstallConfig.ConcurrentInstall - Enum in com.facebook.buck.android
 
AndroidInstrumentationApk - Class in com.facebook.buck.android
Apk that functions as a test package in Android.
AndroidInstrumentationApkDescription - Class in com.facebook.buck.android
 
AndroidInstrumentationApkDescription(JavaBuckConfig, ProGuardConfig, CxxBuckConfig, DxConfig, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidInstrumentationApkDescription
 
AndroidInstrumentationApkDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidInstrumentationApkDescription.AbstractAndroidInstrumentationApkDescriptionArg.
AndroidInstrumentationApkDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidInstrumentationApkDescriptionArg.
AndroidInstrumentationTest - Class in com.facebook.buck.android
 
AndroidInstrumentationTest(BuildTarget, ProjectFilesystem, AndroidPlatformTarget, BuildRuleParams, HasInstallableApk, Set<String>, Set<String>, Tool, Optional<Long>, PackagedResource, PackagedResource, PackagedResource, PackagedResource) - Constructor for class com.facebook.buck.android.AndroidInstrumentationTest
 
AndroidInstrumentationTestDescription - Class in com.facebook.buck.android
 
AndroidInstrumentationTestDescription(BuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidInstrumentationTestDescription
 
AndroidInstrumentationTestDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidInstrumentationTestDescription.AbstractAndroidInstrumentationTestDescriptionArg.
AndroidInstrumentationTestDescriptionArg.Builder - Class in com.facebook.buck.android
AndroidInstrumentationTestJVMArgs - Class in com.facebook.buck.android
Immutable implementation of AbstractAndroidInstrumentationTestJVMArgs.
AndroidInstrumentationTestJVMArgs.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidInstrumentationTestJVMArgs.
AndroidKotlinCoreArg - Interface in com.facebook.buck.android
 
AndroidLibrary - Class in com.facebook.buck.android
 
AndroidLibrary.Builder - Class in com.facebook.buck.android
 
AndroidLibraryCompilerFactory - Interface in com.facebook.buck.android
Factory providing implementations of ConfiguredCompilerFactory for the specified language.
AndroidLibraryDescription - Class in com.facebook.buck.android
 
AndroidLibraryDescription(JavaBuckConfig, AndroidLibraryCompilerFactory, ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidLibraryDescription
 
AndroidLibraryDescription.CoreArg - Interface in com.facebook.buck.android
 
AndroidLibraryDescription.JvmLanguage - Enum in com.facebook.buck.android
 
AndroidLibraryDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidLibraryDescription.AbstractAndroidLibraryDescriptionArg.
AndroidLibraryDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidLibraryDescriptionArg.
AndroidLibraryGraphEnhancer - Class in com.facebook.buck.android
 
AndroidLibraryGraphEnhancer(BuildTarget, ProjectFilesystem, SortedSet<BuildRule>, Javac, JavacOptions, DependencyMode, boolean, Optional<String>, Optional<String>, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidLibraryGraphEnhancer
 
AndroidLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
AndroidLinkableMetadata - Class in com.facebook.buck.android
Information needed to determine the correct placement of native linkables in an android apk
AndroidLinkableMetadata.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidLinkableMetadata.
AndroidManifest - Class in com.facebook.buck.android
AndroidManifest is a BuildRule that can generate an Android manifest from a skeleton manifest and the library manifests from its dependencies.
AndroidManifest(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, APKModule, Collection<SourcePath>) - Constructor for class com.facebook.buck.android.AndroidManifest
 
AndroidManifestDescription - Class in com.facebook.buck.android
 
AndroidManifestDescription(AndroidManifestFactory) - Constructor for class com.facebook.buck.android.AndroidManifestDescription
 
AndroidManifestDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidManifestDescription.AbstractAndroidManifestDescriptionArg.
AndroidManifestDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidManifestDescriptionArg.
AndroidManifestFactory - Class in com.facebook.buck.android
 
AndroidManifestFactory() - Constructor for class com.facebook.buck.android.AndroidManifestFactory
 
AndroidManifestParser - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidManifestParser(ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidManifestParser
 
AndroidManifestReader - Interface in com.facebook.buck.android
Allows querying an Android manifest file for various types of information.
AndroidModuleConsistencyStep - Class in com.facebook.buck.android
 
AndroidModuleRule<T extends CommonDescriptionArg> - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, AndroidProjectType) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidModuleRule
 
AndroidNativeLibsGraphEnhancementResult - Class in com.facebook.buck.android
Immutable implementation of AndroidNativeLibsPackageableGraphEnhancer.AbstractAndroidNativeLibsGraphEnhancementResult.
AndroidNativeLibsGraphEnhancementResult.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidNativeLibsGraphEnhancementResult.
AndroidNativeLibsPackageableGraphEnhancer - Class in com.facebook.buck.android
 
AndroidNativeLibsPackageableGraphEnhancer(ToolchainProvider, CellPathResolver, ActionGraphBuilder, BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSet<TargetCpuType>, CxxBuckConfig, Optional<Map<String, List<Pattern>>>, Optional<BuildTarget>, Optional<ImmutableSortedSet<String>>, RelinkerMode, ImmutableList<Pattern>, APKModuleGraph) - Constructor for class com.facebook.buck.android.AndroidNativeLibsPackageableGraphEnhancer
 
AndroidNdk - Class in com.facebook.buck.android.toolchain.ndk
Part of Android toolchain that provides access to Android NDK
AndroidNdkConstants - Class in com.facebook.buck.android.toolchain.ndk
 
AndroidNdkConstants() - Constructor for class com.facebook.buck.android.toolchain.ndk.AndroidNdkConstants
 
AndroidNdkFactory - Class in com.facebook.buck.android.toolchain.ndk.impl
 
AndroidNdkFactory() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkFactory
 
AndroidNdkResolver - Class in com.facebook.buck.android.toolchain.ndk.impl
 
AndroidNdkResolver(FileSystem, ImmutableMap<String, String>, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
AndroidNdkToolchainsSupplier - Class in com.facebook.buck.android.toolchain.ndk.impl
 
AndroidNdkToolchainsSupplier() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkToolchainsSupplier
 
AndroidPackageable - Interface in com.facebook.buck.android.packageable
Something (usually a BuildRule) that can be included in an Android package (android_binary or (hopefully soon) aar).
AndroidPackageableCollection - Class in com.facebook.buck.android.packageable
A collection of Android content that should be included in an Android package (apk or aar).
AndroidPackageableCollection.Builder - Class in com.facebook.buck.android.packageable
Builds instances of type AndroidPackageableCollection.
AndroidPackageableCollection.ResourceDetails - Class in com.facebook.buck.android.packageable
Immutable implementation of AbstractAndroidPackageableCollection.AbstractResourceDetails.
AndroidPackageableCollection.ResourceDetails.Builder - Class in com.facebook.buck.android.packageable
Builds instances of type ResourceDetails.
AndroidPackageableCollector - Class in com.facebook.buck.android.packageable
 
AndroidPackageableCollector(BuildTarget) - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
AndroidPackageableCollector(BuildTarget, ImmutableSet<BuildTarget>, ImmutableSet<BuildTarget>, APKModuleGraph) - Constructor for class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
AndroidPlatformTarget - Class in com.facebook.buck.android.toolchain
Represents a platform to target for Android.
AndroidPlatformTargetFactory - Class in com.facebook.buck.android.toolchain.impl
 
AndroidPlatformTargetFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetFactory
 
AndroidPlatformTargetProducer - Class in com.facebook.buck.android.toolchain.impl
 
AndroidPlatformTargetProducer() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
 
AndroidPrebuiltAar - Class in com.facebook.buck.android
 
AndroidPrebuiltAar(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, SourcePath, SourcePath, PrebuiltJar, UnzipAar, CompileToJarStepFactory, Iterable<PrebuiltJar>, boolean, Optional<String>) - Constructor for class com.facebook.buck.android.AndroidPrebuiltAar
 
AndroidPrebuiltAarDescription - Class in com.facebook.buck.android
Description for a BuildRule that wraps an .aar file as an Android dependency.
AndroidPrebuiltAarDescription(ToolchainProvider) - Constructor for class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
AndroidPrebuiltAarDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidPrebuiltAarDescription.AbstractAndroidPrebuiltAarDescriptionArg.
AndroidPrebuiltAarDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidPrebuiltAarDescriptionArg.
AndroidProjectType - Enum in com.facebook.buck.features.project.intellij.lang.android
Constants that define Android project type.
androidResOnly(SortedSet<BuildRule>) - Static method in class com.facebook.buck.android.AndroidResourceHelper
Filters out the set of android_resource() dependencies from deps.
AndroidResource - Class in com.facebook.buck.android
An object that represents the resources of an android library.
AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, Supplier<ImmutableSortedSet<? extends SourcePath>>, boolean, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
 
AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
 
AndroidResource(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, ImmutableSortedSet<BuildRule>, SourcePath, ImmutableSortedMap<Path, SourcePath>, String, SourcePath, ImmutableSortedMap<Path, SourcePath>, SourcePath, boolean, boolean, boolean) - Constructor for class com.facebook.buck.android.AndroidResource
 
AndroidResourceDescription - Class in com.facebook.buck.android
 
AndroidResourceDescription(AndroidBuckConfig) - Constructor for class com.facebook.buck.android.AndroidResourceDescription
 
AndroidResourceDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of AndroidResourceDescription.AbstractAndroidResourceDescriptionArg.
AndroidResourceDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type AndroidResourceDescriptionArg.
AndroidResourceFolder - Class in com.facebook.buck.features.project.intellij.lang.android
A path which contains a set of sources we wish to present to IntelliJ.
AndroidResourceFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
 
AndroidResourceHelper - Class in com.facebook.buck.android
 
AndroidResourceIndex - Class in com.facebook.buck.android
 
AndroidResourceIndex(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath) - Constructor for class com.facebook.buck.android.AndroidResourceIndex
 
AndroidResourceIndexEntry - Class in com.facebook.buck.android.aapt
Immutable implementation of AbstractAndroidResourceIndexEntry.
AndroidResourceIndexEntry.Builder - Class in com.facebook.buck.android.aapt
Builds instances of type AndroidResourceIndexEntry.
AndroidResourceModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
 
AndroidResourceModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
AndroidSdkDirectoryResolver - Class in com.facebook.buck.android.toolchain.impl
Utility class used for resolving the location of Android specific directories.
AndroidSdkDirectoryResolver(FileSystem, ImmutableMap<String, String>, AndroidBuckConfig) - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
 
AndroidSdkLocation - Class in com.facebook.buck.android.toolchain
Part of Android toolchain that provides access to Android SDK
AndroidSdkLocationFactory - Class in com.facebook.buck.android.toolchain.impl
 
AndroidSdkLocationFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkLocationFactory
 
AndroidSdkToolchainsSupplier - Class in com.facebook.buck.android.toolchain.impl
 
AndroidSdkToolchainsSupplier() - Constructor for class com.facebook.buck.android.toolchain.impl.AndroidSdkToolchainsSupplier
 
AndroidTransitiveDependencyGraph - Class in com.facebook.buck.android
 
ANNOTATION_PROCESSING - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
ANNOTATION_PROCESSING_ROUND - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
AnnotationProcessingEvent - Class in com.facebook.buck.jvm.java
Base class for events about Java annotation processing.
AnnotationProcessingEvent(EventKey, BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
AnnotationProcessingEvent.Finished - Class in com.facebook.buck.jvm.java
 
AnnotationProcessingEvent.Operation - Enum in com.facebook.buck.jvm.java
 
AnnotationProcessingEvent.Started - Class in com.facebook.buck.jvm.java
 
annotationProcessingFinished(AnnotationProcessingEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
AnnotationProcessingParams - Class in com.facebook.buck.jvm.java
Information for annotation processing.
AnnotationProcessingParams.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type AnnotationProcessingParams.
annotationProcessingStarted(AnnotationProcessingEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
AnnotationValueScanner8<R,P> - Class in com.facebook.buck.jvm.java.lang.model
 
AnnotationValueScanner8() - Constructor for class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
AnnotationValueScanner8(R) - Constructor for class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
ansi - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
Ansi - Class in com.facebook.buck.util
Encapsulates the specifics of writing to a particular kind of terminal.
Ansi(boolean) - Constructor for class com.facebook.buck.util.Ansi
Construct an Ansi object and conditionally enable fancy escape sequences.
Ansi.SeverityLevel - Enum in com.facebook.buck.util
 
AnsiEnvironmentChecking - Class in com.facebook.buck.util
Utility class to check if the environment supports ANSI escape sequences.
ApiStubber - Class in com.facebook.buck.jvm.java.abi
 
ApkBuilderStep - Class in com.facebook.buck.android
Merges resources into a final APK.
ApkBuilderStep(ProjectFilesystem, Path, Path, Path, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>, Path, Supplier<KeystoreProperties>, boolean, ImmutableList<String>) - Constructor for class com.facebook.buck.android.ApkBuilderStep
 
ApkGenrule - Class in com.facebook.buck.android
A specialization of a genrule that specifically allows the modification of apks.
ApkGenruleDescription - Class in com.facebook.buck.android
 
ApkGenruleDescription(ToolchainProvider, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.android.ApkGenruleDescription
 
ApkGenruleDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of ApkGenruleDescription.AbstractApkGenruleDescriptionArg.
ApkGenruleDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type ApkGenruleDescriptionArg.
ApkInfo - Class in com.facebook.buck.android
Immutable implementation of HasInstallableApk.AbstractApkInfo.
ApkInfo.Builder - Class in com.facebook.buck.android
Builds instances of type ApkInfo.
ApkInstallStep - Class in com.facebook.buck.android
 
ApkInstallStep(SourcePathResolver, HasInstallableApk) - Constructor for class com.facebook.buck.android.ApkInstallStep
 
APKModule - Class in com.facebook.buck.android.apkmodule
Immutable implementation of AbstractAPKModule.
apkModule - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
APKModuleGraph - Class in com.facebook.buck.android.apkmodule
Utility class for grouping sets of targets and their dependencies into APK Modules containing their exclusive dependencies.
APKModuleGraph(TargetGraph, BuildTarget) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
Constructor for the APKModule graph generator object that produces a graph with only a root module.
APKModuleGraph(Optional<Map<String, List<BuildTarget>>>, Optional<Map<String, List<String>>>, Optional<List<BuildTarget>>, Set<String>, TargetGraph, BuildTarget) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
Constructor for the APKModule graph generator object
APKModuleGraph(TargetGraph, BuildTarget, Optional<Set<BuildTarget>>) - Constructor for class com.facebook.buck.android.apkmodule.APKModuleGraph
Constructor for the APKModule graph generator object
apkPath - Variable in class com.facebook.buck.android.exopackage.PackageInfo
 
APP_EXTENSION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
APP_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBinaryDescription
 
APP_PACKAGE_ID - Static variable in class com.facebook.buck.android.resources.ResTablePackage
 
AppBuilderBase - Class in com.facebook.buck.android
A class that provides information that are shared across AabBuilder and ApkBuilder, currently only private key and certificate are needed
AppBuilderBase(ProjectFilesystem, Supplier<KeystoreProperties>, Path) - Constructor for class com.facebook.buck.android.AppBuilderBase
 
AppBuilderBase.PrivateKeyAndCertificate - Class in com.facebook.buck.android
 
append(CharSequence) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
append(CharSequence, int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
append(char) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
append(String) - Method in class com.facebook.buck.util.ChunkAccumulator
 
append(CharSequence) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
append(CharSequence, int, int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
append(char) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
AppendableLogRecord - Class in com.facebook.buck.core.util.log.appendablelogrecord
 
AppendableLogRecord(Level, String, String) - Constructor for class com.facebook.buck.core.util.log.appendablelogrecord.AppendableLogRecord
 
appendFinishedInfo(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
Appends information to the finished event which will be sent when control exits the scope.
appendFormattedMessage(StringBuilder) - Method in class com.facebook.buck.core.util.log.appendablelogrecord.AppendableLogRecord
 
appendString(T) - Method in class com.facebook.buck.util.network.HiveRowFormatter
 
appendStringIterable(Iterable<T>) - Method in class com.facebook.buck.util.network.HiveRowFormatter
 
appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.cxx.RelativeLinkArg
 
appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in interface com.facebook.buck.rules.args.Arg
Feed the contents of the Arg to the supplied consumer.
appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.args.ProxyArg
 
appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.args.SanitizedArg
 
appendToCommandLine(Consumer<String>, SourcePathResolver) - Method in class com.facebook.buck.rules.args.WriteToFileArg
 
appendToCommandLineRel(Consumer<String>, Path, SourcePathResolver) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
appendToManifest(Manifest) - Method in interface com.facebook.buck.manifestservice.ManifestService
Appends one more entry to the manifest.
appendToManifest(Manifest) - Method in class com.facebook.buck.manifestservice.ThriftManifestService
 
appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.apple.ExternallyBuiltApplePackage
 
appendToRuleKey(RuleKeyObjectSink) - Method in interface com.facebook.buck.core.rulekey.RuleKeyAppendable
Deprecated.
 
appendToRuleKey(RuleKeyObjectSink) - Method in interface com.facebook.buck.core.rules.BuildRule
Add additional details when calculating this rule's RuleKey which isn't available via reflection.
appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
appendToRuleKey(RuleKeyObjectSink) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
APPLE_SECTION - Static variable in class com.facebook.buck.apple.AppleConfig
 
AppleAssetCatalog - Class in com.facebook.buck.apple
 
AppleAssetCatalog.ValidationType - Enum in com.facebook.buck.apple
 
AppleAssetCatalogDescription - Class in com.facebook.buck.apple
Description for an apple_asset_catalog rule, which identifies an asset catalog for an iOS or Mac OS X library or binary.
AppleAssetCatalogDescription() - Constructor for class com.facebook.buck.apple.AppleAssetCatalogDescription
 
AppleAssetCatalogDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleAssetCatalogDescription.AbstractAppleAssetCatalogDescriptionArg.
AppleAssetCatalogDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleAssetCatalogDescriptionArg.
AppleAssetCatalogsCompilationOptions - Class in com.facebook.buck.apple
Argument type for asset_catalogs_compilation_options used in apple_bundle
AppleAssetCatalogsCompilationOptions.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleAssetCatalogsCompilationOptions.
AppleBinaryDescription - Class in com.facebook.buck.apple
 
AppleBinaryDescription(ToolchainProvider, XCodeDescriptions, SwiftLibraryDescription, AppleConfig, CxxBuckConfig, SwiftBuckConfig, CxxBinaryImplicitFlavors, CxxBinaryFactory, CxxBinaryMetadataFactory, CxxBinaryFlavored) - Constructor for class com.facebook.buck.apple.AppleBinaryDescription
 
AppleBinaryDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleBinaryDescription.AbstractAppleBinaryDescriptionArg.
AppleBinaryDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleBinaryDescriptionArg.
AppleBuildRules - Class in com.facebook.buck.apple
Helpers for reading properties of Apple target build rules.
AppleBuildRules.RecursiveDependenciesMode - Enum in com.facebook.buck.apple
 
AppleBundle - Class in com.facebook.buck.apple
Creates a bundle: a directory containing files and subdirectories, described by an Info.plist.
AppleBundleDescription - Class in com.facebook.buck.apple
 
AppleBundleDescription(ToolchainProvider, XCodeDescriptions, AppleBinaryDescription, AppleLibraryDescription, AppleConfig, CxxBuckConfig, SwiftBuckConfig) - Constructor for class com.facebook.buck.apple.AppleBundleDescription
 
AppleBundleDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleBundleDescription.AbstractAppleBundleDescriptionArg.
AppleBundleDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleBundleDescriptionArg.
AppleBundleDestinations - Class in com.facebook.buck.apple
Immutable implementation of AbstractAppleBundleDestinations.
AppleBundleDestinations.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleBundleDestinations.
AppleBundleExtension - Enum in com.facebook.buck.apple
Known bundle extensions that have special handling.
AppleBundleResources - Class in com.facebook.buck.apple
Resources to be bundled into a bundle.
AppleBundleResources.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleBundleResources.
AppleConfig - Class in com.facebook.buck.apple
 
AppleCoreSimulatorServiceController - Class in com.facebook.buck.apple.simulator
Launches, queries, and kills Apple's CoreSimulator and related launchd services.
AppleCoreSimulatorServiceController(ProcessExecutor) - Constructor for class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
 
AppleCustomLinkingDepsDescription - Interface in com.facebook.buck.apple
This interface helps customizing linking dependencies.
AppleCxxPlatform - Class in com.facebook.buck.apple.toolchain
Adds Apple-specific tools to CxxPlatform.
AppleCxxPlatform.Builder - Class in com.facebook.buck.apple.toolchain
Builds instances of type AppleCxxPlatform.
AppleCxxPlatforms - Class in com.facebook.buck.apple.toolchain.impl
Utility class to create Objective-C/C/C++/Objective-C++ platforms to support building iOS and Mac OS X products with Xcode.
AppleCxxPlatforms.XcodeBuildVersionCache - Class in com.facebook.buck.apple.toolchain.impl
 
AppleCxxPlatformsProvider - Class in com.facebook.buck.apple.toolchain
Immutable implementation of AbstractAppleCxxPlatformsProvider.
AppleCxxPlatformsProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleCxxPlatformsProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatformsProviderFactory
 
AppleDebugFormat - Enum in com.facebook.buck.apple
 
AppleDebuggableBinary - Class in com.facebook.buck.apple
This build rule wraps the usual build rule and should be treated as top-level binary rule for apple platform.
AppleDependenciesCache - Class in com.facebook.buck.apple
 
AppleDependenciesCache(TargetGraph) - Constructor for class com.facebook.buck.apple.AppleDependenciesCache
 
AppleDescriptionProvider - Class in com.facebook.buck.apple
 
AppleDescriptionProvider() - Constructor for class com.facebook.buck.apple.AppleDescriptionProvider
 
AppleDescriptions - Class in com.facebook.buck.apple
Common logic for a DescriptionWithTargetGraph that creates Apple target rules.
AppleDeveloperDirectoryForTestsProvider - Class in com.facebook.buck.apple.toolchain
The value of [apple] xcode_developer_dir_for_tests if present.
AppleDeveloperDirectoryForTestsProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleDeveloperDirectoryForTestsProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryForTestsProviderFactory
 
AppleDeveloperDirectoryProvider - Class in com.facebook.buck.apple.toolchain
Provides access to Apple developer directory.
AppleDeveloperDirectoryProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleDeveloperDirectoryProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryProviderFactory
 
AppleDeviceHelper - Class in com.facebook.buck.apple.device
 
AppleDeviceHelper(ProcessExecutor, Path) - Constructor for class com.facebook.buck.apple.device.AppleDeviceHelper
 
AppleDsym - Class in com.facebook.buck.apple
Creates dSYM bundle for the given _unstripped_ binary.
AppleDsym(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, Tool, SourcePath, ImmutableSortedSet<SourcePath>, Path, boolean) - Constructor for class com.facebook.buck.apple.AppleDsym
 
AppleHeaderVisibilities - Class in com.facebook.buck.apple
Utility class with methods working with HeaderVisibility in the context of Apple rules.
AppleInfoPlistParsing - Class in com.facebook.buck.apple
Utility class to parse Info.plist from an Apple bundle.
AppleLibraryDescription - Class in com.facebook.buck.apple
 
AppleLibraryDescription(ToolchainProvider, XCodeDescriptions, SwiftLibraryDescription, AppleConfig, CxxBuckConfig, SwiftBuckConfig, CxxLibraryImplicitFlavors, CxxLibraryFlavored, CxxLibraryFactory, CxxLibraryMetadataFactory) - Constructor for class com.facebook.buck.apple.AppleLibraryDescription
 
AppleLibraryDescription.Type - Enum in com.facebook.buck.apple
 
AppleLibraryDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleLibraryDescription.AbstractAppleLibraryDescriptionArg.
AppleLibraryDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleLibraryDescriptionArg.
AppleLibraryDescriptionSwiftEnhancer - Class in com.facebook.buck.apple
 
AppleLibraryDescriptionSwiftEnhancer() - Constructor for class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
AppleLibrarySwiftDelegate - Interface in com.facebook.buck.apple
Provides an ability to inject CxxPreprocessorInputs for the Swift compilation process.
AppleLibrarySwiftMetadata - Class in com.facebook.buck.apple
 
AppleLibrarySwiftMetadata(ImmutableSet<SourceWithFlags>, ImmutableSet<SourceWithFlags>) - Constructor for class com.facebook.buck.apple.AppleLibrarySwiftMetadata
 
AppleNativeTargetDescriptionArg - Interface in com.facebook.buck.apple
Arguments common to Apple targets.
ApplePackageConfig - Class in com.facebook.buck.apple
Immutable implementation of AppleConfig.AbstractApplePackageConfig.
ApplePackageConfigAndPlatformInfo - Class in com.facebook.buck.apple
Value type for tracking a package config and information about the platform.
ApplePackageDescription - Class in com.facebook.buck.apple
 
ApplePackageDescription(ToolchainProvider, SandboxExecutionStrategy, AppleConfig) - Constructor for class com.facebook.buck.apple.ApplePackageDescription
 
ApplePackageDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of ApplePackageDescription.AbstractApplePackageDescriptionArg.
ApplePackageDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type ApplePackageDescriptionArg.
ApplePlatform - Class in com.facebook.buck.apple.toolchain
Immutable implementation of AbstractApplePlatform.
ApplePlatform.Builder - Class in com.facebook.buck.apple.toolchain
Builds instances of type ApplePlatform.
ApplePlatforms - Class in com.facebook.buck.apple
 
ApplePlatformType - Enum in com.facebook.buck.apple.platform_type
 
AppleResourceDescription - Class in com.facebook.buck.apple
Description for an apple_resource rule which copies resource files to the built bundle.
AppleResourceDescription() - Constructor for class com.facebook.buck.apple.AppleResourceDescription
 
AppleResourceDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleResourceDescription.AbstractAppleResourceDescriptionArg.
AppleResourceDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleResourceDescriptionArg.
AppleResources - Class in com.facebook.buck.apple
 
AppleSdk - Class in com.facebook.buck.apple.toolchain
Metadata about an Apple SDK.
AppleSdk.Builder - Class in com.facebook.buck.apple.toolchain
Builds instances of type AppleSdk.
AppleSdkDiscovery - Class in com.facebook.buck.apple.toolchain.impl
Utility class to discover the location of SDKs contained inside an Xcode installation.
AppleSdkLocation - Class in com.facebook.buck.apple.toolchain
Immutable implementation of AbstractAppleSdkLocation.
AppleSdkLocationFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleSdkLocationFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleSdkLocationFactory
 
AppleSdkPaths - Class in com.facebook.buck.apple.toolchain
Paths to Apple SDK directories under an installation of Xcode.
AppleSdkPaths.Builder - Class in com.facebook.buck.apple.toolchain
Builds instances of type AppleSdkPaths.
AppleSimulator - Class in com.facebook.buck.apple.simulator
Immutable implementation of AbstractAppleSimulator.
AppleSimulator.Builder - Class in com.facebook.buck.apple.simulator
Builds instances of type AppleSimulator.
AppleSimulatorController - Class in com.facebook.buck.apple.simulator
Utility class to manage starting the iOS simulator as well as installing and running applications inside it.
AppleSimulatorController(ProcessExecutor, Path, Path) - Constructor for class com.facebook.buck.apple.simulator.AppleSimulatorController
 
AppleSimulatorController.LaunchBehavior - Enum in com.facebook.buck.apple.simulator
 
AppleSimulatorDiscovery - Class in com.facebook.buck.apple.simulator
Utilty class to discover state about Apple simulators installed on the host system.
AppleSimulatorProfile - Class in com.facebook.buck.apple.simulator
Immutable value type containing metadata about an Apple simulator.
AppleSimulatorProfile.Builder - Class in com.facebook.buck.apple.simulator
Builds instances of type AppleSimulatorProfile.
AppleSimulatorProfileParsing - Class in com.facebook.buck.apple.simulator
Utility class to parse profile.plist from an iPhone simulator platform.
AppleSimulatorState - Enum in com.facebook.buck.apple.simulator
 
AppleTest - Class in com.facebook.buck.apple
 
AppleTestDescription - Class in com.facebook.buck.apple
 
AppleTestDescription(ToolchainProvider, XCodeDescriptions, AppleConfig, CxxBuckConfig, SwiftBuckConfig, AppleLibraryDescription) - Constructor for class com.facebook.buck.apple.AppleTestDescription
 
AppleTestDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AppleTestDescription.AbstractAppleTestDescriptionArg.
AppleTestDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleTestDescriptionArg.
AppleToolchain - Class in com.facebook.buck.apple.toolchain
Metadata about an Apple toolchain.
AppleToolchain.Builder - Class in com.facebook.buck.apple.toolchain
Builds instances of type AppleToolchain.
AppleToolchainDiscovery - Class in com.facebook.buck.apple.toolchain.impl
Utility class to discover the location of toolchains contained inside an Xcode installation.
AppleToolchainProvider - Class in com.facebook.buck.apple.toolchain
Immutable implementation of AbstractAppleToolchainProvider.
AppleToolchainProviderFactory - Class in com.facebook.buck.apple.toolchain.impl
 
AppleToolchainProviderFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleToolchainProviderFactory
 
AppleToolchainsSupplier - Class in com.facebook.buck.apple.toolchain.impl
 
AppleToolchainsSupplier() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleToolchainsSupplier
 
AppleWrapperResourceArg - Class in com.facebook.buck.apple
A description for a resource defined by a single path.
AppleWrapperResourceArg.Builder - Class in com.facebook.buck.apple
Builds instances of type AppleWrapperResourceArg.
AppleXCodeDescriptionClassSupplier - Class in com.facebook.buck.apple
 
AppleXCodeDescriptionClassSupplier() - Constructor for class com.facebook.buck.apple.AppleXCodeDescriptionClassSupplier
 
APPLICATION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
apply(AndroidDevice) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper.AdbDeviceCallable
 
apply(String, String, String) - Method in interface com.facebook.buck.apple.clang.HeaderMap.HeaderMapVisitor
 
apply(String) - Method in class com.facebook.buck.cxx.CxxFlags.TranslateMacrosFunction
 
apply(BuildTarget, ActionGraphBuilder, CxxPlatform, ImmutableSet<BuildRule>, CxxDeps) - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
 
apply(TargetNode<AndroidBinaryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
 
apply(TargetNode<AndroidLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
apply(TargetNode<T>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidModuleRule
 
apply(TargetNode<AndroidResourceDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
apply(TargetNode<RobolectricTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
apply(TargetNode<CxxLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
 
apply(TargetNode<GroovyLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
 
apply(TargetNode<GroovyTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
 
apply(TargetNode<JavaBinaryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
 
apply(TargetNode<JavaLibraryDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
apply(TargetNode<JavaTestDescription.CoreArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
apply(TargetNode<KotlinLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
 
apply(TargetNode<KotlinTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
 
apply(TargetNode<PythonLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
 
apply(TargetNode<PythonTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
 
apply(TargetNode<ScalaLibraryDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
 
apply(TargetNode<ScalaTestDescriptionArg>, ModuleBuildContext) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
 
apply(TargetNode<T>, ModuleBuildContext) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
 
apply(T) - Method in interface com.facebook.buck.util.concurrent.ResourcePool.ThrowingFunction
 
apply(T, U, V, W) - Method in interface com.facebook.buck.util.function.QuadFunction
Applies this function to the given arguments.
apply(T) - Method in interface com.facebook.buck.util.function.ThrowingFunction
 
apply() - Static method in class com.facebook.buck.util.network.MacIpv6BugWorkaround
 
applyDuringAggregation(AggregationContext, TargetNode<T>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<AndroidLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<AndroidResourceDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<RobolectricTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<JavaLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<JavaTestDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
applyDuringAggregation(AggregationContext, TargetNode<T>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
 
applyFilenameFormat(Map<String, Path>, Path, String) - Static method in class com.facebook.buck.android.exopackage.ExopackageUtil
 
applyFilenameFormat(Multimap<String, Path>, Path, String) - Static method in class com.facebook.buck.android.exopackage.ExopackageUtil
 
AppModularityMetadataUtil - Class in com.facebook.buck.android
 
AppModularityMetadataUtil() - Constructor for class com.facebook.buck.android.AppModularityMetadataUtil
 
Architecture - Enum in com.facebook.buck.util.environment
Represents the CPU architecture of a system.
Archive - Class in com.facebook.buck.cxx
A BuildRule which builds an "ar" archive from input files represented as SourcePath.
ARCHIVE_MEMBER_PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
ArchiveAction(String, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
 
ArchiveContents - Enum in com.facebook.buck.cxx.toolchain
How this archive packages its contents.
ArchiveDependencySupplier - Interface in com.facebook.buck.rules.keys
Supplies dependencies that are archives.
archiveFile - Variable in class com.facebook.buck.unarchive.UnarchiveStep
 
ArchiveFormat - Enum in com.facebook.buck.util.unarchive
A collection different archive types, and the unarchiver that should be used to extract archives
ArchiveMemberPath - Class in com.facebook.buck.io
Immutable implementation of AbstractArchiveMemberPath.
ArchiveMemberSourcePath - Class in com.facebook.buck.core.sourcepath
A SourcePath that can reference a member within an archive.
ArchiveMemberSourcePath.Builder - Class in com.facebook.buck.core.sourcepath
Builds instances of type ArchiveMemberSourcePath.
Archiver - Interface in com.facebook.buck.cxx.toolchain
Interface for a c/c++ archiver.
ArchiverProvider - Interface in com.facebook.buck.cxx.toolchain
 
ArchiverProvider.LegacyArchiverType - Enum in com.facebook.buck.cxx.toolchain
.buckconfig accepts this and we combine it with the current platform to determine the archiver type.
ArchiverProvider.Type - Enum in com.facebook.buck.cxx.toolchain
Optional type that can be specified by cxx.archiver_type to indicate the given archiver is llvm-lib.
areTargetTypesEqual(Set<Class<? extends DescriptionWithTargetGraph<?>>>) - Static method in class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
 
Arg - Interface in com.facebook.buck.rules.args
An abstraction for modeling the arguments that contribute to a command run by a BuildRule, and also carry information for computing a rule key.
arg - Variable in class com.facebook.buck.rules.args.ProxyArg
 
ARGFILE_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
Escaper for argfiles for clang and gcc.
ARGFILES_ESCAPER - Static variable in interface com.facebook.buck.jvm.java.Javac
An escaper for arguments written to @argfiles.
Args(ImmutableMap<String, String>, ImmutableList<String>, Tool, Optional<String>, Path, SourcePath, ImmutableList<Arg>, ImmutableList<CxxHeaders>) - Constructor for class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
Args(Tool, Path, ImmutableSortedSet<String>, List<String>) - Constructor for class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
Args(Tool, Path, Path) - Constructor for class com.facebook.buck.features.ocaml.OcamlLexStep.Args
 
Args(ImmutableMap<String, String>, ImmutableList<String>, Tool, Optional<String>, Path, Path, ImmutableList<Arg>) - Constructor for class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
 
Args(Tool, Path, Path) - Constructor for class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
 
array() - Static method in class com.facebook.buck.util.json.JsonBuilder
Creates a builder for a JSON array string.
arrayOfDoubles(DoubleStream) - Static method in class com.facebook.buck.util.json.JsonBuilder
 
arrays - Variable in class com.facebook.buck.android.StringResources
 
ARTIFACT_FILE_NAME_FORMAT - Static variable in class com.facebook.buck.maven.Resolver
 
ARTIFACT_FILE_NAME_REGEX_FORMAT - Static variable in class com.facebook.buck.maven.Resolver
 
ArtifactCache - Interface in com.facebook.buck.artifact_cache
 
ArtifactCacheBuckConfig - Class in com.facebook.buck.artifact_cache.config
Represents configuration specific to the ArtifactCache.
ArtifactCacheBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
ArtifactCacheBuckConfig.Executor - Enum in com.facebook.buck.artifact_cache.config
Thread pools that are available for task execution.
ArtifactCacheByBuildRule - Interface in com.facebook.buck.distributed
Interface for a wrapper around the ArtifactCache, which Stampede uses to query remote and local caches separately, using the BuildRule directly.
ArtifactCacheConnectEvent - Class in com.facebook.buck.artifact_cache
Base class for events about build rules.
ArtifactCacheConnectEvent(EventKey) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
ArtifactCacheConnectEvent.Finished - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheConnectEvent.Started - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheEntries - Class in com.facebook.buck.artifact_cache.config
Immutable implementation of AbstractArtifactCacheEntries.
ArtifactCacheEntries.Builder - Class in com.facebook.buck.artifact_cache.config
Builds instances of type ArtifactCacheEntries.
ArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
ArtifactCacheEvent.CacheMode - Enum in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.InvocationType - Enum in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.Operation - Enum in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
 
ArtifactCacheEvent.StoreType - Enum in com.facebook.buck.artifact_cache
For ArtifactCacheEvent.Operation STORE there are different store types, storing the actual artifact or the manifest of it.
ArtifactCacheEventFactory - Interface in com.facebook.buck.artifact_cache
 
artifactCacheEventFinished(ArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
artifactCacheEventStarted(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ArtifactCacheFactory - Interface in com.facebook.buck.artifact_cache
 
artifactCacheFinished(ArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
ArtifactCacheHandler - Class in com.facebook.buck.httpserver
Implements a really simple cache server on top of the local dircache.
ArtifactCacheHandler(ProjectFilesystem) - Constructor for class com.facebook.buck.httpserver.ArtifactCacheHandler
 
ArtifactCacheMode - Enum in com.facebook.buck.artifact_cache.config
 
ArtifactCacheMode.CacheType - Enum in com.facebook.buck.artifact_cache.config
 
ArtifactCaches - Class in com.facebook.buck.artifact_cache
Creates instances of the ArtifactCache.
ArtifactCaches(ArtifactCacheBuckConfig, BuckEventBus, ProjectFilesystem, Optional<String>, ListeningExecutorService, ListeningExecutorService, ListeningExecutorService, ListeningExecutorService, TaskManagerScope, String, String, Optional<ClientCertificateHandler>) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCaches
Creates a new instance of the cache factory for use during a build.
artifactCacheStarted(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
When a new cache event is about to start.
ArtifactCompressionEvent - Class in com.facebook.buck.event
Event for artifact compression / decompression
ArtifactCompressionEvent(EventKey, ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent
 
ArtifactCompressionEvent.Finished - Class in com.facebook.buck.event
Event for when a artifact finishes compression/decompression
ArtifactCompressionEvent.Operation - Enum in com.facebook.buck.event
 
ArtifactCompressionEvent.Started - Class in com.facebook.buck.event
Event for when a artifact starts compression/decompression
artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
artifactCompressionFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
artifactCompressionStarted(ArtifactCompressionEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
ArtifactCompressionStat - Class in com.facebook.buck.event.listener.scuba
The class for containing the stats for artifact compression
ArtifactConfig - Class in com.facebook.buck.maven
 
ArtifactConfig() - Constructor for class com.facebook.buck.maven.ArtifactConfig
 
artifactConnectFinished(ArtifactCacheConnectEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
artifactConnectStarted(ArtifactCacheConnectEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ArtifactInfo - Class in com.facebook.buck.artifact_cache
Immutable implementation of AbstractArtifactInfo.
ArtifactInfo.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type ArtifactInfo.
artifacts - Variable in class com.facebook.buck.maven.ArtifactConfig
 
artifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
ArtifactUploader - Class in com.facebook.buck.artifact_cache
ArtifactUploader contains the logic of how to take a list of artifact paths and metadata and store that to the ArtifactCache.
ArtifactUploader() - Constructor for class com.facebook.buck.artifact_cache.ArtifactUploader
 
asByteSource(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
AsciiBoxStringBuilder - Class in com.facebook.buck.util.string
Writes lines inside of an ASCII art box, as for important messages.
AsciiBoxStringBuilder(int) - Constructor for class com.facebook.buck.util.string.AsciiBoxStringBuilder
 
asElement() - Method in class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
 
asErrorText(String) - Method in class com.facebook.buck.util.Ansi
 
asFunction() - Method in interface com.facebook.buck.util.function.ThrowingFunction
Returns a Function that will wrap any thrown exception in a RuntimeException.
asFunction(ThrowingFunction<T2, R2, E2>) - Static method in interface com.facebook.buck.util.function.ThrowingFunction
A simple helper for constructing a Function from a throwing lambda.
asGreenText(String) - Method in class com.facebook.buck.util.Ansi
 
asHashCode() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
This method should be used sparingly as we are trying to favor Sha1HashCode over HashCode, where appropriate. Currently, the FileHashCache API is written in terms of HashCode, so conversions are common.
asHighlightedFailureText(String) - Method in class com.facebook.buck.util.Ansi
 
asHighlightedStatusText(Ansi.SeverityLevel, String) - Method in class com.facebook.buck.util.Ansi
 
asHighlightedSuccessText(String) - Method in class com.facebook.buck.util.Ansi
 
asHighlightedWarningText(String) - Method in class com.facebook.buck.util.Ansi
 
asInformationText(String) - Method in class com.facebook.buck.util.Ansi
 
ask(String) - Method in class com.facebook.buck.doctor.UserInput
 
asMap() - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
asMap() - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
asMap() - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Returns a copy of the leaves stored in the trie as a map.
asNoWrap(Iterable<String>) - Method in class com.facebook.buck.util.Ansi
 
asRedText(String) - Method in class com.facebook.buck.util.Ansi
 
AssembleDirectories - Class in com.facebook.buck.android
 
AssembleDirectories(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableCollection<SourcePath>) - Constructor for class com.facebook.buck.android.AssembleDirectories
 
assertArguments(CommandRunnerParams) - Method in class com.facebook.buck.cli.BuildCommand
 
assertArguments(CommandRunnerParams) - Method in class com.facebook.buck.cli.TestCommand
 
assertOnlyHasKeys(String...) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
AssertScopeExclusiveAccess - Class in com.facebook.buck.util.concurrent
Makes it simple to assert that access to a piece of code should be done from one thread at a time in a non-reentrant manner.
AssertScopeExclusiveAccess() - Constructor for class com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess
 
AssertScopeExclusiveAccess.Scope - Interface in com.facebook.buck.util.concurrent
 
assertUnflavored() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
assertUnflavored() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
assertUnflavored() - Method in interface com.facebook.buck.core.model.BuildTarget
Verifies that this build target has no flavors.
assertUnflavored() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Verifies that this build target has no flavors.
assetCatalogValidation() - Method in class com.facebook.buck.apple.AppleConfig
 
ASSETS_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.android.AndroidResourceDescription
 
asSubtleText(String) - Method in class com.facebook.buck.util.Ansi
 
asSuccessText(String) - Method in class com.facebook.buck.util.Ansi
 
asSupplier() - Method in interface com.facebook.buck.util.function.ThrowingSupplier
Returns a Supplier that will wrap any thrown exception in a RuntimeException.
asView() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
asView() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
asWarningText(String) - Method in class com.facebook.buck.util.Ansi
 
AsyncBackgroundTaskManager - Class in com.facebook.buck.support.bgtasks
Asynchronous-enabled implementation of BackgroundTaskManager.
AsyncBackgroundTaskManager(boolean, int) - Constructor for class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
AsyncBackgroundTaskManager(boolean) - Constructor for class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
AsyncBlobFetcher - Interface in com.facebook.buck.remoteexecution
Interface used by OutputsMaterializer to fetch outputs from the CAS.
AsyncCounterRegistrationEvent(ImmutableList<Counter>) - Constructor for class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
 
AsynchronousDirectoryContentsCleaner - Class in com.facebook.buck.io
Asynchronously cleans the contents of a directory.
AsynchronousDirectoryContentsCleaner() - Constructor for class com.facebook.buck.io.AsynchronousDirectoryContentsCleaner
 
AsyncJobStateAndCells - Class in com.facebook.buck.cli
Immutable implementation of AbstractAsyncJobStateAndCells.
AsyncJobStateFactory - Class in com.facebook.buck.cli
 
AsyncJobStateFactory() - Constructor for class com.facebook.buck.cli.AsyncJobStateFactory
 
AsyncLogHandler - Class in com.facebook.buck.log
Wraps a log Handler, e.g.
AsyncLogHandler(LogFileHandler) - Constructor for class com.facebook.buck.log.AsyncLogHandler
 
AsyncLogHandler(Supplier<Executor>, Handler) - Constructor for class com.facebook.buck.log.AsyncLogHandler
 
AsyncVersionedTargetGraphBuilder - Class in com.facebook.buck.versions
Takes a regular TargetGraph, resolves any versioned nodes, and returns a new graph with the versioned nodes removed, transforming it asynchronously using GraphTransformer.
AttrFilterFunction - Class in com.facebook.buck.query
A attrfilter(attribute, value, argument) filter expression, which computes the subset of nodes in 'argument' whose 'attribute' contains the given value.
AttrFilterFunction() - Constructor for class com.facebook.buck.query.AttrFilterFunction
 
ATTRIBUTE_DATA_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
 
ATTRIBUTE_NAME_REF_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
 
ATTRIBUTE_SIZE - Static variable in class com.facebook.buck.android.resources.ResourcesXml
 
ATTRIBUTE_SIZE_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
 
ATTRIBUTE_TYPE_OFFSET - Static variable in class com.facebook.buck.android.resources.ResTableType
 
AuditActionGraphCommand - Class in com.facebook.buck.cli
Command that dumps basic information about the action graph.
AuditActionGraphCommand() - Constructor for class com.facebook.buck.cli.AuditActionGraphCommand
 
AuditAliasCommand - Class in com.facebook.buck.cli
 
AuditAliasCommand() - Constructor for class com.facebook.buck.cli.AuditAliasCommand
 
AuditBuildInfoCommand - Class in com.facebook.buck.cli
A subcommand in `buck audit` that shows information about Buck build.
AuditBuildInfoCommand() - Constructor for class com.facebook.buck.cli.AuditBuildInfoCommand
 
AuditCellCommand - Class in com.facebook.buck.cli
 
AuditCellCommand() - Constructor for class com.facebook.buck.cli.AuditCellCommand
 
AuditClasspathCommand - Class in com.facebook.buck.cli
 
AuditClasspathCommand() - Constructor for class com.facebook.buck.cli.AuditClasspathCommand
 
AuditCommand - Class in com.facebook.buck.cli
 
AuditCommand() - Constructor for class com.facebook.buck.cli.AuditCommand
 
AuditConfigCommand - Class in com.facebook.buck.cli
 
AuditConfigCommand() - Constructor for class com.facebook.buck.cli.AuditConfigCommand
 
AuditDependenciesCommand - Class in com.facebook.buck.cli
 
AuditDependenciesCommand() - Constructor for class com.facebook.buck.cli.AuditDependenciesCommand
 
AuditFlavorsCommand - Class in com.facebook.buck.cli
List flavor domains for build targets.
AuditFlavorsCommand() - Constructor for class com.facebook.buck.cli.AuditFlavorsCommand
 
AuditIncludesCommand - Class in com.facebook.buck.cli
Evaluates a build file and prints out a list of build file extensions included at parse time.
AuditIncludesCommand() - Constructor for class com.facebook.buck.cli.AuditIncludesCommand
 
AuditInputCommand - Class in com.facebook.buck.cli
 
AuditInputCommand() - Constructor for class com.facebook.buck.cli.AuditInputCommand
 
AuditMbrCommand - Class in com.facebook.buck.cli
Provides utilities for debugging implementation of ModernBuildRule.
AuditMbrCommand() - Constructor for class com.facebook.buck.cli.AuditMbrCommand
 
AuditMbrIsolationCommand - Class in com.facebook.buck.cli
Generates an isolation report.
AuditMbrIsolationCommand() - Constructor for class com.facebook.buck.cli.AuditMbrIsolationCommand
 
AuditModulesCommand - Class in com.facebook.buck.cli
Prints the following information about all modules: id, hash, dependencies.
AuditModulesCommand() - Constructor for class com.facebook.buck.cli.AuditModulesCommand
 
AuditOwnerCommand - Class in com.facebook.buck.cli
 
AuditOwnerCommand() - Constructor for class com.facebook.buck.cli.AuditOwnerCommand
 
AuditRulesCommand - Class in com.facebook.buck.cli
Evaluates a build file and prints out an equivalent build file with all includes/macros expanded.
AuditRulesCommand() - Constructor for class com.facebook.buck.cli.AuditRulesCommand
 
AuditRuleTypeCommand - Class in com.facebook.buck.cli
Prints a requested rule type as a Python function with all supported attributes.
AuditRuleTypeCommand() - Constructor for class com.facebook.buck.cli.AuditRuleTypeCommand
 
AuditRuleTypesCommand - Class in com.facebook.buck.cli
 
AuditRuleTypesCommand() - Constructor for class com.facebook.buck.cli.AuditRuleTypesCommand
 
AuditTestsCommand - Class in com.facebook.buck.cli
 
AuditTestsCommand() - Constructor for class com.facebook.buck.cli.AuditTestsCommand
 
AuthAwareDownloader - Interface in com.facebook.buck.file.downloader
Downloads bytes using an optional authentication.
AUTO - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
AutoCloseableLock - Class in com.facebook.buck.util.concurrent
 
AutoCloseableReadWriteLock - Class in com.facebook.buck.util.concurrent
Convenience wrapper around ReentrantReadWriteLock that, when combined with try-with-resources pattern, automatically unlocks the lock once the try section is completed.
AutoCloseableReadWriteLock() - Constructor for class com.facebook.buck.util.concurrent.AutoCloseableReadWriteLock
 
AutoCloseableReadWriteUpdateLock - Class in com.facebook.buck.util.concurrent
 
AutoCloseableReadWriteUpdateLock() - Constructor for class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
 
autogenerateSources() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
AutoStampedeMode - Enum in com.facebook.buck.distributed
Enum for config setting to auto-enable stampede builds with a certain probability.
AutoStartInstance(Consumer<String>, Duration) - Constructor for class com.facebook.buck.cli.HangMonitor.AutoStartInstance
 
awaitTermination() - Method in class com.facebook.buck.remoteexecution.grpc.server.GrpcServer
 
awaitTermination(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 

B

BackgroundTask<T> - Class in com.facebook.buck.support.bgtasks
Abstract class for background tasks to be run after build, e.g.
BackgroundTask() - Constructor for class com.facebook.buck.support.bgtasks.BackgroundTask
 
BackgroundTaskManager - Class in com.facebook.buck.support.bgtasks
BackgroundTaskManager schedules and runs background tasks like cleanup and logging.
BackgroundTaskManager() - Constructor for class com.facebook.buck.support.bgtasks.BackgroundTaskManager
 
Backoff - Class in com.facebook.buck.remoteexecution.grpc.retry
Common backoff strategies to apply for retries
Backoff.Strategy - Interface in com.facebook.buck.remoteexecution.grpc.retry
Policy for specifying custom backoff behavior for retries.
BASE_BOOKMARKS - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
BASE_PATH - Static variable in class com.facebook.buck.parser.InternalTargetAttributeNames
Location of the target relative to the root of the repository
BaseAndroidToolchainResolver - Class in com.facebook.buck.android.toolchain.common
 
BaseAndroidToolchainResolver(FileSystem, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
BaseDescription<T> - Interface in com.facebook.buck.core.description
Description common to both build and config rule types.
BaseIjModuleRule<T extends CommonDescriptionArg> - Class in com.facebook.buck.features.project.intellij
 
BaseIjModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
BaseRunner - Class in com.facebook.buck.testrunner
Base class for both the JUnit and TestNG runners.
BaseRunner() - Constructor for class com.facebook.buck.testrunner.BaseRunner
 
BaseToolchain - Class in com.facebook.buck.core.toolchain
 
BaseToolchain() - Constructor for class com.facebook.buck.core.toolchain.BaseToolchain
 
BaseToolchainProvider - Class in com.facebook.buck.core.toolchain
 
BaseToolchainProvider() - Constructor for class com.facebook.buck.core.toolchain.BaseToolchainProvider
 
bash - Variable in class com.facebook.buck.shell.Genrule
 
BASH_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
Bash quoting Function which can be passed to Iterables.transform().
BashStep - Class in com.facebook.buck.shell
Command that makes it possible to run an arbitrary command in Bash.
BashStep(Path, String...) - Constructor for class com.facebook.buck.shell.BashStep
 
BatchEntry(String) - Constructor for class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
BatchingLogger - Interface in com.facebook.buck.util.network
Implemented by classes providing the functionality to upload log data in batches.
batchUpdateBlobs(ImmutableList<CasBlobUploader.UploadData>) - Method in interface com.facebook.buck.remoteexecution.CasBlobUploader
 
batchUpdateBlobs(ImmutableList<CasBlobUploader.UploadData>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
 
batchUpdateBlobs(ImmutableList<CasBlobUploader.UploadData>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Upload blobs.
begin(String) - Method in class com.facebook.buck.event.api.BuckTracing
Records the beginning of a traced section.
begin(String, Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
Records the beginning of a traced section.
begin(String, String, Map<String, String>) - Method in interface com.facebook.buck.event.api.BuckTracingInterface
 
begin(String, String, Map<String, String>) - Method in class com.facebook.buck.event.BuckTracingEventBusBridge
 
begin(String, String, Map<String, String>) - Method in class com.facebook.buck.jvm.java.Jsr199TracingBridge
 
beginAnalyze() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginAnalyze() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginAnalyze() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
beginAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginAnnotationProcessingRound(int) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginAnnotationProcessingRound() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginAnnotationProcessingRound() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
beginEnter() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginEnter() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginEnter() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
beginGenerate(String, String) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginGenerate(String, String) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginGenerate(String, String) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
BeginningBuildRuleEvent(EventKey, BuildRule, BuildRuleDurationTracker) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent.BeginningBuildRuleEvent
 
beginParse(String) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
beginParse(String) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
beginParse(String) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
beginRunAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
BestCompressionGZIPOutputStream - Class in com.facebook.buck.util.zip
 
BestCompressionGZIPOutputStream(OutputStream, boolean) - Constructor for class com.facebook.buck.util.zip.BestCompressionGZIPOutputStream
 
BgProcessKiller - Class in com.facebook.buck.util
Safely kill background processes on nailgun client exit.
BIN_GROOVYC - Static variable in class com.facebook.buck.jvm.groovy.Groovyc
 
BINARY_FLAVOR - Static variable in class com.facebook.buck.features.d.DBinaryDescription
 
BINARY_SECRET_KEY_SIZE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
Size in bytes of the binary data use to generate the secret key for receive-file.
BINARY_TYPE - Static variable in class com.facebook.buck.features.rust.RustBinaryDescription
 
BINARY_WITH_SHARED_LIBRARIES_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
BinaryBuildRule - Interface in com.facebook.buck.core.rules.tool
Build rules that can be executed on the command line.
BinaryBuildRuleToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
A ToolProvider which provides the Tool object of the BinaryBuildRule references by a given BuildTarget.
BinaryBuildRuleToolProvider(BuildTarget, String) - Constructor for class com.facebook.buck.core.toolchain.toolprovider.impl.BinaryBuildRuleToolProvider
 
BinaryOperatorExpression - Class in com.facebook.buck.query
A binary algebraic set operation.
BinaryOperatorExpression.Builder - Class in com.facebook.buck.query
Builds instances of type BinaryOperatorExpression.
BinaryWrapperRule - Class in com.facebook.buck.core.rules.tool
A no-op stub class for binary rules which delegate to another rule to provide the output path and executable tool.
BinaryWrapperRule(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.core.rules.tool.BinaryWrapperRule
 
bind(Optional<? extends T>, Function<? super T, Optional<U>>) - Static method in class com.facebook.buck.util.Optionals
 
blueprintName - Variable in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
body - Variable in class com.facebook.buck.cxx.toolchain.DebugSection
The buffer holding the contents of the debug section.
body - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSection
 
BOOTSTRAP_ENV_VAR_NAME - Static variable in class com.facebook.buck.util.env.BuckClasspath
 
bootstrapPathMapping(Path, Config) - Static method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
BorrowablePath - Class in com.facebook.buck.io.file
Instance holds a path and instruction on how you can treat the contents referred by the path.
borrowablePath(Path) - Static method in class com.facebook.buck.io.file.BorrowablePath
 
BorrowablePath.Behaviour - Enum in com.facebook.buck.io.file
 
borrowWorkerProcess() - Method in class com.facebook.buck.worker.WorkerProcessPool
If there are available workers, returns one.
BRANCHED_FROM_MASTER_REVISION_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
BRANCHED_FROM_MASTER_TS_MS_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
BridgeMethod - Class in com.facebook.buck.jvm.java.lang.model
A bridge method is used in Java to translate certain language constructs (like overriding methods with covariant return types) into a form that can be understood by the VM.
BridgeMethod(ExecutableElement, ExecutableElement) - Constructor for class com.facebook.buck.jvm.java.lang.model.BridgeMethod
 
BridgeMethods - Class in com.facebook.buck.jvm.java.plugin.adapter
 
BridgeMethods(ElementsExtended, Types) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
 
BringToFrontMapper - Class in com.facebook.buck.android.resources
BringToFrontMapper supports "bring-to-front" reassignment of reference ids.
BringToFrontMapper(int, int[][], int[][]) - Constructor for class com.facebook.buck.android.resources.BringToFrontMapper
 
BsdArchiver - Class in com.facebook.buck.cxx.toolchain
Archiver implementation for a BSD-based toolchain.
BsdArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.BsdArchiver
 
BSER_ARRAY - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_FALSE - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_INT16 - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_INT32 - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_INT64 - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_INT8 - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_NULL - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_OBJECT - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_REAL - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_SKIP - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_STRING - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_TEMPLATE - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BSER_TRUE - Static variable in class com.facebook.buck.util.bser.BserConstants
 
BserConstants - Class in com.facebook.buck.util.bser
 
BserDeserializer - Class in com.facebook.buck.util.bser
Decoder for the BSER binary JSON format used by the Watchman service:
BserDeserializer(BserDeserializer.KeyOrdering) - Constructor for class com.facebook.buck.util.bser.BserDeserializer
If keyOrdering is SORTED, any Map objects in the resulting value will have their keys sorted in natural order.
BserDeserializer.BserEofException - Exception in com.facebook.buck.util.bser
Exception thrown when BSER parser unexpectedly reaches the end of the input stream.
BserDeserializer.KeyOrdering - Enum in com.facebook.buck.util.bser
 
BserEofException(String) - Constructor for exception com.facebook.buck.util.bser.BserDeserializer.BserEofException
 
BserEofException(String, Throwable) - Constructor for exception com.facebook.buck.util.bser.BserDeserializer.BserEofException
 
BserSerializer - Class in com.facebook.buck.util.bser
Encoder for the BSER binary JSON format used by the Watchman service:
BserSerializer() - Constructor for class com.facebook.buck.util.bser.BserSerializer
 
BUCK_BUCKD_DIR_KEY - Static variable in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
BUCK_CONFIG_STRING_TEMPLATE_FILE_PROPERTY - Static variable in class com.facebook.buck.log.LogConfigPaths
System property holding the path to the logging.properties.st file in the Buck repo.
BUCK_LOG_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
BUCK_MACHINE_LOG_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
BUCK_MODULE_ANNOTATION - Static variable in class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessorConstants
 
BUCK_PY_FUNCTION_TEMPLATE - Static variable in class com.facebook.buck.parser.function.BuckPyFunction
 
BuckArgsMethods - Class in com.facebook.buck.support.cli.args
Utility class for methods related to args handling.
BuckBinaryHashProvider - Class in com.facebook.buck.rules.keys.config.impl
Provides the Buck binary hash key.
BuckBlockJUnit4ClassRunner - Class in com.facebook.buck.testrunner
JUnit-4-compatible test class runner that supports the concept of a "default timeout." If the value of defaultTestTimeoutMillis passed to the constructor is non-zero, then it will be used in place of Test.timeout() if Test.timeout() returns zero.
BuckBlockJUnit4ClassRunner(Class<?>, long) - Constructor for class com.facebook.buck.testrunner.BuckBlockJUnit4ClassRunner
 
BuckBuildRunner - Interface in com.facebook.buck.features.project.intellij
 
BuckBuildType - Enum in com.facebook.buck.util.environment
 
BuckCellArg - Class in com.facebook.buck.support.cli.args
Helps parse common command line argument formats
BuckClasspath - Class in com.facebook.buck.util.env
Current process classpath.
BuckClasspath() - Constructor for class com.facebook.buck.util.env.BuckClasspath
 
buckClientError() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
buckClientErrorMessage() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
BuckCommand - Class in com.facebook.buck.cli
 
BuckCommand() - Constructor for class com.facebook.buck.cli.BuckCommand
 
BuckConfig - Class in com.facebook.buck.core.config
Structured representation of data read from a .buckconfig file.
BuckConfig(Config, ProjectFilesystem, Architecture, Platform, ImmutableMap<String, String>, Function<String, UnconfiguredBuildTarget>) - Constructor for class com.facebook.buck.core.config.BuckConfig
 
BuckConstant - Class in com.facebook.buck.util
 
BuckEvent - Interface in com.facebook.buck.event
 
buckEvent(BuckEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
BuckEventAndroidLogger - Class in com.facebook.buck.android
Implementation of ILogger which posts to an BuckEventBus
BuckEventAndroidLogger(BuckEventBus) - Constructor for class com.facebook.buck.android.BuckEventAndroidLogger
 
BuckEventBus - Interface in com.facebook.buck.event
Thin wrapper around guava event bus.
BuckEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes a generic buck event.
BuckEventListener - Interface in com.facebook.buck.event
 
BuckEventOrderer<T extends BuckEvent> - Class in com.facebook.buck.event.listener
Orders BuckEvents by the BuckEvent.getNanoTime() value.
BuckEventOrderer(Consumer<T>, long, TimeUnit) - Constructor for class com.facebook.buck.event.listener.BuckEventOrderer
 
BuckExecutionException - Exception in com.facebook.buck.util.exceptions
 
BuckExecutionException(String) - Constructor for exception com.facebook.buck.util.exceptions.BuckExecutionException
 
BuckExecutionException(String, String) - Constructor for exception com.facebook.buck.util.exceptions.BuckExecutionException
 
BuckExecutionException(String, Throwable, String) - Constructor for exception com.facebook.buck.util.exceptions.BuckExecutionException
 
BuckExecutionException(Throwable) - Constructor for exception com.facebook.buck.util.exceptions.BuckExecutionException
 
BuckExecutionException(Throwable, String) - Constructor for exception com.facebook.buck.util.exceptions.BuckExecutionException
 
buckFilesParsingEvents - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
BuckFileSystem - Class in com.facebook.buck.cli.bootstrapper.filesystem
File system implementation that returns memory footprint optimized Path object.
BuckFileSystem(BuckFileSystemProvider, String) - Constructor for class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
Create a new filesystem that returns Path object optimized for memory usage
BuckFileSystemProvider - Class in com.facebook.buck.cli.bootstrapper.filesystem
File system provider that replaces default Java provider for Buck-specific optimizations, mostly memory footprint on Path implementation.
BuckFileSystemProvider(FileSystemProvider) - Constructor for class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
BuckGlobals - Class in com.facebook.buck.skylark.parser
Provides access to global Skylark interpreter frames.
BuckGlobals.Builder - Class in com.facebook.buck.skylark.parser
Builds instances of type BuckGlobals.
BuckInitializationDurationEvent - Class in com.facebook.buck.event
Event that contains the duration of time Buck took to perform initializations before command is about to be executed, starting from call to main().
BuckInitializationDurationEvent(long) - Constructor for class com.facebook.buck.event.BuckInitializationDurationEvent
 
BuckIsDyingException - Exception in com.facebook.buck.util
Indicates that something could not be done because Buck was dying.
BuckIsDyingException(String) - Constructor for exception com.facebook.buck.util.BuckIsDyingException
 
BuckJavacPlugin - Interface in com.facebook.buck.jvm.java.plugin.adapter
Analogue to javac 8's Plugin class for use within Buck, even on older versions of javac.
BuckJavacTask - Class in com.facebook.buck.jvm.java.plugin.adapter
Extends JavacTask with functionality that is useful for Buck: Exposes the enter method from JavacTaskImpl Pre-javac-8 support for addTaskListener/removeTaskListener Wraps Elements with some extended functionality
BuckJavacTask(JavacTask) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
BuckJavacTaskListener - Interface in com.facebook.buck.jvm.java.plugin.api
Listens to events coming from the Java compiler.
BuckJavacTaskListenerProxy - Class in com.facebook.buck.jvm.java.plugin.adapter
Implements TaskListener by proxying calls to an inner BuckJavacTaskListener.
BuckJavacTaskListenerProxy(BuckJavacTaskListener) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskListenerProxy
 
BuckJavacTaskProxy - Interface in com.facebook.buck.jvm.java.plugin.api
JavacTask is included with the compiler and is thus not directly accessible from within Buck's class loader.
BuckJavacTaskProxyImpl - Class in com.facebook.buck.jvm.java.plugin.adapter
NOTE: A Java 11 copy of this file exists in ../java11/BuckJavacTaskProxyImpl.java.
BuckJavacTaskProxyImpl(JavaCompiler.CompilationTask) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
BuckJavacTaskProxyImpl(BuckJavacTask) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
BuckModule - Annotation Type in com.facebook.buck.core.module
A module in Buck application.
BuckModuleAnnotationProcessor - Class in com.facebook.buck.core.module.annotationprocessor
Generates an adapter plugin for the plugin framework to allow loading modules from jars outside of the main Buck jar.
BuckModuleAnnotationProcessor() - Constructor for class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessor
 
BuckModuleAnnotationProcessorConstants - Class in com.facebook.buck.core.module.annotationprocessor
Contains some common constants which do not belong to other classes.
BuckModuleAnnotationProcessorConstants() - Constructor for class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessorConstants
 
BuckModuleHashStrategy - Interface in com.facebook.buck.core.module
Encapsulates module hash handling logic.
BuckModuleJarHashProvider - Class in com.facebook.buck.core.module.impl
 
BuckModuleJarHashProvider() - Constructor for class com.facebook.buck.core.module.impl.BuckModuleJarHashProvider
 
BuckModuleManager - Interface in com.facebook.buck.core.module
Provides access to module information.
BuckPaths - Class in com.facebook.buck.io.filesystem
Immutable implementation of AbstractBuckPaths.
BuckPaths.Builder - Class in com.facebook.buck.io.filesystem
Builds instances of type BuckPaths.
BuckPluginManager - Interface in com.facebook.buck.core.plugin
 
BuckPluginManagerFactory - Class in com.facebook.buck.core.plugin.impl
Creates instances of PluginManager that are able to find extensions in Buck.
BuckPluginManagerFactory() - Constructor for class com.facebook.buck.core.plugin.impl.BuckPluginManagerFactory
 
BuckPyFunction - Class in com.facebook.buck.parser.function
Used to generate a function for use within buck.py for the rule described by a Description.
BuckPyFunction(TypeCoercerFactory, CoercedTypeCache) - Constructor for class com.facebook.buck.parser.function.BuckPyFunction
 
BuckQueryEnvironment - Class in com.facebook.buck.cli
The environment of a Buck query that can evaluate queries to produce a result.
BuckQueryEnvironment(Cell, OwnersReport.Builder, Parser, PerBuildState, ListeningExecutorService, TargetPatternEvaluator, BuckEventBus, TypeCoercerFactory) - Constructor for class com.facebook.buck.cli.BuckQueryEnvironment
 
buckRepoRoot - Variable in class com.facebook.buck.maven.ArtifactConfig
 
BuckStyleImmutable - Annotation Type in com.facebook.buck.core.util.immutables
Style for code-generated Immutables.org immutable value types which: Does not add the Immutable prefix on generated classes Strips off the Abstract name prefix when processing the parent interface or abstract class Supports isFoo() / getFoo() getters in the parent interface or abstract class Supports setFoo() setters in the parent interface or abstract class Ensures the generated class is public (even if the parent interface or abstract class is package private) Disable generating with* methods by default, as they cause excessive codegen.
BuckStylePackageVisibleImmutable - Annotation Type in com.facebook.buck.core.util.immutables
Style for code-generated Immutables.org immutable value types which: Does not add the Immutable prefix on generated classes Strips off the Abstract name prefix when processing the parent interface or abstract class Supports isFoo() / getFoo() getters in the parent interface or abstract class Supports setFoo() setters in the parent interface or abstract class Ensures the generated class is package private (even if the parent interface or abstract class is package private)
BuckStylePackageVisibleTuple - Annotation Type in com.facebook.buck.core.util.immutables
Tuple-style objects conforming to BuckStyleImmutable naming style.
BuckStyleStep - Annotation Type in com.facebook.buck.core.util.immutables
Immutables conforming to BuckStyleImmutable naming style.
BuckStyleTuple - Annotation Type in com.facebook.buck.core.util.immutables
Tuple-style objects conforming to BuckStyleImmutable naming style.
BuckTracing - Class in com.facebook.buck.event.api
Allows annotation processors and other compiler plug-ins to output tracing information to Buck's trace files (when being run in-process in Buck).
BuckTracing.TraceSection - Class in com.facebook.buck.event.api
An AutoCloseable that can be used in a try-with-resources block to ensure a trace section is ended properly when exited.
BuckTracingEventBusBridge - Class in com.facebook.buck.event
Bridges the BuckTracing API (in the system ClassLoader) with BuckEventBus.
BuckTracingEventBusBridge(BuckEventBus, BuildTarget) - Constructor for class com.facebook.buck.event.BuckTracingEventBusBridge
 
BuckTracingInterface - Interface in com.facebook.buck.event.api
Used by Buck to supply an implementation for BuckTracing.
BuckUncheckedExecutionException - Exception in com.facebook.buck.util.exceptions
Allows wrapping a checked exception into an unchecked exception in a way that Buck understands.
BuckUncheckedExecutionException(String) - Constructor for exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(String, String) - Constructor for exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(String, Throwable, String) - Constructor for exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(Throwable) - Constructor for exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(Throwable, String) - Constructor for exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
 
BuckUncheckedExecutionException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
 
BuckUnixPath - Class in com.facebook.buck.cli.bootstrapper.filesystem
Buck-specific implementation of java.nio.file.Path optimized for memory footprint
BuckVersion - Class in com.facebook.buck.rules.keys.config.impl
 
BuckVersionUtil - Class in com.facebook.buck.distributed
 
BuckXmlTestRunListener - Class in com.facebook.buck.testrunner
 
BuckXmlTestRunListener() - Constructor for class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
BUFFER_CAPACITY - Static variable in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
The capacity of each I/O buffer, in bytes.
build() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
build() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
build() - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
Builds a new AaptOutputInfo.
build() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
build() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
build() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
build() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
build() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
 
build() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
build() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
build() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.ApkInfo.Builder
Builds a new ApkInfo.
build() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Builds a new ExopackageInfo.
build() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo.Builder
Builds a new DexInfo.
build() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo.Builder
Builds a new NativeLibsInfo.
build() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
Builds a new ResourcesInfo.
build() - Method in class com.facebook.buck.android.exopackage.RapidInstallMode.Builder
Builds a new RapidInstallMode.
build() - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
build() - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Builds a new GenAidlDescriptionArg.
build() - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
build() - Method in class com.facebook.buck.android.ModuleInfo.Builder
Builds a new ModuleInfo.
build() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
build() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
build() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
build() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Builds a new ResourceDetails.
build() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
 
build() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Builds a new RedexOptions.
build() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
build() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation.Builder
build() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
Builds a new NdkCxxPlatform.
build() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
build() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
build() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
build() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
build() - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Builds a new AppleBundleResources.
build() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
build() - Method in class com.facebook.buck.apple.clang.HeaderMap.Builder
Build the header map.
build() - Method in class com.facebook.buck.apple.GroupedSource.Builder
Builds a new GroupedSource.
build() - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
Builds a new MultiarchFileInfo.
build() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
build() - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
Builds a new AppleSimulator.
build() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Builds a new AppleSimulatorProfile.
build() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Builds a new AppleCxxPlatform.
build() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Builds a new ApplePlatform.
build() - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Builds a new AppleSdk.
build() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Builds a new AppleSdkPaths.
build() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
Builds a new AppleToolchain.
build() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
Builds a new CodeSignIdentity.
build() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
build() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
build() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
build() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Builds a new ArtifactInfo.
build() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Builds a new CacheCountersSummary.
build() - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
Builds a new CacheDeleteResult.
build() - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Builds a new CacheResult.
build() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Builds a new ArtifactCacheEntries.
build() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
Builds a new DirCacheEntry.
build() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Builds a new HttpCacheEntry.
build() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Builds a new SQLiteCacheEntry.
build() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
build() - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Builds a new FetchResult.
build() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
build() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
build() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
build() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
build() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
Builds a new MultiContainsResult.
build() - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
Builds a new MultiFetchResult.
build() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Builds a new NetworkCacheArgs.
build() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Builds a new RuleKeyCacheResult.
build() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
build() - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
Builds a new StoreResult.
build() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
Builds a new StoreWriteResult.
build() - Method in class com.facebook.buck.cli.ConfigValue.Builder
Builds a new ConfigValue.
build() - Method in class com.facebook.buck.cli.Dot.Builder
 
build() - Method in class com.facebook.buck.cli.InstallResult.Builder
Builds a new InstallResult.
build() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
build() - Method in class com.facebook.buck.cli.TargetResult.Builder
Builds a new TargetResult.
build() - Method in class com.facebook.buck.cli.TestRun.Builder
Builds a new TestRun.
Build - Class in com.facebook.buck.command
 
Build(ActionGraphBuilder, Cell, BuildEngine, ArtifactCache, JavaPackageFinder, Clock, ExecutionContext, boolean) - Constructor for class com.facebook.buck.command.Build
 
build() - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Builds a new BuildExecutionResult.
build() - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Builds a new BuildExecutorArgs.
build() - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
Builds a new BuildContext.
build(BuildEngineBuildContext, ExecutionContext, BuildRule) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Build the given build rule and return a future to the build rule success.
build() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
build() - Method in class com.facebook.buck.core.build.engine.BuildEngineResult.Builder
Builds a new BuildEngineResult.
build() - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Builds a new BuildResult.
build(BuildEngineBuildContext, ExecutionContext, BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
build() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Builds a new ManifestFetchResult.
build() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
Builds a new ManifestStats.
build() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
Builds a new ManifestStoreResult.
build() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Builds a new ExecutionContext.
build() - Method in interface com.facebook.buck.core.macros.MacroCombiner
Returns the combined result.
build() - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Builds a new MacroMatchResult.
build() - Method in class com.facebook.buck.core.macros.StringMacroCombiner
 
build() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder.Builder
Builds a new ActionGraphAndBuilder.
build() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
Builds a new ActionAndTargetGraphs.
build() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
build() - Method in class com.facebook.buck.core.model.InternalFlavor.Builder
Builds a new InternalFlavor.
build() - Method in class com.facebook.buck.core.model.RuleType.Builder
Builds a new RuleType.
build() - Method in class com.facebook.buck.core.model.UserFlavor.Builder
Builds a new UserFlavor.
build() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Builds a new BuildRuleKeys.
build(BuildRule, BuildStrategyContext) - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy
Builds the rule.
build() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Builds a new ConfigSettingArg.
build() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
Builds a new ConstraintSettingArg.
build() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Builds a new ConstraintValueArg.
build() - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Builds a new PlatformArg.
build() - Method in class com.facebook.buck.core.rules.providers.impl.ProviderInfoCollectionImpl.Builder
 
build() - Method in interface com.facebook.buck.core.rules.providers.ProviderInfoCollection.Builder
 
build() - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo.Builder
Builds a new RuleScheduleInfo.
build() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath.Builder
build() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
build() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
build() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
build() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath.Builder
Builds a new PathSourcePath.
build() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
Builds a new SourceWithFlags.
build() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
build() - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
build() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Builds a new VersionedTool.
build() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Builds a new SystemToolProvider.
build() - Method in class com.facebook.buck.counters.CounterInfo.Builder
Builds a new CounterInfo.
build() - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Builds a new CounterSnapshot.
build() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
Builds a new CxxBridgingHeaders.
build() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
build() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
Builds a new CxxHeadersDir.
build() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Builds a new CxxPreprocessorInput.
build() - Method in class com.facebook.buck.cxx.CxxRawHeaders.Builder
Builds a new CxxRawHeaders.
build() - Method in class com.facebook.buck.cxx.CxxSource.Builder
Builds a new CxxSource.
build() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Builds a new CxxSourceRuleFactory.
build() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Builds a new CxxSymlinkTreeHeaders.
build() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Builds a new CxxTestDescriptionArg.
build() - Method in class com.facebook.buck.cxx.DepsBuilder
 
build() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Builds a new ExplicitCxxToolFlags.
build() - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
Builds a new FrameworkDependencies.
build() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
build() - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Builds a new OmnibusLibraries.
build() - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
Builds a new OmnibusLibrary.
build() - Method in class com.facebook.buck.cxx.OmnibusRoot.Builder
Builds a new OmnibusRoot.
build() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
build() - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Builds a new PreIncludeFactory.
build() - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Builds a new PreprocessorFlags.
build(CxxToolProvider.Type, Tool) - Method in class com.facebook.buck.cxx.toolchain.CompilerProvider
 
build() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Builds a new CxxPlatform.
build(Flavor, Platform, CxxBuckConfig, CompilerProvider, PreprocessorProvider, CompilerProvider, CompilerProvider, PreprocessorProvider, PreprocessorProvider, LinkerProvider, Iterable<String>, Tool, ArchiverProvider, ArchiveContents, Optional<ToolProvider>, SymbolNameTool, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, String, String, String, String, DebugPathSanitizer, DebugPathSanitizer, ImmutableMap<String, String>, Optional<String>, HeaderVerification, PicType) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
build(CxxToolProvider.Type, Tool) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
build() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Builds a new CxxToolProviderParams.
build(Platform, CxxBuckConfig) - Static method in class com.facebook.buck.cxx.toolchain.DefaultCxxPlatforms
 
build() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Builds a new HeaderVerification.
build() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Builds a new NativeLinkableInput.
build() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables.SharedLibrariesBuilder
 
build() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader.Builder
Builds a new MachoHeader.
build(CxxToolProvider.Type, Tool) - Method in class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
build() - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
Builds a new AnalysisResults.
build() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
Builds a new BuildSlaveStats.
build() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
build() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
build(DistLocalBuildMode, boolean) - Method in class com.facebook.buck.distributed.build_client.StampedeBuildClient
Kicks off distributed build, then runs a multi-phase local build which.
build() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
build() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
Builds a new DelegateAndGraphs.
build() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
build() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
build() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
build() - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
Builds a new BuildRuleStats.
build() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
build() - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Builds a new DistBuildClientStats.
build() - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
Builds a new DistBuildStatus.
build() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
build() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType.Builder
Builds a new RuleKeyNameAndType.
build() - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Builds a new BuildLogEntry.
build() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Builds a new DoctorEndpointRequest.
build() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
build() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Builds a new DoctorJsonResponse.
build() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
Builds a new DoctorSuggestion.
build() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
build() - Method in class com.facebook.buck.doctor.DefectReport.Builder
Builds a new DefectReport.
build() - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Builds a new DefectSubmitResult.
build() - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
Builds a new ExtraInfoResult.
build() - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport.Builder
build() - Method in class com.facebook.buck.doctor.UserReport.Builder
Builds a new UserReport.
build() - Method in class com.facebook.buck.event.EventKey.Builder
Builds a new EventKey.
build() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs.Builder
build() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
build() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs.Builder
build() - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
Builds a new ProxyBuckEvent.
build() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs.Builder
build() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs.Builder
build() - Method in class com.facebook.buck.event.listener.RunIdStreamPair.Builder
Builds a new RunIdStreamPair.
build() - Method in class com.facebook.buck.event.listener.util.EventInterval.Builder
Builds a new EventInterval.
build() - Method in class com.facebook.buck.event.PerfEventId.Builder
Builds a new PerfEventId.
build() - Method in class com.facebook.buck.event.ScubaData.Builder
Builds a new ScubaData.
build() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
build() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Builds a new DBinaryDescriptionArg.
build() - Method in class com.facebook.buck.features.d.DIncludes.Builder
Builds a new DIncludes.
build() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Builds a new DTestDescriptionArg.
build() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Builds a new GoLinkable.
build() - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Builds a new GoPlatform.
build() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Builds a new GoTestDescriptionArg.
build() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Builds a new HaskellCompileInput.
build() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Builds a new HaskellHaddockInput.
build() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Builds a new HaskellPackage.
build() - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Builds a new HaskellPlatform.
build() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.haskell.HaskellSources.Builder
Builds a new HaskellSources.
build() - Method in class com.facebook.buck.features.haskell.HaskellVersion.Builder
Builds a new HaskellVersion.
build() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Builds a new LuaPlatform.
build() - Method in interface com.facebook.buck.features.lua.Starter
 
build() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Builds a new OcamlBuildContext.
build() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
build() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Builds a new OcamlPlatform.
build() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Builds a new AggregationModule.
build() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
Builds a new DependencyEntry.
build() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
Builds a new DependencyEntryData.
build() - Method in class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
build() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
Builds a new ContentRoot.
build() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Builds a new IjSourceFolder.
build() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Builds a new IjLibrary.
build() - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Builds a new IjModule.
build() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Builds a new IjModuleAndroidFacet.
build() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Builds a new IjProjectConfig.
build() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
Builds a new ModuleIndexEntry.
build() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Builds a new RustPlatform.
build() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Builds a new ZipFileDescriptionArg.
build() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
build() - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
build() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
build() - Method in class com.facebook.buck.io.filesystem.BuckPaths.Builder
Builds a new BuckPaths.
build(ImmutableSet<Path>, ImmutableMap<String, String>, Console, Clock, Optional<Long>) - Method in class com.facebook.buck.io.watchman.WatchmanFactory
 
build() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
build() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Builds a new CompilerOutputPaths.
build() - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Builds a new CompilerParameters.
build() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
build() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Builds a new JarParameters.
build() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Builds a new JavacOptions.
build() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
build() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Builds a new JavacPluginProperties.
build() - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
Builds a new JavacSpec.
build() - Method in class com.facebook.buck.jvm.java.JavacVersion.Builder
Builds a new JavacVersion.
build() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Builds a new JUnitJvmArgs.
build() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
Builds a new ResourcesParameters.
build() - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain.Builder
Builds a new JavaToolchain.
build() - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion.Builder
Builds a new KotlincVersion.
build() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
build() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
build() - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
Builds a new ErrorLogRecord.
build() - Method in class com.facebook.buck.log.InvocationInfo.Builder
Builds a new InvocationInfo.
build() - Method in class com.facebook.buck.log.LogConfigSetup.Builder
Builds a new LogConfigSetup.
build() - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Builds a new PerfTimesStats.
build() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
build() - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
build() - Method in class com.facebook.buck.query.FunctionExpression.Builder
Builds a new FunctionExpression.
build() - Method in class com.facebook.buck.query.QueryBuildTarget.Builder
Builds a new QueryBuildTarget.
build() - Method in class com.facebook.buck.query.QueryFileTarget.Builder
Builds a new QueryFileTarget.
build() - Method in class com.facebook.buck.query.SetExpression.Builder
Builds a new SetExpression.
build() - Method in class com.facebook.buck.query.TargetLiteral.Builder
Builds a new TargetLiteral.
build() - Method in class com.facebook.buck.query.TargetSetExpression.Builder
Builds a new TargetSetExpression.
build() - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats.Builder
Builds a new LocalFallbackStats.
build() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy.Builder
Builds a new RetryPolicy.
build() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
Builds a new BuildConfigFields.
build() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
Builds a new Field.
build() - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
Builds a new FrameworkPath.
build() - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Builds a new ManifestEntries.
build() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection.Builder
 
build() - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
Builds a new SourceSet.
build() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
Builds a new SourceSortedSet.
build() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection.Builder
 
build() - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
build(Function<RULE_KEY, RESULT>) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
A convenience method that builds the rule key hash and transforms it with a mapper.
build() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
Builds a new RuleKeyConfiguration.
build(BuildRule) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory
 
build(SupportsDependencyFileRuleKey, ImmutableList<DependencyFileEntry>) - Method in class com.facebook.buck.rules.keys.DefaultDependencyFileRuleKeyFactory
 
build(BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
build() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
Builds a new DependencyFileEntry.
build(SupportsDependencyFileRuleKey, ImmutableList<DependencyFileEntry>) - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory
 
build(BuildRule) - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory
 
build() - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
Builds the rule key hash.
build(BuildRule) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactory
Creates a new RULE_KEY for the given BuildRule.
build() - Method in class com.facebook.buck.rules.macros.MacroContainer.Builder
Builds a new MacroContainer.
build() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
build(BuildRule, BuildStrategyContext) - Method in class com.facebook.buck.rules.modern.builders.HybridLocalStrategy
 
build(HashCode) - Method in class com.facebook.buck.rules.modern.builders.IsolatedBuildableBuilder
Deserializes the BuildableAndTarget corresponding to hash and builds it.
build(BuildRule, BuildStrategyContext) - Method in class com.facebook.buck.rules.modern.builders.LocalFallbackStrategy
 
build(BuildRule, BuildStrategyContext) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionStrategy
 
build() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Builds a new CachedErrors.
build() - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Builds a new SandboxProperties.
build() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
build() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
build() - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Builds a new GenruleDescriptionArg.
build() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
build() - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Builds a new ShTestDescriptionArg.
build() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
build() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
build() - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
Builds a new GlobSpec.
build() - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
Builds a new BuckGlobals.
build() - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Builds a new ClientSideSlbConfig.
build() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
build() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
build() - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
build() - Method in class com.facebook.buck.slb.PerServerData.Builder
Builds a new PerServerData.
build() - Method in class com.facebook.buck.slb.PerServerPingData.Builder
Builds a new PerServerPingData.
build() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
build() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig.Builder
build() - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
Builds a new SymlinkFileStep.
build() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
build() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
build(String, Set<Path>, Tool, Optional<Tool>) - Static method in class com.facebook.buck.swift.toolchain.impl.SwiftPlatformFactory
 
build() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Builds a new SwiftPlatform.
build() - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity.Builder
build() - Method in class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
build() - Method in class com.facebook.buck.test.TestResults.Builder
Builds a new TestResults.
build() - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Builds a new TestRunningOptions.
build() - Method in class com.facebook.buck.test.TestStatusMessage.Builder
Builds a new TestStatusMessage.
build() - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Builds a new CacheStats.
build() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
build() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
Builds a new ResourceAmounts.
build() - Method in class com.facebook.buck.util.config.AbstractRawConfig.Builder
 
build() - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
Builds a new DirectoryCleanerArgs.
build() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
build() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
 
build() - Method in class com.facebook.buck.util.network.HiveRowFormatter
 
build() - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Builds a new ScribeData.
build() - Method in class com.facebook.buck.util.PatternAndMessage.Builder
Builds a new PatternAndMessage.
build() - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Builds a new ProcessExecutorParams.
build() - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
build() - Method in class com.facebook.buck.util.SampleRate.Builder
Builds a new SampleRate.
build() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
build() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
build() - Method in class com.facebook.buck.versions.AsyncVersionedTargetGraphBuilder
 
build() - Method in class com.facebook.buck.versions.ParallelVersionedTargetGraphBuilder
 
build() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
build() - Method in class com.facebook.buck.versions.VersionedTargetGraph.Builder
 
build() - Method in interface com.facebook.buck.versions.VersionedTargetGraphBuilder
 
build() - Method in class com.facebook.buck.versions.VersionUniverse.Builder
Builds a new VersionUniverse.
BUILD_FINISHED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
BUILD_HOST_SUBST - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Magic string we substitute into debug paths in place of the build-host name, erasing the difference between say, building on Darwin and building on Linux.
BUILD_ID - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key containing the ID of the current build.
BUILD_PROGRESS_UPDATED - Static variable in interface com.facebook.buck.event.external.events.ProgressEventInterface
 
BUILD_REPORT - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
BUILD_RESET - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
BUILD_START_TS_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
BUILD_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
BUILD_STATE_FILE_ARG_NAME - Static variable in class com.facebook.buck.cli.DistBuildRunCommand
 
BUILD_STATE_FILE_ARG_USAGE - Static variable in class com.facebook.buck.cli.DistBuildRunCommand
 
BUILD_TARGET_PREFIX - Static variable in interface com.facebook.buck.core.model.UnflavoredBuildTarget
 
BUILD_TOOL_PREFIXES - Static variable in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
buildAbi() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
 
buildAbi() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryRules
 
Buildable - Interface in com.facebook.buck.rules.modern
A Buildable is the core of a ModernBuildRule.
buildable - Variable in class com.facebook.buck.rules.modern.builders.BuildableAndTarget
 
BuildableAndTarget - Class in com.facebook.buck.rules.modern.builders
A simple holder for a Buildable/BuildTarget pair.
BuildableAndTarget(Buildable, BuildTarget) - Constructor for class com.facebook.buck.rules.modern.builders.BuildableAndTarget
 
BuildableContext - Interface in com.facebook.buck.core.build.buildable.context
Context object that is specific to an individual BuildRule.
buildableName - Variable in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
BuildableReference(String, String, String, String) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
BuildableSupport - Class in com.facebook.buck.core.rules.common
 
BuildableSupport.DepsSupplier - Class in com.facebook.buck.core.rules.common
A build deps supplier that allows updating of the captured rule finder.
BuildAction(boolean, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.BuildAction
 
BuildActionEntry(XCScheme.BuildableReference, EnumSet<XCScheme.BuildActionEntry.BuildFor>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry
 
buildAndReturnExitCode() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutor
 
buildAnnotationProcessingParams(BuildTarget, BuildRuleResolver) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
buildAppleCxxPlatforms(Optional<ImmutableMap<AppleSdk, AppleSdkPaths>>, Optional<ImmutableMap<String, AppleToolchain>>, ProjectFilesystem, BuckConfig) - Static method in class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatforms
 
BuildBuckConfig - Class in com.facebook.buck.command.config
Some configuration options that may affect the build in some way.
BuildCacheArtifactFetcher - Class in com.facebook.buck.core.build.engine.cache.manager
 
BuildCacheArtifactFetcher(BuildRule, BuildRuleScopeManager, WeightedListeningExecutorService, BuildCacheArtifactFetcher.OnOutputsWillChange, BuckEventBus, BuildInfoStoreManager, MetadataStorage, OnDiskBuildInfo) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
 
BuildCacheArtifactFetcher.OnOutputsWillChange - Interface in com.facebook.buck.core.build.engine.cache.manager
 
BuildCacheArtifactUploader - Class in com.facebook.buck.core.build.engine.cache.manager
 
BuildCacheArtifactUploader(RuleKey, Supplier<Optional<RuleKey>>, OnDiskBuildInfo, BuildRule, ManifestRuleKeyManager, BuckEventBus, ArtifactCache, Optional<Long>) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactUploader
 
BuildCellRelativePath - Class in com.facebook.buck.io
A path which is relative to the build cell root, i.e.
BuildCellRelativePathFactory - Interface in com.facebook.buck.rules.modern
 
buildClasses() - Method in interface com.facebook.buck.jvm.java.Javac.Invocation
 
buildClockWatchmanCursorMap() - Method in class com.facebook.buck.io.watchman.Watchman
 
BuildCommand - Class in com.facebook.buck.cli
 
BuildCommand() - Constructor for class com.facebook.buck.cli.BuildCommand
 
BuildCommand(List<String>) - Constructor for class com.facebook.buck.cli.BuildCommand
 
BuildCommand.ActionGraphCreationException - Exception in com.facebook.buck.cli
 
buildCompletionWaitingFutureCreatedForTarget(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
BuildConfigFields - Class in com.facebook.buck.rules.coercer
List of fields to add to a generated BuildConfig.java file.
BuildConfigFields.Builder - Class in com.facebook.buck.rules.coercer
Builds instances of type BuildConfigFields.
BuildConfigFields.Field - Class in com.facebook.buck.rules.coercer
An individual field in a BuildConfigFields.
BuildConfigFields.Field.Builder - Class in com.facebook.buck.rules.coercer
Builds instances of type Field.
BuildConfigFieldsTypeCoercer - Class in com.facebook.buck.rules.coercer
TypeCoercer that takes a list of strings and transforms it into a BuildConfigFields.
BuildConfigFieldsTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.BuildConfigFieldsTypeCoercer
 
BuildConfigs - Class in com.facebook.buck.android
Utilities for generating a BuildConfig.java file for Android.
buildConfiguration - Variable in class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
 
buildConfiguration - Variable in class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
 
BuildContext - Class in com.facebook.buck.core.build.context
Immutable implementation of AbstractBuildContext.
BuildContext.Builder - Class in com.facebook.buck.core.build.context
Builds instances of type BuildContext.
BuildData - Class in com.facebook.buck.event.listener.scuba
The class containing data to construct the build scuba event
buildDepsSupplier(BuildRule, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Creates a supplier to easily implement (and cache) BuildRule.getBuildDeps() via BuildableSupport.deriveDeps().
buildDetailsCommands - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Commands that should print out the build details, if provided
buildDummyRDotJava() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
 
BuildEngine - Interface in com.facebook.buck.core.build.engine
A build engine is responsible for building a given build rule, which includes all its transitive dependencies.
BuildEngine.AbstractBuildEngineResult - Class in com.facebook.buck.core.build.engine
 
BuildEngineBuildContext - Class in com.facebook.buck.core.build.engine
Per-build context used by BuildEngine.
BuildEngineBuildContext.Builder - Class in com.facebook.buck.core.build.engine
Builds instances of type BuildEngineBuildContext.
BuildEngineResult - Class in com.facebook.buck.core.build.engine
Immutable implementation of BuildEngine.AbstractBuildEngineResult.
BuildEngineResult.Builder - Class in com.facebook.buck.core.build.engine
Builds instances of type BuildEngineResult.
BuildEnvironmentDescription - Class in com.facebook.buck.util.environment
Immutable implementation of AbstractBuildEnvironmentDescription.
BuildEnvironmentDescription.Builder - Class in com.facebook.buck.util.environment
Builds instances of type BuildEnvironmentDescription.
builder() - Static method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
Creates a builder for AndroidResourceIndexEntry.
builder() - Static method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
Creates a builder for MergeAndroidResourceSourcesStep.
builder() - Static method in class com.facebook.buck.android.AaptOutputInfo
Creates a builder for AaptOutputInfo.
builder() - Static method in class com.facebook.buck.android.AndroidAarDescriptionArg
Creates a builder for AndroidAarDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
Creates a builder for AndroidAppModularityDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
builder() - Static method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
Creates a builder for AndroidBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
builder() - Static method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
Creates a builder for AndroidBuildConfigDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidBundleDescriptionArg
Creates a builder for AndroidBundleDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidGraphEnhancementResult
Creates a builder for AndroidGraphEnhancementResult.
builder() - Static method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
builder() - Static method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
builder() - Static method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
Creates a builder for AndroidInstrumentationTestJVMArgs.
builder(BuildTarget, ProjectFilesystem, ToolchainProvider, BuildRuleParams, ActionGraphBuilder, CellPathResolver, JavaBuckConfig, JavacFactory, JavacOptions, AndroidLibraryDescription.CoreArg, ConfiguredCompilerFactory) - Static method in class com.facebook.buck.android.AndroidLibrary
 
Builder(BuildTarget, ProjectFilesystem, ToolchainProvider, BuildRuleParams, ActionGraphBuilder, CellPathResolver, JavaBuckConfig, JavacFactory, JavacOptions, AndroidLibraryDescription.CoreArg, ConfiguredCompilerFactory) - Constructor for class com.facebook.buck.android.AndroidLibrary.Builder
 
builder() - Static method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Creates a builder for AndroidLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidLinkableMetadata
Creates a builder for AndroidLinkableMetadata.
builder() - Static method in class com.facebook.buck.android.AndroidManifestDescriptionArg
Creates a builder for AndroidManifestDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
builder() - Static method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
Creates a builder for AndroidPrebuiltAarDescriptionArg.
builder() - Static method in class com.facebook.buck.android.AndroidResourceDescriptionArg
Creates a builder for AndroidResourceDescriptionArg.
builder() - Static method in class com.facebook.buck.android.ApkGenruleDescriptionArg
Creates a builder for ApkGenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.android.ApkInfo
Creates a builder for ApkInfo.
builder() - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo
Creates a builder for ExopackageInfo.
builder() - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
Creates a builder for DexInfo.
builder() - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
Creates a builder for NativeLibsInfo.
builder() - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
Creates a builder for ResourcesInfo.
builder() - Static method in class com.facebook.buck.android.exopackage.RapidInstallMode
Creates a builder for RapidInstallMode.
builder() - Static method in class com.facebook.buck.android.FilterResourcesSteps
 
builder() - Static method in class com.facebook.buck.android.GenAidlDescriptionArg
Creates a builder for GenAidlDescriptionArg.
builder() - Static method in class com.facebook.buck.android.MergedNativeLibraryConstituents
Creates a builder for MergedNativeLibraryConstituents.
builder() - Static method in class com.facebook.buck.android.ModuleInfo
Creates a builder for ModuleInfo.
builder() - Static method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
builder() - Static method in class com.facebook.buck.android.NdkLibraryDescriptionArg
Creates a builder for NdkLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
Creates a builder for NonPredexedDexBuildableArgs.
builder() - Static method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Creates a builder for AndroidPackageableCollection.
builder() - Static method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
Creates a builder for ResourceDetails.
builder() - Static method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
builder() - Static method in class com.facebook.buck.android.redex.RedexOptions
Creates a builder for RedexOptions.
builder() - Static method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Creates a builder for RobolectricTestDescriptionArg.
builder() - Static method in class com.facebook.buck.android.StrippedObjectDescription
Creates a builder for StrippedObjectDescription.
builder() - Static method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
Creates a builder for AndroidBuildToolsLocation.
builder() - Static method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
Creates a builder for NdkCxxPlatform.
builder() - Static method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
Creates a builder for NdkCxxPlatformCompiler.
builder() - Static method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
Creates a builder for NdkCxxPlatformTargetConfiguration.
builder() - Static method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
Creates a builder for AppleAssetCatalogDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
builder() - Static method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Creates a builder for AppleBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleBundleDescriptionArg
Creates a builder for AppleBundleDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleBundleDestinations
Creates a builder for AppleBundleDestinations.
builder() - Static method in class com.facebook.buck.apple.AppleBundleResources
Creates a builder for AppleBundleResources.
builder() - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Creates a builder for AppleLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.ApplePackageDescriptionArg
Creates a builder for ApplePackageDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleResourceDescriptionArg
Creates a builder for AppleResourceDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleTestDescriptionArg
Creates a builder for AppleTestDescriptionArg.
builder() - Static method in class com.facebook.buck.apple.AppleWrapperResourceArg
Creates a builder for AppleWrapperResourceArg.
builder() - Static method in class com.facebook.buck.apple.clang.HeaderMap
 
Builder() - Constructor for class com.facebook.buck.apple.clang.HeaderMap.Builder
 
builder() - Static method in class com.facebook.buck.apple.GroupedSource
Creates a builder for GroupedSource.
builder() - Static method in class com.facebook.buck.apple.MultiarchFileInfo
Creates a builder for MultiarchFileInfo.
builder() - Static method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
builder() - Static method in class com.facebook.buck.apple.simulator.AppleSimulator
Creates a builder for AppleSimulator.
builder() - Static method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
Creates a builder for AppleSimulatorProfile.
builder() - Static method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Creates a builder for AppleCxxPlatform.
builder() - Static method in class com.facebook.buck.apple.toolchain.ApplePlatform
Creates a builder for ApplePlatform.
builder() - Static method in class com.facebook.buck.apple.toolchain.AppleSdk
Creates a builder for AppleSdk.
builder() - Static method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Creates a builder for AppleSdkPaths.
builder() - Static method in class com.facebook.buck.apple.toolchain.AppleToolchain
Creates a builder for AppleToolchain.
builder() - Static method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
Creates a builder for CodeSignIdentity.
builder() - Static method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Creates a builder for ProvisioningProfileMetadata.
builder() - Static method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
Creates a builder for CopyFilePhaseDestinationSpec.
builder() - Static method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
Creates a builder for XcodeScriptDescriptionArg.
builder() - Static method in class com.facebook.buck.artifact_cache.ArtifactInfo
Creates a builder for ArtifactInfo.
builder() - Static method in class com.facebook.buck.artifact_cache.CacheCountersSummary
Creates a builder for CacheCountersSummary.
builder() - Static method in class com.facebook.buck.artifact_cache.CacheDeleteResult
Creates a builder for CacheDeleteResult.
builder() - Static method in class com.facebook.buck.artifact_cache.CacheResult
Creates a builder for CacheResult.
builder() - Static method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
Creates a builder for ArtifactCacheEntries.
builder() - Static method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Creates a builder for DirCacheEntry.
builder() - Static method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
Creates a builder for HttpCacheEntry.
builder() - Static method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
Creates a builder for SQLiteCacheEntry.
builder() - Static method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
Creates a builder for FetchResponseReadResult.
builder() - Static method in class com.facebook.buck.artifact_cache.FetchResult
Creates a builder for FetchResult.
builder() - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
Creates a builder for HttpArtifactCacheEventFetchData.
builder() - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
Creates a builder for HttpArtifactCacheEventStoreData.
builder() - Static method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
builder() - Static method in class com.facebook.buck.artifact_cache.MultiContainsResult
Creates a builder for MultiContainsResult.
builder() - Static method in class com.facebook.buck.artifact_cache.MultiFetchResult
Creates a builder for MultiFetchResult.
builder() - Static method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
Creates a builder for NetworkCacheArgs.
builder() - Static method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
Creates a builder for RuleKeyCacheResult.
builder() - Static method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
Creates a builder for StoreResponseReadResult.
builder() - Static method in class com.facebook.buck.artifact_cache.StoreResult
Creates a builder for StoreResult.
builder() - Static method in class com.facebook.buck.artifact_cache.StoreWriteResult
Creates a builder for StoreWriteResult.
builder() - Static method in class com.facebook.buck.cli.ConfigValue
Creates a builder for ConfigValue.
builder(DirectedAcyclicGraph<T>, String) - Static method in class com.facebook.buck.cli.Dot
 
builder() - Static method in class com.facebook.buck.cli.InstallResult
Creates a builder for InstallResult.
builder() - Static method in class com.facebook.buck.cli.ProjectGeneratorParameters
Creates a builder for ProjectGeneratorParameters.
builder() - Static method in class com.facebook.buck.cli.TargetResult
Creates a builder for TargetResult.
builder() - Static method in class com.facebook.buck.cli.TestRun
Creates a builder for TestRun.
builder() - Static method in class com.facebook.buck.command.BuildExecutionResult
Creates a builder for BuildExecutionResult.
builder() - Static method in class com.facebook.buck.command.BuildExecutorArgs
Creates a builder for BuildExecutorArgs.
builder() - Static method in class com.facebook.buck.core.build.context.BuildContext
Creates a builder for BuildContext.
builder() - Static method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Creates a builder for BuildEngineBuildContext.
builder() - Static method in class com.facebook.buck.core.build.engine.BuildEngineResult
Creates a builder for BuildEngineResult.
builder() - Static method in class com.facebook.buck.core.build.engine.BuildResult
Creates a builder for BuildResult.
builder() - Static method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
Creates a builder for ManifestFetchResult.
builder() - Static method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
Creates a builder for ManifestStats.
builder() - Static method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
Creates a builder for ManifestStoreResult.
builder() - Static method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Creates a builder for ExecutionContext.
builder() - Static method in class com.facebook.buck.core.macros.MacroMatchResult
Creates a builder for MacroMatchResult.
builder() - Static method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
Creates a builder for ActionGraphAndBuilder.
builder() - Static method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
Creates a builder for ActionAndTargetGraphs.
Builder() - Constructor for class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Creates a builder for ImmutableUnflavoredBuildTarget instances.
builder() - Static method in class com.facebook.buck.core.model.InternalFlavor
Creates a builder for InternalFlavor.
builder() - Static method in class com.facebook.buck.core.model.RuleType
Creates a builder for RuleType.
builder() - Static method in class com.facebook.buck.core.model.UserFlavor
Creates a builder for UserFlavor.
builder() - Static method in class com.facebook.buck.core.rulekey.BuildRuleKeys
Creates a builder for BuildRuleKeys.
builder() - Static method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
Creates a builder for ConfigSettingArg.
builder() - Static method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
Creates a builder for ConstraintSettingArg.
builder() - Static method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
Creates a builder for ConstraintValueArg.
builder() - Static method in class com.facebook.buck.core.rules.platform.PlatformArg
Creates a builder for PlatformArg.
builder() - Static method in class com.facebook.buck.core.rules.providers.impl.ProviderInfoCollectionImpl
 
builder() - Static method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
Creates a builder for RuleScheduleInfo.
builder() - Static method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
Creates a builder for ArchiveMemberSourcePath.
builder() - Static method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Creates a builder for DefaultBuildTargetSourcePath.
builder() - Static method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Creates a builder for ExplicitBuildTargetSourcePath.
builder() - Static method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Creates a builder for ForwardingBuildTargetSourcePath.
builder() - Static method in class com.facebook.buck.core.sourcepath.PathSourcePath
Creates a builder for PathSourcePath.
builder() - Static method in class com.facebook.buck.core.sourcepath.SourceWithFlags
Creates a builder for SourceWithFlags.
builder() - Static method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
Creates a builder for ExternalTestRunnerTestSpec.
Builder(Optional<Tool>) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
Builder(Tool) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
Builder() - Constructor for class com.facebook.buck.core.toolchain.tool.impl.CommandTool.Builder
 
builder() - Static method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
Creates a builder for VersionedTool.
builder() - Static method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
Creates a builder for SystemToolProvider.
builder() - Static method in class com.facebook.buck.counters.CounterInfo
Creates a builder for CounterInfo.
builder() - Static method in class com.facebook.buck.counters.CounterSnapshot
Creates a builder for CounterSnapshot.
builder() - Static method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Creates a builder for CxxBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxBridgingHeaders
Creates a builder for CxxBridgingHeaders.
builder() - Static method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
Creates a builder for CxxCompilationDatabaseEntry.
builder() - Static method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
Creates a builder for CxxGenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxHeadersDir
Creates a builder for CxxHeadersDir.
builder() - Static method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Creates a builder for CxxLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
Creates a builder for CxxPrecompiledHeaderDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.CxxPreprocessorInput
Creates a builder for CxxPreprocessorInput.
builder() - Static method in class com.facebook.buck.cxx.CxxRawHeaders
Creates a builder for CxxRawHeaders.
builder() - Static method in class com.facebook.buck.cxx.CxxSource
Creates a builder for CxxSource.
builder() - Static method in class com.facebook.buck.cxx.CxxSourceRuleFactory
Creates a builder for CxxSourceRuleFactory.
builder() - Static method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Creates a builder for CxxSymlinkTreeHeaders.
builder() - Static method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Creates a builder for CxxTestDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
Creates a builder for ExplicitCxxToolFlags.
builder() - Static method in class com.facebook.buck.cxx.FrameworkDependencies
Creates a builder for FrameworkDependencies.
builder() - Static method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
Creates a builder for NewPrebuiltCxxLibraryPaths.
builder() - Static method in class com.facebook.buck.cxx.OmnibusLibraries
Creates a builder for OmnibusLibraries.
builder() - Static method in class com.facebook.buck.cxx.OmnibusLibrary
Creates a builder for OmnibusLibrary.
builder() - Static method in class com.facebook.buck.cxx.OmnibusRoot
Creates a builder for OmnibusRoot.
builder() - Static method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
Creates a builder for PrebuiltCxxLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
builder() - Static method in class com.facebook.buck.cxx.PreIncludeFactory
Creates a builder for PreIncludeFactory.
builder() - Static method in class com.facebook.buck.cxx.PreprocessorFlags
Creates a builder for PreprocessorFlags.
builder() - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Creates a builder for CxxPlatform.
builder() - Static method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
Creates a builder for CxxToolProviderParams.
builder() - Static method in class com.facebook.buck.cxx.toolchain.HeaderVerification
Creates a builder for HeaderVerification.
builder() - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Creates a builder for NativeLinkableInput.
builder() - Static method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
Creates a builder for MachoHeader.
builder() - Static method in class com.facebook.buck.distributed.AnalysisResults
Creates a builder for AnalysisResults.
builder() - Static method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
Creates a builder for BuildSlaveStats.
builder() - Static method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
Creates a builder for DistBuildControllerArgs.
builder() - Static method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
Creates a builder for DistBuildControllerInvocationArgs.
builder() - Static method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
Creates a builder for StampedeExecutionResult.
builder() - Static method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
Creates a builder for DelegateAndGraphs.
builder() - Static method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
Creates a builder for DelegateAndGraphsInitializerArgs.
builder() - Static method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
Creates a builder for DistBuildSlaveExecutorArgs.
builder() - Static method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
Creates a builder for BuildRuleMachineLogEntry.
builder() - Static method in class com.facebook.buck.distributed.BuildRuleStats
Creates a builder for BuildRuleStats.
builder() - Static method in class com.facebook.buck.distributed.DistBuildClientCacheResult
Creates a builder for DistBuildClientCacheResult.
builder() - Static method in class com.facebook.buck.distributed.DistBuildClientStats
Creates a builder for DistBuildClientStats.
builder() - Static method in class com.facebook.buck.distributed.DistBuildStatus
Creates a builder for DistBuildStatus.
builder() - Static method in class com.facebook.buck.distributed.PerRuleCumulativeStats
Creates a builder for PerRuleCumulativeStats.
builder() - Static method in class com.facebook.buck.distributed.RuleKeyNameAndType
Creates a builder for RuleKeyNameAndType.
builder() - Static method in class com.facebook.buck.doctor.config.BuildLogEntry
Creates a builder for BuildLogEntry.
builder() - Static method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
Creates a builder for DoctorEndpointRequest.
builder() - Static method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
Creates a builder for DoctorEndpointResponse.
builder() - Static method in class com.facebook.buck.doctor.config.DoctorJsonResponse
Creates a builder for DoctorJsonResponse.
builder() - Static method in class com.facebook.buck.doctor.config.DoctorSuggestion
Creates a builder for DoctorSuggestion.
builder() - Static method in class com.facebook.buck.doctor.config.UserLocalConfiguration
Creates a builder for UserLocalConfiguration.
builder() - Static method in class com.facebook.buck.doctor.DefectReport
Creates a builder for DefectReport.
builder() - Static method in class com.facebook.buck.doctor.DefectSubmitResult
Creates a builder for DefectSubmitResult.
builder() - Static method in class com.facebook.buck.doctor.ExtraInfoResult
Creates a builder for ExtraInfoResult.
builder() - Static method in class com.facebook.buck.doctor.FileChangesIgnoredReport
Creates a builder for FileChangesIgnoredReport.
builder() - Static method in class com.facebook.buck.doctor.UserReport
Creates a builder for UserReport.
builder() - Static method in class com.facebook.buck.event.EventKey
Creates a builder for EventKey.
builder() - Static method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
builder() - Static method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
Creates a builder for LogUploaderListenerCloseArgs.
builder() - Static method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
builder() - Static method in class com.facebook.buck.event.listener.ProxyBuckEvent
Creates a builder for ProxyBuckEvent.
builder() - Static method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
builder() - Static method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
Creates a builder for RuleKeyLoggerListenerCloseArgs.
builder() - Static method in class com.facebook.buck.event.listener.RunIdStreamPair
Creates a builder for RunIdStreamPair.
builder() - Static method in class com.facebook.buck.event.listener.util.EventInterval
Creates a builder for EventInterval.
builder() - Static method in class com.facebook.buck.event.PerfEventId
Creates a builder for PerfEventId.
builder() - Static method in class com.facebook.buck.event.ScubaData
Creates a builder for ScubaData.
builder() - Static method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Creates a builder for ProjectGeneratorOptions.
builder() - Static method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
Creates a builder for XcodeWorkspaceConfigDescriptionArg.
builder() - Static method in class com.facebook.buck.features.d.DBinaryDescriptionArg
Creates a builder for DBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.d.DIncludes
Creates a builder for DIncludes.
builder() - Static method in class com.facebook.buck.features.d.DLibraryDescriptionArg
Creates a builder for DLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.d.DTestDescriptionArg
Creates a builder for DTestDescriptionArg.
builder() - Static method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
Creates a builder for CsharpLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
builder() - Static method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
Creates a builder for FileGroupDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Creates a builder for CgoLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
Creates a builder for GoBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
Creates a builder for GoLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.GoLinkable
Creates a builder for GoLinkable.
builder() - Static method in class com.facebook.buck.features.go.GoPlatform
Creates a builder for GoPlatform.
builder() - Static method in class com.facebook.buck.features.go.GoTestDescriptionArg
Creates a builder for GoTestDescriptionArg.
builder() - Static method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
Creates a builder for PrebuiltGoLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
Creates a builder for GwtBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Creates a builder for HalideLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Creates a builder for HaskellBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellCompileInput
Creates a builder for HaskellCompileInput.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Creates a builder for HaskellGhciDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
Creates a builder for HaskellGhciOmnibusSpec.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Creates a builder for HaskellHaddockDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellHaddockInput
Creates a builder for HaskellHaddockInput.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
Creates a builder for HaskellLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellPackage
Creates a builder for HaskellPackage.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellPlatform
Creates a builder for HaskellPlatform.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
builder() - Static method in class com.facebook.buck.features.haskell.HaskellSources
Creates a builder for HaskellSources.
builder() - Static method in class com.facebook.buck.features.haskell.HaskellVersion
Creates a builder for HaskellVersion.
builder() - Static method in class com.facebook.buck.features.js.JsBundleDescriptionArg
Creates a builder for JsBundleDescriptionArg.
builder() - Static method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
Creates a builder for JsBundleGenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Creates a builder for JsLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
Creates a builder for CxxLuaExtensionDescriptionArg.
builder() - Static method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
Creates a builder for LuaBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
Creates a builder for LuaLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.lua.LuaPlatform
Creates a builder for LuaPlatform.
builder() - Static method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
Creates a builder for OcamlBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.ocaml.OcamlBuildContext
Creates a builder for OcamlBuildContext.
builder() - Static method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
Creates a builder for OcamlGeneratedBuildRules.
builder() - Static method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
Creates a builder for OcamlLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.ocaml.OcamlPlatform
Creates a builder for OcamlPlatform.
builder() - Static method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
Creates a builder for PrebuiltOcamlLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
Creates a builder for AggregationModule.
builder() - Static method in class com.facebook.buck.features.project.intellij.DependencyEntry
Creates a builder for DependencyEntry.
builder() - Static method in class com.facebook.buck.features.project.intellij.DependencyEntryData
Creates a builder for DependencyEntryData.
builder() - Static method in class com.facebook.buck.features.project.intellij.model.ContentRoot
Creates a builder for ContentRoot.
builder() - Static method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
Creates a builder for IjSourceFolder.
builder() - Static method in class com.facebook.buck.features.project.intellij.model.IjLibrary
Creates a builder for IjLibrary.
builder() - Static method in class com.facebook.buck.features.project.intellij.model.IjModule
Creates a builder for IjModule.
builder() - Static method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
Creates a builder for IjModuleAndroidFacet.
builder() - Static method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
Creates a builder for IjProjectConfig.
builder() - Static method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
Creates a builder for ModuleIndexEntry.
builder() - Static method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
Creates a builder for CxxPythonExtensionDescriptionArg.
builder() - Static method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
builder() - Static method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
Creates a builder for PythonBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
Creates a builder for PythonLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.python.PythonTestDescriptionArg
Creates a builder for PythonTestDescriptionArg.
builder() - Static method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
Creates a builder for PrebuiltRustLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
Creates a builder for RustBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
Creates a builder for RustLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.features.rust.RustPlatform
Creates a builder for RustPlatform.
builder() - Static method in class com.facebook.buck.features.rust.RustTestDescriptionArg
Creates a builder for RustTestDescriptionArg.
builder() - Static method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
Creates a builder for ZipFileDescriptionArg.
builder() - Static method in class com.facebook.buck.file.HttpArchiveDescriptionArg
Creates a builder for HttpArchiveDescriptionArg.
builder() - Static method in class com.facebook.buck.file.HttpFileDescriptionArg
Creates a builder for HttpFileDescriptionArg.
builder() - Static method in class com.facebook.buck.file.RemoteFileDescriptionArg
Creates a builder for RemoteFileDescriptionArg.
builder() - Static method in class com.facebook.buck.io.filesystem.BuckPaths
Creates a builder for BuckPaths.
builder() - Static method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
Creates a builder for GroovyLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
Creates a builder for GroovyTestDescriptionArg.
Builder() - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Creates a builder for AnnotationProcessingParams instances.
builder() - Static method in class com.facebook.buck.jvm.java.CompilerOutputPaths
Creates a builder for CompilerOutputPaths.
builder() - Static method in class com.facebook.buck.jvm.java.CompilerParameters
Creates a builder for CompilerParameters.
builder(ActionGraphBuilder) - Static method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
Creates a builder for DefaultJavaLibraryClasspaths.
Builder(BuildTarget, ProjectFilesystem, ToolchainProvider, BuildRuleParams, ActionGraphBuilder, CellPathResolver, ConfiguredCompilerFactory, JavaBuckConfig, JavaLibraryDescription.CoreArg) - Constructor for class com.facebook.buck.jvm.java.DefaultJavaLibraryRules.Builder
 
builder() - Static method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
Creates a builder for JarGenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JarParameters
Creates a builder for JarParameters.
builder() - Static method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
builder() - Static method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
Creates a builder for JavaBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JavacOptions
Creates a builder for JavacOptions.
builder() - Static method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
Creates a builder for JavacPluginJsr199Fields.
builder() - Static method in class com.facebook.buck.jvm.java.JavacPluginProperties
Creates a builder for JavacPluginProperties.
builder() - Static method in class com.facebook.buck.jvm.java.JavacSpec
Creates a builder for JavacSpec.
builder() - Static method in class com.facebook.buck.jvm.java.JavacVersion
Creates a builder for JavacVersion.
Builder(BuildRuleResolver) - Constructor for class com.facebook.buck.jvm.java.JavaLibraryDeps.Builder
 
builder() - Static method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
Creates a builder for JavaLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
Creates a builder for JavaTestDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.JUnitJvmArgs
Creates a builder for JUnitJvmArgs.
builder() - Static method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
Creates a builder for KeystoreDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
Creates a builder for PrebuiltJarDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.java.ResourcesParameters
Creates a builder for ResourcesParameters.
builder() - Static method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
Creates a builder for JavaToolchain.
builder() - Static method in class com.facebook.buck.jvm.kotlin.KotlincVersion
Creates a builder for KotlincVersion.
builder() - Static method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Creates a builder for KotlinLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Creates a builder for KotlinTestDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
Creates a builder for ScalaLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
Creates a builder for ScalaTestDescriptionArg.
builder() - Static method in class com.facebook.buck.log.ErrorLogRecord
Creates a builder for ErrorLogRecord.
builder() - Static method in class com.facebook.buck.log.InvocationInfo
Creates a builder for InvocationInfo.
builder() - Static method in class com.facebook.buck.log.LogConfigSetup
Creates a builder for LogConfigSetup.
builder() - Static method in class com.facebook.buck.log.PerfTimesStats
Creates a builder for PerfTimesStats.
builder() - Static method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
Creates a builder for ProjectBuildFileParserOptions.
builder() - Static method in class com.facebook.buck.query.BinaryOperatorExpression
Creates a builder for BinaryOperatorExpression.
builder() - Static method in class com.facebook.buck.query.FunctionExpression
Creates a builder for FunctionExpression.
builder() - Static method in class com.facebook.buck.query.QueryBuildTarget
Creates a builder for QueryBuildTarget.
builder() - Static method in class com.facebook.buck.query.QueryFileTarget
Creates a builder for QueryFileTarget.
builder() - Static method in class com.facebook.buck.query.SetExpression
Creates a builder for SetExpression.
builder() - Static method in class com.facebook.buck.query.TargetLiteral
Creates a builder for TargetLiteral.
builder() - Static method in class com.facebook.buck.query.TargetSetExpression
Creates a builder for TargetSetExpression.
builder() - Static method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats
Creates a builder for LocalFallbackStats.
builder() - Static method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
Creates a builder for RetryPolicy.
builder() - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields
Creates a builder for BuildConfigFields.
builder() - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
Creates a builder for Field.
builder() - Static method in class com.facebook.buck.rules.coercer.FrameworkPath
Creates a builder for FrameworkPath.
builder() - Static method in class com.facebook.buck.rules.coercer.ManifestEntries
Creates a builder for ManifestEntries.
builder() - Static method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
Builder() - Constructor for class com.facebook.buck.rules.coercer.PatternMatchedCollection.Builder
 
builder() - Static method in class com.facebook.buck.rules.coercer.SourceSet
Creates a builder for SourceSet.
builder() - Static method in class com.facebook.buck.rules.coercer.SourceSortedSet
Creates a builder for SourceSortedSet.
builder() - Static method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
Builder() - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollection.Builder
 
builder() - Static method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
Creates a builder for RuleKeyConfiguration.
Builder(RuleKeyHasher<RULE_KEY>) - Constructor for class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
Builder(RuleKeyHasher<RULE_KEY>) - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
builder() - Static method in class com.facebook.buck.rules.keys.DependencyFileEntry
Creates a builder for DependencyFileEntry.
builder() - Static method in class com.facebook.buck.rules.macros.MacroContainer
Creates a builder for MacroContainer.
builder() - Static method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
Creates a builder for StringWithMacrosConverter.
builder() - Static method in class com.facebook.buck.rules.modern.tools.CachedErrors
Creates a builder for CachedErrors.
builder() - Static method in class com.facebook.buck.sandbox.SandboxProperties
Creates a builder for SandboxProperties.
builder() - Static method in class com.facebook.buck.shell.CommandAliasDescriptionArg
Creates a builder for CommandAliasDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.ExportFileDescriptionArg
Creates a builder for ExportFileDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.GenruleDescriptionArg
Creates a builder for GenruleDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.ShBinaryDescriptionArg
Creates a builder for ShBinaryDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.ShTestDescriptionArg
Creates a builder for ShTestDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Creates a builder for TestSuiteDescriptionArg.
builder() - Static method in class com.facebook.buck.shell.WorkerToolDescriptionArg
Creates a builder for WorkerToolDescriptionArg.
builder() - Static method in class com.facebook.buck.skylark.io.GlobSpec
Creates a builder for GlobSpec.
builder() - Static method in class com.facebook.buck.skylark.parser.BuckGlobals
Creates a builder for BuckGlobals.
builder() - Static method in class com.facebook.buck.slb.ClientSideSlbConfig
Creates a builder for ClientSideSlbConfig.
builder() - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
builder() - Static method in class com.facebook.buck.slb.LoadBalancedServiceEventData
Creates a builder for LoadBalancedServiceEventData.
builder() - Static method in class com.facebook.buck.slb.LoadBalancerPingEventData
Creates a builder for LoadBalancerPingEventData.
builder() - Static method in class com.facebook.buck.slb.PerServerData
Creates a builder for PerServerData.
builder() - Static method in class com.facebook.buck.slb.PerServerPingData
Creates a builder for PerServerPingData.
builder() - Static method in class com.facebook.buck.slb.ServerHealthManagerEventData
Creates a builder for ServerHealthManagerEventData.
builder() - Static method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
Creates a builder for ThriftOverHttpServiceConfig.
builder() - Static method in class com.facebook.buck.step.fs.SymlinkFileStep
Creates a builder for SymlinkFileStep.
builder() - Static method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Creates a builder for ImmutableBackgroundTask.
builder() - Static method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
Creates a builder for SwiftLibraryDescriptionArg.
builder() - Static method in class com.facebook.buck.swift.toolchain.SwiftPlatform
Creates a builder for SwiftPlatform.
builder() - Static method in class com.facebook.buck.test.config.TestResultSummaryVerbosity
Creates a builder for TestResultSummaryVerbosity.
builder() - Static method in class com.facebook.buck.test.selectors.TestSelectorList
 
Builder() - Constructor for class com.facebook.buck.test.selectors.TestSelectorList.Builder
 
builder() - Static method in class com.facebook.buck.test.TestResults
Creates a builder for TestResults.
builder() - Static method in class com.facebook.buck.test.TestRunningOptions
Creates a builder for TestRunningOptions.
builder() - Static method in class com.facebook.buck.test.TestStatusMessage
Creates a builder for TestStatusMessage.
builder() - Static method in class com.facebook.buck.util.cache.CacheStats
Creates a builder for CacheStats.
builder() - Static method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
Creates a builder for FileHashCacheVerificationResult.
builder() - Static method in class com.facebook.buck.util.concurrent.ResourceAmounts
Creates a builder for ResourceAmounts.
builder() - Static method in class com.facebook.buck.util.config.AbstractRawConfig
 
Builder() - Constructor for class com.facebook.buck.util.config.AbstractRawConfig.Builder
 
builder() - Static method in class com.facebook.buck.util.DirectoryCleanerArgs
Creates a builder for DirectoryCleanerArgs.
builder() - Static method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
Creates a builder for BuildEnvironmentDescription.
builder() - Static method in class com.facebook.buck.util.network.offline.ScribeData
Creates a builder for ScribeData.
builder() - Static method in class com.facebook.buck.util.PatternAndMessage
Creates a builder for PatternAndMessage.
builder() - Static method in class com.facebook.buck.util.ProcessExecutorParams
Creates a builder for ProcessExecutorParams.
builder() - Static method in class com.facebook.buck.util.ProcessResourceConsumption
Creates a builder for ProcessResourceConsumption.
builder() - Static method in class com.facebook.buck.util.SampleRate
Creates a builder for SampleRate.
builder() - Static method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
Creates a builder for FullVersionControlStats.
builder() - Static method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
Creates a builder for SlowVersionControlStats.
builder() - Static method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
Creates a builder for VersionedAliasDescriptionArg.
builder() - Static method in class com.facebook.buck.versions.VersionedTargetGraph
 
builder() - Static method in class com.facebook.buck.versions.VersionUniverse
Creates a builder for VersionUniverse.
builderWithExpectedSize(int) - Static method in class com.facebook.buck.core.rules.providers.impl.ProviderInfoCollectionImpl
 
BuildEvent - Class in com.facebook.buck.core.build.event
Base class for events about building.
BuildEvent(EventKey) - Constructor for class com.facebook.buck.core.build.event.BuildEvent
 
BuildEvent.BuildReport - Class in com.facebook.buck.core.build.event
Event used to post build reports
BuildEvent.DistBuildFinished - Class in com.facebook.buck.core.build.event
 
BuildEvent.DistBuildStarted - Class in com.facebook.buck.core.build.event
 
BuildEvent.Finished - Class in com.facebook.buck.core.build.event
 
BuildEvent.Reset - Class in com.facebook.buck.core.build.event
Event used to mark a fresh start for build completion estimation.
BuildEvent.RuleCountCalculated - Class in com.facebook.buck.core.build.event
 
BuildEvent.Started - Class in com.facebook.buck.core.build.event
 
BuildEvent.UnskippedRuleCountUpdated - Class in com.facebook.buck.core.build.event
 
BuildExecutionResult - Class in com.facebook.buck.command
Immutable implementation of Build.AbstractBuildExecutionResult.
BuildExecutionResult.Builder - Class in com.facebook.buck.command
Builds instances of type BuildExecutionResult.
BuildExecutor - Interface in com.facebook.buck.command
Interface to be followed by local/distributed builders.
BuildExecutorArgs - Class in com.facebook.buck.command
Common arguments for running a build.
BuildExecutorArgs.Builder - Class in com.facebook.buck.command
Builds instances of type BuildExecutorArgs.
BuildFileFunction - Class in com.facebook.buck.query
A "buildfile" query expression, which computes the build files that define the given targets.
BuildFileFunction() - Constructor for class com.facebook.buck.query.BuildFileFunction
 
BuildFileManifest - Class in com.facebook.buck.parser.api
Describes the content of a build file, which includes defined targets and their metadata.
BuildFileManifestPojoizer - Class in com.facebook.buck.parser.api
Utility class to convert parser-created objects to equivalent POJO-typed objects
BuildFileManifestPojoizer.AbstractPojoTransformer - Class in com.facebook.buck.parser.api
Container to hold transformation function for classes assignable to a provided class.
BuildFileManifestSerializer - Class in com.facebook.buck.parser.cache.json
This class serializes the BuildFileManifest to a form that can be stored and read from disk.
BuildFileParseException - Exception in com.facebook.buck.parser.exceptions
Thrown if we encounter an unexpected, fatal condition while interacting with the build file parser.
BuildFileParseException(String) - Constructor for exception com.facebook.buck.parser.exceptions.BuildFileParseException
 
BuildFileParseExceptionData - Class in com.facebook.buck.json
Immutable implementation of AbstractBuildFileParseExceptionData.
BuildFileParseExceptionStackTraceEntry - Class in com.facebook.buck.json
Immutable implementation of AbstractBuildFileParseExceptionStackTraceEntry.
buildFileParseFinished(ParseBuckFileEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
BuildFileParsePipeline<T> - Interface in com.facebook.buck.parser
Abstract node parsing pipeline.
buildFileParseStarted(ParseBuckFileEvent.Started) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
BuildFilePythonResult - Class in com.facebook.buck.json
Immutable value type used to hold the parsed and deserialized output of buck.py.
BuildFileRawNodeParsePipeline - Class in com.facebook.buck.parser
A pipeline that provides raw nodes for a given build file.
BuildFileRawNodeParsePipeline(PipelineNodeCache<Path, BuildFileManifest>, ProjectBuildFileParserPool, ListeningExecutorService, BuckEventBus, Watchman) - Constructor for class com.facebook.buck.parser.BuildFileRawNodeParsePipeline
 
BuildFileSpec - Class in com.facebook.buck.parser
A specification used by the parser, via TargetNodeSpec, to match build files.
BuildFileSyntaxError - Class in com.facebook.buck.json
Immutable implementation of AbstractBuildFileSyntaxError.
BuildFileTree - Interface in com.facebook.buck.core.model
Interface to allow looking up parents and children of build files.
buildFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.CacheRateStatsListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
buildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
buildForDiagnostics(BuildRule, RuleKeyHasher<DIAG_KEY>) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
buildForDiagnostics(AddsToRuleKey, RuleKeyHasher<DIAG_KEY>) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
buildForDiagnostics(BuildRule, RuleKeyHasher<DIAG_KEY>) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactoryWithDiagnostics
Builds a diagnostic result for the given rule or appendable.
buildForDiagnostics(AddsToRuleKey, RuleKeyHasher<DIAG_KEY>) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactoryWithDiagnostics
 
buildFromSelectorString(String) - Static method in class com.facebook.buck.test.selectors.PatternTestSelector
Build a PatternTestSelector from the given String.
BuildId - Class in com.facebook.buck.core.model
A strongly typed representation of a build id.
BuildId() - Constructor for class com.facebook.buck.core.model.BuildId
 
BuildId(String) - Constructor for class com.facebook.buck.core.model.BuildId
 
buildId() - Method in class com.facebook.buck.support.bgtasks.TaskId
 
BuildId.BuildIdSerializer - Class in com.facebook.buck.core.model
 
BuildIdSerializer() - Constructor for class com.facebook.buck.core.model.BuildId.BuildIdSerializer
 
BuildInfo - Class in com.facebook.buck.core.build.engine.buildinfo
Shared utilities for BuildInfoRecorder and OnDiskBuildInfo.
BuildInfo.MetadataKey - Class in com.facebook.buck.core.build.engine.buildinfo
 
BuildInfoRecorder - Class in com.facebook.buck.core.build.engine.buildinfo
Utility for recording the paths to the output files generated by a build rule, as well as any metadata about those output files.
BuildInfoRecorder(BuildTarget, ProjectFilesystem, BuildInfoStore, Clock, BuildId, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
BuildInfoStore - Interface in com.facebook.buck.core.build.engine.buildinfo
Repository of build metadata.
BuildInfoStoreManager - Class in com.facebook.buck.core.build.engine.cache.manager
Manages the lifetimes of all BuildInfoStores used in the build.
BuildInfoStoreManager() - Constructor for class com.facebook.buck.core.build.engine.cache.manager.BuildInfoStoreManager
 
BuildJobStateSerializer - Class in com.facebook.buck.distributed
 
buildLibrary() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryRules
 
buildLocallyAndReturnExitCode(Iterable<String>, Optional<Path>) - Method in interface com.facebook.buck.command.BuildExecutor
Builds the given targets synchronously.
buildLocallyAndReturnExitCode(Iterable<String>, Optional<Path>) - Method in class com.facebook.buck.command.LocalBuildExecutor
 
BuildLogEntry - Class in com.facebook.buck.doctor.config
Immutable implementation of AbstractBuildLogEntry.
BuildLogEntry.Builder - Class in com.facebook.buck.doctor.config
Builds instances of type BuildLogEntry.
BuildLogHelper - Class in com.facebook.buck.doctor
Methods for finding and inspecting buck log files.
BuildLogHelper(ProjectFilesystem) - Constructor for class com.facebook.buck.doctor.BuildLogHelper
 
buildManifestKey(SupportsDependencyFileRuleKey) - Method in class com.facebook.buck.rules.keys.DefaultDependencyFileRuleKeyFactory
 
buildManifestKey(SupportsDependencyFileRuleKey) - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory
 
buildNamedWatchmanCursorMap() - Method in class com.facebook.buck.io.watchman.Watchman
 
buildNativeLibsSymlinkTreeRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, SourcePathRuleFinder, BuildRuleParams, CxxPlatform) - Static method in class com.facebook.buck.jvm.java.JavaTestDescription.CxxLibraryEnhancement
 
BuildOutput(ImmutableList<Path>) - Constructor for class com.facebook.buck.android.ResourcesFilter.BuildOutput
 
BuildOutputInitializer<T> - Class in com.facebook.buck.core.rules.attr
Delegates the actual reading of disk-cached data to the InitializableFromDisk and is responsible for safely storing and retrieving the in-memory data structures.
BuildOutputInitializer(BuildTarget, InitializableFromDisk<T>) - Constructor for class com.facebook.buck.core.rules.attr.BuildOutputInitializer
 
BuildPhase - Class in com.facebook.buck.distributed.build_client
The build phase.
BuildPhase(BuildExecutorArgs, ImmutableSet<BuildTarget>, ActionAndTargetGraphs, Optional<CachingBuildEngineDelegate>, DistBuildService, ClientStatsTracker, LogStateTracker, ScheduledExecutorService, int, RemoteBuildRuleCompletionNotifier, ConsoleEventsDispatcher, Clock, int, int) - Constructor for class com.facebook.buck.distributed.build_client.BuildPhase
 
BuildPhase(BuildExecutorArgs, ImmutableSet<BuildTarget>, ActionAndTargetGraphs, Optional<CachingBuildEngineDelegate>, DistBuildService, ClientStatsTracker, LogStateTracker, ScheduledExecutorService, int, RemoteBuildRuleCompletionNotifier, ConsoleEventsDispatcher) - Constructor for class com.facebook.buck.distributed.build_client.BuildPhase
 
BuildPhase.BuildResult - Class in com.facebook.buck.distributed.build_client
The result from a build.
BuildPhase.JobCompletedException - Exception in com.facebook.buck.distributed.build_client
Exception thrown when the build job is complete.
buildPreprocessorDelegate(CxxPlatform, Preprocessor, CxxToolFlags, ActionGraphBuilder, SourcePathResolver) - Method in class com.facebook.buck.cxx.PreInclude
 
buildProgressUpdated(double) - Static method in class com.facebook.buck.event.ProgressEvent
 
BuildProgressUpdated(double) - Constructor for class com.facebook.buck.event.ProgressEvent.BuildProgressUpdated
 
buildProgressUpdated(ProgressEvent.BuildProgressUpdated) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
BuildReport - Class in com.facebook.buck.command
 
BuildReport(BuildExecutionResult, SourcePathResolver, Cell) - Constructor for class com.facebook.buck.command.BuildReport
 
buildReport(String) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
BuildReport(String) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
buildResourceNameToIdMap(ProjectFilesystem, Path, Map<String, Integer>, Map<String, Integer>, Map<String, Integer>) - Static method in class com.facebook.buck.android.CompileStringsStep
Parses the R.txt file generated by aapt, looks for resources of type string, plurals and array, and builds a map of resource names to their corresponding ids.
BuildResult - Class in com.facebook.buck.core.build.engine
This is a union type that represents either a success or a failure.
BuildResult(BuildJob, List<BuildSlaveStatus>, Set<String>) - Constructor for class com.facebook.buck.distributed.build_client.BuildPhase.BuildResult
 
buildResult(Function<RULE_KEY, RESULT>) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
BuildResult.Builder - Class in com.facebook.buck.core.build.engine
Builds instances of type BuildResult.
BuildRule - Interface in com.facebook.buck.core.rules
 
BuildRuleCreationContext - Interface in com.facebook.buck.core.rules
Common objects used during BuildRule creation, without a reference to TargetGraph
BuildRuleCreationContextWithTargetGraph - Interface in com.facebook.buck.core.model.targetgraph
BuildRuleDependencyVisitors - Class in com.facebook.buck.core.rules.common
 
BuildRuleDiagnosticData - Class in com.facebook.buck.core.build.stats
Some build rule diagnostic data.
BuildRuleDiagnosticData(SortedSet<BuildRule>, ImmutableList<RuleKeyDiagnostics.Result<?, ?>>) - Constructor for class com.facebook.buck.core.build.stats.BuildRuleDiagnosticData
 
BuildRuleDurationTracker - Class in com.facebook.buck.core.build.stats
Tracks the total duration of work spent on each build rule.
BuildRuleDurationTracker() - Constructor for class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
 
BuildRuleEvent - Class in com.facebook.buck.core.build.event
Base class for events about build rules.
BuildRuleEvent(EventKey, BuildRule) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent
 
BuildRuleEvent.BeginningBuildRuleEvent - Class in com.facebook.buck.core.build.event
A BuildRuleEvent that denotes beginning of computation for a particular BuildRule.
BuildRuleEvent.EndingBuildRuleEvent - Class in com.facebook.buck.core.build.event
A BuildRuleEvent that denotes ending of computation for a particular BuildRule.
BuildRuleEvent.Finished - Class in com.facebook.buck.core.build.event
Marks the end of processing a build rule.
BuildRuleEvent.FinishedRuleKeyCalc - Class in com.facebook.buck.core.build.event
Marks the completion of processing a rule to calculate its rule key.
BuildRuleEvent.Resumed - Class in com.facebook.buck.core.build.event
Marks the continuation of processing a rule.
BuildRuleEvent.Started - Class in com.facebook.buck.core.build.event
Marks the start of processing a build rule.
BuildRuleEvent.StartedRuleKeyCalc - Class in com.facebook.buck.core.build.event
Marks the start of processing a rule to calculate its rule key.
BuildRuleEvent.Suspended - Class in com.facebook.buck.core.build.event
Marks a rule is suspended from processing.
BuildRuleEvent.WillBuildLocally - Class in com.facebook.buck.core.build.event
Denotes that a particular build rule will be built locally.
buildRuleEventFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
BuildRuleEventManager - Class in com.facebook.buck.distributed.build_client
Handles build rule events sent by distributed build workers
BuildRuleEventManager(RemoteBuildRuleCompletionNotifier, Clock, int) - Constructor for class com.facebook.buck.distributed.build_client.BuildRuleEventManager
 
BuildRuleFailedException - Exception in com.facebook.buck.core.build.engine.impl
Exception indicating that building a rule failed.
BuildRuleFailedException(Throwable, BuildTarget) - Constructor for exception com.facebook.buck.core.build.engine.impl.BuildRuleFailedException
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.CacheRateStatsListener
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
buildRuleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
BuildRuleKeys - Class in com.facebook.buck.core.rulekey
Immutable implementation of AbstractBuildRuleKeys.
BuildRuleKeys.Builder - Class in com.facebook.buck.core.rulekey
Builds instances of type BuildRuleKeys.
BuildRuleMachineLogEntry - Class in com.facebook.buck.distributed
Immutable implementation of DistBuildPostBuildAnalysis.AbstractBuildRuleMachineLogEntry.
BuildRuleMachineLogEntry.Builder - Class in com.facebook.buck.distributed
Builds instances of type BuildRuleMachineLogEntry.
BuildRuleParams - Class in com.facebook.buck.core.rules
Standard set of parameters that is passed to all build rules.
BuildRuleParams(Supplier<? extends SortedSet<BuildRule>>, Supplier<? extends SortedSet<BuildRule>>, ImmutableSortedSet<BuildRule>) - Constructor for class com.facebook.buck.core.rules.BuildRuleParams
 
BuildRulePipelinesRunner - Class in com.facebook.buck.core.build.engine.impl
Constructs build rule pipelines for a single build.
BuildRulePipelinesRunner() - Constructor for class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
 
BuildRuleResolver - Interface in com.facebook.buck.core.rules
Provides functions for resolving a BuildTarget to its BuildRule.
buildRuleResumed(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildRuleResumed(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
BuildRules - Class in com.facebook.buck.core.rules.common
 
buildRuleScope() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
buildRuleScope() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
BuildRuleScopeManager - Class in com.facebook.buck.core.build.engine.cache.manager
Handles BuildRule resumed/suspended/finished scopes.
BuildRuleScopeManager(RuleKeyFactories, OnDiskBuildInfo, BuildRuleDurationTracker, RuleKeyDiagnostics<RuleKey, String>, RuleKeyDiagnosticsMode, BuildRule, RuleDepsCache, RuleKey, BuckEventBus) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
buildRuleStarted(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildRuleStarted(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
BuildRuleStats - Class in com.facebook.buck.distributed
Immutable implementation of DistBuildPostBuildAnalysis.AbstractBuildRuleStats.
BuildRuleStats.Builder - Class in com.facebook.buck.distributed
Builds instances of type BuildRuleStats.
BuildRuleStatus - Enum in com.facebook.buck.core.build.engine
 
BuildRuleStrategy - Interface in com.facebook.buck.core.rules.build.strategy
Interface for injecting customized behavior into the CachingBuildEngine.
BuildRuleStrategy.StrategyBuildResult - Interface in com.facebook.buck.core.rules.build.strategy
A simple interface for build results exposing an explicit cancellation.
BuildRuleSuccessType - Enum in com.facebook.buck.core.build.engine
Token provided by the result of BuildEngine.build(BuildEngineBuildContext, ExecutionContext, BuildRule), demonstrating that the associated BuildRule was built successfully.
buildRuleSuspended(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildRuleSuspended(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
buildRuleThreadTracker - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
BuildRuleThreadTracker - Class in com.facebook.buck.event.listener
 
BuildRuleThreadTracker(ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
buildRuleWillBuildLocally(BuildRuleEvent.WillBuildLocally) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
BuildRuleWithBinary - Interface in com.facebook.buck.apple
Build rule that holds a binary build rule
BuildsAnnotationProcessor - Annotation Type in com.facebook.buck.jvm.java
Annotation for objects that build annotation processors
BuildScubaEventFactory - Class in com.facebook.buck.event.listener.scuba
Factory class for generating the entry to buck_builds table based on the given data stored in ScubaBuildListener
BuildScubaEventFactory() - Constructor for class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
BuildScubaEventFactory.AbstractBuildData - Class in com.facebook.buck.event.listener.scuba
The class containing data to construct the build scuba event
BuildScubaEventFactory.AbstractReSessionData - Interface in com.facebook.buck.event.listener.scuba
Information specific to Remote Execution.
BuildSlaveEventWrapper - Class in com.facebook.buck.distributed
Contains the BuildSlaveEvent plus extra metadata associated with the event.
BuildSlaveEventWrapper(int, BuildSlaveRunId, BuildSlaveEvent) - Constructor for class com.facebook.buck.distributed.BuildSlaveEventWrapper
 
buildSlaveFinishedStats() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
buildSlaveFinishedStats() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
BuildSlaveLogsMaterializer - Class in com.facebook.buck.distributed.build_client
Materializes locally logs from remote BuildSlaves.
BuildSlaveLogsMaterializer(DistBuildService, ProjectFilesystem, Path) - Constructor for class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
 
BuildSlaveService - Class in com.facebook.buck.distributed.build_slave
Extension of ThriftOverHttpServiceImpl to get rid of the template arguments
BuildSlaveService(ThriftOverHttpServiceConfig) - Constructor for class com.facebook.buck.distributed.build_slave.BuildSlaveService
 
BuildSlaveStats - Class in com.facebook.buck.distributed.build_client
Contains stats of all BuildSlaves that took part in a distributed build.
BuildSlaveStats.Builder - Class in com.facebook.buck.distributed.build_client
Builds instances of type BuildSlaveStats.
BuildSlaveTimingStatsTracker - Class in com.facebook.buck.distributed.build_slave
Keeps track of BuildSlave timing statistics.
BuildSlaveTimingStatsTracker() - Constructor for class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
 
BuildSlaveTimingStatsTracker.SlaveEvents - Enum in com.facebook.buck.distributed.build_slave
 
buildSourceAbiJar() - Method in interface com.facebook.buck.jvm.java.Javac.Invocation
Produces a source ABI jar.
buildSourceOnlyAbiJar() - Method in interface com.facebook.buck.jvm.java.Javac.Invocation
Produces a source-only ABI jar.
buildStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
buildStarted(BuildEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
BuildStatusUtil - Class in com.facebook.buck.distributed
Util class for BuildStatus.
BuildStrategyContext - Interface in com.facebook.buck.core.build.engine
Used for running a BuildExecutor within the context of the build engine such that the engine's internal state/tracking is updated as expected.
buildTarget() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
BuildTarget - Interface in com.facebook.buck.core.model
 
BuildTargetException - Exception in com.facebook.buck.parser.exceptions
Base class for exceptions raised when parser is unable to resolve a dependency
BuildTargetException(String) - Constructor for exception com.facebook.buck.parser.exceptions.BuildTargetException
 
buildTargetGraph(Cell, boolean, ListeningExecutorService, Iterable<BuildTarget>) - Method in interface com.facebook.buck.parser.Parser
 
buildTargetGraphForTargetNodeSpecs(Cell, boolean, ListeningExecutorService, Iterable<? extends TargetNodeSpec>) - Method in interface com.facebook.buck.parser.Parser
 
buildTargetGraphWithConfigurationTargets(Cell, boolean, ListeningExecutorService, Iterable<? extends TargetNodeSpec>, boolean, AbstractParserConfig.ApplyDefaultFlavorsMode) - Method in interface com.facebook.buck.parser.Parser
 
buildTargetGraphWithoutConfigurationTargets(Cell, boolean, ListeningExecutorService, Iterable<? extends TargetNodeSpec>, boolean, AbstractParserConfig.ApplyDefaultFlavorsMode) - Method in interface com.facebook.buck.parser.Parser
 
BuildTargetMacro - Class in com.facebook.buck.rules.macros
Base class for macros wrapping a single BuildTarget.
BuildTargetMacro() - Constructor for class com.facebook.buck.rules.macros.BuildTargetMacro
 
BuildTargetMacroExpander<M extends BuildTargetMacro> - Class in com.facebook.buck.rules.macros
Abstract expander which resolves using a references to another BuildRule.
BuildTargetMacroExpander() - Constructor for class com.facebook.buck.rules.macros.BuildTargetMacroExpander
 
BuildTargetMacroTypeCoercer<M extends BuildTargetMacro> - Class in com.facebook.buck.rules.coercer
Coercer for macros which take a single BuildTarget arg.
BuildTargetMacroTypeCoercer(TypeCoercer<BuildTarget>, Class<M>, Function<BuildTarget, M>) - Constructor for class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
BuildTargetParseException - Exception in com.facebook.buck.core.exceptions
 
BuildTargetParseException(String) - Constructor for exception com.facebook.buck.core.exceptions.BuildTargetParseException
 
BuildTargetParsePipeline<T> - Interface in com.facebook.buck.parser
Abstract node parsing pipeline.
BuildTargetPaths - Class in com.facebook.buck.core.model.impl
Static helpers for working with build targets.
BuildTargetPattern - Interface in com.facebook.buck.core.parser.buildtargetparser
A pattern that matches one or more build targets.
BuildTargetPatternParser<T> - Class in com.facebook.buck.core.parser.buildtargetparser
Context for parsing build target names.
BuildTargetPatternParser() - Constructor for class com.facebook.buck.core.parser.buildtargetparser.BuildTargetPatternParser
 
BuildTargetPatternTargetNodeParser - Class in com.facebook.buck.parser
 
BuildTargetPatternTargetNodeParser() - Constructor for class com.facebook.buck.parser.BuildTargetPatternTargetNodeParser
 
BuildTargetRawNodeParsePipeline - Class in com.facebook.buck.parser
A pipeline that provides access to a raw node by its BuildTarget.
BuildTargetRawNodeParsePipeline(ListeningExecutorService, BuildFileRawNodeParsePipeline) - Constructor for class com.facebook.buck.parser.BuildTargetRawNodeParsePipeline
 
buildTargets(Iterable<BuildTarget>, Optional<Path>) - Method in interface com.facebook.buck.command.BuildExecutor
 
buildTargets(Iterable<BuildTarget>, Optional<Path>) - Method in class com.facebook.buck.command.LocalBuildExecutor
 
BuildTargetSourcePath - Interface in com.facebook.buck.core.sourcepath
A SourcePath which resolves to some output generated by a BuildRule.
BuildTargetSpec - Class in com.facebook.buck.parser
Matches a TargetNode name by a specific BuildTarget.
BuildTargetsQueue - Interface in com.facebook.buck.distributed.build_slave
Defines a build targets queue to be used in distributed builds.
BuildTargetTypeCoercer - Class in com.facebook.buck.rules.coercer
 
BuildTargetTypeCoercer(UnconfiguredBuildTargetFactory) - Constructor for class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
 
BuildTargetTypeInfo - Class in com.facebook.buck.rules.modern.impl
TypeInfo for BuildTarget values.
BuildTargetTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
 
BuildTargetVisibilityPattern - Class in com.facebook.buck.rules.visibility
Immutable implementation of VisibilityPatternParser.AbstractBuildTargetVisibilityPattern.
BuildThreadStateRenderer - Class in com.facebook.buck.event.listener
 
BuildThreadStateRenderer(Ansi, Function<Long, String>, long, int, long, Map<Long, Optional<? extends LeafEvent>>, BuildRuleThreadTracker) - Constructor for class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
BuildTraces - Class in com.facebook.buck.util.trace
Utility to help with reading data from build trace files.
BuildTraces(ProjectFilesystem) - Constructor for class com.facebook.buck.util.trace.BuildTraces
 
BuildTraces.TraceAttributes - Class in com.facebook.buck.util.trace
 
buildTransitiveClosure(Set<QueryTarget>, int) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
buildTransitiveClosure(Set<QueryTarget>, int) - Method in interface com.facebook.buck.query.QueryEnvironment
Construct the dependency graph for a depth-bounded forward transitive closure of all nodes in "targetNodes".
buildTransitiveClosure(Set<QueryTarget>, int) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
buildTransitiveClosure(Set<QueryTarget>, int) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
BuildType - Enum in com.facebook.buck.core.build.engine.type
The mode in which to build rules.
buildWithClasspath(ExecutionContext, BuildTarget, ImmutableList<String>, ImmutableSortedSet<Path>, Path, Optional<Path>, ProjectFilesystem) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
buildWithClasspath(ExecutionContext, BuildTarget, ImmutableList<String>, ImmutableSortedSet<Path>, Path, Optional<Path>, ProjectFilesystem) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
buildWithClasspath(ExecutionContext, BuildTarget, ImmutableList<String>, ImmutableSortedSet<Path>, Path, Optional<Path>, ProjectFilesystem) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
buildWithXcodeToolFinder(ProjectFilesystem, AppleSdk, String, String, AppleSdkPaths, BuckConfig, XcodeToolFinder, AppleCxxPlatforms.XcodeBuildVersionCache) - Static method in class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatforms
 
BuiltinApplePackage - Class in com.facebook.buck.apple
 
BuiltinApplePackage(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRule, ZipCompressionLevel) - Constructor for class com.facebook.buck.apple.BuiltinApplePackage
 
BuiltInJavac - Enum in com.facebook.buck.jvm.java
Which of the built in Jsr199Javac implementations to use for compilation.
BUNDLE - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
bundleJobArgs(Set<Flavor>) - Static method in class com.facebook.buck.features.js.JsFlavors
 
byRelativizingToWorkingDir(Path) - Static method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
byRelativizingToWorkingDir(PathSourcePath) - Static method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
BYTE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
BYTE_ARRAY - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
ByteBufferReplacer - Class in com.facebook.buck.util
Performs an in-place find-and-replace on ByteBuffer objects, where the replacements are of equal length to what they're replacing.
ByteBufferReplacer(ImmutableMap<byte[], byte[]>) - Constructor for class com.facebook.buck.util.ByteBufferReplacer
 
bytecodeIncludeFlags - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
bytecodeOutput - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
BytesReceivedEvent(long) - Constructor for class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
 
bzip2Unarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 

C

Cache(String) - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache
 
CACHE_CHECK_RESOURCE_AMOUNTS - Static variable in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
CACHE_MODE - Static variable in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent
 
CACHE_MODE - Static variable in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
CACHE_MODE - Static variable in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent
 
CACHE_TIME_MS - Static variable in class com.facebook.buck.slb.ServerHealthManager
 
cacheBundlesAndPackages() - Method in class com.facebook.buck.apple.AppleConfig
 
CacheCommand - Class in com.facebook.buck.cli
A command for inspecting the artifact cache.
CacheCommand() - Constructor for class com.facebook.buck.cli.CacheCommand
 
CacheCountersSummary - Class in com.facebook.buck.artifact_cache
Utility class to help outputting the information to the machine-readable log.
CacheCountersSummary.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type CacheCountersSummary.
CacheCountersSummaryEvent - Class in com.facebook.buck.artifact_cache
This Event is to be used to report CacheCountersSummary to listeners that register to the event.
CacheDecorator - Interface in com.facebook.buck.artifact_cache
A Cache that wraps another cache and performs additional things, e.g.
CacheDeleteCommand - Class in com.facebook.buck.cli
A command for deleting artifacts from cache.
CacheDeleteCommand() - Constructor for class com.facebook.buck.cli.CacheDeleteCommand
 
CacheDeleteResult - Class in com.facebook.buck.artifact_cache
Result of delete from cache command.
CacheDeleteResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type CacheDeleteResult.
CachedErrors - Class in com.facebook.buck.rules.modern.tools
A node in the graph of found paths/errors for the IsolationChecker.
CachedErrors.Builder - Class in com.facebook.buck.rules.modern.tools
Builds instances of type CachedErrors.
CachedVersionedTargetGraph - Class in com.facebook.buck.versions
Tuple to store the previously cached versioned target graph along with all inputs that affect how it's generated (for invalidation detection).
cacheError() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
cacheMode() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
CacheOptimizedBuildTargetsQueueFactory - Class in com.facebook.buck.distributed.build_slave
Helper class for creating a BuildTargetsQueue optimized by using the remote and local artifact caches, and to upload critical, missing artifacts from the local cache to the remote cache.
CacheOptimizedBuildTargetsQueueFactory(BuildRuleResolver, ArtifactCacheByBuildRule, boolean, RuleDepsCache, boolean) - Constructor for class com.facebook.buck.distributed.build_slave.CacheOptimizedBuildTargetsQueueFactory
 
cacheRateStatsKeeper - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
CacheRateStatsKeeper - Class in com.facebook.buck.event.listener.stats.cache
Measure CACHE HIT % based on total cache misses and the theoretical total number of build rules.
CacheRateStatsKeeper() - Constructor for class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
CacheRateStatsKeeper.CacheRateStatsUpdateEvent - Class in com.facebook.buck.event.listener.stats.cache
 
CacheRateStatsListener - Class in com.facebook.buck.event.listener
Posts rate-limited cache rate update events for the WebSocket to consume.
CacheRateStatsListener(BuckEventBus) - Constructor for class com.facebook.buck.event.listener.CacheRateStatsListener
 
cacheRateStatsUpdate(CacheRateStatsKeeper.CacheRateStatsUpdateEvent) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
CacheRateStatsUpdateEvent(int, int, int, int, int) - Constructor for class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
CacheRateStatsUpdateExternalEventInterface - Interface in com.facebook.buck.event.external.events
Sent to update the WebSocket clients about cache misses and errors.
CacheReadMode - Enum in com.facebook.buck.artifact_cache.config
Describes whether the cache allows stores.
CacheResult - Class in com.facebook.buck.artifact_cache
Immutable implementation of AbstractCacheResult.
cacheResult() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
CacheResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type CacheResult.
CacheResultType - Enum in com.facebook.buck.artifact_cache
 
cacheSource() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
CacheStats - Class in com.facebook.buck.util.cache
Class containing various cache statistics
CacheStats.Builder - Class in com.facebook.buck.util.cache
Builds instances of type CacheStats.
CacheStatsEvent - Class in com.facebook.buck.event
BuckEvent for passing cache stats through the event bus
CacheStatsEvent(String, CacheStats) - Constructor for class com.facebook.buck.event.CacheStatsEvent
 
CacheStatsTracker - Interface in com.facebook.buck.util.cache
Class that tracks cache statistics, including timings.
CacheStatsTracker.CacheRequest - Interface in com.facebook.buck.util.cache
Class that keeps record and timings of a single cache request
cacheUploadStats - Variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
cacheWasEmpty - Variable in class com.facebook.buck.event.ActionGraphEvent.Cache.Miss
 
CachingBuildEngine - Class in com.facebook.buck.core.build.engine.impl
A build engine used to build a BuildRule which also caches the results.
CachingBuildEngine(CachingBuildEngineDelegate, Optional<BuildRuleStrategy>, WeightedListeningExecutorService, StepRunner, BuildType, MetadataStorage, DepFiles, long, Optional<Long>, BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver, BuildInfoStoreManager, ResourceAwareSchedulingInfo, boolean, RuleKeyFactories, RemoteBuildRuleCompletionWaiter, Optional<ManifestService>) - Constructor for class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
CachingBuildEngine.DefaultBuildRuleBuilderDelegate - Class in com.facebook.buck.core.build.engine.impl
 
CachingBuildEngineBuckConfig - Class in com.facebook.buck.core.build.engine.config
Immutable implementation of AbstractCachingBuildEngineBuckConfig.
CachingBuildEngineDelegate - Interface in com.facebook.buck.core.build.engine.delegate
Functionality used in the CachingBuildEngine when running a distributed build.
CachingGlobber - Class in com.facebook.buck.skylark.io.impl
Globber implementation that caches expanded paths from previous invocations and reuses them in case the glob with same GlobSpec is requested again.
CachingProjectBuildFileParserDecorator - Class in com.facebook.buck.parser.cache.impl
This class uses the ParserCache for parsing build specs, delegating to normal parse when necessary.
CachingQueryEvaluator - Class in com.facebook.buck.query
 
CachingQueryEvaluator() - Constructor for class com.facebook.buck.query.CachingQueryEvaluator
 
calculate(BuckEventBus, BuildRule) - Method in class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
 
CalculateAbi - Interface in com.facebook.buck.jvm.java
Tag interface for rules that calculate ABIs for Java code.
CalculateClassAbi - Class in com.facebook.buck.jvm.java
 
CalculateClassAbi(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath, AbiGenerationMode) - Constructor for class com.facebook.buck.jvm.java.CalculateClassAbi
 
CalculateClassAbiStep - Class in com.facebook.buck.jvm.java
 
CalculateClassAbiStep(ProjectFilesystem, Path, Path, AbiGenerationMode) - Constructor for class com.facebook.buck.jvm.java.CalculateClassAbiStep
 
calculateClassHashes(ExecutionContext, ProjectFilesystem, Path) - Static method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
calculateDefaultRuleKeys(ActionGraphBuilder, ParallelRuleKeyCalculator<RuleKey>, BuckEventBus, Iterable<BuildTarget>) - Static method in class com.facebook.buck.distributed.RuleKeyUtils
Calculates default rule keys for nodes in given graph
calculateDepFileRuleKey(Optional<ImmutableList<String>>, boolean) - Method in class com.facebook.buck.core.build.engine.cache.manager.DependencyFileRuleKeyManager
 
calculateInputBasedRuleKey() - Method in class com.facebook.buck.core.build.engine.cache.manager.InputBasedRuleKeyManager
 
calculateManifestKey(BuckEventBus) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
calculateMaxLen() - Method in class com.facebook.buck.support.cli.args.CmdLineParserWithPrintInformation
 
calculatePythonPlatformFlavorFromSection(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
CalculateSourceAbi - Class in com.facebook.buck.jvm.java
 
CalculateSourceAbi(BuildTarget, ProjectFilesystem, JarBuildStepsFactory, SourcePathRuleFinder) - Constructor for class com.facebook.buck.jvm.java.CalculateSourceAbi
 
call() - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
call() - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
call() - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
call() - Method in interface com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher.OnOutputsWillChange
 
call() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
call() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
call() - Method in class com.facebook.buck.util.InputStreamConsumer
 
call(Object, ProcessExecutorParams, ImmutableMap<String, String>) - Method in interface com.facebook.buck.util.ProcessRegistry.ProcessRegisterCallback
 
callback(int) - Method in class com.facebook.buck.util.sqlite.RetryBusyHandler
 
callOnEachResource(Consumer<R>) - Method in class com.facebook.buck.util.concurrent.ResourcePool
 
CanaryFactory - Class in com.facebook.buck.android.dalvik
Helper to create a "canary" class for the secondary DEX.
canBeAggregated(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
canBorrow() - Method in class com.facebook.buck.io.file.BorrowablePath
 
canBuild(BuildRule) - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy
A rule will be built by the custom strategy only if canBuild() returns true.
canBuild(BuildRule) - Method in class com.facebook.buck.rules.modern.builders.HybridLocalStrategy
 
canBuild(BuildRule) - Method in class com.facebook.buck.rules.modern.builders.LocalFallbackStrategy
 
canBuild(BuildRule) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionStrategy
 
cancel(Throwable) - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy.StrategyBuildResult
Indicates that the caller is no longer interested in the result and the strategy is free to cancel pending work.
cancel() - Method in class com.facebook.buck.distributed.DistBuildFileHashes
 
cancel(boolean) - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingFutureDecorator
 
cancelAndWait(String) - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
Tells build engine to kill the local build, and then waits for local build main thread to terminate
cancelAsLocalBuildFinished(boolean, Optional<ExitCode>) - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
Performs cleanup of distributed build when local build finishes first.
cancelIfNotStarted(Throwable) - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy.StrategyBuildResult
Tries to cancel the execution if work has not yet begun.
canHandleException(Throwable) - Method in class com.facebook.buck.core.exceptions.handler.ExceptionHandler
 
canMergeWith(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
canMergeWith(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
canMergeWith(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
 
CannotInferException - Exception in com.facebook.buck.jvm.java.abi.source.api
 
CannotInferException(String, Element) - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.CannotInferException
 
CannotInferException(String, TypeMirror) - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.CannotInferException
 
CanProvideNativeLinkTarget - Interface in com.facebook.buck.cxx.toolchain.nativelink
Helper interface for nodes which conditionally support the NativeLinkTarget interface.
canPutEntry(FileLike) - Method in class com.facebook.buck.android.dalvik.DalvikAwareOutputStreamHelper
 
canStartSimulator(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
 
canWrapBinaryBuildRule(BuildRule) - Static method in class com.facebook.buck.apple.AppleDebuggableBinary
Indicates whether its possible to wrap given _binary_ rule.
Capability - Enum in com.facebook.buck.io.watchman
Various capabilities supported by different versions of Watchman.
CapacityService - Class in com.facebook.buck.distributed.build_slave
Handles communication with the build slave
CapacityService(BuildSlaveService, BuildSlaveRunId) - Constructor for class com.facebook.buck.distributed.build_slave.CapacityService
 
CapacityTracker - Interface in com.facebook.buck.distributed.build_slave
Interface tracking number of available cores
capitalize(String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
CapturingPrintStream - Class in com.facebook.buck.util
 
CapturingPrintStream() - Constructor for class com.facebook.buck.util.CapturingPrintStream
 
CasBlobDownloadEvent - Class in com.facebook.buck.remoteexecution.event
Started/Finished event pairs for CAS blob downloads .
CasBlobDownloadEvent(EventKey) - Constructor for class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent
 
CasBlobDownloadEvent.Finished - Class in com.facebook.buck.remoteexecution.event
Download to the CAS has finished.
CasBlobDownloadEvent.Started - Class in com.facebook.buck.remoteexecution.event
Download to the CAS has started.
CasBlobUploader - Interface in com.facebook.buck.remoteexecution
Interface used to upload inputs/outputs to the CAS.
CasBlobUploader.UploadData - Class in com.facebook.buck.remoteexecution
Data required to upload a file.
CasBlobUploader.UploadResult - Class in com.facebook.buck.remoteexecution
Result (status/error message) of an upload.
CasBlobUploadEvent - Class in com.facebook.buck.remoteexecution.event
Started/Finished event pairs for CAS blob uploads .
CasBlobUploadEvent(EventKey) - Constructor for class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent
 
CasBlobUploadEvent.Finished - Class in com.facebook.buck.remoteexecution.event
Upload to the CAS has finished.
CasBlobUploadEvent.Started - Class in com.facebook.buck.remoteexecution.event
Upload to the CAS has started.
castArg(TargetNode<?>, Class<V>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodes
Type safe checked cast of the constructor arg.
cc - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
 
CcFlagsMacro - Class in com.facebook.buck.rules.macros
$(cflags) macro type.
CcMacro - Class in com.facebook.buck.rules.macros
$(cc) macro type.
cCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
cDepInput - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
cDepInput - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
Cell - Interface in com.facebook.buck.core.cell
Represents a single checkout of a code base.
CellConfig - Class in com.facebook.buck.core.cell
Hierarcical configuration of cell/section/key/value quadruples.
CellName - Class in com.facebook.buck.core.cell
Describes a cell name relative to another cell.
CellPathResolver - Interface in com.facebook.buck.core.cell
 
CellPathResolverView - Class in com.facebook.buck.core.cell
View of a subset of cells of a cell path resolver.
CellPathResolverView(CellPathResolver, ImmutableSet<String>, Path) - Constructor for class com.facebook.buck.core.cell.CellPathResolverView
 
CellProvider - Class in com.facebook.buck.core.cell
 
CellProvider(Function<CellProvider, CacheLoader<Path, Cell>>, Function<CellProvider, Cell>) - Constructor for class com.facebook.buck.core.cell.CellProvider
Create a cell provider with a specific cell loader, and optionally a special factory function for the root cell.
certificate - Variable in class com.facebook.buck.android.AppBuilderBase.PrivateKeyAndCertificate
 
cFlags - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
CGoCompileStep - Class in com.facebook.buck.features.go
 
CGoCompileStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<Path>, ImmutableList<Path>, GoPlatform, Path) - Constructor for class com.facebook.buck.features.go.CGoCompileStep
 
CGoGenerateImportStep - Class in com.facebook.buck.features.go
 
CGoGenerateImportStep(Path, ImmutableList<String>, GoPlatform, Supplier<String>, Path, Path) - Constructor for class com.facebook.buck.features.go.CGoGenerateImportStep
 
CGoGenImport - Class in com.facebook.buck.features.go
 
CGoGenImport(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePathResolver, Tool, GoPlatform, SourcePath, SourcePath) - Constructor for class com.facebook.buck.features.go.CGoGenImport
 
CGoGenSource - Class in com.facebook.buck.features.go
 
CGoGenSource(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePathResolver, ImmutableSet<SourcePath>, HeaderSymlinkTree, Tool, ImmutableList<String>, GoPlatform) - Constructor for class com.facebook.buck.features.go.CGoGenSource
 
CGoLibrary - Class in com.facebook.buck.features.go
The CGoLibrary represents cgo build process which outputs the linkable object that is appended to the native go compiled program (via pack tool).
CgoLibraryDescription - Class in com.facebook.buck.features.go
 
CgoLibraryDescription(GoBuckConfig, CxxBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.CgoLibraryDescription
 
CgoLibraryDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of CgoLibraryDescription.AbstractCgoLibraryDescriptionArg.
CgoLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type CgoLibraryDescriptionArg.
changedFiles(String) - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
changedFiles(String) - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
changedFiles(String) - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
changedFiles(String) - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
characters(char[], int, int) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
check() - Method in interface com.facebook.buck.core.model.Flavor
 
check() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
check(BuildRule) - Method in class com.facebook.buck.rules.modern.tools.IsolationChecker
Serializes an object.
checkAccess(Path, AccessMode...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
checkAllMinionsAreAlive() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
Checks if all minions are alive.
checkAndCleanIfNeeded(Cell) - Static method in class com.facebook.buck.core.build.engine.impl.MetadataChecker
 
checkArchive(boolean, String) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
checkBuildStatusIsNotTerminated() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
Checks whether the BuildStatus has not been set to terminated remotely.
checkForSourceOnlyAbiCompatibility() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
 
checkHeadersUsage() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
checkHeadersUsage() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
checkInputBasedCaches() - Method in class com.facebook.buck.core.build.engine.cache.manager.InputBasedRuleKeyManager
 
checkMatchingDepfile() - Method in class com.facebook.buck.core.build.engine.cache.manager.DependencyFileRuleKeyManager
 
checkMinionHealth() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker
Returns all minions that are currently thought to be dead/not-healthy.
checkModularUsage() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
 
checkPathExistsAndResolve(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
checkRuleIsBuiltForCorrectTarget(BuildTarget, BuildRule) - Method in class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
 
checkTargetSupportsMultiarch(FlavorDomain<AppleCxxPlatform>, BuildTarget) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
 
checkVisibility(ObeysVisibility) - Method in interface com.facebook.buck.rules.visibility.VisibilityPattern
 
ChromeTraceBuckConfig - Class in com.facebook.buck.event.chrome_trace
 
ChromeTraceBuildListener - Class in com.facebook.buck.event.listener
Logs events to a json file formatted to be viewed in Chrome Trace View (chrome://tracing).
ChromeTraceBuildListener(ProjectFilesystem, InvocationInfo, Clock, ChromeTraceBuckConfig, TaskManagerScope) - Constructor for class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ChromeTraceBuildListenerCloseArgs - Class in com.facebook.buck.event.listener
Abstract class holding arguments to close() logic.
ChromeTraceEvent - Class in com.facebook.buck.event.chrome_trace
Json format for Chrome Trace events that can be viewed in chrome://tracing.
ChromeTraceEvent(String, String, ChromeTraceEvent.Phase, long, long, long, long, ImmutableMap<String, ? extends Object>) - Constructor for class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
ChromeTraceEvent.Phase - Enum in com.facebook.buck.event.chrome_trace
 
ChromeTraceParser - Class in com.facebook.buck.util.trace
Event-driven parser for Chrome traces.
ChromeTraceParser(ProjectFilesystem) - Constructor for class com.facebook.buck.util.trace.ChromeTraceParser
 
ChromeTraceParser.ChromeTraceEventMatcher<T> - Interface in com.facebook.buck.util.trace
Extracts data of interest if it finds a Chrome trace event of the type it is looking for.
ChromeTraceWriter - Class in com.facebook.buck.event.chrome_trace
Type-safe utility to write Chrome trace events to files.
ChromeTraceWriter(OutputStream) - Constructor for class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Create a writer backed by specified output stream.
ChromeTraceWriter(JsonGenerator) - Constructor for class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Create a writer backed by specified json generator.
CHUNK_RES_TABLE_PACKAGE - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_RES_TABLE_TYPE - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_RES_TABLE_TYPE_SPEC - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_RESOURCE_TABLE - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_STRING_POOL - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_XML_REF_MAP - Static variable in class com.facebook.buck.android.resources.ResChunk
 
CHUNK_XML_TREE - Static variable in class com.facebook.buck.android.resources.ResChunk
 
ChunkAccumulator - Class in com.facebook.buck.util
Accumulates String chunks, keeping only the most recent to stay under a given maximum size.
ChunkAccumulator(Charset, long) - Constructor for class com.facebook.buck.util.ChunkAccumulator
 
chunkArgs(Iterable<String>, int) - Static method in class com.facebook.buck.android.exopackage.RealAndroidDevice
Breaks a list of strings into groups whose total size is within some limit.
ClangClCompiler - Class in com.facebook.buck.cxx.toolchain
Subclass of WindowsCompiler with overrides specific for clang-cl.
ClangClCompiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangClCompiler
 
ClangCompiler - Class in com.facebook.buck.cxx.toolchain
 
ClangCompiler(Tool, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.ClangCompiler
 
ClangCompiler(Tool, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.ClangCompiler
 
ClangPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for the Clang toolchain.
ClangPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
ClangPreprocessor(Tool, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
ClangWindowsArchiver - Class in com.facebook.buck.cxx.toolchain
Archiver implementation for the Clang for Windows toolchain.
ClangWindowsArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
ClangWindowsCompiler - Class in com.facebook.buck.cxx.toolchain
Compiler implementation for the Clang for Windows toolchain.
ClangWindowsCompiler(Tool, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.ClangWindowsCompiler
 
ClangWindowsPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for the Clang toolchain.
ClangWindowsPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.ClangWindowsPreprocessor
 
CLASS_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
 
CLASS_SECTION_HEADER - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
CLASSIFIER_SOURCES - Static variable in class com.facebook.buck.maven.aether.AetherUtil
 
ClassInfo<T extends AddsToRuleKey> - Interface in com.facebook.buck.rules.modern
ClassInfo is used by ModernBuildRule to extract information from an AddsToRuleKey instance.
ClassLoaderBootstrapper - Class in com.facebook.buck.cli.bootstrapper
This class sets up a separate ClassLoader for most of Buck's implementation, leaving only the bare minimum bootstrapping classes (and a few classes for compatibility with library code that is not ClassLoader-aware) in the system ClassLoader.
ClassLoaderCache - Class in com.facebook.buck.util
Maintain a cache mapping class paths to class loaders that load from these class paths.
ClassLoaderCache() - Constructor for class com.facebook.buck.util.ClassLoaderCache
 
ClassNameFilter - Class in com.facebook.buck.android
Filter for internal class names.
CLASSPATH_FILE_PROPERTY - Static variable in class com.facebook.buck.jvm.java.runner.FileClassPathRunner
 
ClasspathAbiMacro - Class in com.facebook.buck.rules.macros
Immutable implementation of AbstractClasspathAbiMacro.
ClasspathAbiMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(classpath_abi //some:target) to the transitive abi's jars path of that target, expanding all paths to be absolute.
ClasspathAbiMacroExpander() - Constructor for class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
ClasspathChecker - Class in com.facebook.buck.jvm.java
 
ClasspathChecker() - Constructor for class com.facebook.buck.jvm.java.ClasspathChecker
 
ClasspathFunction - Class in com.facebook.buck.rules.query
A classpath(expression [, depth]) expression that calculates targets in the classpath of the given library or libraries.
ClasspathFunction() - Constructor for class com.facebook.buck.rules.query.ClasspathFunction
 
ClasspathMacro - Class in com.facebook.buck.rules.macros
Immutable implementation of AbstractClasspathMacro.
ClasspathMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(classpath //some:target) to the transitive classpath of that target, expanding all paths to be absolute.
ClasspathMacroExpander() - Constructor for class com.facebook.buck.rules.macros.ClasspathMacroExpander
 
ClasspathTraversal - Class in com.facebook.buck.jvm.java.classes
Traversal strategy for traversing a set of paths that themselves are traversed.
ClasspathTraversal(Collection<Path>, ProjectFilesystem) - Constructor for class com.facebook.buck.jvm.java.classes.ClasspathTraversal
 
ClasspathTraverser - Interface in com.facebook.buck.jvm.java.classes
 
ClassUsageFileWriter - Interface in com.facebook.buck.jvm.java
 
clean(BuckConfig, Path, Path, boolean, boolean) - Method in class com.facebook.buck.features.project.intellij.IJProjectCleaner
 
clean(List<Diagnostic<? extends JavaFileObject>>) - Static method in class com.facebook.buck.jvm.java.DiagnosticCleaner
 
clean(Path) - Method in class com.facebook.buck.util.DirectoryCleaner
 
CleanBuildShutdownException - Exception in com.facebook.buck.util
* Exception sent to BuildEngine to shut it down cleanly, i.e.
CleanBuildShutdownException(String) - Constructor for exception com.facebook.buck.util.CleanBuildShutdownException
 
CleanCommand - Class in com.facebook.buck.cli
 
CleanCommand() - Constructor for class com.facebook.buck.cli.CleanCommand
 
CleanCommandBuckConfig - Class in com.facebook.buck.cli
Configuration options used by buck clean command.
cleanup(SimplePerfEvent.Scope) - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
Additional cleanup.
clear() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
clearCurrentThreadTracingInterfaceFromJsr199Javac() - Static method in class com.facebook.buck.event.api.BuckTracing
Used by Buck to disconnect this class from its tracing mechanism.
clearLine() - Method in class com.facebook.buck.util.Ansi
Clears the line the cursor is currently on.
clearPendingLogLines() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
clearToTheEndOfLine() - Method in class com.facebook.buck.util.Ansi
Clears from the cursor to the end of line.
CliConfig - Class in com.facebook.buck.cli
Immutable implementation of AbstractCliConfig.
ClientCertificateHandler - Class in com.facebook.buck.artifact_cache
Holder and certificate parser for HTTPS client certificates.
ClientCertificateHandler(HandshakeCertificates, Optional<HostnameVerifier>) - Constructor for class com.facebook.buck.artifact_cache.ClientCertificateHandler
Creates an instance of ClientCertificateHandler
ClientSideBuildSlaveFinishedStatsEvent - Class in com.facebook.buck.distributed.build_client
 
ClientSideBuildSlaveFinishedStatsEvent(BuildSlaveStats) - Constructor for class com.facebook.buck.distributed.build_client.ClientSideBuildSlaveFinishedStatsEvent
 
clientSideCacheResult() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
 
ClientSideSlb - Class in com.facebook.buck.slb
 
ClientSideSlb(ClientSideSlbConfig, OkHttpClient.Builder) - Constructor for class com.facebook.buck.slb.ClientSideSlb
 
ClientSideSlb.ServerPing - Class in com.facebook.buck.slb
 
ClientSideSlbConfig - Class in com.facebook.buck.slb
Immutable implementation of AbstractClientSideSlbConfig.
ClientSideSlbConfig.Builder - Class in com.facebook.buck.slb
Builds instances of type ClientSideSlbConfig.
ClientStatsTracker - Class in com.facebook.buck.distributed
Tracks client side statistics.
ClientStatsTracker(String, String) - Constructor for class com.facebook.buck.distributed.ClientStatsTracker
 
ClientStatsTracker.DistBuildClientStat - Enum in com.facebook.buck.distributed
 
clock - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
Clock - Interface in com.facebook.buck.util.timing
 
ClockDuration - Class in com.facebook.buck.util.timing
Represents a difference between two time points obtained by Clock.
ClockDuration(long, long, long) - Constructor for class com.facebook.buck.util.timing.ClockDuration
 
cloneWith(BuckConfig) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
cloneWith(BuckConfig) - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
cloneWith(BuckConfig) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
cloneWith(BuckConfig) - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
cloneWithOutputStreams(PrintStream, PrintStream) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
cloneWithOutputStreams(PrintStream, PrintStream) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
cloneWithOutputStreams(PrintStream, PrintStream) - Method in interface com.facebook.buck.util.ProcessExecutor
Makes a clone of this process executor with the stdout and stderr streams overridden.
close() - Method in class com.facebook.buck.android.AdbHelper
 
close() - Method in class com.facebook.buck.android.dalvik.DalvikAwareOutputStreamHelper
 
close() - Method in class com.facebook.buck.android.resources.ResourcesZipBuilder
 
close() - Method in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
close() - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
close() - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.FullyReadOnCloseInputStream
 
close() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
close() - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
close() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
close() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
 
close() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
close() - Method in class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
 
close() - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
close() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
close() - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
close() - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
close() - Method in class com.facebook.buck.cli.CommandThreadManager
 
close() - Method in class com.facebook.buck.command.Build
 
close() - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
close() - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
close() - Method in class com.facebook.buck.core.build.engine.buildinfo.FilesystemBuildInfoStore
 
close() - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
close() - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildInfoStoreManager
 
close() - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
close() - Method in class com.facebook.buck.core.graph.transformation.DefaultGraphTransformationEngine
 
close() - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
Shuts down the executor workers immediately.
close() - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
close() - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Shuts down the engine and the backing executor
close() - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy
 
close() - Method in interface com.facebook.buck.core.rules.pipeline.RulePipelineState
Called after the pipeline is done (either through success or failure partway through) to release resources.
close() - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
close() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner.AsyncCoordinatorRun
 
close() - Method in class com.facebook.buck.distributed.build_slave.HeartbeatService
 
close() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
 
close() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
 
close() - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
close() - Method in class com.facebook.buck.distributed.DistBuildService
 
close() - Method in class com.facebook.buck.distributed.InlineContentsProvider
 
close() - Method in class com.facebook.buck.distributed.LocalFsContentsProvider
 
close() - Method in class com.facebook.buck.distributed.MultiSourceContentsProvider
 
close() - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
close() - Method in class com.facebook.buck.distributed.ServerContentsProvider
 
close() - Method in class com.facebook.buck.event.api.BuckTracing.TraceSection
 
close() - Method in interface com.facebook.buck.event.BuckEventListener
Cleanup, output any trace data collected to the backing store.
close() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Close the underlying json generator.
close() - Method in class com.facebook.buck.event.DefaultBuckEventBus
ExecutorService.awaitTermination(long, java.util.concurrent.TimeUnit) is called to wait for events which have been posted, but which have been queued by the EventBus, to be delivered.
close() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
close() - Method in class com.facebook.buck.event.listener.AmortizedShareComputation
 
close() - Method in class com.facebook.buck.event.listener.BuckEventOrderer
 
close() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
close() - Method in interface com.facebook.buck.event.listener.devspeed.DevspeedBuildListenerFactory
Releases any resources held by the factory.
close() - Method in class com.facebook.buck.event.listener.devspeed.impl.DevspeedDaemonBuildListenerFactory
 
close() - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
close() - Method in class com.facebook.buck.event.listener.FileSerializationEventBusListener
 
close() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListener
 
close() - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
close() - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
close() - Method in class com.facebook.buck.event.listener.LogUploaderListener
 
close() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
close() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
close() - Method in class com.facebook.buck.event.listener.RenderingConsole
Shuts down rendering.
close() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListener
 
close() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
close() - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
close() - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
close() - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
 
close() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
close() - Method in interface com.facebook.buck.io.watchman.WatchmanClient
 
close() - Method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
 
close() - Method in class com.facebook.buck.jvm.java.abi.JarBuilderStubJarWriter
 
close() - Method in interface com.facebook.buck.jvm.java.Javac.Invocation
 
close() - Method in class com.facebook.buck.jvm.java.JavacEventSinkScopedSimplePerfEvent
 
close() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
 
close() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
close() - Method in class com.facebook.buck.log.AsyncLogHandler
 
close() - Method in class com.facebook.buck.log.ConsoleHandler
 
close() - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
 
close() - Method in interface com.facebook.buck.log.GlobalStateManager.LoggerIsMappedToThreadScope
 
close() - Method in class com.facebook.buck.log.LogFileHandler
 
close() - Method in class com.facebook.buck.log.LogFileHandlerDispatcher
 
close() - Method in class com.facebook.buck.log.memory.MemoryHandler
 
close() - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
close() - Method in class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
Close the output stream
close() - Method in class com.facebook.buck.manifestservice.ThriftManifestService
 
close() - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
close() - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
 
close() - Method in class com.facebook.buck.parser.BuildFileRawNodeParsePipeline
 
close() - Method in class com.facebook.buck.parser.BuildTargetRawNodeParsePipeline
 
close() - Method in class com.facebook.buck.parser.ConvertingPipeline
 
close() - Method in class com.facebook.buck.parser.decorators.EventReportingProjectBuildFileParser
 
close() - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
close() - Method in class com.facebook.buck.parser.ParsePipeline
 
close() - Method in class com.facebook.buck.parser.PerBuildState
 
close() - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
close() - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
 
close() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionArtillery2Listener
 
close() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
close() - Method in class com.facebook.buck.remoteexecution.grpc.server.GrpcServer
 
close() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
 
close() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher.DefaultContainerScope
Hashes the container iff non-empty (i.e.
close() - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
 
close() - Method in interface com.facebook.buck.rules.keys.RuleKeyCacheScope
 
close() - Method in class com.facebook.buck.rules.modern.builders.HybridLocalStrategy
 
close() - Method in class com.facebook.buck.rules.modern.builders.LocalFallbackStrategy
 
close() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionStrategy
 
close() - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
close() - Method in class com.facebook.buck.slb.ClientSideSlb
 
close() - Method in interface com.facebook.buck.slb.HttpLoadBalancer
 
close() - Method in interface com.facebook.buck.slb.HttpService
 
close() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
close() - Method in class com.facebook.buck.slb.LoadBalancedHttpResponse
 
close() - Method in class com.facebook.buck.slb.LoadBalancedService
 
close() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
close() - Method in class com.facebook.buck.slb.RetryingHttpService
 
close() - Method in class com.facebook.buck.slb.SingleUriService
 
close() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
close() - Method in class com.facebook.buck.support.bgtasks.TaskManagerScope
 
close() - Method in class com.facebook.buck.util.AbstractCloseableMemoizedSupplier
 
close() - Method in class com.facebook.buck.util.AbstractCloseableWrapper
 
close() - Method in class com.facebook.buck.util.ClassLoaderCache
 
close() - Method in class com.facebook.buck.util.CloseableHolder
 
close() - Method in interface com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess.Scope
 
close() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
close() - Method in class com.facebook.buck.util.concurrent.ResourcePool
 
close() - Method in class com.facebook.buck.util.hash.HasherOutputStream
 
close() - Method in class com.facebook.buck.util.LineFetcher
 
close() - Method in class com.facebook.buck.util.NamedTemporaryDirectory
 
close() - Method in class com.facebook.buck.util.NamedTemporaryFile
 
close() - Method in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
close() - Method in class com.facebook.buck.util.network.ThriftScribeLogger
 
close() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
 
close() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
close() - Method in interface com.facebook.buck.util.Scope
 
close() - Method in class com.facebook.buck.util.TeeOutputStream
 
close() - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
close() - Method in class com.facebook.buck.util.zip.DeterministicZipBuilder
 
close() - Method in interface com.facebook.buck.util.zip.JarEntryContainer
 
close() - Method in class com.facebook.buck.worker.WorkerProcess
 
close() - Method in class com.facebook.buck.worker.WorkerProcessPool.BorrowedWorkerProcess
Returns ownership of the borrowed worker process back to the pool it was retrieved from.
close() - Method in class com.facebook.buck.worker.WorkerProcessPool
 
close() - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
Instructs the CommandReceiver to shut itself down.
close() - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
CloseableHolder<T extends Closeable> - Class in com.facebook.buck.util
CloseableHolder is used to pass ownership of a Closeable.
CloseableHolder(T) - Constructor for class com.facebook.buck.util.CloseableHolder
 
CloseableMemoizedSupplier<T> - Class in com.facebook.buck.util
Convenience wrapper class to attach closeable functionality to suppliers of resources to be closed.
CloseableWrapper<T> - Class in com.facebook.buck.util
Convenience wrapper class to attach closeable functionality to non-closeable class so it can be used with try-with-resources to make sure resources are always released and proper exception suppression is used.
closeEntry() - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
CloseHandle(WinNT.HANDLE) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
closeLogFile() - Static method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
closeStdin(boolean) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Closes the stdin of the process.
cmd - Variable in class com.facebook.buck.shell.Genrule
 
cmdExe - Variable in class com.facebook.buck.shell.Genrule
 
CmdLineParserWithPrintInformation - Class in com.facebook.buck.support.cli.args
An implementation of CmdLineParser that can provide some information that can be used to print help in more flexible form than CmdLineParser.
CmdLineParserWithPrintInformation(Object) - Constructor for class com.facebook.buck.support.cli.args.CmdLineParserWithPrintInformation
 
CODE_SIGN_ENTITLEMENTS - Static variable in class com.facebook.buck.apple.AppleBundle
 
coderResult - Variable in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
CodeSignIdentity - Class in com.facebook.buck.apple.toolchain
Represents a identity used in code signing.
CodeSignIdentity.Builder - Class in com.facebook.buck.apple.toolchain
Builds instances of type CodeSignIdentity.
CodeSignIdentityStore - Class in com.facebook.buck.apple.toolchain
A collection of code sign identities.
CodeSignIdentityStoreFactory - Class in com.facebook.buck.apple.toolchain.impl
 
CodeSignIdentityStoreFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.CodeSignIdentityStoreFactory
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in interface com.facebook.buck.core.select.impl.SelectorFactory.BuildTargetCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.BuildConfigFieldsTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.ConstraintTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.EnumTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.FlavorTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.IdentityTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.JsonTypeConcatenatingCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.LogLevelTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.ManifestEntriesTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.NumberTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.OptionalIntTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.PathTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.PatternTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SelectorListCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SetTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourcePathTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.UriTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object) - Method in class com.facebook.buck.rules.coercer.VersionTypeCoercer
 
coerce(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, ImmutableList<String>) - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
CoercedTypeCache - Class in com.facebook.buck.rules.coercer
Caches the set of possible ParamInfos for each param on a coercable type.
CoerceFailedException - Exception in com.facebook.buck.rules.coercer
 
CoerceFailedException(String) - Constructor for exception com.facebook.buck.rules.coercer.CoerceFailedException
 
CoerceFailedException(String, Throwable) - Constructor for exception com.facebook.buck.rules.coercer.CoerceFailedException
 
collectAndSubmitResult() - Method in class com.facebook.buck.doctor.AbstractReport
 
collectCxxPreprocessorInput(BuildTarget, CxxPlatform, ActionGraphBuilder, Iterable<BuildRule>, ImmutableMultimap<AbstractCxxSource.Type, ? extends Arg>, ImmutableList<HeaderSymlinkTree>, ImmutableSet<FrameworkPath>, Iterable<CxxPreprocessorInput>, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
collectDirectAssetCatalogs(TargetGraph, TargetNode<?>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
collectDirectResources(TargetGraph, TargetNode<?>) - Static method in class com.facebook.buck.apple.AppleResources
 
collectInitializationErrors(List<Throwable>) - Method in class com.facebook.buck.testrunner.BuckBlockJUnit4ClassRunner
Override default init error collector so that class without any test methods will pass
CollectionTypeCoercer<C extends com.google.common.collect.ImmutableCollection<T>,T> - Class in com.facebook.buck.rules.coercer
 
collectRecursiveAssetCatalogs(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, Iterable<TargetNode<T>>, AppleBuildRules.RecursiveDependenciesMode) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
collectRecursiveResources(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, TargetNode<?>, AppleBuildRules.RecursiveDependenciesMode) - Static method in class com.facebook.buck.apple.AppleResources
Collect resources from recursive dependencies.
collectRecursiveWrapperResources(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, Iterable<TargetNode<T>>, AppleBuildRules.RecursiveDependenciesMode) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
collectResourceDirsAndFiles(XCodeDescriptions, TargetGraph, BuildRuleResolver, Optional<AppleDependenciesCache>, TargetNode<T>, AppleCxxPlatform, AppleBuildRules.RecursiveDependenciesMode) - Static method in class com.facebook.buck.apple.AppleResources
 
collectTargetPatterns(Collection<String>) - Method in class com.facebook.buck.query.QueryExpression
Collects all target patterns that are referenced anywhere within this query expression and adds them to the given collection, which must be mutable.
collectTransitiveBuildRules(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, ImmutableSet<Class<? extends BaseDescription<?>>>, Collection<TargetNode<?>>, AppleBuildRules.RecursiveDependenciesMode) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
com.facebook.buck.android - package com.facebook.buck.android
 
com.facebook.buck.android.aapt - package com.facebook.buck.android.aapt
 
com.facebook.buck.android.agent - package com.facebook.buck.android.agent
 
com.facebook.buck.android.agent.util - package com.facebook.buck.android.agent.util
 
com.facebook.buck.android.apkmodule - package com.facebook.buck.android.apkmodule
 
com.facebook.buck.android.dalvik - package com.facebook.buck.android.dalvik
 
com.facebook.buck.android.dalvik.firstorder - package com.facebook.buck.android.dalvik.firstorder
 
com.facebook.buck.android.device - package com.facebook.buck.android.device
 
com.facebook.buck.android.exopackage - package com.facebook.buck.android.exopackage
 
com.facebook.buck.android.packageable - package com.facebook.buck.android.packageable
 
com.facebook.buck.android.redex - package com.facebook.buck.android.redex
 
com.facebook.buck.android.relinker - package com.facebook.buck.android.relinker
 
com.facebook.buck.android.resources - package com.facebook.buck.android.resources
 
com.facebook.buck.android.toolchain - package com.facebook.buck.android.toolchain
 
com.facebook.buck.android.toolchain.common - package com.facebook.buck.android.toolchain.common
 
com.facebook.buck.android.toolchain.impl - package com.facebook.buck.android.toolchain.impl
 
com.facebook.buck.android.toolchain.ndk - package com.facebook.buck.android.toolchain.ndk
 
com.facebook.buck.android.toolchain.ndk.impl - package com.facebook.buck.android.toolchain.ndk.impl
 
com.facebook.buck.apple - package com.facebook.buck.apple
 
com.facebook.buck.apple.clang - package com.facebook.buck.apple.clang
 
com.facebook.buck.apple.device - package com.facebook.buck.apple.device
 
com.facebook.buck.apple.platform_type - package com.facebook.buck.apple.platform_type
 
com.facebook.buck.apple.simulator - package com.facebook.buck.apple.simulator
 
com.facebook.buck.apple.toolchain - package com.facebook.buck.apple.toolchain
 
com.facebook.buck.apple.toolchain.impl - package com.facebook.buck.apple.toolchain.impl
 
com.facebook.buck.apple.xcode - package com.facebook.buck.apple.xcode
 
com.facebook.buck.apple.xcode.xcodeproj - package com.facebook.buck.apple.xcode.xcodeproj
 
com.facebook.buck.artifact_cache - package com.facebook.buck.artifact_cache
 
com.facebook.buck.artifact_cache.config - package com.facebook.buck.artifact_cache.config
 
com.facebook.buck.cli - package com.facebook.buck.cli
 
com.facebook.buck.cli.bootstrapper - package com.facebook.buck.cli.bootstrapper
 
com.facebook.buck.cli.bootstrapper.filesystem - package com.facebook.buck.cli.bootstrapper.filesystem
 
com.facebook.buck.cli.exceptions.handlers - package com.facebook.buck.cli.exceptions.handlers
 
com.facebook.buck.command - package com.facebook.buck.command
 
com.facebook.buck.command.config - package com.facebook.buck.command.config
 
com.facebook.buck.core.build.buildable.context - package com.facebook.buck.core.build.buildable.context
 
com.facebook.buck.core.build.context - package com.facebook.buck.core.build.context
 
com.facebook.buck.core.build.distributed.synchronization - package com.facebook.buck.core.build.distributed.synchronization
 
com.facebook.buck.core.build.distributed.synchronization.impl - package com.facebook.buck.core.build.distributed.synchronization.impl
 
com.facebook.buck.core.build.engine - package com.facebook.buck.core.build.engine
 
com.facebook.buck.core.build.engine.buildinfo - package com.facebook.buck.core.build.engine.buildinfo
 
com.facebook.buck.core.build.engine.cache.manager - package com.facebook.buck.core.build.engine.cache.manager
 
com.facebook.buck.core.build.engine.config - package com.facebook.buck.core.build.engine.config
 
com.facebook.buck.core.build.engine.delegate - package com.facebook.buck.core.build.engine.delegate
 
com.facebook.buck.core.build.engine.impl - package com.facebook.buck.core.build.engine.impl
 
com.facebook.buck.core.build.engine.manifest - package com.facebook.buck.core.build.engine.manifest
 
com.facebook.buck.core.build.engine.type - package com.facebook.buck.core.build.engine.type
 
com.facebook.buck.core.build.event - package com.facebook.buck.core.build.event
 
com.facebook.buck.core.build.execution.context - package com.facebook.buck.core.build.execution.context
 
com.facebook.buck.core.build.stats - package com.facebook.buck.core.build.stats
 
com.facebook.buck.core.cell - package com.facebook.buck.core.cell
 
com.facebook.buck.core.cell.impl - package com.facebook.buck.core.cell.impl
 
com.facebook.buck.core.config - package com.facebook.buck.core.config
 
com.facebook.buck.core.description - package com.facebook.buck.core.description
 
com.facebook.buck.core.description.arg - package com.facebook.buck.core.description.arg
 
com.facebook.buck.core.description.attr - package com.facebook.buck.core.description.attr
 
com.facebook.buck.core.description.impl - package com.facebook.buck.core.description.impl
 
com.facebook.buck.core.exceptions - package com.facebook.buck.core.exceptions
 
com.facebook.buck.core.exceptions.config - package com.facebook.buck.core.exceptions.config
 
com.facebook.buck.core.exceptions.handler - package com.facebook.buck.core.exceptions.handler
 
com.facebook.buck.core.graph.transformation - package com.facebook.buck.core.graph.transformation
 
com.facebook.buck.core.graph.transformation.executor - package com.facebook.buck.core.graph.transformation.executor
 
com.facebook.buck.core.graph.transformation.executor.impl - package com.facebook.buck.core.graph.transformation.executor.impl
 
com.facebook.buck.core.macros - package com.facebook.buck.core.macros
 
com.facebook.buck.core.model - package com.facebook.buck.core.model
 
com.facebook.buck.core.model.actiongraph - package com.facebook.buck.core.model.actiongraph
 
com.facebook.buck.core.model.actiongraph.computation - package com.facebook.buck.core.model.actiongraph.computation
 
com.facebook.buck.core.model.graph - package com.facebook.buck.core.model.graph
 
com.facebook.buck.core.model.impl - package com.facebook.buck.core.model.impl
 
com.facebook.buck.core.model.platform - package com.facebook.buck.core.model.platform
 
com.facebook.buck.core.model.targetgraph - package com.facebook.buck.core.model.targetgraph
 
com.facebook.buck.core.model.targetgraph.impl - package com.facebook.buck.core.model.targetgraph.impl
 
com.facebook.buck.core.module - package com.facebook.buck.core.module
 
com.facebook.buck.core.module.annotationprocessor - package com.facebook.buck.core.module.annotationprocessor
 
com.facebook.buck.core.module.impl - package com.facebook.buck.core.module.impl
 
com.facebook.buck.core.parser.buildtargetparser - package com.facebook.buck.core.parser.buildtargetparser
 
com.facebook.buck.core.plugin - package com.facebook.buck.core.plugin
 
com.facebook.buck.core.plugin.impl - package com.facebook.buck.core.plugin.impl
 
com.facebook.buck.core.resources - package com.facebook.buck.core.resources
 
com.facebook.buck.core.rulekey - package com.facebook.buck.core.rulekey
 
com.facebook.buck.core.rulekey.calculator - package com.facebook.buck.core.rulekey.calculator
 
com.facebook.buck.core.rulekey.config - package com.facebook.buck.core.rulekey.config
 
com.facebook.buck.core.rules - package com.facebook.buck.core.rules
 
com.facebook.buck.core.rules.actions - package com.facebook.buck.core.rules.actions
 
com.facebook.buck.core.rules.analysis - package com.facebook.buck.core.rules.analysis
 
com.facebook.buck.core.rules.analysis.cache - package com.facebook.buck.core.rules.analysis.cache
 
com.facebook.buck.core.rules.analysis.computation - package com.facebook.buck.core.rules.analysis.computation
 
com.facebook.buck.core.rules.analysis.impl - package com.facebook.buck.core.rules.analysis.impl
 
com.facebook.buck.core.rules.attr - package com.facebook.buck.core.rules.attr
 
com.facebook.buck.core.rules.build.strategy - package com.facebook.buck.core.rules.build.strategy
 
com.facebook.buck.core.rules.common - package com.facebook.buck.core.rules.common
 
com.facebook.buck.core.rules.config - package com.facebook.buck.core.rules.config
 
com.facebook.buck.core.rules.config.impl - package com.facebook.buck.core.rules.config.impl
 
com.facebook.buck.core.rules.configsetting - package com.facebook.buck.core.rules.configsetting
 
com.facebook.buck.core.rules.impl - package com.facebook.buck.core.rules.impl
 
com.facebook.buck.core.rules.knowntypes - package com.facebook.buck.core.rules.knowntypes
 
com.facebook.buck.core.rules.modern - package com.facebook.buck.core.rules.modern
 
com.facebook.buck.core.rules.modern.annotations - package com.facebook.buck.core.rules.modern.annotations
 
com.facebook.buck.core.rules.pipeline - package com.facebook.buck.core.rules.pipeline
 
com.facebook.buck.core.rules.platform - package com.facebook.buck.core.rules.platform
 
com.facebook.buck.core.rules.providers - package com.facebook.buck.core.rules.providers
 
com.facebook.buck.core.rules.providers.impl - package com.facebook.buck.core.rules.providers.impl
 
com.facebook.buck.core.rules.resolver.impl - package com.facebook.buck.core.rules.resolver.impl
 
com.facebook.buck.core.rules.schedule - package com.facebook.buck.core.rules.schedule
 
com.facebook.buck.core.rules.tool - package com.facebook.buck.core.rules.tool
 
com.facebook.buck.core.rules.transformer - package com.facebook.buck.core.rules.transformer
 
com.facebook.buck.core.rules.transformer.impl - package com.facebook.buck.core.rules.transformer.impl
 
com.facebook.buck.core.select - package com.facebook.buck.core.select
 
com.facebook.buck.core.select.impl - package com.facebook.buck.core.select.impl
 
com.facebook.buck.core.sourcepath - package com.facebook.buck.core.sourcepath
 
com.facebook.buck.core.sourcepath.resolver - package com.facebook.buck.core.sourcepath.resolver
 
com.facebook.buck.core.sourcepath.resolver.impl - package com.facebook.buck.core.sourcepath.resolver.impl
 
com.facebook.buck.core.test.event - package com.facebook.buck.core.test.event
 
com.facebook.buck.core.test.rule - package com.facebook.buck.core.test.rule
 
com.facebook.buck.core.toolchain - package com.facebook.buck.core.toolchain
 
com.facebook.buck.core.toolchain.impl - package com.facebook.buck.core.toolchain.impl
 
com.facebook.buck.core.toolchain.tool - package com.facebook.buck.core.toolchain.tool
 
com.facebook.buck.core.toolchain.tool.impl - package com.facebook.buck.core.toolchain.tool.impl
 
com.facebook.buck.core.toolchain.toolprovider - package com.facebook.buck.core.toolchain.toolprovider
 
com.facebook.buck.core.toolchain.toolprovider.impl - package com.facebook.buck.core.toolchain.toolprovider.impl
 
com.facebook.buck.core.util.graph - package com.facebook.buck.core.util.graph
 
com.facebook.buck.core.util.immutables - package com.facebook.buck.core.util.immutables
 
com.facebook.buck.core.util.log - package com.facebook.buck.core.util.log
 
com.facebook.buck.core.util.log.appendablelogrecord - package com.facebook.buck.core.util.log.appendablelogrecord
 
com.facebook.buck.counters - package com.facebook.buck.counters
 
com.facebook.buck.cxx - package com.facebook.buck.cxx
 
com.facebook.buck.cxx.toolchain - package com.facebook.buck.cxx.toolchain
 
com.facebook.buck.cxx.toolchain.elf - package com.facebook.buck.cxx.toolchain.elf
 
com.facebook.buck.cxx.toolchain.impl - package com.facebook.buck.cxx.toolchain.impl
 
com.facebook.buck.cxx.toolchain.linker - package com.facebook.buck.cxx.toolchain.linker
 
com.facebook.buck.cxx.toolchain.nativelink - package com.facebook.buck.cxx.toolchain.nativelink
 
com.facebook.buck.cxx.toolchain.objectfile - package com.facebook.buck.cxx.toolchain.objectfile
 
com.facebook.buck.distributed - package com.facebook.buck.distributed
 
com.facebook.buck.distributed.build_client - package com.facebook.buck.distributed.build_client
 
com.facebook.buck.distributed.build_slave - package com.facebook.buck.distributed.build_slave
 
com.facebook.buck.doctor - package com.facebook.buck.doctor
 
com.facebook.buck.doctor.config - package com.facebook.buck.doctor.config
 
com.facebook.buck.eden - package com.facebook.buck.eden
 
com.facebook.buck.event - package com.facebook.buck.event
 
com.facebook.buck.event.api - package com.facebook.buck.event.api
 
com.facebook.buck.event.chrome_trace - package com.facebook.buck.event.chrome_trace
 
com.facebook.buck.event.everstore - package com.facebook.buck.event.everstore
 
com.facebook.buck.event.external.elements - package com.facebook.buck.event.external.elements
 
com.facebook.buck.event.external.events - package com.facebook.buck.event.external.events
 
com.facebook.buck.event.listener - package com.facebook.buck.event.listener
 
com.facebook.buck.event.listener.devspeed - package com.facebook.buck.event.listener.devspeed
 
com.facebook.buck.event.listener.devspeed.impl - package com.facebook.buck.event.listener.devspeed.impl
 
com.facebook.buck.event.listener.interfaces - package com.facebook.buck.event.listener.interfaces
 
com.facebook.buck.event.listener.scuba - package com.facebook.buck.event.listener.scuba
 
com.facebook.buck.event.listener.stats.cache - package com.facebook.buck.event.listener.stats.cache
 
com.facebook.buck.event.listener.util - package com.facebook.buck.event.listener.util
 
com.facebook.buck.features.apple.project - package com.facebook.buck.features.apple.project
Classes pertaining to the generation of Xcode projects and workspaces.
com.facebook.buck.features.d - package com.facebook.buck.features.d
 
com.facebook.buck.features.dotnet - package com.facebook.buck.features.dotnet
 
com.facebook.buck.features.filebundler - package com.facebook.buck.features.filebundler
 
com.facebook.buck.features.filegroup - package com.facebook.buck.features.filegroup
 
com.facebook.buck.features.go - package com.facebook.buck.features.go
 
com.facebook.buck.features.gwt - package com.facebook.buck.features.gwt
 
com.facebook.buck.features.halide - package com.facebook.buck.features.halide
 
com.facebook.buck.features.haskell - package com.facebook.buck.features.haskell
 
com.facebook.buck.features.js - package com.facebook.buck.features.js
 
com.facebook.buck.features.lua - package com.facebook.buck.features.lua
 
com.facebook.buck.features.ocaml - package com.facebook.buck.features.ocaml
 
com.facebook.buck.features.project.intellij - package com.facebook.buck.features.project.intellij
 
com.facebook.buck.features.project.intellij.aggregation - package com.facebook.buck.features.project.intellij.aggregation
 
com.facebook.buck.features.project.intellij.lang.android - package com.facebook.buck.features.project.intellij.lang.android
 
com.facebook.buck.features.project.intellij.lang.cxx - package com.facebook.buck.features.project.intellij.lang.cxx
 
com.facebook.buck.features.project.intellij.lang.groovy - package com.facebook.buck.features.project.intellij.lang.groovy
 
com.facebook.buck.features.project.intellij.lang.java - package com.facebook.buck.features.project.intellij.lang.java
 
com.facebook.buck.features.project.intellij.lang.kotlin - package com.facebook.buck.features.project.intellij.lang.kotlin
 
com.facebook.buck.features.project.intellij.lang.python - package com.facebook.buck.features.project.intellij.lang.python
 
com.facebook.buck.features.project.intellij.lang.scala - package com.facebook.buck.features.project.intellij.lang.scala
 
com.facebook.buck.features.project.intellij.model - package com.facebook.buck.features.project.intellij.model
 
com.facebook.buck.features.project.intellij.model.folders - package com.facebook.buck.features.project.intellij.model.folders
 
com.facebook.buck.features.python - package com.facebook.buck.features.python
 
com.facebook.buck.features.python.toolchain - package com.facebook.buck.features.python.toolchain
 
com.facebook.buck.features.python.toolchain.impl - package com.facebook.buck.features.python.toolchain.impl
 
com.facebook.buck.features.rust - package com.facebook.buck.features.rust
 
com.facebook.buck.features.zip.rules - package com.facebook.buck.features.zip.rules
 
com.facebook.buck.file - package com.facebook.buck.file
 
com.facebook.buck.file.downloader - package com.facebook.buck.file.downloader
 
com.facebook.buck.file.downloader.impl - package com.facebook.buck.file.downloader.impl
 
com.facebook.buck.httpserver - package com.facebook.buck.httpserver
 
com.facebook.buck.io - package com.facebook.buck.io
 
com.facebook.buck.io.file - package com.facebook.buck.io.file
 
com.facebook.buck.io.filesystem - package com.facebook.buck.io.filesystem
 
com.facebook.buck.io.filesystem.impl - package com.facebook.buck.io.filesystem.impl
 
com.facebook.buck.io.filesystem.skylark - package com.facebook.buck.io.filesystem.skylark
 
com.facebook.buck.io.unixsocket - package com.facebook.buck.io.unixsocket
 
com.facebook.buck.io.watchman - package com.facebook.buck.io.watchman
 
com.facebook.buck.io.windowsfs - package com.facebook.buck.io.windowsfs
 
com.facebook.buck.io.windowspipe - package com.facebook.buck.io.windowspipe
 
com.facebook.buck.json - package com.facebook.buck.json
 
com.facebook.buck.jvm.common - package com.facebook.buck.jvm.common
 
com.facebook.buck.jvm.core - package com.facebook.buck.jvm.core
 
com.facebook.buck.jvm.groovy - package com.facebook.buck.jvm.groovy
 
com.facebook.buck.jvm.java - package com.facebook.buck.jvm.java
 
com.facebook.buck.jvm.java.abi - package com.facebook.buck.jvm.java.abi
 
com.facebook.buck.jvm.java.abi.source - package com.facebook.buck.jvm.java.abi.source
Enables generation of ABI jars using only the Java source code of a single target, without requiring access to the source or ABI of dependencies.
com.facebook.buck.jvm.java.abi.source.api - package com.facebook.buck.jvm.java.abi.source.api
 
com.facebook.buck.jvm.java.classes - package com.facebook.buck.jvm.java.classes
 
com.facebook.buck.jvm.java.coverage - package com.facebook.buck.jvm.java.coverage
 
com.facebook.buck.jvm.java.javax - package com.facebook.buck.jvm.java.javax
 
com.facebook.buck.jvm.java.lang.model - package com.facebook.buck.jvm.java.lang.model
 
com.facebook.buck.jvm.java.plugin - package com.facebook.buck.jvm.java.plugin
 
com.facebook.buck.jvm.java.plugin.adapter - package com.facebook.buck.jvm.java.plugin.adapter
 
com.facebook.buck.jvm.java.plugin.api - package com.facebook.buck.jvm.java.plugin.api
 
com.facebook.buck.jvm.java.rules - package com.facebook.buck.jvm.java.rules
 
com.facebook.buck.jvm.java.runner - package com.facebook.buck.jvm.java.runner
 
com.facebook.buck.jvm.java.toolchain - package com.facebook.buck.jvm.java.toolchain
 
com.facebook.buck.jvm.java.toolchain.impl - package com.facebook.buck.jvm.java.toolchain.impl
 
com.facebook.buck.jvm.java.tracing - package com.facebook.buck.jvm.java.tracing
 
com.facebook.buck.jvm.kotlin - package com.facebook.buck.jvm.kotlin
 
com.facebook.buck.jvm.scala - package com.facebook.buck.jvm.scala
 
com.facebook.buck.log - package com.facebook.buck.log
 
com.facebook.buck.log.memory - package com.facebook.buck.log.memory
 
com.facebook.buck.log.thrift - package com.facebook.buck.log.thrift
 
com.facebook.buck.log.views - package com.facebook.buck.log.views
 
com.facebook.buck.manifestservice - package com.facebook.buck.manifestservice
 
com.facebook.buck.maven - package com.facebook.buck.maven
 
com.facebook.buck.maven.aether - package com.facebook.buck.maven.aether
 
com.facebook.buck.parser - package com.facebook.buck.parser
 
com.facebook.buck.parser.api - package com.facebook.buck.parser.api
 
com.facebook.buck.parser.cache - package com.facebook.buck.parser.cache
 
com.facebook.buck.parser.cache.impl - package com.facebook.buck.parser.cache.impl
 
com.facebook.buck.parser.cache.json - package com.facebook.buck.parser.cache.json
 
com.facebook.buck.parser.decorators - package com.facebook.buck.parser.decorators
 
com.facebook.buck.parser.events - package com.facebook.buck.parser.events
 
com.facebook.buck.parser.exceptions - package com.facebook.buck.parser.exceptions
 
com.facebook.buck.parser.function - package com.facebook.buck.parser.function
 
com.facebook.buck.parser.implicit - package com.facebook.buck.parser.implicit
 
com.facebook.buck.parser.options - package com.facebook.buck.parser.options
 
com.facebook.buck.parser.syntax - package com.facebook.buck.parser.syntax
 
com.facebook.buck.query - package com.facebook.buck.query
 
com.facebook.buck.remoteexecution - package com.facebook.buck.remoteexecution
 
com.facebook.buck.remoteexecution.config - package com.facebook.buck.remoteexecution.config
 
com.facebook.buck.remoteexecution.event - package com.facebook.buck.remoteexecution.event
 
com.facebook.buck.remoteexecution.event.listener - package com.facebook.buck.remoteexecution.event.listener
 
com.facebook.buck.remoteexecution.factory - package com.facebook.buck.remoteexecution.factory
 
com.facebook.buck.remoteexecution.grpc - package com.facebook.buck.remoteexecution.grpc
 
com.facebook.buck.remoteexecution.grpc.retry - package com.facebook.buck.remoteexecution.grpc.retry
 
com.facebook.buck.remoteexecution.grpc.server - package com.facebook.buck.remoteexecution.grpc.server
 
com.facebook.buck.remoteexecution.interfaces - package com.facebook.buck.remoteexecution.interfaces
 
com.facebook.buck.remoteexecution.util - package com.facebook.buck.remoteexecution.util
 
com.facebook.buck.rules.args - package com.facebook.buck.rules.args
 
com.facebook.buck.rules.coercer - package com.facebook.buck.rules.coercer
 
com.facebook.buck.rules.coercer.concat - package com.facebook.buck.rules.coercer.concat
 
com.facebook.buck.rules.keys - package com.facebook.buck.rules.keys
 
com.facebook.buck.rules.keys.config - package com.facebook.buck.rules.keys.config
 
com.facebook.buck.rules.keys.config.impl - package com.facebook.buck.rules.keys.config.impl
 
com.facebook.buck.rules.keys.hasher - package com.facebook.buck.rules.keys.hasher
 
com.facebook.buck.rules.macros - package com.facebook.buck.rules.macros
 
com.facebook.buck.rules.modern - package com.facebook.buck.rules.modern
 
com.facebook.buck.rules.modern.builders - package com.facebook.buck.rules.modern.builders
 
com.facebook.buck.rules.modern.config - package com.facebook.buck.rules.modern.config
 
com.facebook.buck.rules.modern.impl - package com.facebook.buck.rules.modern.impl
 
com.facebook.buck.rules.modern.tools - package com.facebook.buck.rules.modern.tools
 
com.facebook.buck.rules.query - package com.facebook.buck.rules.query
 
com.facebook.buck.rules.tool.config - package com.facebook.buck.rules.tool.config
 
com.facebook.buck.rules.visibility - package com.facebook.buck.rules.visibility
 
com.facebook.buck.sandbox - package com.facebook.buck.sandbox
 
com.facebook.buck.sandbox.darwin - package com.facebook.buck.sandbox.darwin
 
com.facebook.buck.sandbox.impl - package com.facebook.buck.sandbox.impl
 
com.facebook.buck.shell - package com.facebook.buck.shell
 
com.facebook.buck.shell.programrunner - package com.facebook.buck.shell.programrunner
 
com.facebook.buck.skylark.function - package com.facebook.buck.skylark.function
 
com.facebook.buck.skylark.io - package com.facebook.buck.skylark.io
 
com.facebook.buck.skylark.io.impl - package com.facebook.buck.skylark.io.impl
 
com.facebook.buck.skylark.packages - package com.facebook.buck.skylark.packages
 
com.facebook.buck.skylark.parser - package com.facebook.buck.skylark.parser
 
com.facebook.buck.skylark.parser.context - package com.facebook.buck.skylark.parser.context
 
com.facebook.buck.slb - package com.facebook.buck.slb
 
com.facebook.buck.step - package com.facebook.buck.step
 
com.facebook.buck.step.fs - package com.facebook.buck.step.fs
 
com.facebook.buck.support.bgtasks - package com.facebook.buck.support.bgtasks
 
com.facebook.buck.support.cli.args - package com.facebook.buck.support.cli.args
 
com.facebook.buck.support.log - package com.facebook.buck.support.log
 
com.facebook.buck.swift - package com.facebook.buck.swift
 
com.facebook.buck.swift.toolchain - package com.facebook.buck.swift.toolchain
 
com.facebook.buck.swift.toolchain.impl - package com.facebook.buck.swift.toolchain.impl
 
com.facebook.buck.test - package com.facebook.buck.test
 
com.facebook.buck.test.config - package com.facebook.buck.test.config
 
com.facebook.buck.test.external - package com.facebook.buck.test.external
 
com.facebook.buck.test.result.type - package com.facebook.buck.test.result.type
 
com.facebook.buck.test.selectors - package com.facebook.buck.test.selectors
 
com.facebook.buck.testrunner - package com.facebook.buck.testrunner
 
com.facebook.buck.unarchive - package com.facebook.buck.unarchive
 
com.facebook.buck.util - package com.facebook.buck.util
 
com.facebook.buck.util.bser - package com.facebook.buck.util.bser
 
com.facebook.buck.util.cache - package com.facebook.buck.util.cache
 
com.facebook.buck.util.cache.impl - package com.facebook.buck.util.cache.impl
 
com.facebook.buck.util.charset - package com.facebook.buck.util.charset
 
com.facebook.buck.util.collect - package com.facebook.buck.util.collect
 
com.facebook.buck.util.concurrent - package com.facebook.buck.util.concurrent
 
com.facebook.buck.util.config - package com.facebook.buck.util.config
 
com.facebook.buck.util.env - package com.facebook.buck.util.env
 
com.facebook.buck.util.environment - package com.facebook.buck.util.environment
 
com.facebook.buck.util.exceptions - package com.facebook.buck.util.exceptions
 
com.facebook.buck.util.filesystem - package com.facebook.buck.util.filesystem
 
com.facebook.buck.util.function - package com.facebook.buck.util.function
 
com.facebook.buck.util.hash - package com.facebook.buck.util.hash
 
com.facebook.buck.util.hashing - package com.facebook.buck.util.hashing
 
com.facebook.buck.util.i18n - package com.facebook.buck.util.i18n
 
com.facebook.buck.util.json - package com.facebook.buck.util.json
 
com.facebook.buck.util.liteinfersupport - package com.facebook.buck.util.liteinfersupport
 
com.facebook.buck.util.network - package com.facebook.buck.util.network
 
com.facebook.buck.util.network.hostname - package com.facebook.buck.util.network.hostname
 
com.facebook.buck.util.network.offline - package com.facebook.buck.util.network.offline
 
com.facebook.buck.util.perf - package com.facebook.buck.util.perf
 
com.facebook.buck.util.randomizedtrial - package com.facebook.buck.util.randomizedtrial
 
com.facebook.buck.util.sha1 - package com.facebook.buck.util.sha1
 
com.facebook.buck.util.shutdown - package com.facebook.buck.util.shutdown
 
com.facebook.buck.util.sqlite - package com.facebook.buck.util.sqlite
 
com.facebook.buck.util.string - package com.facebook.buck.util.string
 
com.facebook.buck.util.timing - package com.facebook.buck.util.timing
 
com.facebook.buck.util.trace - package com.facebook.buck.util.trace
 
com.facebook.buck.util.trace.uploader - package com.facebook.buck.util.trace.uploader
 
com.facebook.buck.util.trace.uploader.launcher - package com.facebook.buck.util.trace.uploader.launcher
 
com.facebook.buck.util.trace.uploader.types - package com.facebook.buck.util.trace.uploader.types
 
com.facebook.buck.util.types - package com.facebook.buck.util.types
 
com.facebook.buck.util.unarchive - package com.facebook.buck.util.unarchive
 
com.facebook.buck.util.unit - package com.facebook.buck.util.unit
 
com.facebook.buck.util.versioncontrol - package com.facebook.buck.util.versioncontrol
 
com.facebook.buck.util.xml - package com.facebook.buck.util.xml
 
com.facebook.buck.util.zip - package com.facebook.buck.util.zip
 
com.facebook.buck.versions - package com.facebook.buck.versions
 
com.facebook.buck.worker - package com.facebook.buck.worker
 
com.facebook.buck.zip - package com.facebook.buck.zip
 
COM_SUN_TOOLS_JAVAC_API_JAVAC_TOOL - Static variable in class com.facebook.buck.jvm.java.ExternalJavacProvider
 
combine(Set<String>, String, Set<String>) - Static method in class com.facebook.buck.io.file.FileFinder
Combines prefixes, base, and suffixes to create a set of file names.
combineInputs(IjFolder, IjFolder) - Static method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
command - Variable in exception com.facebook.buck.android.AdbHelper.CommandFailedException
 
Command - Interface in com.facebook.buck.cli
 
command - Variable in class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
COMMAND - Static variable in class com.facebook.buck.util.trace.ChromeTraceParser
Tries to extract the command that was used to trigger the invocation of Buck that generated the trace.
COMMAND_ARGS_CONTEXT_CHARS - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
COMMAND_ARGS_TRUNCATE_MESSAGE - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
CommandAlias - Class in com.facebook.buck.shell
A BinaryBuildRule that wraps other build rules, and can optionally add extra arguments, environment variables, or run different tools per host Platform.
CommandAlias(BuildTarget, ProjectFilesystem, Optional<BuildRule>, ImmutableSortedMap<Platform, BuildRule>, ImmutableList<Arg>, ImmutableSortedMap<String, Arg>, Platform) - Constructor for class com.facebook.buck.shell.CommandAlias
 
CommandAlias.UnsupportedPlatformException - Exception in com.facebook.buck.shell
Specific runtime exception type that is thrown when trying to run a tool via CommandAlias on a platform that has not been provided.
CommandAliasDescription - Class in com.facebook.buck.shell
 
CommandAliasDescription(Platform) - Constructor for class com.facebook.buck.shell.CommandAliasDescription
 
CommandAliasDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of CommandAliasDescription.AbstractCommandAliasDescriptionArg.
CommandAliasDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type CommandAliasDescriptionArg.
CommandEvent - Class in com.facebook.buck.event
Events tracking the start and stop of a buck command.
CommandEvent.Finished - Class in com.facebook.buck.event
 
CommandEvent.Interrupted - Class in com.facebook.buck.event
 
CommandEvent.Started - Class in com.facebook.buck.event
 
CommandFailedException(String, int, String) - Constructor for exception com.facebook.buck.android.AdbHelper.CommandFailedException
 
commandFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.LogUploaderListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
commandFinished(CommandEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
CommandHelper - Class in com.facebook.buck.cli
 
CommandHelper() - Constructor for class com.facebook.buck.cli.CommandHelper
 
CommandIdToIsDaemonMapper - Interface in com.facebook.buck.log
 
commandIdToIsRunningAsDaemon(String) - Method in interface com.facebook.buck.log.CommandIdToIsDaemonMapper
 
commandIdToIsSuperConsoleEnabled(String) - Method in interface com.facebook.buck.log.CommandIdToIsSuperConsoleEnabledMapper
 
CommandIdToIsSuperConsoleEnabledMapper - Interface in com.facebook.buck.log
 
commandInterrupted(CommandEvent.Interrupted) - Method in class com.facebook.buck.event.listener.LogUploaderListener
 
commandInterrupted(CommandEvent.Interrupted) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
commandInterrupted(CommandEvent.Interrupted) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
CommandLineException - Exception in com.facebook.buck.util
Exception that is raised when user-supplied command line contains incompatible parameters or in general cannot be executed
CommandLineException(String, Object...) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineException(String) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineException(Throwable, String) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.util.CommandLineException
 
CommandLineTargetNodeSpecParser - Class in com.facebook.buck.cli
 
CommandLineTargetNodeSpecParser(BuckConfig, BuildTargetPatternTargetNodeParser) - Constructor for class com.facebook.buck.cli.CommandLineTargetNodeSpecParser
 
CommandMode - Enum in com.facebook.buck.util.environment
 
CommandRunnerParams - Class in com.facebook.buck.cli
Immutable implementation of AbstractCommandRunnerParams.
CommandSender(OutputStream, InputStream, Path, Runnable, Supplier<Boolean>) - Constructor for class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
CommandSplitter - Class in com.facebook.buck.util
Splits an argument list into a list of command invocations whose total length will not exceed the specified limit if possible.
CommandSplitter(List<String>, int) - Constructor for class com.facebook.buck.util.CommandSplitter
 
CommandSplitter(List<String>) - Constructor for class com.facebook.buck.util.CommandSplitter
 
commandStarted(CommandEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
commandStarted(CommandEvent.Started) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
commandStartedEvent(CommandEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
CommandString(Optional<String>, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.shell.AbstractGenruleStep.CommandString
 
CommandThreadFactory - Class in com.facebook.buck.util.concurrent
A ThreadFactory which associates created threads with the same command associated with the thread which creates the CommandThreadFactory.
CommandThreadFactory(String, CommonThreadFactoryState, int) - Constructor for class com.facebook.buck.util.concurrent.CommandThreadFactory
 
CommandThreadFactory(String, CommonThreadFactoryState) - Constructor for class com.facebook.buck.util.concurrent.CommandThreadFactory
 
CommandThreadFactory(ThreadFactory, CommonThreadFactoryState) - Constructor for class com.facebook.buck.util.concurrent.CommandThreadFactory
 
CommandThreadFactory(ThreadFactory, CommonThreadFactoryState, OptionalInt) - Constructor for class com.facebook.buck.util.concurrent.CommandThreadFactory
 
CommandThreadManager - Class in com.facebook.buck.cli
Encapsulates a group of threads which operate a ListeningExecutorService, providing an AutoCloseable interface which waits for and kills the threads on close.
CommandThreadManager(String, ListeningMultiSemaphore, ResourceAmounts, int, long, TimeUnit) - Constructor for class com.facebook.buck.cli.CommandThreadManager
 
CommandThreadManager(String, ListeningMultiSemaphore, ResourceAmounts, int) - Constructor for class com.facebook.buck.cli.CommandThreadManager
 
CommandThreadManager(String, ConcurrencyLimit, long, TimeUnit) - Constructor for class com.facebook.buck.cli.CommandThreadManager
 
CommandThreadManager(String, ConcurrencyLimit) - Constructor for class com.facebook.buck.cli.CommandThreadManager
 
CommandTool - Class in com.facebook.buck.core.toolchain.tool.impl
A Tool based on a list of arguments formed by SourcePaths.
CommandTool.Builder - Class in com.facebook.buck.core.toolchain.tool.impl
 
CommandWithPluginManager - Class in com.facebook.buck.cli
An implementation of Command that allows keeping PluginManager.
CommandWithPluginManager() - Constructor for class com.facebook.buck.cli.CommandWithPluginManager
 
commitCapacity(int) - Method in interface com.facebook.buck.distributed.build_slave.CapacityTracker
 
commitCapacity(int) - Method in class com.facebook.buck.distributed.build_slave.DefaultMultiBuildCapacityTracker
 
commitCapacity(int) - Method in class com.facebook.buck.distributed.build_slave.GreedyMultiBuildCapacityTracker
 
commitCapacity(int) - Method in class com.facebook.buck.distributed.build_slave.SingleBuildCapacityTracker
 
COMMON_MODIFICATION_TIME_STAMP - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileCommonModificationDate
01 Feb 1985 00:00:00 (12:00:00 AM).
CommonDescriptionArg - Interface in com.facebook.buck.core.description.arg
 
CommonFastVersionControlStats - Interface in com.facebook.buck.util.versioncontrol
 
CommonGroups - Enum in com.facebook.buck.util.randomizedtrial
 
CommonSlowVersionControlStats - Interface in com.facebook.buck.util.versioncontrol
 
commonSuffixLength(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
CommonThreadFactoryState - Interface in com.facebook.buck.util.concurrent
 
CommonThreadStateRenderer - Class in com.facebook.buck.event.listener
Renders the per thread information line during build phase on super console
CommonThreadStateRenderer(Ansi, Function<Long, String>, long, int, ImmutableMap<Long, ThreadRenderingInformation>) - Constructor for class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
compact() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
compact() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
ComparableToolchain - Interface in com.facebook.buck.core.toolchain
Interface that indicates that changes in a toolchain cause restarting Daemon.
compare(Path, Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PathComponentCountOrder
 
compare(Optional<T>, Optional<T>) - Static method in class com.facebook.buck.util.Optionals
 
compare(String, String) - Method in class com.facebook.buck.util.VersionStringComparator
 
CompareAbis - Class in com.facebook.buck.jvm.java
 
CompareAbis(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath, SourcePath, JavaBuckConfig.SourceAbiVerificationMode) - Constructor for class com.facebook.buck.jvm.java.CompareAbis
 
compareClasses(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.SourcePath
 
comparePaths(DirectoryCleaner.PathStats, DirectoryCleaner.PathStats) - Method in interface com.facebook.buck.util.DirectoryCleaner.PathSelector
Returns the preferred sorting order to delete paths.
compareStrings(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
Compare two strings lexicographically.
compareTo(RDotTxtEntry) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
A collection of Resources should be sorted such that Resources of the same type should be grouped together, and should be alphabetized within that group.
compareTo(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
compareTo(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
compareTo(BuckUnixPath) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
Lexicographically compares another path to this one
compareTo(BuildTarget) - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
compareTo(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
compareTo(BuildId) - Method in class com.facebook.buck.core.model.BuildId
 
compareTo(Flavor) - Method in interface com.facebook.buck.core.model.Flavor
 
compareTo(BuildRule) - Method in interface com.facebook.buck.core.rules.BuildRule
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
compareTo(SourcePath) - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
 
compareTo(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
compareTo(ParamInfo) - Method in class com.facebook.buck.rules.coercer.ParamInfo
Only valid when comparing ParamInfo instances from the same description.
compareTo(BuildRule) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
COMPILATION_DATABASE - Static variable in class com.facebook.buck.cxx.CxxCompilationDatabase
 
CompilationUnitTreeProxy - Interface in com.facebook.buck.jvm.java.plugin.api
CompilationUnitTree is included with the compiler and is thus not directly accessible from within Buck's class loader.
CompilationUnitTreeProxyImpl - Class in com.facebook.buck.jvm.java.plugin.adapter
 
CompilationUnitTreeProxyImpl(CompilationUnitTree) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.CompilationUnitTreeProxyImpl
 
compile(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, CompilerDelegate, String, SourcePath, AbstractCxxSource.Type, DebugPathSanitizer) - Static method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
COMPILE_FORCE_CACHE - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
CompileAgainstLibraryType - Enum in com.facebook.buck.jvm.java
Expresses what kind of library a given JvmLibrary should compile against.
COMPILED_TESTS_LIBRARY_FLAVOR - Static variable in class com.facebook.buck.jvm.java.JavaTest
 
Compiler - Interface in com.facebook.buck.cxx.toolchain
Interface for a c/c++ compiler.
COMPILER_ERROR_EVENT - Static variable in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
 
COMPILER_FLAGS_NAME - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
CompilerErrorEvent - Class in com.facebook.buck.event
 
compilerErrorEvent(CompilerErrorEvent) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
CompilerErrorEvent.CompilerType - Enum in com.facebook.buck.event
 
CompilerErrorEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes a compiler error thrown by buck.
CompilerOutputPaths - Class in com.facebook.buck.jvm.java
Provides access to the various output paths for a java library.
CompilerOutputPaths.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type CompilerOutputPaths.
CompilerParameters - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractCompilerParameters.
CompilerParameters.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type CompilerParameters.
CompilerPluginDurationEvent - Class in com.facebook.buck.event
Base class for events being reported by plugins to in-process compilers such as JSR199 javac.
CompilerPluginDurationEvent(EventKey, BuildTarget, String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent
 
CompilerPluginDurationEvent.Finished - Class in com.facebook.buck.event
 
CompilerPluginDurationEvent.Started - Class in com.facebook.buck.event
 
compilerPluginDurationEventFinished(CompilerPluginDurationEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
compilerPluginDurationEventStarted(CompilerPluginDurationEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
CompilerProvider - Class in com.facebook.buck.cxx.toolchain
 
CompilerProvider(ToolProvider, CxxToolProvider.Type, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompilerProvider(ToolProvider, CxxToolProvider.Type, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompilerProvider(Supplier<PathSourcePath>, Optional<CxxToolProvider.Type>, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompilerProvider(Supplier<PathSourcePath>, Optional<CxxToolProvider.Type>, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompilerProvider(PathSourcePath, Optional<CxxToolProvider.Type>, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompilerProvider(PathSourcePath, Optional<CxxToolProvider.Type>, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CompilerProvider
 
CompileStringsStep - Class in com.facebook.buck.android
This Step takes a list of string resource files (strings.xml), groups them by locales, and for each locale generates a file with all the string resources for that locale.
CompileStringsStep(ProjectFilesystem, ImmutableList<Path>, Path, Function<String, Path>) - Constructor for class com.facebook.buck.android.CompileStringsStep
Note: The ordering of files in the input list determines which resource value ends up in the output .fbstr file, in the event of multiple xml files of a locale sharing the same string resource name - file that appears first in the list wins.
compileTimeJar - Variable in class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
 
CompileToJarStepFactory - Class in com.facebook.buck.jvm.java
Provides a base implementation for post compile steps.
CompileToJarStepFactory() - Constructor for class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
complete(PerfTimesStats) - Static method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
 
completedFuture(T) - Static method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture
Returns an instance already completed with the given value.
CompletedTypeKind - Enum in com.facebook.buck.jvm.java.abi.source
 
completeTimePerfStatsEvent(PerfTimesEventListener.PerfTimesEvent.Complete) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
CompositeArg - Class in com.facebook.buck.rules.args
CompositeArg holds a list of args and appends them all to the command-line.
CompressingFileHandler - Class in com.facebook.buck.cli.bootstrapper
 
CompressingFileHandler() - Constructor for class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
 
CompressingFileHandler - Class in com.facebook.buck.log
 
CompressingFileHandler() - Constructor for class com.facebook.buck.log.CompressingFileHandler
 
CompressionAlgorithm - Enum in com.facebook.buck.android
Assets in the apks (e.g.
CompressionType - Enum in com.facebook.buck.util.trace.uploader.types
Whether and when to upload logs.
compute(KeyType) - Method in class com.facebook.buck.core.graph.transformation.DefaultGraphTransformationEngine
 
compute(KeyType) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Asynchronously computes the result for the given key
computeAll(Set<KeyType>) - Method in class com.facebook.buck.core.graph.transformation.DefaultGraphTransformationEngine
 
computeAll(Set<KeyType>) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Asynchronously computes the result for multiple keys
computeAllUnchecked(Set<KeyType>) - Method in class com.facebook.buck.core.graph.transformation.DefaultGraphTransformationEngine
 
computeAllUnchecked(Set<KeyType>) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Synchronously computes the result for multiple keys
computeAllUnchecked(Set<RuleAnalysisKey>) - Method in interface com.facebook.buck.core.rules.analysis.computation.RuleAnalysisComputation
computeAllUnchecked(Set<RuleAnalysisKey>) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisComputationImpl
 
computeBundleName(ImmutableSortedSet<Flavor>, Supplier<String>) - Method in interface com.facebook.buck.features.js.HasBundleName
Computes the bundle name as configured, or falls back to a default name.
computeClosure(UsedResourcesFinder.ApkContentProvider, Iterable<String>, Iterable<Integer>) - Static method in class com.facebook.buck.android.resources.UsedResourcesFinder
 
computeDigest(Protocol.Directory) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
computeDigest(byte[]) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
computeDigest(Protocol.Directory) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
computeDigest(byte[]) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
computeIfAbsent(BuildTarget, Function<BuildTarget, BuildRule>) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Retrieve the BuildRule for the given BuildTarget.
computeIfAbsent(BuildTarget, Function<BuildTarget, BuildRule>) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
computeIfAbsent(BuildTarget, Function<BuildTarget, BuildRule>) - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
 
computeInputs(ThrowingConsumer<SourcePath, E>) - Method in interface com.facebook.buck.core.rules.modern.HasCustomInputsLogic
 
computeInputs() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
Computes the inputs of the build rule.
ComputeKey<ResultType extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation
This is an interface for all keys to be used in GraphTransformer.
computeMd5Hash(ByteSource) - Static method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol
 
computeNodeInScope(Cell, BuildTarget, F, Function<PerfEventId, SimplePerfEvent.Scope>) - Method in class com.facebook.buck.parser.ConvertingPipeline
 
computeNodeInScope(Cell, BuildTarget, Map<String, Object>, Function<PerfEventId, SimplePerfEvent.Scope>) - Method in class com.facebook.buck.parser.RawTargetNodePipeline
 
computeNodeInScope(Cell, BuildTarget, RawTargetNode, Function<PerfEventId, SimplePerfEvent.Scope>) - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
 
computeNodeInScope(Cell, BuildTarget, Map<String, Object>, Function<PerfEventId, SimplePerfEvent.Scope>) - Method in class com.facebook.buck.parser.TargetNodeParsePipeline
 
computePrimaryApkClosure(UsedResourcesFinder.ApkContentProvider) - Static method in class com.facebook.buck.android.resources.UsedResourcesFinder
 
ComputeResult - Interface in com.facebook.buck.core.graph.transformation
This is a marker interface for result types of GraphTransformer.
computeSha1(Path) - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
 
computeSha1(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
computeSha1(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
computeSha1(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
computeSha1(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
computeSha256(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
computeSha256(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
computeSharedLibrariesToBundles(ImmutableSet<TargetNode<?>>, TargetGraphAndTargets) - Static method in class com.facebook.buck.features.apple.project.ProjectGenerator
Generate a mapping from libraries to the framework bundles that include them.
computeTransitiveCxxToPreprocessorInputMap(CxxPlatform, CxxPreprocessorDep, boolean, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
 
computeUnchecked(KeyType) - Method in class com.facebook.buck.core.graph.transformation.DefaultGraphTransformationEngine
 
computeUnchecked(KeyType) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformationEngine
Synchronously computes the given key
computeUnchecked(RuleAnalysisKey) - Method in interface com.facebook.buck.core.rules.analysis.computation.RuleAnalysisComputation
Starts to perform the transformation of the given RuleAnalysisKey to the corresponding RuleAnalysisResult.
computeUnchecked(RuleAnalysisKey) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisComputationImpl
 
concat(CxxToolFlags...) - Static method in class com.facebook.buck.cxx.CxxToolFlags
Concatenate multiple flags in a pairwise manner.
concat(Iterable<T>) - Method in interface com.facebook.buck.rules.coercer.concat.Concatable
 
concat(Iterable<ImmutableList<T>>) - Method in class com.facebook.buck.rules.coercer.concat.ImmutableListConcatable
 
concat(Iterable<ImmutableList<T>>) - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
concat(Iterable<ImmutableMap<K, V>>) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
concat(Iterable<Optional<T>>) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
concat(Iterable<PatternMatchedCollection<T>>) - Static method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
concat(Iterable<SourceSet>) - Method in class com.facebook.buck.rules.coercer.SourceSetConcatable
 
concat(Iterable<SourceSortedSet>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetConcatable
 
concat(Iterable<StringWithMacros>) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
concat(Iterable<T>) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Implementation of concatenation for this type.
concat(Stream<T>) - Method in interface com.facebook.buck.util.RichStream
 
Concatable<T> - Interface in com.facebook.buck.rules.coercer.concat
Indicates that a class provides concatenation operation (which can either perform concatenation or indicate that the type doesn't support concatenation).
concatenateFiles(Path, Iterable<Path>) - Static method in class com.facebook.buck.io.file.MostFiles
Concatenates the contents of one or more files.
ConcatStep - Class in com.facebook.buck.android
Takes in a list of files and outputs a concatenation of them in the same directory.
ConcatStep(ProjectFilesystem, ImmutableList<Path>, Path) - Constructor for class com.facebook.buck.android.ConcatStep
Use this constructor if the files to concatenate are known at the time of step creation.
ConcatStep(ProjectFilesystem, ImmutableList.Builder<Path>, Path) - Constructor for class com.facebook.buck.android.ConcatStep
Use this constructor if the files to concatenate are not known at the time of step creation.
ConcurrencyLimit - Class in com.facebook.buck.util.concurrent
Amalgamation of parameters that control how many jobs we can run at once.
ConcurrencyLimit(int, ResourceAllocationFairness, int, ResourceAmounts, ResourceAmounts) - Constructor for class com.facebook.buck.util.concurrent.ConcurrencyLimit
 
ConditionalStep - Class in com.facebook.buck.step
Step that is run conditionally based on Supplier&lt;Boolean> shouldRunStep.
ConditionalStep(Supplier<Boolean>, Step) - Constructor for class com.facebook.buck.step.ConditionalStep
 
Config - Class in com.facebook.buck.util.config
Structured representation of data read from a stack of .ini files, where each file can override values defined by the previous ones.
Config() - Constructor for class com.facebook.buck.util.config.Config
Convenience constructor to create an empty config.
Config(RawConfig) - Constructor for class com.facebook.buck.util.config.Config
 
CONFIG_FILE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
CONFIG_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
ConfigIgnoredByDaemon - Class in com.facebook.buck.command.config
Contains configuration options that are not affecting daemon state and not causing the daemon to restart.
ConfigRuleKeyConfigurationFactory - Class in com.facebook.buck.rules.keys.config.impl
Creates RuleKeyConfiguration using information from BuckConfig.
ConfigRuleKeyConfigurationFactory() - Constructor for class com.facebook.buck.rules.keys.config.impl.ConfigRuleKeyConfigurationFactory
 
CONFIGS - Static variable in class com.facebook.buck.parser.MetaRules
 
Configs - Class in com.facebook.buck.util.config
Utility functions for working with Configs.
ConfigSettingArg - Class in com.facebook.buck.core.rules.configsetting
Immutable implementation of ConfigSettingDescription.AbstractConfigSettingArg.
ConfigSettingArg.Builder - Class in com.facebook.buck.core.rules.configsetting
Builds instances of type ConfigSettingArg.
ConfigSettingDescription - Class in com.facebook.buck.core.rules.configsetting
A description for config_setting.
ConfigSettingDescription() - Constructor for class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
 
ConfigSettingRule - Class in com.facebook.buck.core.rules.configsetting
config_setting rule.
ConfigSettingRule(BuildTarget, ImmutableMap<String, String>, ImmutableSet<BuildTarget>) - Constructor for class com.facebook.buck.core.rules.configsetting.ConfigSettingRule
 
ConfigSettingRuleDescriptionProvider - Class in com.facebook.buck.core.rules.configsetting
 
ConfigSettingRuleDescriptionProvider() - Constructor for class com.facebook.buck.core.rules.configsetting.ConfigSettingRuleDescriptionProvider
 
ConfigSettingSelectable - Class in com.facebook.buck.core.rules.configsetting
Selectable created by ConfigSettingRule for integration with SelectableResolver.
ConfigSettingSelectable(BuildTarget, ImmutableMap<String, String>, ImmutableSet<BuildTarget>) - Constructor for class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
ConfigSettingSelectableConfigurationContext - Interface in com.facebook.buck.core.rules.configsetting
ConfigurationRule - Interface in com.facebook.buck.core.rules.config
A rule that can be used to configure a build graph.
ConfigurationRuleDescription<T> - Interface in com.facebook.buck.core.rules.config
This class describe a configuration rule - a rule that can be used during configuration of a target graph.
ConfigurationRuleDescriptionProvider - Interface in com.facebook.buck.core.rules.config
Extension point to load ConfigurationRuleDescription from plugins.
ConfigurationRuleResolver - Interface in com.facebook.buck.core.rules.config
Provides access to ConfigurationRule.
ConfigurationRuleSelectableResolver - Class in com.facebook.buck.core.rules.config.impl
Resolves Selectable by querying ConfigurationRule.
ConfigurationRuleSelectableResolver(ConfigurationRuleResolver) - Constructor for class com.facebook.buck.core.rules.config.impl.ConfigurationRuleSelectableResolver
 
configure(long, long, long, long, BuildId) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
configure(long, long, long, long, BuildId) - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.BeginningBuildRuleEvent
 
configure(long, long, long, long, BuildId) - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
 
configure(TargetConfiguration) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates BuildTarget by attaching TargetConfiguration to this unconfigured build target.
configure(long, long, long, long, BuildId) - Method in class com.facebook.buck.event.AbstractBuckEvent
Method to configure an event before posting it to the BuckEventBus.
configure(long, long, long, long, BuildId) - Method in interface com.facebook.buck.event.BuckEvent
 
configure(WebSocketServletFactory) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet
 
configure(JvmLibraryArg, JavacOptions, BuildRuleResolver, ToolchainProvider) - Method in class com.facebook.buck.jvm.groovy.GroovyConfiguredCompilerFactory
 
configure(JvmLibraryArg, JavacOptions, BuildRuleResolver, ToolchainProvider) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
configure(JvmLibraryArg, JavacOptions, BuildRuleResolver, ToolchainProvider) - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
configure(JvmLibraryArg, JavacOptions, BuildRuleResolver, ToolchainProvider) - Method in class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
configure(JvmLibraryArg, JavacOptions, BuildRuleResolver, ToolchainProvider) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
ConfiguredCompilerFactory - Class in com.facebook.buck.jvm.java
 
ConfiguredCompilerFactory() - Constructor for class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
configureParser(Object, SubCommand) - Method in class com.facebook.buck.cli.AdditionalOptionsSubCommandHandler
 
ConfigValue - Class in com.facebook.buck.cli
Immutable implementation of AuditConfigCommand.AbstractConfigValue.
ConfigValue.Builder - Class in com.facebook.buck.cli
Builds instances of type ConfigValue.
ConfigView<T> - Interface in com.facebook.buck.core.config
A view of a particular config class.
ConfigViewCache<T> - Class in com.facebook.buck.core.config
A cache for views of some Config.
ConfigViewCache(T, Class<T>) - Constructor for class com.facebook.buck.core.config.ConfigViewCache
 
confirm(String) - Method in class com.facebook.buck.doctor.UserInput
 
CONNECT_TIMEOUT_MS - Static variable in class com.facebook.buck.android.agent.AgentMain
 
console - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
Console - Class in com.facebook.buck.util
 
Console(Verbosity, PrintStream, PrintStream, Ansi) - Constructor for class com.facebook.buck.util.Console
 
CONSOLE_EVENT - Static variable in interface com.facebook.buck.event.external.events.ConsoleEventExternalInterface
 
ConsoleEvent - Class in com.facebook.buck.event
Event for messages.
ConsoleEvent(Level, boolean, String) - Constructor for class com.facebook.buck.event.ConsoleEvent
 
consoleEvent(ConsoleEvent) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
ConsoleEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes a console event thrown by buck.
ConsoleEventHandler - Class in com.facebook.buck.skylark.parser
A simple class that posts log events from skylark as ConsoleEvent the provided event bus
ConsoleEventHandler(BuckEventBus, Set<EventKind>, ImmutableSet<String>, HumanReadableExceptionAugmentor) - Constructor for class com.facebook.buck.skylark.parser.ConsoleEventHandler
Create an instance of ConsoleEventHandler that posts to eventBus
ConsoleEventsDispatcher - Class in com.facebook.buck.distributed.build_client
Helper class for dispatching remote events (related to console updates) locally.
ConsoleEventsDispatcher(BuckEventBus) - Constructor for class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
 
ConsoleHandler - Class in com.facebook.buck.cli.bootstrapper
 
ConsoleHandler() - Constructor for class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
ConsoleHandler - Class in com.facebook.buck.log
Implementation of Handler which writes to the console (System.err by default).
ConsoleHandler() - Constructor for class com.facebook.buck.log.ConsoleHandler
 
ConsoleHandlerState - Interface in com.facebook.buck.log
How the ConsoleHandler is supposed to behave for a particular thread.
ConsoleHandlerState.Writer - Interface in com.facebook.buck.log
 
constant(long) - Static method in class com.facebook.buck.remoteexecution.grpc.retry.Backoff
 
ConstantJavacProvider - Class in com.facebook.buck.jvm.java
 
ConstantJavacProvider(Javac) - Constructor for class com.facebook.buck.jvm.java.ConstantJavacProvider
 
Constants() - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
Constants() - Constructor for class com.facebook.buck.util.Libc.Constants
 
ConstantToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
 
ConstantToolProvider(Tool) - Constructor for class com.facebook.buck.core.toolchain.toolprovider.impl.ConstantToolProvider
 
Constraint - Interface in com.facebook.buck.versions
Represents a version constraint applied to a dependency.
ConstraintBasedPlatform - Class in com.facebook.buck.core.model.platform
An implementation of a Platform that has a fixed set of constraints.
ConstraintBasedPlatform(ImmutableSet<ConstraintValue>) - Constructor for class com.facebook.buck.core.model.platform.ConstraintBasedPlatform
 
ConstraintResolver - Interface in com.facebook.buck.core.model.platform
An interface to access constraints using BuildTarget.
ConstraintRulesDescriptionProvider - Class in com.facebook.buck.core.rules.platform
 
ConstraintRulesDescriptionProvider() - Constructor for class com.facebook.buck.core.rules.platform.ConstraintRulesDescriptionProvider
 
ConstraintSetting - Class in com.facebook.buck.core.model.platform
Represents a group of constraints defined using constraint_setting.
ConstraintSettingArg - Class in com.facebook.buck.core.rules.platform
Immutable implementation of ConstraintSettingDescription.AbstractConstraintSettingArg.
ConstraintSettingArg.Builder - Class in com.facebook.buck.core.rules.platform
Builds instances of type ConstraintSettingArg.
ConstraintSettingDescription - Class in com.facebook.buck.core.rules.platform
A description for constraint_setting.
ConstraintSettingDescription() - Constructor for class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
 
ConstraintSettingRule - Class in com.facebook.buck.core.rules.platform
A configuration rule that represents config_setting target.
ConstraintSettingRule(BuildTarget, String) - Constructor for class com.facebook.buck.core.rules.platform.ConstraintSettingRule
 
ConstraintTypeCoercer - Class in com.facebook.buck.rules.coercer
 
ConstraintTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.ConstraintTypeCoercer
 
ConstraintValue - Class in com.facebook.buck.core.model.platform
Represents a constraint defined using constraint_value.
ConstraintValueArg - Class in com.facebook.buck.core.rules.platform
Immutable implementation of ConstraintValueDescription.AbstractConstraintValueArg.
ConstraintValueArg.Builder - Class in com.facebook.buck.core.rules.platform
Builds instances of type ConstraintValueArg.
ConstraintValueDescription - Class in com.facebook.buck.core.rules.platform
A description for constraint_value.
ConstraintValueDescription() - Constructor for class com.facebook.buck.core.rules.platform.ConstraintValueDescription
 
ConstraintValueRule - Class in com.facebook.buck.core.rules.platform
constraint_value rule.
ConstraintValueRule(BuildTarget, String, BuildTarget) - Constructor for class com.facebook.buck.core.rules.platform.ConstraintValueRule
 
construct(int, Map<Integer, SortedSet<Integer>>) - Static method in class com.facebook.buck.android.resources.BringToFrontMapper
Constructs a ReferenceMapper that will reassign ids and adjust offsets such that for each key in idsByType, the ids in idsByType will be reassigned to the first n ids of that type.
ConstructorArgMarshaller - Interface in com.facebook.buck.rules.coercer
Used to derive information from the constructor args returned by DescriptionWithTargetGraph instances.
ConsumeAllOptionsHandler - Class in com.facebook.buck.cli
 
ConsumeAllOptionsHandler(CmdLineParser, OptionDef, Setter<? super String>) - Constructor for class com.facebook.buck.cli.ConsumeAllOptionsHandler
 
CONTAINER - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
containerScope(RuleKeyHasher.Container) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
Hashes the container iff non-empty (i.e.
containerScope(RuleKeyHasher.Container) - Method in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
containerScope(RuleKeyHasher.Container) - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher
 
containerSubType(RuleKeyHasher.Container) - Static method in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
contains(Flavor) - Method in class com.facebook.buck.core.model.FlavorDomain
 
contains(Object) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
containsAll(Collection<?>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
containsAndAddPath(Path) - Method in class com.facebook.buck.distributed.RecordedFileHashes
 
containsAndAddPath(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RecordedFileHashes
 
containsAnsiEscapeCodes() - Method in class com.facebook.buck.event.ConsoleEvent
 
containsAnyOf(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
 
containsClassPath(String) - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
containsClassPath(String) - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
containsClassPath(String) - Method in interface com.facebook.buck.test.selectors.TestSelector
 
containsEdge(T, T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
containsEntry(FileLike) - Method in class com.facebook.buck.android.dalvik.DalvikAwareOutputStreamHelper
 
containsFlavor(Flavor) - Static method in class com.facebook.buck.apple.Flavors
 
containsFlavors(FlavorDomain<?>) - Static method in class com.facebook.buck.apple.Flavors
 
containsKey(Object, Location) - Method in class com.facebook.buck.core.rules.providers.impl.ProviderInfoCollectionImpl
 
containsNode(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
ContentAddressedStorage - Interface in com.facebook.buck.remoteexecution
This is a simple ContentAddressedStorage interface used for remote execution.
ContentAgnosticRuleKeyFactory - Class in com.facebook.buck.rules.keys
A factory for generating RuleKeys that only take into the account the path of a file and not the contents(hash) of the file.
ContentAgnosticRuleKeyFactory(RuleKeyFieldLoader, SourcePathResolver, SourcePathRuleFinder, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory
 
ContentAgnosticRuleKeyFactory.Builder<RULE_KEY> - Class in com.facebook.buck.rules.keys
 
contentLength() - Method in interface com.facebook.buck.slb.HttpResponse
 
contentLength() - Method in class com.facebook.buck.slb.LoadBalancedHttpResponse
 
contentLength() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
ContentRoot - Class in com.facebook.buck.features.project.intellij.model
Immutable implementation of AbstractContentRoot.
ContentRoot.Builder - Class in com.facebook.buck.features.project.intellij.model
Builds instances of type ContentRoot.
ContextualProcessExecutor - Class in com.facebook.buck.util
 
ContextualProcessExecutor(ProcessExecutor, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.util.ContextualProcessExecutor
 
convert(String, Function<? super T, U>) - Method in class com.facebook.buck.core.model.FlavorDomain
Provides a convenience for converting from one domain to another.
convertAppleHeadersToPrivateCxxHeaders(BuildTarget, Function<SourcePath, Path>, Path, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
convertAppleHeadersToPublicCxxHeaders(BuildTarget, Function<SourcePath, Path>, Path, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
convertArgumentsToBuildTargets(CommandRunnerParams, List<String>) - Method in class com.facebook.buck.cli.AbstractCommand
Converts target arguments to fully qualified form (including resolving aliases, resolving the implicit package target, etc).
convertHeadersToPrivateCxxHeaders(BuildTarget, Function<SourcePath, Path>, Path, SourceSortedSet, SourceSortedSet) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
convertHeadersToPublicCxxHeaders(BuildTarget, Function<SourcePath, Path>, Path, SourceSortedSet) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
ConvertingPipeline<F,T> - Class in com.facebook.buck.parser
Base class for a parse pipeline that converts data one item at a time.
ConvertingPipeline(ListeningExecutorService, PipelineNodeCache.Cache<BuildTarget, T>, BuckEventBus, SimplePerfEvent.Scope, PerfEventId) - Constructor for class com.facebook.buck.parser.ConvertingPipeline
 
convertLanguageLevelToIjFormat(String) - Static method in class com.facebook.buck.features.project.intellij.JavaLanguageLevelHelper
 
convertMultimapToMapOfLists(ImmutableMultimap<K, V>) - Static method in class com.facebook.buck.util.MoreMaps
 
convertToAllCapsIfNeeded(String) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
convertToExitCode(DistributedExitCode) - Static method in enum com.facebook.buck.distributed.DistributedExitCode
Given a DistributedExitCode, returns closest equivalent ExitCode.
convertToPojo(Object) - Method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer
Recursively convert parser-created objects into equivalent POJO objects.
convertValue(Map<String, Object>, Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
CoordinatorAndMinionModeRunner - Class in com.facebook.buck.distributed.build_slave
DistBuildModeRunner implementation for running a distributed build as coordinator as well as minion on a remote machine.
CoordinatorAndMinionModeRunner(CoordinatorModeRunner, MinionModeRunner) - Constructor for class com.facebook.buck.distributed.build_slave.CoordinatorAndMinionModeRunner
 
CoordinatorBuildRuleEventsPublisher - Interface in com.facebook.buck.distributed.build_slave
Used by Coordinator service to signal to local client that a rule has started or finished building remotely.
CoordinatorEventListener - Class in com.facebook.buck.distributed.build_slave
Listener to events from the Coordinator.
CoordinatorEventListener(DistBuildService, StampedeId, String, MinionQueueProvider, boolean, String) - Constructor for class com.facebook.buck.distributed.build_slave.CoordinatorEventListener
 
CoordinatorModeRunner - Class in com.facebook.buck.distributed.build_slave
DistBuildModeRunner implementation for running a distributed build as coordinator only.
CoordinatorModeRunner(OptionalInt, ListenableFuture<BuildTargetsQueue>, StampedeId, ThriftCoordinatorServer.EventListener, Path, Optional<BuildId>, Optional<URI>, CoordinatorBuildRuleEventsPublisher, DistBuildService, MinionHealthTracker, MinionCountProvider, Optional<String>, boolean) - Constructor for class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
Constructor.
CoordinatorModeRunner(ListenableFuture<BuildTargetsQueue>, StampedeId, ThriftCoordinatorServer.EventListener, Path, CoordinatorBuildRuleEventsPublisher, DistBuildService, Optional<BuildId>, Optional<URI>, MinionHealthTracker, MinionCountProvider, Optional<String>, boolean) - Constructor for class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
 
CoordinatorModeRunner.AsyncCoordinatorRun - Class in com.facebook.buck.distributed.build_slave
 
copy() - Method in class com.facebook.buck.android.resources.StringPool
 
copy(Path, Path, CopyOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
copy() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
copy(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, ImmutableSortedSet<SourcePath>, SourcePathResolver) - Method in class com.facebook.buck.features.filebundler.FileBundler
 
copy(ProjectFilesystem, BuildCellRelativePathFactory, ImmutableList.Builder<Step>, Path, ImmutableSortedSet<SourcePath>, SourcePathResolver, PatternsMatcher) - Method in class com.facebook.buck.features.filebundler.FileBundler
 
copy(Path, Path, CopySourceMode) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
copy(Path, Path, CopySourceMode) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
COPY_STDLIB_TO_FRAMEWORKS - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
copyAppendingExtraDeps(Supplier<? extends Iterable<? extends BuildRule>>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
copyAppendingExtraDeps(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
copyAppendingExtraDeps(BuildRule...) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
copyDir(ProjectFilesystem, Path, Path, Predicate<Path>) - Method in class com.facebook.buck.util.DefaultFilteredDirectoryCopier
 
copyDir(ProjectFilesystem, Path, Path, Predicate<Path>) - Method in interface com.facebook.buck.util.FilteredDirectoryCopier
Creates a filtered copy of a directory.
copyDirs(ProjectFilesystem, Map<Path, Path>, Predicate<Path>) - Method in class com.facebook.buck.util.DefaultFilteredDirectoryCopier
 
copyDirs(ProjectFilesystem, Map<Path, Path>, Predicate<Path>) - Method in interface com.facebook.buck.util.FilteredDirectoryCopier
Copies multiple directories while filtering out individual files which fail a predicate.
copyFile(Path, Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
copyFile(Path, Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
CopyFilePhaseDestinationSpec - Class in com.facebook.buck.apple.xcode.xcodeproj
Immutable implementation of AbstractCopyFilePhaseDestinationSpec.
CopyFilePhaseDestinationSpec.Builder - Class in com.facebook.buck.apple.xcode.xcodeproj
Builds instances of type CopyFilePhaseDestinationSpec.
copyFolder(Path, Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
copyFolder(Path, Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
CopyingFileBundler - Class in com.facebook.buck.features.filebundler
 
CopyingFileBundler(BuildTarget) - Constructor for class com.facebook.buck.features.filebundler.CopyingFileBundler
 
CopyingFileBundler(Path) - Constructor for class com.facebook.buck.features.filebundler.CopyingFileBundler
 
CopyInXcode - Class in com.facebook.buck.features.apple.project
Immutable implementation of AbstractCopyInXcode.
CopyNativeLibraries - Class in com.facebook.buck.android
A BuildRule that gathers shared objects generated by ndk_library and prebuilt_native_library rules into a directory.
CopyNativeLibraries(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableSet<StrippedObjectDescription>, ImmutableSet<StrippedObjectDescription>, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>, ImmutableSet<TargetCpuType>, String) - Constructor for class com.facebook.buck.android.CopyNativeLibraries
 
copyNodeWithDescription(TargetNode<?>, DescriptionWithTargetGraph<T>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
copyNodeWithDescription(TargetNode<?>, DescriptionWithTargetGraph<T>) - Method in interface com.facebook.buck.core.model.targetgraph.NodeCopier
 
copyNodeWithFlavors(TargetNode<T>, ImmutableSet<Flavor>) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
copyNodeWithFlavors(TargetNode<T>, ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.targetgraph.NodeCopier
 
copyOf(AbstractCacheDeleteResult) - Static method in class com.facebook.buck.artifact_cache.CacheDeleteResult
Creates an immutable copy of a AbstractCacheDeleteResult value.
copyOf(AbstractAsynchronousCache.AbstractFetchResult) - Static method in class com.facebook.buck.artifact_cache.FetchResult
Creates an immutable copy of a AbstractAsynchronousCache.AbstractFetchResult value.
copyOf(AbstractAsynchronousCache.AbstractMultiContainsResult) - Static method in class com.facebook.buck.artifact_cache.MultiContainsResult
Creates an immutable copy of a AbstractAsynchronousCache.AbstractMultiContainsResult value.
copyOf(AbstractAsynchronousCache.AbstractMultiFetchResult) - Static method in class com.facebook.buck.artifact_cache.MultiFetchResult
Creates an immutable copy of a AbstractAsynchronousCache.AbstractMultiFetchResult value.
copyOf(AbstractAsynchronousCache.AbstractStoreResult) - Static method in class com.facebook.buck.artifact_cache.StoreResult
Creates an immutable copy of a AbstractAsynchronousCache.AbstractStoreResult value.
copyOf(AbstractCommandRunnerParams) - Static method in class com.facebook.buck.cli.CommandRunnerParams
Creates an immutable copy of a AbstractCommandRunnerParams value.
copyOf(AbstractDefaultBuildTargetSourcePath) - Static method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Creates an immutable copy of a AbstractDefaultBuildTargetSourcePath value.
copyOf(AbstractExplicitBuildTargetSourcePath) - Static method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Creates an immutable copy of a AbstractExplicitBuildTargetSourcePath value.
copyOf(AbstractForwardingBuildTargetSourcePath) - Static method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Creates an immutable copy of a AbstractForwardingBuildTargetSourcePath value.
copyOf(AbstractPathSourcePath) - Static method in class com.facebook.buck.core.sourcepath.PathSourcePath
Creates an immutable copy of a AbstractPathSourcePath value.
copyOf(AbstractCxxSource) - Static method in class com.facebook.buck.cxx.CxxSource
Creates an immutable copy of a AbstractCxxSource value.
copyOf(Iterable<Arg>, Iterable<Arg>) - Static method in class com.facebook.buck.cxx.CxxToolFlags
Directly construct an instance from the given members.
copyOf(ChromeTraceBuildListenerCloseAction.AbstractChromeTraceBuildListenerCloseArgs) - Static method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Creates an immutable copy of a ChromeTraceBuildListenerCloseAction.AbstractChromeTraceBuildListenerCloseArgs value.
copyOf(AbstractArchiveMemberPath) - Static method in class com.facebook.buck.io.ArchiveMemberPath
Creates an immutable copy of a AbstractArchiveMemberPath value.
copyOf(DependencyFileRuleKeyFactory.AbstractRuleKeyAndInputs) - Static method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
Creates an immutable copy of a DependencyFileRuleKeyFactory.AbstractRuleKeyAndInputs value.
copyOf(BackgroundTask<T>) - Static method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Creates an immutable copy of a BackgroundTask value.
copyOf(AbstractRawConfig) - Static method in class com.facebook.buck.util.config.RawConfig
Creates an immutable copy of a AbstractRawConfig value.
copyPlatformWithFlavorAndConfig(CxxPlatform, Platform, CxxBuckConfig, Flavor) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
Creates a CxxPlatform with a defined flavor for a CxxBuckConfig with default values provided from another default CxxPlatform
copyRecursively(Path, Path) - Static method in class com.facebook.buck.io.file.MostFiles
Recursively copies all files under fromPath to toPath.
copyRecursively(Path, Path, Function<Path, Path>) - Static method in class com.facebook.buck.io.file.MostFiles
Recursively copies all files under fromPath to toPath.
copyRecursively(Path, Path, Function<Path, Path>, Function<Path, Boolean>) - Static method in class com.facebook.buck.io.file.MostFiles
 
CopyResourcesStep - Class in com.facebook.buck.jvm.java
 
CopyResourcesStep(ProjectFilesystem, BuildContext, BuildTarget, ResourcesParameters, Path) - Constructor for class com.facebook.buck.jvm.java.CopyResourcesStep
 
CopySourceMode - Enum in com.facebook.buck.io.filesystem
Controls the behavior of how the source should be treated when copying.
CopyStep - Class in com.facebook.buck.step.fs
 
CopyStep.DirectoryMode - Enum in com.facebook.buck.step.fs
When copying a directory, this specifies whether only the contents of the directory should be copied, or if the directory itself should be included.
copyToOutputStream(Path, OutputStream) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Copies a file to an output stream.
copyToOutputStream(Path, OutputStream) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Copies a file to an output stream.
copyToPath(InputStream, Path, CopyOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
copyToPath(InputStream, Path, CopyOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
copyWithFlavors(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
This method copies this target node with applying logic in ImplicitDepsInferringDescription that may give different results for deps based on flavors.
copyWithNewIdValue(String) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
copyWithNewParent(String) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
CORE_DATA_MODEL_DESCRIPTION_CLASSES - Static variable in class com.facebook.buck.apple.AppleBuildRules
 
CORE_WLAN_INSTANCE - Static variable in class com.facebook.buck.util.environment.MacWifiSsidFinder
 
CoreDataModel - Class in com.facebook.buck.apple
 
CoreDataModelDescription - Class in com.facebook.buck.apple
Description for a core_data_model rule, which identifies a model file for use with Apple's Core Data.
CoreDataModelDescription() - Constructor for class com.facebook.buck.apple.CoreDataModelDescription
 
Counter - Class in com.facebook.buck.counters
 
Counter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.Counter
 
COUNTER_CATEGORY - Static variable in class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
CounterBuckConfig - Class in com.facebook.buck.counters
Immutable implementation of AbstractCounterBuckConfig.
CounterInfo - Class in com.facebook.buck.counters
Immutable implementation of Counter.AbstractCounterInfo.
CounterInfo.Builder - Class in com.facebook.buck.counters
Builds instances of type CounterInfo.
CounterRegistry - Interface in com.facebook.buck.counters
 
CounterRegistry.AsyncCounterRegistrationEvent - Class in com.facebook.buck.counters
 
CounterRegistryImpl - Class in com.facebook.buck.counters
 
CounterRegistryImpl(ScheduledExecutorService, BuckEventBus) - Constructor for class com.facebook.buck.counters.CounterRegistryImpl
 
CounterRegistryImpl(ScheduledExecutorService, BuckEventBus, long, long) - Constructor for class com.facebook.buck.counters.CounterRegistryImpl
 
CounterSnapshot - Class in com.facebook.buck.counters
Immutable implementation of AbstractCounterSnapshot.
CounterSnapshot.Builder - Class in com.facebook.buck.counters
Builds instances of type CounterSnapshot.
CountersSnapshotEvent - Class in com.facebook.buck.counters
 
CountersSnapshotEvent(Iterable<CounterSnapshot>) - Constructor for class com.facebook.buck.counters.CountersSnapshotEvent
 
CountingRuleKeyHasher<HASH> - Class in com.facebook.buck.rules.keys.hasher
A delegating RuleKeyHasher that counts the number of values put in it.
CountingRuleKeyHasher(RuleKeyHasher<HASH>) - Constructor for class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
countMinions(MinionRequirements) - Static method in class com.facebook.buck.distributed.DistBuildUtil
 
CoverageReportFormat - Enum in com.facebook.buck.test
 
CoverageReportFormatsHandler(CmdLineParser, OptionDef, Setter<CoverageReportFormat>) - Constructor for class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
 
CppFlagsMacro - Class in com.facebook.buck.rules.macros
$(cppflags ...) macro type.
CrateType - Enum in com.facebook.buck.features.rust
Describe the kinds of crates rustc can generate.
create(ToolchainProvider, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, BuildTarget, BuildRuleParams, AndroidBinaryGraphEnhancer, DexSplitMode, EnumSet<ExopackageMode>, FilterResourcesSteps.ResourceFilter, ImmutableSortedSet<JavaLibrary>, AndroidBinaryDescriptionArg, JavaOptions) - Method in class com.facebook.buck.android.AndroidBinaryFactory
 
create(ToolchainProvider, JavaBuckConfig, CxxBuckConfig, DxConfig, ProGuardConfig, CellPathResolver, TargetGraph, BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, FilterResourcesSteps.ResourceFilter, DexSplitMode, EnumSet<ExopackageMode>, ImmutableSortedSet<JavaLibrary>, AndroidGraphEnhancerArgs, boolean, JavaOptions, JavacFactory) - Method in class com.facebook.buck.android.AndroidBinaryGraphEnhancerFactory
 
create(ToolchainProvider, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, BuildTarget, BuildRuleParams, AndroidBinaryGraphEnhancer, DexSplitMode, EnumSet<ExopackageMode>, FilterResourcesSteps.ResourceFilter, ImmutableSortedSet<JavaLibrary>, AndroidBundleDescriptionArg, JavaOptions) - Method in class com.facebook.buck.android.AndroidBundleFactory
 
create(String, int) - Static method in class com.facebook.buck.android.dalvik.CanaryFactory
Adds a "canary" class to a secondary dex that can be safely loaded on any system.
create(AndroidPlatformTarget, ImmutableList<String>, ProjectFilesystem, Optional<Path>, String, Optional<String>, Set<Path>, ProGuardObfuscateStep.SdkProguardType, OptionalInt, Optional<List<String>>, Map<Path, Path>, Set<Path>, Path, BuildableContext, BuildContext, boolean, ImmutableList.Builder<Step>) - Static method in class com.facebook.buck.android.ProGuardObfuscateStep
Create steps that write out ProGuard's command line arguments to a text file and then run ProGuard using those arguments.
create(Iterable<String>) - Static method in class com.facebook.buck.android.resources.StringPool
 
create(FlavorDomain<AppleCxxPlatform>, BuildTarget) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
Inspect the given build target and return information about it if its a fat binary.
create(PluginManager) - Static method in class com.facebook.buck.apple.XCodeDescriptionsFactory
 
create() - Static method in class com.facebook.buck.cli.exceptions.handlers.ExceptionHandlerRegistryFactory
 
create(ProcessExecutor, PluginManager, SandboxExecutionStrategyFactory, ImmutableList<ConfigurationRuleDescription<?>>) - Method in interface com.facebook.buck.cli.Main.KnownRuleTypesFactoryFactory
 
create(ProjectFilesystem, BuckConfig, CellConfig, ImmutableMap<CellName, Path>, CellPathResolver, BuckModuleManager, ToolchainProviderFactory, ProjectFilesystemFactory, UnconfiguredBuildTargetFactory) - Static method in class com.facebook.buck.core.cell.impl.LocalCellProviderFactory
Create a cell provider at a given root.
create(CellProvider, CellPathResolver, CellPathResolver, ProjectFilesystem, BuckModuleManager, PluginManager, BuckConfig, ImmutableMap<String, String>, ProcessExecutor, ExecutableFinder) - Static method in class com.facebook.buck.core.cell.impl.RootCellFactory
 
create(BuckEventBus, CellProvider, CloseableMemoizedSupplier<ForkJoinPool>, ActionGraphParallelizationMode, boolean, Map<IncrementalActionGraphMode, Double>) - Static method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactory
 
create(BuckEventBus, CellProvider, CloseableMemoizedSupplier<ForkJoinPool>, BuckConfig) - Static method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactory
 
create(TargetNodeToBuildRuleTransformer, TargetGraph, ActionGraphFactory.ActionGraphCreationLifecycleListener) - Method in interface com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactoryDelegate
 
create(TargetNodeToBuildRuleTransformer, TargetGraph, ActionGraphFactory.ActionGraphCreationLifecycleListener) - Method in class com.facebook.buck.core.model.actiongraph.computation.ParallelActionGraphFactory
 
create(TargetNodeToBuildRuleTransformer, TargetGraph, ActionGraphFactory.ActionGraphCreationLifecycleListener) - Method in class com.facebook.buck.core.model.actiongraph.computation.SerialActionGraphFactory
 
create(Class<?>, AbstractRuleType.Kind) - Static method in class com.facebook.buck.core.model.impl.RuleTypeFactory
 
create(ImmutableSet<BuildTarget>, TargetGraph, boolean, ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
 
create(CellPathResolver, String) - Method in class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetFactory
 
create(CellPathResolver, String) - Method in interface com.facebook.buck.core.parser.buildtargetparser.UnconfiguredBuildTargetFactory
Given a fully-qualified target name returns UnconfiguredBuildTarget.
create(Cell) - Method in class com.facebook.buck.core.rules.knowntypes.DefaultKnownRuleTypesFactory
 
create(Cell) - Method in interface com.facebook.buck.core.rules.knowntypes.KnownRuleTypesFactory
Creates KnownRuleTypes for a given Cell
create(CellPathResolver, ProjectFilesystem, Path, List<Object>, TypeCoercer<T>) - Method in class com.facebook.buck.core.select.impl.SelectorListFactory
Create SelectorList using the given elements to create Selectors.
create(BuckConfig, ProjectFilesystem, RuleKeyConfiguration) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProviderFactory
 
create(BuckConfig, ProjectFilesystem, RuleKeyConfiguration) - Method in interface com.facebook.buck.core.toolchain.ToolchainProviderFactory
 
create(Path, Path, Iterable<Arg>, Path, ImmutableList<Arg>, Linker, Path, SourcePathResolver) - Static method in class com.facebook.buck.cxx.CxxPrepareForLinkStep
 
create(BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, SourcePathRuleFinder) - Static method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
create(BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, SourcePathRuleFinder) - Static method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTreeWithModuleMap
 
create(DistBuildCellParams, ImmutableMap<Path, DistBuildCellParams>, CellPathResolver, UnconfiguredBuildTargetFactory) - Static method in class com.facebook.buck.distributed.DistributedCellProviderFactory
 
create(BuildTarget, String, CompilerErrorEvent.CompilerType, ImmutableSet<String>) - Static method in class com.facebook.buck.event.CompilerErrorEvent
 
create(Level, String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
create(Level, String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
create(Throwable, String, Object...) - Static method in class com.facebook.buck.event.ThrowableConsoleEvent
Deprecated.
 
create(BuildRuleParams, BuildTarget, ProjectFilesystem, ActionGraphBuilder, SourcePathResolver, CellPathResolver, CxxBuckConfig, GoPlatform, CgoLibraryDescriptionArg, Iterable<BuildTarget>, Tool) - Static method in class com.facebook.buck.features.go.CGoLibrary
 
create(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<Arg>, Optional<String>, Path, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Path>, boolean, boolean, SourcePathResolver) - Static method in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
create(BuckConfig, AggregationMode, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.features.project.intellij.IjProjectBuckConfig
 
create(Path, boolean, ImmutableSortedSet<Path>) - Method in interface com.facebook.buck.features.project.intellij.model.folders.IJFolderFactory
 
create(Path, Path, ImmutableSortedSet<Path>) - Method in interface com.facebook.buck.features.project.intellij.model.folders.ResourceFolderFactory
 
create() - Method in class com.facebook.buck.io.file.LazyPath
 
create(JavaFileManager) - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory
 
create() - Method in class com.facebook.buck.jvm.java.coverage.ReportGenerator
Create the report.
create(SourcePathRuleFinder, JvmLibraryArg) - Method in class com.facebook.buck.jvm.java.JavacFactory
Returns either the defautl javac or one created from the provided args.
create(JavacOptions, BuildTarget, BuildRuleResolver, JvmLibraryArg) - Static method in class com.facebook.buck.jvm.java.JavacOptionsFactory
 
create(JavaLibrary, BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<String>, Optional<SourcePath>) - Static method in class com.facebook.buck.jvm.java.MavenUberJar
Will traverse transitive dependencies of rootRule, separating those that do and don't have maven coordinates.
create(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, Optional<String>, Optional<SourcePath>) - Static method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
create(JavaCompiler) - Method in interface com.facebook.buck.jvm.java.StandardJavaFileManagerFactory
 
create() - Method in interface com.facebook.buck.jvm.java.UnusedDependenciesFinderFactory
 
create(Path) - Static method in class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
Create an instance of a logger that writes to the given file name
create(TypeCoercerFactory, ConstructorArgMarshaller, KnownRuleTypesProvider, ParserPythonInterpreterProvider, BuckConfig, DaemonicParserState, TargetSpecResolver, Watchman, BuckEventBus, Supplier<ImmutableList<String>>, ThrowingCloseableMemoizedSupplier<ManifestService, IOException>, FileHashCache, UnconfiguredBuildTargetFactory) - Static method in class com.facebook.buck.parser.ParserFactory
Creates an instance of Parser.
create(DaemonicParserState, ListeningExecutorService, Cell, ImmutableList<String>, boolean, SpeculativeParsing) - Method in class com.facebook.buck.parser.PerBuildStateFactory
 
create(DaemonicParserState, ListeningExecutorService, Cell, ImmutableList<String>, boolean, AtomicLong, SpeculativeParsing) - Method in class com.facebook.buck.parser.PerBuildStateFactory
 
create(DaemonicParserState, ListeningExecutorService, Cell, ImmutableList<String>, boolean, Optional<AtomicLong>, SpeculativeParsing) - Method in class com.facebook.buck.parser.PerBuildStateFactory
 
create(BuckEventBus, MetadataProvider) - Method in class com.facebook.buck.remoteexecution.factory.RemoteExecutionClientsFactory
Creates the RemoteExecutionClients based on the held configs.
create(Protocol, BuckEventBus) - Static method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
Returns a RemoteExecution implementation that uses a local CAS and a separate local temporary directory for execution.
create(Function<? super String, String>, String) - Static method in class com.facebook.buck.rules.args.SanitizedArg
Create a SanitizedArg by applying the given sanitizer function to an arg string.
create(BuckConfig, BuckModuleManager) - Static method in class com.facebook.buck.rules.keys.config.impl.ConfigRuleKeyConfigurationFactory
 
create(TrackableRuleKeyCache<V>) - Static method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.EitherValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.EnumValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableMapValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSetValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSortedMapValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.NonHashableSourcePathContainerValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.NullableValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.SupplierValueTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ToolchainTypeInfo
 
create(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
 
create(ValueCreator<E>) - Method in interface com.facebook.buck.rules.modern.ValueTypeInfo
 
create(ProcessExecutor, BuckConfig) - Method in class com.facebook.buck.sandbox.impl.PlatformSandboxExecutionStrategyFactory
 
create(ProcessExecutor, BuckConfig) - Method in interface com.facebook.buck.sandbox.SandboxExecutionStrategyFactory
Creates a SandboxExecutionStrategy using the provided process executor and configuration.
create(Path) - Method in interface com.facebook.buck.skylark.io.GlobberFactory
 
create(Path) - Method in class com.facebook.buck.skylark.io.impl.HybridGlobberFactory
 
create(Path) - Static method in class com.facebook.buck.skylark.io.impl.NativeGlobber
Factory method for creating NativeGlobber instances.
create(WatchmanClient, SyncCookieState, String, String) - Static method in class com.facebook.buck.skylark.io.impl.WatchmanGlobber
Factory method for creating WatchmanGlobber instances.
create(Function<WorkThreadTrackingFuture.WorkThreadTracker, FUTURE>) - Static method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture
Returns a WorkThreadTrackingFuture that adds work tracking to another future.
create(ProjectFilesystem, Collection<Path>, Path) - Static method in class com.facebook.buck.util.zip.Zip
Takes a sequence of paths relative to the project root and writes a zip file to out with the contents and structure that matches that of the specified paths.
CREATE_PROCESS_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
CreateProcess (Windows) quoting Function which can be passed to Iterables.transform().
createActionGraph(TargetNodeToBuildRuleTransformer, TargetGraph, IncrementalActionGraphMode, ActionGraphFactory.ActionGraphCreationLifecycleListener) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphFactory
 
createAggregationModule(Path, ImmutableSet<TargetNode<?>>) - Method in interface com.facebook.buck.features.project.intellij.aggregation.AggregationModuleFactory
 
createAggregationModule(Path, ImmutableSet<TargetNode<?>>) - Method in class com.facebook.buck.features.project.intellij.aggregation.DefaultAggregationModuleFactory
 
createAndRegister(EventBus, TrackableRuleKeyCache<V>, ImmutableSet<ProjectFilesystem>) - Static method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
createAndroidGenPath(ProjectFilesystem, Path) - Static method in class com.facebook.buck.features.project.intellij.IjAndroidHelper
 
createAnsi(Optional<String>) - Method in class com.facebook.buck.cli.AbstractCliConfig
Create an Ansi object appropriate for the current output.
createAnsiHighlightingHandler(boolean, PrintStream, Ansi) - Static method in class com.facebook.buck.util.InputStreamConsumer
 
createBinaryBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, RustBuckConfig, RustPlatform, Optional<String>, ImmutableSortedSet<String>, Iterator<String>, Iterator<String>, Linker.LinkableDepType, boolean, ImmutableSortedSet<SourcePath>, Optional<SourcePath>, ImmutableSet<String>, CrateType, Iterable<BuildRule>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
createBoolean() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createBuckOutFileHashCache(ProjectFilesystem, FileHashCacheMode) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
createBuild(BuildId, BuildMode, MinionRequirements, String, String, List<String>, String) - Method in class com.facebook.buck.distributed.DistBuildService
 
createBuilder(BuckConfig) - Static method in class com.facebook.buck.features.project.intellij.IjProjectBuckConfig
 
createBuilderArgs() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
createBuildFileParser(BuckEventBus, Cell, Watchman) - Method in class com.facebook.buck.parser.DefaultProjectBuildFileParserFactory
Callers are responsible for managing the life-cycle of the created ProjectBuildFileParser.
createBuildFileParser(BuckEventBus, Cell, Watchman) - Method in interface com.facebook.buck.parser.ProjectBuildFileParserFactory
Creates an instance of {link ProjectBuildFileParser} based on passed in options.
createBuildOutputSymLinksEnabled() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
Whether to create symlinks of build output in buck-out/last.
createBuildOutputSymLinksEnabled() - Method in class com.facebook.buck.command.config.BuildBuckConfig
Whether to create symlinks of build output in buck-out/last.
createBuildResult(BuildRuleSuccessType) - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
createBuildResult(BuildRuleSuccessType) - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidAppModularityDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidBinaryDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidBuildConfigDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidBundleDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidInstrumentationApkDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidInstrumentationTestDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidLibraryDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidManifestDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleResolver, ImmutableSortedSet<BuildTarget>, SourcePath) - Method in class com.facebook.buck.android.AndroidManifestFactory
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidPrebuiltAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AndroidResourceDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, ApkGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.android.ApkGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GenAidlDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, NdkLibraryDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltNativeLibraryDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RobolectricTestDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleAssetCatalogDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleBinaryDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleBundleDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleLibraryDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ApplePackageDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleResourceDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleTestDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleWrapperResourceArg) - Method in class com.facebook.buck.apple.CoreDataModelDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltAppleFrameworkDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, AppleWrapperResourceArg) - Method in class com.facebook.buck.apple.SceneKitAssetsDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, XcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodePostbuildScriptDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, XcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, T) - Method in interface com.facebook.buck.core.model.targetgraph.DescriptionWithTargetGraph
Create a BuildRule for the given BuildRuleParams.
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxBinaryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBinaryDescriptionArg, ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryFactory
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, CxxGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, CellPathResolver, CxxLibraryDescriptionArg, Optional<Linker.LinkableDepType>, Optional<SourcePath>, ImmutableSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction, Optional<CxxLibraryDescriptionDelegate>) - Method in class com.facebook.buck.cxx.CxxLibraryFactory
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxPrecompiledHeaderDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxTestDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, XcodeWorkspaceConfigDescriptionArg) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, DBinaryDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, DLibraryDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, DTestDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CsharpLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltDotnetLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, FileGroupDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FilegroupDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CgoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GoBinaryDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GoTestDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GwtBinaryDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HalideLibraryDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellBinaryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellGhciDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellHaddockDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HaskellPrebuiltLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JsBundleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, JsBundleGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JsLibraryDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxLuaExtensionDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, LuaBinaryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, LuaLibraryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, OcamlBinaryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, OcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CxxPythonExtensionDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PythonBinaryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PythonTestDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RustBinaryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RustTestDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ZipFileDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HttpArchiveDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, HttpFileDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, RemoteFileDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GroovyLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, GroovyTestDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, JarGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaAnnotationProcessorDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaBinaryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, JavaTestDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, KeystoreDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, PrebuiltJarDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, KotlinLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, KotlinTestDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ScalaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ScalaTestDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, T, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRuleResolver, T, Optional<Arg>, Optional<Arg>, Optional<Arg>, String) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, T) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, CommandAliasDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescription
 
createBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, GenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>) - Method in class com.facebook.buck.shell.GenruleDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ShBinaryDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ShTestDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, TestSuiteDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, WorkerToolDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescription
 
createBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, SwiftLibraryDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
createBuildRuleCompletionEvents(ImmutableList<String>) - Method in interface com.facebook.buck.distributed.build_slave.CoordinatorBuildRuleEventsPublisher
 
createBuildRuleCompletionEvents(ImmutableList<String>) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
createBuildRuleCompletionEvents(ImmutableList<String>) - Method in class com.facebook.buck.event.listener.NoOpCoordinatorBuildRuleEventsPublisher
 
createBuildRuleForTransitiveAssetCatalogDependencies(XCodeDescriptions, TargetGraph, BuildTarget, ProjectFilesystem, SourcePathResolver, SourcePathRuleFinder, ApplePlatform, String, Tool, AppleAssetCatalog.ValidationType, AppleAssetCatalogsCompilationOptions) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
createBuildRulesForCoreDataDependencies(XCodeDescriptions, TargetGraph, BuildTarget, ProjectFilesystem, BuildRuleParams, String, AppleCxxPlatform) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
createBuildRulesForCxxBinary(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBuckConfig, CxxPlatform, ImmutableMap<String, CxxSource>, ImmutableMap<Path, SourcePath>, SortedSet<BuildRule>, ImmutableSet<BuildTarget>, Optional<StripStyle>, Optional<LinkerMapMode>, Linker.LinkableDepType, CxxLinkOptions, ImmutableList<StringWithMacros>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, ImmutableMap<AbstractCxxSource.Type, ImmutableList<StringWithMacros>>, ImmutableMap<AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>, ImmutableSortedSet<FrameworkPath>, ImmutableSortedSet<FrameworkPath>, ImmutableList<StringWithMacros>, ImmutableMap<AbstractCxxSource.Type, ImmutableList<StringWithMacros>>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, ImmutableMap<AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>, Optional<SourcePath>, Optional<SourcePath>, ImmutableList<StringWithMacros>, ImmutableList<String>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, Optional<Linker.CxxRuntimeType>, ImmutableSortedSet<SourcePath>, Optional<String>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createBuildRulesForCxxBinaryDescriptionArg(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBuckConfig, CxxPlatform, CxxBinaryDescription.CommonArg, ImmutableSet<BuildTarget>, Optional<StripStyle>, Optional<LinkerMapMode>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createBuildRulesForSceneKitAssetsDependencies(XCodeDescriptions, TargetGraph, BuildTarget, ProjectFilesystem, BuildRuleParams, AppleCxxPlatform) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
createBuildRuleStartedEvents(ImmutableList<String>) - Method in interface com.facebook.buck.distributed.build_slave.CoordinatorBuildRuleEventsPublisher
 
createBuildRuleStartedEvents(ImmutableList<String>) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
createBuildRuleStartedEvents(ImmutableList<String>) - Method in class com.facebook.buck.event.listener.NoOpCoordinatorBuildRuleEventsPublisher
 
createBuildRuleUnlockedEvents(ImmutableList<String>) - Method in interface com.facebook.buck.distributed.build_slave.CoordinatorBuildRuleEventsPublisher
 
createBuildRuleUnlockedEvents(ImmutableList<String>) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
createBuildRuleUnlockedEvents(ImmutableList<String>) - Method in class com.facebook.buck.event.listener.NoOpCoordinatorBuildRuleEventsPublisher
 
createBuildSlaveConsoleEvent(long) - Static method in class com.facebook.buck.distributed.DistBuildUtil
Create an empty BuildSlaveConsoleEvent.
createBuildSlaveConsoleEvent(ConsoleEvent, long) - Static method in class com.facebook.buck.distributed.DistBuildUtil
Create a BuildSlaveEvent with an existing ConsoleEvent.
createBuildSlaveEvent(BuildSlaveEventType, long) - Static method in class com.facebook.buck.distributed.DistBuildUtil
 
createBuildSlaveEventsQuery(StampedeId, BuildSlaveRunId, int) - Method in class com.facebook.buck.distributed.DistBuildService
 
createBuildTargetForObjCGeneratedHeaderBuildRule(BuildTarget, HeaderVisibility, CxxPlatform) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
createBuildTargetForSwiftCompile(BuildTarget, CxxPlatform) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
createBuildTargetsQueue(Iterable<BuildTarget>, CoordinatorBuildRuleEventsPublisher, int) - Method in class com.facebook.buck.distributed.build_slave.CacheOptimizedBuildTargetsQueueFactory
Create BuildTargetsQueue with the given parameters.
createByte() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createCancelledResult(Throwable) - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
createCancelledResult(Throwable) - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
createCCompileBuildTarget(BuildTarget, String) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
createCharacter() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createClient() - Method in class com.facebook.buck.io.watchman.Watchman
Note this method will throw an IOException if: Watchman.getTransportPath() returns Optional.empty() It cannot establish a connection to Watchman.
createClientSideSlb(Clock, BuckEventBus) - Method in class com.facebook.buck.slb.SlbBuckConfig
 
createCommandLineArguments() - Method in class com.facebook.buck.sandbox.darwin.DarwinSandbox
Creates a list CL arguments that should be used to run a process in this sandbox
createCommandLineArgumentsForDescription() - Method in class com.facebook.buck.sandbox.darwin.DarwinSandbox
Creates a list CL arguments that should be used to run a process in this sandbox
createCompanionBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ActionGraphBuilder, CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
createCompilationDatabase(BuildTarget, ProjectFilesystem, Iterable<CxxPreprocessAndCompile>) - Static method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
createCompilationDatabaseDependencies(BuildTarget, FlavorDomain<?>, ActionGraphBuilder, ImmutableSortedSet<BuildTarget>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createCompiler(JavacExecutionContext, SourcePathResolver) - Method in class com.facebook.buck.jvm.java.JarBackedJavac
 
createCompiler(JavacExecutionContext, SourcePathResolver) - Method in class com.facebook.buck.jvm.java.JdkProvidedInMemoryJavac
 
createCompiler(JavacExecutionContext, SourcePathResolver) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
createCompileStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
createCompileStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createCompileStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
 
createCompileStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
 
createCompileToJarStep(BuildContext, ProjectFilesystem, BuildTarget, CompilerParameters, ResourcesParameters, ImmutableList<String>, JarParameters, JarParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
createCompileToJarStepImpl(ProjectFilesystem, BuildContext, BuildTarget, CompilerParameters, ImmutableList<String>, JarParameters, JarParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
createCompileToJarStepImpl(ProjectFilesystem, BuildContext, BuildTarget, CompilerParameters, ImmutableList<String>, JarParameters, JarParameters, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createConcurrent() - Static method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
createConfigFromRemoteAndOverride(BuildJobStateBuckConfig, BuckConfig) - Static method in class com.facebook.buck.distributed.DistBuildState
 
createConfigurationRule(ConfigurationRuleResolver, Cell, BuildTarget, T) - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleDescription
createConfigurationRule(ConfigurationRuleResolver, Cell, BuildTarget, ConfigSettingArg) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
 
createConfigurationRule(ConfigurationRuleResolver, Cell, BuildTarget, ConstraintSettingArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
 
createConfigurationRule(ConfigurationRuleResolver, Cell, BuildTarget, ConstraintValueArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueDescription
 
createConfigurationRule(ConfigurationRuleResolver, Cell, BuildTarget, PlatformArg) - Method in class com.facebook.buck.core.rules.platform.PlatformDescription
 
createConnection(URI) - Method in class com.facebook.buck.file.downloader.impl.HttpDownloader
 
createConsole() - Method in class com.facebook.buck.rules.modern.builders.IsolatedBuildableBuilder
 
createConsoleEvent(BuildSlaveEvent) - Static method in class com.facebook.buck.distributed.DistBuildUtil
Convert a BuildConsoleSlaveEvent into a ConsoleEvent.
createConsoleLinesAtTime(long) - Method in interface com.facebook.buck.event.listener.interfaces.AdditionalConsoleLineProvider
Returns additional console lines representing the current state of running a command.
createConsoleLinesAtTime(long) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionConsoleLineProvider
 
createCoordinator(ListenableFuture<DelegateAndGraphs>, List<BuildTarget>, DistBuildConfig, DistBuildService, StampedeId, Optional<BuildId>, boolean, Path, CoordinatorBuildRuleEventsPublisher, BuckEventBus, ListeningExecutorService, ArtifactCache, ListenableFuture<ParallelRuleKeyCalculator<RuleKey>>, HealthCheckStatsTracker, Optional<BuildSlaveTimingStatsTracker>, Optional<String>) - Static method in class com.facebook.buck.distributed.build_slave.MultiSlaveBuildModeRunnerFactory
createCoordinatorAndMinion(ListenableFuture<DelegateAndGraphs>, List<BuildTarget>, DistBuildConfig, DistBuildService, StampedeId, Optional<BuildId>, CapacityService, BuildSlaveRunId, ListenableFuture<BuildExecutor>, Path, CoordinatorBuildRuleEventsPublisher, MinionBuildProgressTracker, BuckEventBus, ListeningExecutorService, ArtifactCache, BuildSlaveTimingStatsTracker, HealthCheckStatsTracker) - Static method in class com.facebook.buck.distributed.build_slave.MultiSlaveBuildModeRunnerFactory
createCopyWith(Path) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
Create a copy of this folder using the specified path.
createCxxLinkableBuildRule(CellPathResolver, CxxBuckConfig, CxxPlatform, ProjectFilesystem, BuildRuleResolver, SourcePathRuleFinder, BuildTarget, Path, ImmutableMap<String, Path>, ImmutableList<Arg>, Linker.LinkableDepType, CxxLinkOptions, Optional<LinkOutputPostprocessor>) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
 
createCxxLinkableBuildRule(CxxBuckConfig, CxxPlatform, ProjectFilesystem, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder, BuildTarget, Linker.LinkType, Optional<String>, Path, ImmutableList<String>, Linker.LinkableDepType, CxxLinkOptions, Iterable<? extends NativeLinkable>, Optional<Linker.CxxRuntimeType>, Optional<SourcePath>, ImmutableSet<BuildTarget>, ImmutableSet<BuildTarget>, NativeLinkableInput, Optional<LinkOutputPostprocessor>, CellPathResolver) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
Construct a CxxLink rule that builds a native linkable from top-level input objects and a dependency tree of NativeLinkable dependencies.
createCxxLinkableSharedBuildRule(CxxBuckConfig, CxxPlatform, ProjectFilesystem, BuildRuleResolver, SourcePathRuleFinder, BuildTarget, Path, ImmutableMap<String, Path>, Optional<String>, ImmutableList<? extends Arg>, CellPathResolver) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
 
createCxxLinkTarget(BuildTarget, Optional<LinkerMapMode>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createCxxStripRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, StripStyle, boolean, BuildRule, CxxPlatform, Optional<String>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createDateUidGidScrubber(ObjectFileScrubbers.PaddingStyle) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
createDefaultConfig(Path) - Static method in class com.facebook.buck.util.config.Configs
Convienence constructor
createDefaultConfig(Path, RawConfig) - Static method in class com.facebook.buck.util.config.Configs
Generates a Buck config by merging configs from specified locations on disk.
createDefaultFileHashCache(ProjectFilesystem, FileHashCacheMode) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
createDefaultHashCaches(ProjectFilesystem, FileHashCacheMode) - Static method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
createDefaultJavaPackageFinder(Iterable<String>) - Static method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
createDefaultJavaPackageFinder() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
createDefaultScribeClient() - Static method in class com.facebook.buck.util.network.ThriftScribeLogger
 
createDensityFilter(ProjectFilesystem, Set<ResourceFilters.Density>) - Static method in class com.facebook.buck.android.ResourceFilters
Given a set of target densities, returns a Predicate that fails for any non-drawable resource of a different density.
createDirectory(Path, FileAttribute<?>...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
createDistBuildClientCacheResultsEvent(List<RuleKeyLogEntry>) - Method in class com.facebook.buck.event.listener.DistBuildClientEventListener
 
createDistBuildExecutor(DistBuildState, CommandRunnerParams, WeightedListeningExecutorService, DistBuildService, DistBuildMode, int, String, Optional<StampedeId>, CapacityService, BuildSlaveRunId, FileContentsProvider, HealthCheckStatsTracker, BuildSlaveTimingStatsTracker, CoordinatorBuildRuleEventsPublisher, MinionBuildProgressTracker, RuleKeyCacheScope<RuleKey>, UnconfiguredBuildTargetFactory) - Static method in class com.facebook.buck.cli.DistBuildFactory
 
createDistributedBuildDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
createDouble() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createDynamic() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createEdenMountForProjectRoot(Path, EdenClientPool) - Static method in class com.facebook.buck.eden.EdenMount
 
createEmptyInitModule(BuildTarget, ProjectFilesystem, ActionGraphBuilder) - Static method in class com.facebook.buck.features.python.PythonBinaryDescription
 
CreateEvent(WinBase.SECURITY_ATTRIBUTES, boolean, boolean, String) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
createEventBus(Console) - Method in class com.facebook.buck.rules.modern.builders.IsolatedBuildableBuilder
 
createExcludes(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
createExecutionContext(BuildExecutorArgs) - Static method in class com.facebook.buck.command.LocalBuildExecutor
createExtensionFinder() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
createFactory(TypeCoercerFactory, ConstructorArgMarshaller, KnownRuleTypesProvider, ParserPythonInterpreterProvider, BuckConfig, Watchman, BuckEventBus, ThrowingCloseableMemoizedSupplier<ManifestService, IOException>, FileHashCache, UnconfiguredBuildTargetFactory) - Static method in class com.facebook.buck.parser.PerBuildStateFactory
Creates PerBuildStateFactory which can be used to create PerBuildState.
createFetchBuildGraphRequest(StampedeId) - Static method in class com.facebook.buck.distributed.DistBuildService
 
createFetchSourceFilesRequest(Set<String>) - Static method in class com.facebook.buck.distributed.DistBuildService
 
CreateFile(String, int, int, WinBase.SECURITY_ATTRIBUTES, int, int, WinNT.HANDLE) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
createFileHashCache(ProjectFileHashCache, BuildJobStateFileHashes) - Static method in class com.facebook.buck.distributed.DistBuildFileHashes
Creates a FileHashCache that returns the hash codes cached on the remote end.
createFileReference(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
createFileReference() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
createFilesystemTraversalBoundaryPathSet(ImmutableSet<IjModule>) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
createFinished(LocalFallbackEvent.Result, LocalFallbackEvent.Result, long) - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Started
 
createFinishedEvent(ImmutableMap<String, Object>) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
Creates a new event which indicates the end of a performance event.
createFinishedEvent() - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createFinishedEvent(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createFinishedEvent(String, Object, String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createFloat() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createFor(Lock) - Static method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
createForBaseName(CellPathResolver, String, String) - Method in class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetFactory
 
createForBaseName(CellPathResolver, String, String) - Method in interface com.facebook.buck.core.parser.buildtargetparser.UnconfiguredBuildTargetFactory
Given a target base name and a target name returns UnconfiguredBuildTarget.
createForBuildFileParseError(Path, IOException) - Static method in exception com.facebook.buck.parser.exceptions.BuildFileParseException
 
createForCellRoot(ProjectFileHashCache, RecordedFileHashes, DistBuildConfig, CellPathResolver) - Static method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
createForChildren(Path, Path) - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetPatternParser
 
createForChildren(Path, Path) - Method in class com.facebook.buck.parser.BuildTargetPatternTargetNodeParser
 
createForDescendants(Path, Path) - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetPatternParser
 
createForDescendants(Path, Path) - Method in class com.facebook.buck.parser.BuildTargetPatternTargetNodeParser
 
createForDistributedBuild(KnownRuleTypesProvider, ConstructorArgMarshaller, TargetNodeFactory) - Static method in class com.facebook.buck.parser.DefaultParserTargetNodeFactory
 
createForFailingStepWithExitCode(Step, ExecutionContext, StepExecutionResult) - Static method in exception com.facebook.buck.step.StepFailedException
Creates a StepFailedException based on a StepExecutionResult.
createForMessageWithAnsiEscapeCodes(Level, String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
createForMissingBuildRule(BuildTarget, Path) - Static method in exception com.facebook.buck.parser.exceptions.NoSuchBuildTargetException
 
createForNonCellRoot(ProjectFileHashCache, RecordedFileHashes) - Static method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
createForParser(KnownRuleTypesProvider, ConstructorArgMarshaller, LoadingCache<Cell, BuildFileTree>, TargetNodeListener<TargetNode<?>>, TargetNodeFactory) - Static method in class com.facebook.buck.parser.DefaultParserTargetNodeFactory
 
createForSingleton(UnconfiguredBuildTarget) - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetPatternParser
 
createForSingleton(UnconfiguredBuildTarget) - Method in class com.facebook.buck.parser.BuildTargetPatternTargetNodeParser
 
createForType(Class<?>) - Static method in class com.facebook.buck.rules.coercer.JsonTypeConcatenatingCoercerFactory
 
createForUnknownParseError(String) - Static method in exception com.facebook.buck.parser.exceptions.BuildFileParseException
 
createForward() - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
createForward() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
createFrom(Collection<BuildRule>, Optional<UnsortedAndroidResourceDeps.Callback>) - Static method in class com.facebook.buck.android.UnsortedAndroidResourceDeps
Returns transitive android resource deps which are _not_ sorted topologically, only to be used when the order of the resource rules does not matter, for instance, when graph enhancing UberRDotJava, DummyRDotJava, AaptPackageResources where we only need the deps to correctly order the execution of those buildables.
createFromConfig(BuckConfig, ToolchainProvider) - Static method in class com.facebook.buck.file.downloader.impl.StackedDownloader
 
createFromGitHash(String) - Static method in class com.facebook.buck.distributed.BuckVersionUtil
 
createFromLocalBinary(Path) - Static method in class com.facebook.buck.distributed.BuckVersionUtil
 
createFromObject(U, Object, ProjectFilesystem, BuildTarget, ImmutableSet<BuildTarget>, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>, CellPathResolver) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
This factory method lets the wildcard be bound, so the constructor can be casted to it.
createFromPlugins(PluginManager) - Static method in class com.facebook.buck.core.rules.config.impl.PluginBasedKnownConfigurationDescriptionsFactory
 
createFromPropertiesFile(Path, Path, ProjectFilesystem) - Static method in class com.facebook.buck.android.KeystoreProperties
 
createFromRawNode(Path, Optional<String>, Map<String, Object>, Path) - Static method in class com.facebook.buck.parser.UnflavoredBuildTargetFactory
 
createFromStringList(CellPathResolver, String, Object, BuildTarget) - Static method in class com.facebook.buck.rules.visibility.VisibilityPatterns
 
createFrontendBuildStatusRequest(StampedeId) - Static method in class com.facebook.buck.distributed.DistBuildService
 
createGenerator(OutputStream) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createGlobManifest() - Method in class com.facebook.buck.skylark.io.impl.CachingGlobber
 
createGroupsFromSourcePaths(Function<SourcePath, Path>, Iterable<SourceWithFlags>, Iterable<SourcePath>, Iterable<SourcePath>, Iterable<SourcePath>, Iterable<SourcePath>) - Static method in class com.facebook.buck.apple.RuleUtils
 
createHalideCompilerBuildTarget(BuildTarget) - Static method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
createHeaderSymlinkTree(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, HeaderMode, ImmutableMap<Path, SourcePath>, HeaderVisibility, Flavor...) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createHeaderSymlinkTree(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, BuildRuleResolver, CxxPlatform, ImmutableMap<Path, SourcePath>, HeaderVisibility, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createHeaderSymlinkTreeBuildRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Path, ImmutableMap<Path, SourcePath>, HeaderMode) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Build the HeaderSymlinkTree rule using the original build params from a target node.
createHeaderSymlinkTreeTarget(BuildTarget, HeaderVisibility, Flavor...) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createHeartbeatCallback(StampedeId, DistBuildService) - Static method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
Reports back to the servers that the coordinator is healthy and alive.
createImageDensityFilter(Collection<Path>, Set<ResourceFilters.Density>, boolean) - Static method in class com.facebook.buck.android.ResourceFilters
Given a list of paths of available drawables, and a target screen density, returns a Predicate that fails for drawables of a different density, whenever they can be safely removed.
createInProcess(BuckEventBus) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
The in-process strategy starts up a grpc remote execution service in process and connects to it directly.
createInteger() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createJarFile(Path) - Method in class com.facebook.buck.util.zip.JarBuilder
 
createJarStep(ProjectFilesystem, JarParameters, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
createJavaFileParser(JavacOptions) - Static method in class com.facebook.buck.jvm.java.JavaFileParser
 
createKeystoreProperties() - Method in class com.facebook.buck.android.AppBuilderBase
 
createLibraryBuildRule(BuildRuleCreationContextWithTargetGraph, BuildTarget, BuildRuleParams, ActionGraphBuilder, A, Optional<Linker.LinkableDepType>, Optional<SourcePath>, ImmutableSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
createLink(Path, Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
createLinkMap(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, CxxLinkAndCompileRules) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createLinkRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, HaskellPlatform, Linker.LinkType, ImmutableList<Arg>, Iterable<Arg>, Iterable<? extends NativeLinkable>, ImmutableSet<BuildTarget>, Linker.LinkableDepType, Path, Optional<String>, boolean) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
Create a Haskell link rule that links the given inputs to a executable or shared library and pulls in transitive native linkable deps from the given dep roots.
createList(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createListener() - Method in class com.facebook.buck.httpserver.WebServer
 
createLoadBalancedResponse(URI, HttpLoadBalancer, Call) - Static method in class com.facebook.buck.slb.LoadBalancedHttpResponse
 
createLong() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createManifestService(Clock, BuckEventBus, ListeningExecutorService) - Method in class com.facebook.buck.manifestservice.ManifestServiceConfig
New instance of the ManifestService from the current config.
createMap(ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createMaterializerAndPreload(ProjectFileHashCache, FileContentsProvider, ListeningExecutorService) - Method in class com.facebook.buck.distributed.DistBuildState
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, AppleBinaryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, AppleBundleDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.AppleBundleDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, AppleLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, AppleTestDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.AppleTestDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, PrebuiltAppleFrameworkDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, T, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in interface com.facebook.buck.core.description.MetadataProvidingDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CxxBinaryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, ImmutableSortedSet<BuildTarget>, Class<U>) - Method in class com.facebook.buck.cxx.CxxBinaryMetadataFactory
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CxxLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CxxLibraryDescriptionArg, Class<U>) - Method in class com.facebook.buck.cxx.CxxLibraryMetadataFactory
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CxxTestDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.cxx.CxxTestDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, CgoLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, GoLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, GoTestDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.go.GoTestDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, PrebuiltGoLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
 
createMetadata(BuildTarget, ActionGraphBuilder, CellPathResolver, PythonLibraryDescriptionArg, Optional<ImmutableMap<BuildTarget, Version>>, Class<U>) - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
createMinion(ListenableFuture<BuildExecutor>, DistBuildService, StampedeId, MinionType, CapacityService, BuildSlaveRunId, String, OptionalInt, DistBuildConfig, MinionBuildProgressTracker, BuckEventBus) - Static method in class com.facebook.buck.distributed.build_slave.MultiSlaveBuildModeRunnerFactory
createMinionRequirements(BuildMode, SchedulingEnvironmentType, int, int) - Static method in class com.facebook.buck.distributed.DistBuildUtil
 
createMLBytecodeCompileBuildTarget(BuildTarget, String) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
createMLNativeCompileBuildTarget(BuildTarget, String) - Static method in class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
createModule(Path, ImmutableSet<TargetNode>, Set<Path>) - Method in class com.facebook.buck.features.project.intellij.DefaultIjModuleFactory
 
createModule(Path, ImmutableSet<TargetNode>, Set<Path>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactory
Create an IjModule form the supplied parameters.
createMostBuildRulesCompletedEvent() - Method in interface com.facebook.buck.distributed.build_slave.CoordinatorBuildRuleEventsPublisher
If not previously created, schedules an event to be sent to distributed build client to inform it that most build rules have finished remotely.
createMostBuildRulesCompletedEvent() - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
createMostBuildRulesCompletedEvent() - Method in class com.facebook.buck.event.listener.NoOpCoordinatorBuildRuleEventsPublisher
 
createMultiSourceContentsProvider(DistBuildService, DistBuildConfig, FileMaterializationStatsTracker, ScheduledExecutorService, ListeningExecutorService, ProjectFilesystemFactory, Optional<Path>) - Static method in class com.facebook.buck.cli.DistBuildFactory
 
createNewFile(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Creates a new file relative to the project root.
createNewFile(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Creates a new file relative to the project root.
createNode(Map<Path, Protocol.FileNode>, Map<Path, Protocol.SymlinkNode>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
Creates the full tree of nodes for the provided files/symlinks and returns the root node.
createNoPayloadHandler(ThriftResponse) - Static method in class com.facebook.buck.slb.HybridThriftResponseHandler
Encodes a response without out-of-band payloads.
createNoPayloadHandler(ThriftResponse, ThrowingConsumer<ThriftResponse, IOException>) - Static method in class com.facebook.buck.slb.HybridThriftResponseHandler
Encodes a response without out-of-band payloads.
createNotNull(ValueCreator<E>) - Method in interface com.facebook.buck.rules.modern.ValueTypeInfo
 
createNullable(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createNullConsole() - Static method in class com.facebook.buck.util.Console
Returns a Console that simply discards written bytes.
createObjCGeneratedHeaderBuildRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ActionGraphBuilder, CxxPlatform, HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
createOcamlLinkTarget(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlRuleBuilder
 
createOkHttpClient() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
createOkHttpClient() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
 
createOptional(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createOrGetUnderlying(TreeBackedAnnotatedConstruct, AnnotatedConstruct, Class<A>) - Static method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotationFactory
 
createOrThrow(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
createOrThrow(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemFactory
 
createOsRootDirectoriesCaches(ProjectFilesystemFactory, FileHashCacheMode) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
createOutputPath() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createPackageLookupPathSet(IjModuleGraph) - Static method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
createParentDirs(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
// @deprecated Prefer operating on Paths directly, replaced by DefaultProjectFilesystem.createParentDirs(java.nio.file.Path).
createParentDirs(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
createParentDirs(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
// @deprecated Prefer operating on Paths directly, replaced by ProjectFilesystem.createParentDirs(java.nio.file.Path).
createParentDirs(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
createParser(Path) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createParser(String) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createParser(byte[]) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createParser(InputStream) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
createPassthrough() - Static method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
The passthrough strategy just forwards to executorRunner.runWithDefaultExecutor.
createPath() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createPipelinedCompileStep(BuildContext, ProjectFilesystem, JavacPipelineState, BuildTarget, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createPipelinedCompileToJarStep(BuildContext, ProjectFilesystem, BuildTarget, JavacPipelineState, ResourcesParameters, ImmutableList<String>, ImmutableList.Builder<Step>, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createPipelineState(BuildTarget, CompilerParameters, JarParameters, JarParameters) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
createPipeWithPath(String) - Static method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
Creates a Windows named pipe bound to a path
createPluginDescriptorFinder() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
createPluginLoader() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
createPluginManager() - Static method in class com.facebook.buck.core.plugin.impl.BuckPluginManagerFactory
Creates a PluginManager and loads plugins.
createProcessExecutor(PrintStream, PrintStream) - Method in class com.facebook.buck.util.PrintStreamProcessExecutorFactory
 
createProcessExecutor(PrintStream, PrintStream) - Method in interface com.facebook.buck.util.ProcessExecutorFactory
 
createProjectFilesystem(Path, Config, Optional<EmbeddedCellBuckOutInfo>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
createProjectFilesystem(Path, Config) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
createProjectFilesystem(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
createProjectFilesystem(Path, Config, Optional<EmbeddedCellBuckOutInfo>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemFactory
 
createProjectFilesystem(Path, Config) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemFactory
 
createProjectFilesystem(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemFactory
 
createReadableExceptionWithWhenSuffix(BuildTarget, BuildTarget, BuildFileParseException) - Static method in class com.facebook.buck.parser.ParserMessages
 
createReadableExceptionWithWhenSuffix(BuildTarget, BuildTarget, BuildTargetException) - Static method in class com.facebook.buck.parser.ParserMessages
 
createReadableExceptionWithWhenSuffix(BuildTarget, BuildTarget, HumanReadableException) - Static method in class com.facebook.buck.parser.ParserMessages
 
createReconstructing(SourcePathRuleFinder, CellPathResolver, Cell) - Static method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
The reconstructing strategy serializes and deserializes the build rule in memory and builds the deserialized version.
createReferencedFolderPathsSet(ImmutableSet<IjModule>) - Static method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
createRelativeSymlink(Path, Path, ProjectFilesystem) - Static method in class com.facebook.buck.io.MoreProjectFilesystems
Creates a symlink at projectFilesystem.getRootPath().resolve(pathToDesiredLinkUnderProjectRoot) that points to projectFilesystem.getRootPath().resolve(pathToExistingFileUnderProjectRoot) using a relative symlink.
createRemote(String, int, String, int, boolean, boolean, Optional<Path>, Optional<Path>, Optional<Path>, MetadataProvider, BuckEventBus) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
The remote strategy connects to a remote grpc remote execution service.
createRemoteFileHashCache(ProjectFileHashCache) - Method in class com.facebook.buck.distributed.DistBuildState
 
createRenderLinesAtTime(long) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
Creates a list of lines to be rendered at a given time.
createRequest(ThriftProtocol, BuckCacheRequest, ByteSource...) - Static method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol
 
createRuleKeyFactories(SourcePathResolver, SourcePathRuleFinder, FileHashCache, RuleKeyConfiguration) - Static method in class com.facebook.buck.distributed.DistBuildFileHashes
 
createRunner(StampedeId, BuildSlaveRunId, Clock, DistBuildService, DelegateAndGraphsInitializer, RuleKeyConfiguration, RuleKeyCacheScope<RuleKey>, WeightedListeningExecutorService, BuckEventBus, DistBuildState, Cell, UnconfiguredBuildTargetFactory) - Static method in class com.facebook.buck.distributed.build_slave.RuleKeyDivergenceRunnerFactory
Creates DistBuildModeRunner to be used for rule key divergence checks
createSandboxProgramRunner(SandboxProperties) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxExecutionStrategy
 
createSandboxProgramRunner(SandboxProperties) - Method in class com.facebook.buck.sandbox.NoSandboxExecutionStrategy
 
createSandboxProgramRunner(SandboxProperties) - Method in interface com.facebook.buck.sandbox.SandboxExecutionStrategy
Creates a new ProgramRunner to run a specific program in a sandbox.
createScubaEvents(ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData) - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory
 
createScubaEvents(BuildScubaEventFactory.AbstractBuildData) - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
createScubaEvents(DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData) - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory
 
createScubaEvents(DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData) - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory
 
createScubaEvents(DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData) - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory
 
createScubaEvents(T) - Method in interface com.facebook.buck.event.listener.scuba.ScubaEventFactory
 
createSelector(CellPathResolver, ProjectFilesystem, Path, Map<String, ?>, TypeCoercer<T>) - Method in class com.facebook.buck.core.select.impl.SelectorFactory
Creates a new Selector using the default error message when no conditions match.
createSelector(CellPathResolver, ProjectFilesystem, Path, Map<String, ?>, TypeCoercer<T>, String) - Method in class com.facebook.buck.core.select.impl.SelectorFactory
Creates a Selector by converting a given map.
createSet(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSharedInterfaceLibraryFromLibrary(BuildTarget, ProjectFilesystem, BuildRuleResolver, SourcePathResolver, SourcePathRuleFinder, CxxPlatform, SourcePath) - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceFactory
 
createSharedInterfaceLibraryFromLinkableInput(BuildTarget, ProjectFilesystem, BuildRuleResolver, SourcePathResolver, SourcePathRuleFinder, String, Linker, ImmutableList<Arg>) - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceFactory
 
createSharedLibraryBuildTarget(BuildTarget, Flavor, Linker.LinkType) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createSharedLibrarySymlinkTree(BuildTarget, ProjectFilesystem, ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, Iterable<? extends BuildRule>, Function<? super BuildRule, Optional<Iterable<? extends BuildRule>>>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
Build a HeaderSymlinkTree of all the shared libraries found via the top-level rule's transitive dependencies.
createSharedLibrarySymlinkTreeTarget(BuildTarget, Flavor) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createShort() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSocketWithPath(Path) - Static method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
Creates a Unix domain socket bound to a path.
createSortedMap(ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSortedSet(ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSourcePath() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSpecial(Class<T>, Object...) - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createStarted(String) - Static method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent
 
createStaticLibraryBuildTarget(BuildTarget, Flavor, PicType) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createStaticLibraryBuildTarget(BuildTarget) - Static method in class com.facebook.buck.features.ocaml.OcamlRuleBuilder
 
createStepForDummyRDotJava(ProjectFilesystem, SourcePathResolver, List<HasAndroidResourceDeps>, Path, boolean, Optional<String>, Optional<String>, boolean, boolean) - Static method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
createStepForUberRDotJava(ProjectFilesystem, SourcePathResolver, List<HasAndroidResourceDeps>, ImmutableList<Path>, Path, EnumSet<RDotTxtEntry.RType>, Optional<Path>, ImmutableList<Path>, Optional<String>) - Static method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
createSteps(ProjectFilesystem, AndroidSdkLocation, SourcePathResolver, RedexOptions, Path, Path, Supplier<KeystoreProperties>, Path, BuildableContext) - Static method in class com.facebook.buck.android.redex.ReDexStep
 
createStreamLogRequests(Collection<BuildSlaveInfo>) - Method in class com.facebook.buck.distributed.build_client.LogStateTracker
Creates requests for the next set of StreamLogs.
createString() - Method in interface com.facebook.buck.rules.modern.ValueCreator
 
createSubCommand() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommandFactory
 
createSubCommand() - Method in class com.facebook.buck.features.go.GoProjectSubCommandFactory
 
createSubCommand() - Method in class com.facebook.buck.features.project.intellij.IntelliJProjectSubCommandFactory
 
createSubCommand() - Method in interface com.facebook.buck.support.cli.args.PluginBasedSubCommandFactory
 
createSwiftBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, CellPathResolver, AppleNativeTargetDescriptionArg, Optional<AppleLibrarySwiftDelegate>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
createSwiftCompileRule(BuildTarget, CellPathResolver, ActionGraphBuilder, SourcePathRuleFinder, BuildRuleParams, AppleNativeTargetDescriptionArg, ProjectFilesystem, CxxPlatform, AppleCxxPlatform, SwiftBuckConfig, ImmutableSet<CxxPreprocessorInput>) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
createSwiftCompileRule(CxxPlatform, SwiftPlatform, SwiftBuckConfig, BuildTarget, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, CellPathResolver, ProjectFilesystem, SwiftLibraryDescriptionArg, Preprocessor, PreprocessorFlags, boolean) - Static method in class com.facebook.buck.swift.SwiftLibraryDescription
 
createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
createSymbolicLink(Path, Path, boolean) - Method in class com.facebook.buck.io.windowsfs.WindowsFS
Creates a symbolic link (using CreateSymbolicLink winapi call under the hood).
CreateSymbolicLinkW(String, String, int) - Method in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
createSymLink(WindowsFS, Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Creates a symlink.
createSymLink(Path, Path, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
createSymLink(Path, Path, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
createSymlinkTree(String, ExopackageInfo, SourcePathResolver, ProjectFilesystem, Path) - Static method in class com.facebook.buck.android.exopackage.ExopackageSymlinkTree
Create a symlink tree rooted at rootPath which contains a mirror of what should appear on the device as a result of an exopackage installation.
createTargetGraph(DistBuildTargetGraphCodec) - Method in class com.facebook.buck.distributed.DistBuildState
 
createTargetGraph(BuildJobStateTargetGraph, Function<Integer, Cell>) - Method in class com.facebook.buck.distributed.DistBuildTargetGraphCodec
 
createTargetNode(Cell, Path, BuildTarget, Map<String, Object>, Function<PerfEventId, SimplePerfEvent.Scope>) - Method in class com.facebook.buck.parser.DefaultParserTargetNodeFactory
 
createTargetNode(Cell, Path, BuildTarget, RawTargetNode, Function<PerfEventId, SimplePerfEvent.Scope>) - Method in class com.facebook.buck.parser.NonResolvingRawTargetNodeToTargetNodeFactory
 
createTargetNode(Cell, Path, BuildTarget, T, Function<PerfEventId, SimplePerfEvent.Scope>) - Method in interface com.facebook.buck.parser.ParserTargetNodeFactory
 
createTargetNode(Cell, Path, BuildTarget, RawTargetNode, Function<PerfEventId, SimplePerfEvent.Scope>) - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeFactory
 
createTask(Callable<ResultType>, Supplier<ImmutableSet<TaskType>>) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
createTask(Callable<ResultType>) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
createTask(Callable<T>, Supplier<ImmutableSet<DefaultDepsAwareTask<T>>>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
createTask(Callable<T>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
createTempFile(String, String, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns a relative path whose parent directory is guaranteed to exist.
createTempFile(Path, String, String, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Prefer DefaultProjectFilesystem.createTempFile(String, String, FileAttribute[]) so that temporary files are guaranteed to be created under buck-out.
createTempFile(String, String, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns a relative path whose parent directory is guaranteed to exist.
createTempFile(Path, String, String, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Prefer ProjectFilesystem.createTempFile(String, String, FileAttribute[]) so that temporary files are guaranteed to be created under buck-out.
createTest() - Method in class com.facebook.buck.testrunner.BuckBlockJUnit4ClassRunner
 
createThrowingTask(Callable<ResultType>, ThrowingSupplier<ImmutableSet<TaskType>, Exception>, ThrowingSupplier<ImmutableSet<TaskType>, Exception>) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
createThrowingTask(Callable<T>, ThrowingSupplier<ImmutableSet<DefaultDepsAwareTask<T>>, Exception>, ThrowingSupplier<ImmutableSet<DefaultDepsAwareTask<T>>, Exception>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsLocationFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkLocationFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.android.toolchain.impl.DxToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryForTestsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.apple.toolchain.impl.AppleDeveloperDirectoryProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.apple.toolchain.impl.AppleSdkLocationFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.apple.toolchain.impl.AppleToolchainProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.apple.toolchain.impl.CodeSignIdentityStoreFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileStoreFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in interface com.facebook.buck.core.toolchain.ToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.dotnet.DotnetToolchainSupplier.DotnetToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.go.GoToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.lua.LuaPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.ocaml.OcamlToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.python.toolchain.impl.PexToolProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.features.rust.RustToolchainFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.file.downloader.impl.DownloaderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavacOptionsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaCxxPlatformProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaOptionsProviderFactory
 
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainFactory
Creates a java toolchain from the .buckconfig.
createToolchain(ToolchainProvider, ToolchainCreationContext) - Method in class com.facebook.buck.swift.toolchain.impl.SwiftPlatformsProviderFactory
 
createTraceInfoProvider() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionArtillery2Listener
Returns trace information for the current command.
createUberCompilationDatabase(BuildTarget, ProjectFilesystem, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
createUndefinedSymbolsFile(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, BuildTarget, Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.LazyDelegatingSymbolNameTool
 
createUndefinedSymbolsFile(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, BuildTarget, Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.PosixNmSymbolNameTool
 
createUndefinedSymbolsFile(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, BuildTarget, Iterable<? extends SourcePath>) - Method in interface com.facebook.buck.cxx.toolchain.SymbolNameTool
Creates a BuildRule which extracts all undefined symbols from the given inputs.
createUndefinedSymbolsLinkerArgs(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, BuildTarget, ImmutableList<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
createUndefinedSymbolsLinkerArgs(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, BuildTarget, ImmutableList<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
Write all undefined symbols given in symbolFiles into a linker script wrapped in `EXTERN` commands.
createUndefinedSymbolsLinkerArgs(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, BuildTarget, ImmutableList<? extends SourcePath>) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
Generate a necessary linker arguments to propagate undefined symbols to a link command.
createUndefinedSymbolsLinkerArgs(ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, BuildTarget, ImmutableList<? extends SourcePath>) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
createUpdateEvent(ImmutableMap<String, Object>) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
Creates a new event which indicates an update to the performance data being gathered.
createUpdateEvent(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createUpdateEvent(String, Object, String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Started
createVariableExpansionFunction(Map<String, String>) - Static method in class com.facebook.buck.apple.InfoPlistSubstitution
 
createVerificationCommandLineArguments() - Static method in class com.facebook.buck.sandbox.darwin.DarwinSandbox
Creates a list of CL arguments to run a sandbox to verify that sandbox is functioning
createVersionGroup() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
createVersionManager() - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
createWithoutPayloads(ThriftRequest) - Static method in class com.facebook.buck.slb.HybridThriftRequestHandler
Create request that sends no out-of-band payloads.
createWithSuggestions(Flavored, BuildTarget) - Static method in exception com.facebook.buck.parser.UnexpectedFlavorException
 
createWithWildcard(CellPathResolver, String) - Method in class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetFactory
 
createWithWildcard(CellPathResolver, String) - Method in interface com.facebook.buck.core.parser.buildtargetparser.UnconfiguredBuildTargetFactory
Given a target base name and a target name returns UnconfiguredBuildTarget with optionally allowing the short name to be empty.
createWorkerProcess(ProcessExecutorParams, ExecutionContext, Path) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
 
createXcodeProjects() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
criticalNode - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace
 
CrossPlatformTool - Class in com.facebook.buck.shell
A Tool that delegates to different underlying tools depending on the host Platform it is run on.
CsharpLibrary - Class in com.facebook.buck.features.dotnet
 
CsharpLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, String, ImmutableSortedSet<SourcePath>, ImmutableList<Either<BuildRule, String>>, ImmutableMap<String, SourcePath>, FrameworkVersion) - Constructor for class com.facebook.buck.features.dotnet.CsharpLibrary
 
CsharpLibraryCompile - Class in com.facebook.buck.features.dotnet
 
CsharpLibraryCompile(SourcePathResolver, Tool, Path, ImmutableSortedSet<Path>, ImmutableList<Either<Path, String>>, ImmutableListMultimap<Path, String>, FrameworkVersion) - Constructor for class com.facebook.buck.features.dotnet.CsharpLibraryCompile
 
CsharpLibraryDescription - Class in com.facebook.buck.features.dotnet
 
CsharpLibraryDescription() - Constructor for class com.facebook.buck.features.dotnet.CsharpLibraryDescription
 
CsharpLibraryDescriptionArg - Class in com.facebook.buck.features.dotnet
Immutable implementation of CsharpLibraryDescription.AbstractCsharpLibraryDescriptionArg.
CsharpLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.dotnet
Builds instances of type CsharpLibraryDescriptionArg.
CURRENT_BUCK_BUILD_TYPE - Static variable in enum com.facebook.buck.util.environment.BuckBuildType
Check in runtime to see what current build type is.
CURRENT_REVISION_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
currentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
currentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
currentTimeMillis() - Method in interface com.facebook.buck.util.timing.Clock
 
currentTimeMillis() - Method in class com.facebook.buck.util.timing.DefaultClock
 
cursorPreviousLine(int) - Method in class com.facebook.buck.util.Ansi
Moves the cursor y lines up.
CUSTOM_DRAWABLE_IDENTIFIER - Static variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
CustomBehaviorUtils - Class in com.facebook.buck.rules.modern
Utilities for dealing with CustomFieldBehavior and CustomClassBehavior.
CustomBehaviorUtils() - Constructor for class com.facebook.buck.rules.modern.CustomBehaviorUtils
 
CustomClassBehavior - Annotation Type in com.facebook.buck.core.rules.modern.annotations
 
CustomClassBehaviorTag - Interface in com.facebook.buck.core.rules.modern.annotations
Root interface for any CustomClassBehavior values.
CustomClassSerialization<T extends AddsToRuleKey> - Interface in com.facebook.buck.rules.modern
Allows a class to follow specify its serialization/deserialization in terms of calls to the ValueVisitor/ValueCreator.
CustomFieldBehavior - Annotation Type in com.facebook.buck.core.rules.modern.annotations
 
CustomFieldBehaviorTag - Interface in com.facebook.buck.core.rules.modern.annotations
Root interface for any CustomFieldBehavior values.
CustomFieldInputs<T> - Interface in com.facebook.buck.rules.modern
Allows custom derivation of the inputs corresponding to a field.
CustomFieldSerialization<T> - Interface in com.facebook.buck.rules.modern
Allows the serialization/deserialization of a specific field to be specified in terms of calls to the ValueVisitor/Creator.
CustomJarOutputStream - Class in com.facebook.buck.util.zip
Extension of CustomZipOutputStream with jar-specific functionality.
CustomJarOutputStream(CustomZipOutputStream.Impl) - Constructor for class com.facebook.buck.util.zip.CustomJarOutputStream
 
customType - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
CustomZipEntry - Class in com.facebook.buck.util.zip
 
CustomZipEntry(ZipEntry) - Constructor for class com.facebook.buck.util.zip.CustomZipEntry
 
CustomZipEntry(String) - Constructor for class com.facebook.buck.util.zip.CustomZipEntry
 
CustomZipEntry(Path, boolean) - Constructor for class com.facebook.buck.util.zip.CustomZipEntry
 
CustomZipEntry(Path) - Constructor for class com.facebook.buck.util.zip.CustomZipEntry
 
CustomZipOutputStream - Class in com.facebook.buck.util.zip
An implementation of an OutputStream that will zip output.
CustomZipOutputStream(CustomZipOutputStream.Impl) - Constructor for class com.facebook.buck.util.zip.CustomZipOutputStream
 
CustomZipOutputStream.Impl - Interface in com.facebook.buck.util.zip
 
cxx - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
 
CXX_LINK_BINARY_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
CXX_LINK_MAP_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
CxxBinary - Class in com.facebook.buck.cxx
 
CxxBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, CxxPlatform, BuildRule, Tool, Iterable<FrameworkPath>, Iterable<BuildTarget>, BuildTarget, boolean) - Constructor for class com.facebook.buck.cxx.CxxBinary
 
CxxBinaryDescription - Class in com.facebook.buck.cxx
 
CxxBinaryDescription(ToolchainProvider, CxxBinaryImplicitFlavors, CxxBinaryFactory, CxxBinaryMetadataFactory, CxxBinaryFlavored) - Constructor for class com.facebook.buck.cxx.CxxBinaryDescription
 
CxxBinaryDescription.CommonArg - Interface in com.facebook.buck.cxx
 
CxxBinaryDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxBinaryDescription.AbstractCxxBinaryDescriptionArg.
CxxBinaryDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxBinaryDescriptionArg.
CxxBinaryFactory - Class in com.facebook.buck.cxx
 
CxxBinaryFactory(ToolchainProvider, CxxBuckConfig, InferBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxBinaryFactory
 
CxxBinaryFlavored - Class in com.facebook.buck.cxx
 
CxxBinaryFlavored(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxBinaryFlavored
 
CxxBinaryImplicitFlavors - Class in com.facebook.buck.cxx
 
CxxBinaryImplicitFlavors(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxBinaryImplicitFlavors
 
CxxBinaryMetadataFactory - Class in com.facebook.buck.cxx
 
CxxBinaryMetadataFactory(ToolchainProvider) - Constructor for class com.facebook.buck.cxx.CxxBinaryMetadataFactory
 
CxxBridgingHeaders - Class in com.facebook.buck.cxx
Encapsulates a Swift bridging header
CxxBridgingHeaders.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxBridgingHeaders.
CxxBuckConfig - Class in com.facebook.buck.cxx.toolchain
Contains platform independent settings for C/C++ rules.
CxxBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
CxxBuckConfig(BuckConfig, Flavor) - Constructor for class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
CxxCompilationDatabase - Class in com.facebook.buck.cxx
 
CxxCompilationDatabaseEntry - Class in com.facebook.buck.cxx
Immutable implementation of AbstractCxxCompilationDatabaseEntry.
CxxCompilationDatabaseEntry.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxCompilationDatabaseEntry.
cxxCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
cxxCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
CxxConstructorArg - Interface in com.facebook.buck.cxx
 
CxxDeps - Class in com.facebook.buck.cxx
The group of BuildTargets from C/C++ constructor args which comprise a C/C++ descriptions logical C/C++ deps used to find dependency NativeLinkables or CxxPreprocessorDeps.
CxxDescriptionEnhancer - Class in com.facebook.buck.cxx
 
CxxDescriptionsProvider - Class in com.facebook.buck.cxx
 
CxxDescriptionsProvider() - Constructor for class com.facebook.buck.cxx.CxxDescriptionsProvider
 
CxxFlags - Class in com.facebook.buck.cxx
 
CxxFlags.TranslateMacrosFunction - Class in com.facebook.buck.cxx
Function for translating cxx arg macros.
CxxFlagsMacro - Class in com.facebook.buck.rules.macros
$(cxxflags) macro type.
CxxFlavorSanitizer - Class in com.facebook.buck.cxx.toolchain
 
CxxGenrule - Class in com.facebook.buck.cxx
Genrule with C++ aware macros.
CxxGenrule(BuildTarget, ProjectFilesystem, BuildRuleParams, String) - Constructor for class com.facebook.buck.cxx.CxxGenrule
 
CxxGenruleDescription - Class in com.facebook.buck.cxx
 
CxxGenruleDescription(CxxBuckConfig, ToolchainProvider, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.cxx.CxxGenruleDescription
 
CxxGenruleDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxGenruleDescription.AbstractCxxGenruleDescriptionArg.
CxxGenruleDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxGenruleDescriptionArg.
CxxGenruleFilterAndTargetsMacro - Class in com.facebook.buck.rules.macros
Base class for cxx_genrule flags-based macros.
CxxGenruleFilterAndTargetsMacro() - Constructor for class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
 
CxxGenruleFilterAndTargetsMacroTypeCoercer<M extends CxxGenruleFilterAndTargetsMacro> - Class in com.facebook.buck.rules.coercer
Coercer for cxx_genrule flag-based macros.
CxxGenruleFilterAndTargetsMacroTypeCoercer(Optional<TypeCoercer<Pattern>>, TypeCoercer<ImmutableList<BuildTarget>>, Class<M>, BiFunction<Optional<Pattern>, ImmutableList<BuildTarget>, M>) - Constructor for class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
CxxHeaders - Class in com.facebook.buck.cxx
Encapsulates headers from a single root location.
CxxHeaders() - Constructor for class com.facebook.buck.cxx.CxxHeaders
 
CxxHeadersDir - Class in com.facebook.buck.cxx
Wraps a header directory to add to the preprocessors search path.
CxxHeadersDir.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxHeadersDir.
CxxInferEnhancer - Class in com.facebook.buck.cxx
Handles infer flavors for CxxLibrary and CxxBinary.
CxxInferEnhancer.InferFlavors - Enum in com.facebook.buck.cxx
Flavors affixed to a library or binary rule to run infer.
CxxLibrary - Class in com.facebook.buck.cxx
An action graph representation of a C/C++ library from the target graph, providing the various interfaces to make it consumable by C/C++ preprocessing and native linkable rules.
CxxLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, Parallelizer, CxxDeps, CxxDeps, Predicate<CxxPlatform>, BiFunction<? super CxxPlatform, ActionGraphBuilder, Iterable<? extends Arg>>, BiFunction<? super CxxPlatform, ActionGraphBuilder, Iterable<? extends Arg>>, QuadFunction<? super CxxPlatform, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder, NativeLinkableInput>, Optional<Pattern>, ImmutableSet<FrameworkPath>, ImmutableSet<FrameworkPath>, NativeLinkable.Linkage, boolean, Optional<String>, ImmutableSortedSet<BuildTarget>, boolean, boolean, boolean, boolean, Optional<CxxLibraryDescriptionDelegate>) - Constructor for class com.facebook.buck.cxx.CxxLibrary
 
CxxLibraryDescription - Class in com.facebook.buck.cxx
 
CxxLibraryDescription(CxxLibraryImplicitFlavors, CxxLibraryFlavored, CxxLibraryFactory, CxxLibraryMetadataFactory) - Constructor for class com.facebook.buck.cxx.CxxLibraryDescription
 
CxxLibraryDescription.CommonArg - Interface in com.facebook.buck.cxx
 
CxxLibraryDescription.MetadataType - Enum in com.facebook.buck.cxx
 
CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction - Interface in com.facebook.buck.cxx
This is a hack to allow fine grained control over how the transitive CxxPreprocessorInputs are found.
CxxLibraryDescription.Type - Enum in com.facebook.buck.cxx
 
CxxLibraryDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxLibraryDescription.AbstractCxxLibraryDescriptionArg.
CxxLibraryDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxLibraryDescriptionArg.
CxxLibraryDescriptionDelegate - Interface in com.facebook.buck.cxx
Defines a plugin interface for CxxLibraryDescription so that its behavior can be extended.
CxxLibraryEnhancement(BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<Boolean>, ImmutableSet<BuildTarget>, ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform) - Constructor for class com.facebook.buck.jvm.java.JavaTestDescription.CxxLibraryEnhancement
 
CxxLibraryFactory - Class in com.facebook.buck.cxx
 
CxxLibraryFactory(ToolchainProvider, CxxBuckConfig, InferBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxLibraryFactory
 
CxxLibraryFlavored - Class in com.facebook.buck.cxx
 
CxxLibraryFlavored(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxLibraryFlavored
 
CxxLibraryImplicitFlavors - Class in com.facebook.buck.cxx
 
CxxLibraryImplicitFlavors(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.CxxLibraryImplicitFlavors
 
CxxLibraryMetadataFactory - Class in com.facebook.buck.cxx
 
CxxLibraryMetadataFactory(ToolchainProvider) - Constructor for class com.facebook.buck.cxx.CxxLibraryMetadataFactory
 
CxxLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.cxx
 
CxxLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
 
CxxLink - Class in com.facebook.buck.cxx
A BuildRule for linking c++ objects.
CxxLink(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, CellPathResolver, Linker, Path, ImmutableMap<String, Path>, ImmutableList<Arg>, Optional<LinkOutputPostprocessor>, Optional<RuleScheduleInfo>, boolean, boolean) - Constructor for class com.facebook.buck.cxx.CxxLink
 
CxxLink.Impl - Class in com.facebook.buck.cxx
Buildable implementation of CxxLink.
CxxLinkableEnhancer - Class in com.facebook.buck.cxx
 
CxxLinkAndCompileRules - Class in com.facebook.buck.cxx
 
CxxLinkOptions - Class in com.facebook.buck.cxx
Immutable implementation of AbstractCxxLinkOptions.
CxxLuaExtension - Class in com.facebook.buck.features.lua
 
CxxLuaExtension(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.lua.CxxLuaExtension
 
CxxLuaExtensionDescription - Class in com.facebook.buck.features.lua
 
CxxLuaExtensionDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
CxxLuaExtensionDescriptionArg - Class in com.facebook.buck.features.lua
Immutable implementation of CxxLuaExtensionDescription.AbstractCxxLuaExtensionDescriptionArg.
CxxLuaExtensionDescriptionArg.Builder - Class in com.facebook.buck.features.lua
Builds instances of type CxxLuaExtensionDescriptionArg.
CxxMacro - Class in com.facebook.buck.rules.macros
$(cxx) macro type.
CxxPlatform - Class in com.facebook.buck.cxx.toolchain
Interface describing a C/C++ toolchain and platform to build for.
CxxPlatform.Builder - Class in com.facebook.buck.cxx.toolchain
Builds instances of type CxxPlatform.
CxxPlatforms - Class in com.facebook.buck.cxx.toolchain
 
CxxPlatformsProvider - Class in com.facebook.buck.cxx.toolchain
Immutable implementation of AbstractCxxPlatformsProvider.
CxxPlatformsProviderFactory - Class in com.facebook.buck.cxx.toolchain
 
CxxPlatformsProviderFactory() - Constructor for class com.facebook.buck.cxx.toolchain.CxxPlatformsProviderFactory
 
CxxPlatformsSupplier - Interface in com.facebook.buck.cxx.toolchain
A toolchain that provides CXX platforms.
CxxppFlagsMacro - Class in com.facebook.buck.rules.macros
$(cxxppflags ...) macro type.
CxxPrecompiledHeaderDescription - Class in com.facebook.buck.cxx
 
CxxPrecompiledHeaderDescription() - Constructor for class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
 
CxxPrecompiledHeaderDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxPrecompiledHeaderDescription.AbstractCxxPrecompiledHeaderDescriptionArg.
CxxPrecompiledHeaderDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxPrecompiledHeaderDescriptionArg.
CxxPrecompiledHeaderTemplate - Class in com.facebook.buck.cxx
Represents a precompilable header file, along with dependencies.
CxxPrefixHeader - Class in com.facebook.buck.cxx
Represents a header file mentioned in a `prefix_header` param in a cxx library/binary rule.
CxxPrepareForLinkStep - Class in com.facebook.buck.cxx
Prepares argfile for the CxxLinkStep, so all arguments to the linker will be stored in a single file.
CxxPreprocessables - Class in com.facebook.buck.cxx
 
CxxPreprocessables.IncludeType - Enum in com.facebook.buck.cxx
 
CxxPreprocessAndCompile - Class in com.facebook.buck.cxx
A build rule which preprocesses and/or compiles a C/C++ source in a single step.
CxxPreprocessorDep - Interface in com.facebook.buck.cxx
An interface that represents a BuildRule which can contribute components (e.g.
CxxPreprocessorInput - Class in com.facebook.buck.cxx
The components that get contributed to a top-level run of the C++ preprocessor.
CxxPreprocessorInput.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxPreprocessorInput.
CxxPythonExtension - Class in com.facebook.buck.features.python
 
CxxPythonExtension(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.python.CxxPythonExtension
 
CxxPythonExtensionDescription - Class in com.facebook.buck.features.python
 
CxxPythonExtensionDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
CxxPythonExtensionDescription.Type - Enum in com.facebook.buck.features.python
 
CxxPythonExtensionDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of CxxPythonExtensionDescription.AbstractCxxPythonExtensionDescriptionArg.
CxxPythonExtensionDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type CxxPythonExtensionDescriptionArg.
CxxRawHeaders - Class in com.facebook.buck.cxx
Immutable implementation of AbstractCxxRawHeaders.
CxxRawHeaders.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxRawHeaders.
CxxSource - Class in com.facebook.buck.cxx
Describes a source file written in the C programming language or a derivative (C++, Objective-C, Objective-C++, etc.) and the various paths it uses from input to output.
CxxSource.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxSource.
CxxSourceRuleFactory - Class in com.facebook.buck.cxx
Immutable implementation of AbstractCxxSourceRuleFactory.
CxxSourceRuleFactory.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxSourceRuleFactory.
CxxSourceTypes - Class in com.facebook.buck.cxx
Utilities for working with C-like source types.
CxxStrip - Class in com.facebook.buck.cxx
Controls how strip tool is invoked.
CxxStrip(BuildTarget, ProjectFilesystem, SourcePath, SourcePathRuleFinder, StripStyle, Tool, boolean, Path) - Constructor for class com.facebook.buck.cxx.CxxStrip
 
CxxSymlinkTreeHeaders - Class in com.facebook.buck.cxx
Encapsulates headers modeled using a HeaderSymlinkTree.
CxxSymlinkTreeHeaders.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxSymlinkTreeHeaders.
CxxTest - Class in com.facebook.buck.cxx
A no-op BuildRule which houses the logic to run and form the results for C/C++ tests.
CxxTest(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, ImmutableMap<String, Arg>, ImmutableList<Arg>, ImmutableSortedSet<? extends SourcePath>, ImmutableSet<SourcePath>, Function<SourcePathRuleFinder, ImmutableSortedSet<BuildRule>>, ImmutableSet<String>, ImmutableSet<String>, boolean, Optional<Long>) - Constructor for class com.facebook.buck.cxx.CxxTest
 
CxxTestDescription - Class in com.facebook.buck.cxx
 
CxxTestDescription(ToolchainProvider, CxxBuckConfig, CxxBinaryMetadataFactory) - Constructor for class com.facebook.buck.cxx.CxxTestDescription
 
CxxTestDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of CxxTestDescription.AbstractCxxTestDescriptionArg.
CxxTestDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type CxxTestDescriptionArg.
CxxToolchainsSupplier - Class in com.facebook.buck.cxx.toolchain.impl
 
CxxToolchainsSupplier() - Constructor for class com.facebook.buck.cxx.toolchain.impl.CxxToolchainsSupplier
 
CxxToolFlags - Class in com.facebook.buck.cxx
Tracks flags passed to the preprocessor or compiler.
CxxToolFlags() - Constructor for class com.facebook.buck.cxx.CxxToolFlags
 
CxxToolProvider<T> - Class in com.facebook.buck.cxx.toolchain
A provide for the Preprocessor and Compiler C/C++ drivers.
CxxToolProvider(ToolProvider, CxxToolProvider.Type, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CxxToolProvider
Build using a ToolProvider and a required type.
CxxToolProvider(ToolProvider, CxxToolProvider.Type) - Constructor for class com.facebook.buck.cxx.toolchain.CxxToolProvider
Build using a ToolProvider and a required type.
CxxToolProvider(Supplier<PathSourcePath>, Optional<CxxToolProvider.Type>, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.CxxToolProvider
Build using a Path and an optional type.
CxxToolProvider(Supplier<PathSourcePath>, Optional<CxxToolProvider.Type>) - Constructor for class com.facebook.buck.cxx.toolchain.CxxToolProvider
Build using a Path and an optional type.
CxxToolProvider.Type - Enum in com.facebook.buck.cxx.toolchain
 
CxxToolProviderParams - Class in com.facebook.buck.cxx.toolchain
Immutable implementation of CxxBuckConfig.AbstractCxxToolProviderParams.
CxxToolProviderParams.Builder - Class in com.facebook.buck.cxx.toolchain
Builds instances of type CxxToolProviderParams.

D

D8 - Static variable in class com.facebook.buck.android.DxStep
 
d_tag - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.Entry
 
d_un - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.Entry
 
DaemonBootstrap() - Constructor for class com.facebook.buck.cli.Main.DaemonBootstrap
 
DaemonEvent - Class in com.facebook.buck.event
 
DaemonEvent(EventKey, String) - Constructor for class com.facebook.buck.event.DaemonEvent
 
DaemonEvent.NewDaemonInstance - Class in com.facebook.buck.event
 
DaemonicParserState - Class in com.facebook.buck.parser
Persistent parsing data, that can exist between invocations of the Parser.
DaemonicParserState(int) - Constructor for class com.facebook.buck.parser.DaemonicParserState
 
daemonNewInstance(DaemonEvent.NewDaemonInstance) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
DalvikAwareOutputStreamHelper - Class in com.facebook.buck.android.dalvik
Helper to write a Zip file used by DalvikAwareZipSplitter.
DalvikAwareZipSplitter - Class in com.facebook.buck.android.dalvik
Implementation of ZipSplitter that uses estimates from DalvikStatsTool to determine how many classes to pack into a dex.
DalvikAwareZipSplitterFactory - Class in com.facebook.buck.android.dalvik
 
DalvikAwareZipSplitterFactory(long, Set<String>) - Constructor for class com.facebook.buck.android.dalvik.DalvikAwareZipSplitterFactory
 
DalvikMemberReference - Class in com.facebook.buck.android.dalvik
Immutable implementation of AbstractDalvikMemberReference.
DalvikStatsTool - Class in com.facebook.buck.android.dalvik
Tool to get stats about dalvik classes.
DalvikStatsTool.Stats - Class in com.facebook.buck.android.dalvik
Stats about a java class.
DARWIN_F_GETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
DARWIN_F_SETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
DARWIN_FD_CLOEXEC - Static variable in class com.facebook.buck.util.Libc.Constants
 
DARWIN_TIOCSCTTY - Static variable in class com.facebook.buck.util.Libc.Constants
 
DarwinLinker - Class in com.facebook.buck.cxx.toolchain.linker
A specialization of Linker containing information specific to the Darwin implementation.
DarwinLinker(Tool, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
DarwinSandbox - Class in com.facebook.buck.sandbox.darwin
Provides an interface to OS X native sandbox capabilities.
DarwinSandbox(SandboxProperties) - Constructor for class com.facebook.buck.sandbox.darwin.DarwinSandbox
 
DarwinSandboxExecutionStrategy - Class in com.facebook.buck.sandbox.darwin
SandboxExecutionStrategy for OS X sandbox.
DarwinSandboxExecutionStrategy(ProcessExecutor, SandboxConfig) - Constructor for class com.facebook.buck.sandbox.darwin.DarwinSandboxExecutionStrategy
 
DarwinSandboxProgramRunner - Class in com.facebook.buck.sandbox.darwin
ProgramRunner that runs a program in an OS X sandbox.
DarwinSandboxProgramRunner(SandboxProperties) - Constructor for class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
 
Data(ImmutableSortedMap<String, HashCode>) - Constructor for class com.facebook.buck.jvm.core.JavaLibrary.Data
 
data - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadData
 
Data(ImmutableList<SourcePath>, ImmutableList<InputsMapBuilder.Data>) - Constructor for class com.facebook.buck.rules.modern.impl.InputsMapBuilder.Data
 
dateTime - Variable in class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
DBinary - Class in com.facebook.buck.features.d
BinaryBuildRule implementation for D binaries.
DBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, SourcePath) - Constructor for class com.facebook.buck.features.d.DBinary
 
DBinaryDescription - Class in com.facebook.buck.features.d
 
DBinaryDescription(ToolchainProvider, DBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.d.DBinaryDescription
 
DBinaryDescriptionArg - Class in com.facebook.buck.features.d
Immutable implementation of DBinaryDescription.AbstractDBinaryDescriptionArg.
DBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.d
Builds instances of type DBinaryDescriptionArg.
DBuckConfig - Class in com.facebook.buck.features.d
 
DBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.d.DBuckConfig
 
DCompileBuildRule - Class in com.facebook.buck.features.d
A build rule for invoking the D compiler.
DCompileBuildRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, ImmutableList<String>, String, ImmutableSortedSet<SourcePath>, ImmutableList<DIncludes>) - Constructor for class com.facebook.buck.features.d.DCompileBuildRule
 
DCompileStep - Class in com.facebook.buck.features.d
 
DCompileStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, ImmutableCollection<Path>) - Constructor for class com.facebook.buck.features.d.DCompileStep
 
DDescriptionsProvider - Class in com.facebook.buck.features.d
 
DDescriptionsProvider() - Constructor for class com.facebook.buck.features.d.DDescriptionsProvider
 
DdmLibLogRedirector - Class in com.facebook.buck.cli
This is used to convert ddmlib's logging to ConsoleEvents to interact correctly with SuperConsole.
DdmLibLogRedirector() - Constructor for class com.facebook.buck.cli.DdmLibLogRedirector
 
debug(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at DEBUG level.
debug(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at DEBUG level.
debug(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at DEBUG level.
debug(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at DEBUG level.
debug(String) - Method in class com.facebook.buck.log.TimedLogger
 
DEBUG_CONSTANT - Static variable in class com.facebook.buck.android.BuildConfigs
Name of the boolean global variable provided by the standard Android tools to indicate whether an app was built in debug mode or not.
debugDump() - Method in interface com.facebook.buck.util.cache.FileHashCache
 
debugDump() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
debugDump() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
debugDump() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
DebugPathSanitizer - Class in com.facebook.buck.cxx.toolchain
Encapsulates all the logic to sanitize debug paths in native code.
DebugPathSanitizer() - Constructor for class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
DebugSection - Class in com.facebook.buck.cxx.toolchain
Encapsulates the various properties and data for a debug section of a native file format.
DebugSection(ImmutableSet<DebugSectionProperty>, ByteBuffer) - Constructor for class com.facebook.buck.cxx.toolchain.DebugSection
 
DebugSectionFinder - Class in com.facebook.buck.cxx.toolchain
 
DebugSectionFinder() - Constructor for class com.facebook.buck.cxx.toolchain.DebugSectionFinder
 
DebugSectionProperty - Enum in com.facebook.buck.cxx.toolchain
Properties describing debug sections found in native file formats.
decode(ByteBuffer, CharBuffer, boolean) - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
decodeBuildTarget(BuildJobStateBuildTarget, Cell) - Static method in class com.facebook.buck.distributed.DistBuildTargetGraphCodec
 
decodeNumericEscape(StringBuilder, String, int, int, int, int) - Static method in class com.facebook.buck.util.Escaper
Decode a numeric escape as explained in this page: http://en.cppreference.com/w/cpp/language/escape .
decodeNumericEscape(StringBuilder, String, int, int, int) - Static method in class com.facebook.buck.util.Escaper
Call Escaper.decodeNumericEscape(StringBuilder, String, int, int, int, int) to parse at most one escaped character; i.e.
decodeString(ByteBuffer) - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
decodeUTF8String(ByteBuffer) - Static method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
deconstruct(Throwable) - Static method in class com.facebook.buck.util.ErrorLogger
Deconstructs an exception to assist in creating user-friendly messages.
dedupKeepLast(Iterable<T>) - Static method in class com.facebook.buck.util.MoreIterables
Returns a deduped version of toDedup and keeps the order of elements If a key is contained more than once (that is, there are multiple elements e1, e2...
DEFAULT - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
 
DEFAULT - Static variable in enum com.facebook.buck.artifact_cache.config.MultiFetchType
 
DEFAULT - Static variable in enum com.facebook.buck.cli.JsonAttributeFormat
 
DEFAULT - Static variable in enum com.facebook.buck.core.model.actiongraph.computation.ActionGraphParallelizationMode
 
DEFAULT - Static variable in enum com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphMode
 
DEFAULT - Static variable in class com.facebook.buck.core.select.SelectorKey
 
DEFAULT - Static variable in enum com.facebook.buck.distributed.AutoStampedeMode
 
DEFAULT - Static variable in enum com.facebook.buck.remoteexecution.config.RemoteExecutionType
 
DEFAULT - Static variable in enum com.facebook.buck.util.cache.FileHashCacheMode
 
DEFAULT - Static variable in enum com.facebook.buck.versions.VersionTargetGraphMode
 
DEFAULT_AMOUNTS - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_ANDROID_PLATFORM_TARGET - Static variable in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
DEFAULT_BUCK_CONFIG_OVERRIDE_FILE_NAME - Static variable in class com.facebook.buck.util.config.Configs
 
DEFAULT_COMMON_CFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Defaults for c and c++ flags
DEFAULT_COMMON_COMPILER_FLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Flags used when compiling either C or C++ sources.
DEFAULT_COMMON_CPPFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_COMMON_CXXFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_COMMON_CXXPPFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_COMMON_LDFLAGS - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
Default linker flags added by the NDK.
DEFAULT_COMPILER_TYPE - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_COMPRESSION_LEVEL - Static variable in class com.facebook.buck.step.fs.XzStep
 
DEFAULT_COMPRESSION_LEVEL - Static variable in class com.facebook.buck.step.fs.ZstdStep
 
DEFAULT_CONFIG_NAMES - Static variable in enum com.facebook.buck.features.apple.project.SchemeActionType
 
DEFAULT_CPU_AMOUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_CPU_CAP - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
CPU resource amount is considered as number of cores.
DEFAULT_CXX_RUNTIME - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DEFAULT_DISK_IO_AMOUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_DISK_IO_CAP - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
Disk IO resource unit size has been chosen arbitrarily.
DEFAULT_FLAVOR_LIBRARY_TYPE - Static variable in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
DEFAULT_FLAVOR_PLATFORM - Static variable in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
DEFAULT_IDENTITIES_COMMAND - Static variable in class com.facebook.buck.apple.AppleConfig
 
DEFAULT_INITIAL_CHAR_BUFFER_CAPACITY - Static variable in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
DEFAULT_IS_DEP - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_IS_INPUT - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_IS_TARGET_GRAPH_ONLY_DEP - Static variable in annotation type com.facebook.buck.core.description.arg.Hint
 
DEFAULT_JAVA_TOOL - Static variable in class com.facebook.buck.jvm.java.JavaBuckConfig
 
DEFAULT_KEY_VALUE_SEPARATOR - Static variable in class com.facebook.buck.util.config.Config
Used in a string representation of a map; separates keys from values
DEFAULT_KEYWORD - Static variable in class com.facebook.buck.core.select.SelectorKey
 
DEFAULT_LOCAL_MODE - Static variable in class com.facebook.buck.distributed.DistBuildConfig
 
DEFAULT_MANAGED_THREAD_COUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
Total number of threads Buck can use to schedule various work.
DEFAULT_MAXIMUM_AMOUNTS - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_MEMORY_AMOUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_MEMORY_CAP - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
Memory resource unit size has been chosen arbitrarily.
DEFAULT_MIN_BATCH_SIZE - Static variable in class com.facebook.buck.util.network.AbstractBatchingLogger
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
 
DEFAULT_NAME - Static variable in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.android.toolchain.AbstractAndroidSdkLocation
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.android.toolchain.AbstractDxToolchain
 
DEFAULT_NAME - Static variable in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
 
DEFAULT_NAME - Static variable in class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
 
DEFAULT_NAME - Static variable in class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryForTestsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AbstractAppleSdkLocation
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AbstractAppleToolchainProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.apple.toolchain.AbstractCodeSignIdentityStore
 
DEFAULT_NAME - Static variable in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
DEFAULT_NAME - Static variable in class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
 
DEFAULT_NAME - Static variable in class com.facebook.buck.features.go.AbstractGoToolchain
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.haskell.AbstractHaskellPlatformsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.lua.AbstractLuaPlatformsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.python.toolchain.AbstractPythonPlatformsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.python.toolchain.PexToolProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.features.rust.AbstractRustToolchain
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.file.downloader.Downloader
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.jvm.java.toolchain.AbstractJavacOptionsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.jvm.java.toolchain.AbstractJavaCxxPlatformProvider
 
DEFAULT_NAME - Static variable in class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
 
DEFAULT_NAME - Static variable in interface com.facebook.buck.swift.toolchain.AbstractSwiftPlatformsProvider
 
DEFAULT_NETWORK_IO_AMOUNT - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
DEFAULT_NETWORK_IO_CAP - Static variable in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
Network IO resource unit size has been chosen arbitrarily.
DEFAULT_PAIR_SEPARATOR - Static variable in class com.facebook.buck.util.config.Config
Used in a string representation of a map; separates pairs of value
DEFAULT_PYTHON_PLATFORM - Static variable in class com.facebook.buck.features.python.PythonBuckConfig
 
DEFAULT_READ_COMMAND - Static variable in class com.facebook.buck.apple.AppleConfig
 
DEFAULT_SAMPLE_PROPERTY_NAME - Static variable in class com.facebook.buck.event.listener.ScubaBuckConfig
 
DEFAULT_SHUTDOWN_TIMEOUT_MS - Static variable in class com.facebook.buck.event.DefaultBuckEventBus
 
DEFAULT_TARGET_APP_PLATFORM - Static variable in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
DefaultAggregationModuleFactory - Class in com.facebook.buck.features.project.intellij.aggregation
 
DefaultAggregationModuleFactory(SupportedTargetTypeRegistry) - Constructor for class com.facebook.buck.features.project.intellij.aggregation.DefaultAggregationModuleFactory
 
defaultAmounts - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
Default resource amounts that job would require.
DefaultAndroidLibraryCompilerFactory - Class in com.facebook.buck.android
 
DefaultAndroidLibraryCompilerFactory(JavaBuckConfig, ScalaBuckConfig, KotlinBuckConfig) - Constructor for class com.facebook.buck.android.DefaultAndroidLibraryCompilerFactory
 
DefaultAndroidManifestReader - Class in com.facebook.buck.android
 
DefaultBuckEventBus - Class in com.facebook.buck.event
Thin wrapper around guava event bus.
DefaultBuckEventBus(Clock, BuildId) - Constructor for class com.facebook.buck.event.DefaultBuckEventBus
 
DefaultBuckEventBus(Clock, boolean, BuildId, int) - Constructor for class com.facebook.buck.event.DefaultBuckEventBus
 
DefaultBuckEventBus(Clock, BuildId, int, ExecutorService) - Constructor for class com.facebook.buck.event.DefaultBuckEventBus
 
DefaultBuckModuleHashStrategy - Class in com.facebook.buck.core.module.impl
 
DefaultBuckModuleHashStrategy(BuckModuleManager) - Constructor for class com.facebook.buck.core.module.impl.DefaultBuckModuleHashStrategy
 
DefaultBuckModuleManager - Class in com.facebook.buck.core.module.impl
 
DefaultBuckModuleManager(PluginManager, BuckModuleJarHashProvider) - Constructor for class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
DefaultBuckPluginManager - Class in com.facebook.buck.core.plugin.impl
 
DefaultBuckPluginManager() - Constructor for class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
DefaultBuildableContext - Class in com.facebook.buck.core.build.engine.impl
 
DefaultBuildableContext(BuildInfoRecorder) - Constructor for class com.facebook.buck.core.build.engine.impl.DefaultBuildableContext
 
DefaultBuildCellRelativePathFactory - Class in com.facebook.buck.rules.modern
 
DefaultBuildCellRelativePathFactory(Path, ProjectFilesystem, Optional<OutputPathResolver>) - Constructor for class com.facebook.buck.rules.modern.DefaultBuildCellRelativePathFactory
 
DefaultBuildRuleBuilderDelegate(CachingBuildEngine, BuildEngineBuildContext) - Constructor for class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
DefaultBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to the default output of the BuildRule referred to by its target.
DefaultBuildTargetSourcePath.Builder - Class in com.facebook.buck.core.sourcepath
Builds instances of type DefaultBuildTargetSourcePath.
DefaultCellPathResolver - Class in com.facebook.buck.core.cell.impl
 
DefaultCellPathResolver() - Constructor for class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
DefaultClassInfo<T extends AddsToRuleKey> - Class in com.facebook.buck.rules.modern.impl
Default implementation of ClassInfo.
DefaultClassInfoFactory - Class in com.facebook.buck.rules.modern.impl
Creates and caches the default ClassInfo implementations.
DefaultClassInfoFactory() - Constructor for class com.facebook.buck.rules.modern.impl.DefaultClassInfoFactory
 
DefaultClasspathTraverser - Class in com.facebook.buck.jvm.java.classes
 
DefaultClasspathTraverser() - Constructor for class com.facebook.buck.jvm.java.classes.DefaultClasspathTraverser
 
DefaultClassUsageFileWriter - Class in com.facebook.buck.jvm.java
 
DefaultClassUsageFileWriter() - Constructor for class com.facebook.buck.jvm.java.DefaultClassUsageFileWriter
 
DefaultClock - Class in com.facebook.buck.util.timing
Clock implementation that invokes the System calls.
DefaultClock() - Constructor for class com.facebook.buck.util.timing.DefaultClock
 
DefaultClock(boolean) - Constructor for class com.facebook.buck.util.timing.DefaultClock
 
DefaultCompiler - Class in com.facebook.buck.cxx.toolchain
Default implementation of the Compiler interface.
DefaultCompiler(Tool, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
DefaultConstructorArgMarshaller - Class in com.facebook.buck.rules.coercer
 
DefaultConstructorArgMarshaller(TypeCoercerFactory) - Constructor for class com.facebook.buck.rules.coercer.DefaultConstructorArgMarshaller
Constructor.
DefaultCxxPlatforms - Class in com.facebook.buck.cxx.toolchain
Utility class to create a C/C++ platform described in the "cxx" section of .buckconfig, with reasonable system defaults.
DefaultDefectReporter - Class in com.facebook.buck.doctor
Takes care of actually writing out the report.
DefaultDefectReporter(ProjectFilesystem, DoctorConfig, BuckEventBus, Clock) - Constructor for class com.facebook.buck.doctor.DefaultDefectReporter
 
DefaultDependencyFileRuleKeyFactory - Class in com.facebook.buck.rules.keys
A factory for generating dependency-file RuleKeys.
DefaultDependencyFileRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathResolver, SourcePathRuleFinder, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.DefaultDependencyFileRuleKeyFactory
 
DefaultDependencyFileRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathResolver, SourcePathRuleFinder) - Constructor for class com.facebook.buck.rules.keys.DefaultDependencyFileRuleKeyFactory
 
DefaultDepsAwareExecutor<T> - Class in com.facebook.buck.core.graph.transformation.executor.impl
A specialized Executor that executes DepsAwareTask.
DefaultDepsAwareExecutorWithLocalStack<T> - Class in com.facebook.buck.core.graph.transformation.executor.impl
A specialized Executor that executes DepsAwareTask.
DefaultDrawableFinder() - Constructor for class com.facebook.buck.android.FilterResourcesSteps.DefaultDrawableFinder
 
DefaultExecutionEnvironment - Class in com.facebook.buck.util.environment
 
DefaultExecutionEnvironment(ImmutableMap<String, String>, Properties) - Constructor for class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
DefaultExtraInfoCollector - Class in com.facebook.buck.doctor
Runs an optional user-specified command to get extra info for the rage report.
DefaultExtraInfoCollector(DoctorConfig, ProjectFilesystem, ProcessExecutor) - Constructor for class com.facebook.buck.doctor.DefaultExtraInfoCollector
 
DefaultFieldInputs - Class in com.facebook.buck.rules.modern
This indicates that a field that is not annotated with @AddToRuleKey should still have its inputs derived as if it were added to the rule key.
DefaultFieldInputs() - Constructor for class com.facebook.buck.rules.modern.DefaultFieldInputs
 
DefaultFieldSerialization - Class in com.facebook.buck.core.rules.modern.annotations
This indicates that a field that is not annotated with @AddToRuleKey should still be serialized/deserialized as if it were added to the rule key (i.e.
DefaultFieldSerialization() - Constructor for class com.facebook.buck.core.rules.modern.annotations.DefaultFieldSerialization
 
DefaultFileHashCache - Class in com.facebook.buck.util.cache.impl
 
DefaultFileHashCache(ProjectFilesystem, Predicate<Path>, FileHashCacheMode) - Constructor for class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
DefaultFilteredDirectoryCopier - Class in com.facebook.buck.util
This class allows the creation of copies of multiple directories, while filtering out files which do not match a specified predicate.
DefaultGraphTransformationEngine - Class in com.facebook.buck.core.graph.transformation
Transformation engine that transforms supplied ComputeKey into ComputeResult via GraphTransformer.
DefaultGraphTransformationEngine(ImmutableList<GraphTransformationStage<?, ?>>, int, DepsAwareExecutor<? super ComputeResult, ?>) - Constructor for class com.facebook.buck.core.graph.transformation.DefaultGraphTransformationEngine
Constructs a DefaultGraphTransformationEngine with the given transformations.
DefaultIjModuleFactory - Class in com.facebook.buck.features.project.intellij
 
DefaultIjModuleFactory(ProjectFilesystem, SupportedTargetTypeRegistry) - Constructor for class com.facebook.buck.features.project.intellij.DefaultIjModuleFactory
 
DefaultInputRuleResolver - Class in com.facebook.buck.rules.modern.impl
 
DefaultInputRuleResolver(SourcePathRuleFinder) - Constructor for class com.facebook.buck.rules.modern.impl.DefaultInputRuleResolver
 
DefaultJavaAbiInfo - Class in com.facebook.buck.jvm.core
The default inmplementation of JavaAbiInfo.
DefaultJavaAbiInfo(SourcePath) - Constructor for class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
DefaultJavaLibrary - Class in com.facebook.buck.jvm.java
Suppose this were a rule defined in src/com/facebook/feed/BUCK:
DefaultJavaLibrary(BuildTarget, ProjectFilesystem, JarBuildStepsFactory, SourcePathRuleFinder, Optional<SourcePath>, SortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, BuildTarget, BuildTarget, Optional<String>, ImmutableSortedSet<BuildTarget>, boolean, JavaBuckConfig.UnusedDependenciesAction, Optional<UnusedDependenciesFinderFactory>, CalculateSourceAbi, boolean, boolean) - Constructor for class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
DefaultJavaLibraryClasspaths - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractDefaultJavaLibraryClasspaths.
DefaultJavaLibraryClasspaths.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type DefaultJavaLibraryClasspaths.
DefaultJavaLibraryRules - Class in com.facebook.buck.jvm.java
 
DefaultJavaLibraryRules() - Constructor for class com.facebook.buck.jvm.java.DefaultJavaLibraryRules
 
DefaultJavaLibraryRules.Builder - Class in com.facebook.buck.jvm.java
 
DefaultJavaLibraryRules.DefaultJavaLibraryConstructor - Interface in com.facebook.buck.jvm.java
 
DefaultJavaPackageFinder - Class in com.facebook.buck.jvm.java
 
DefaultJavaPackageFinder(ImmutableSortedSet<String>, ImmutableSet<String>) - Constructor for class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
DefaultKnownRuleTypesFactory - Class in com.facebook.buck.core.rules.knowntypes
An implementation of KnownRuleTypesFactory that creates a list of DescriptionWithTargetGraph for a given cell and merges it with a list of configuration rule descriptions.
DefaultKnownRuleTypesFactory(ProcessExecutor, PluginManager, SandboxExecutionStrategyFactory, ImmutableList<ConfigurationRuleDescription<?>>) - Constructor for class com.facebook.buck.core.rules.knowntypes.DefaultKnownRuleTypesFactory
 
DefaultLinkerProvider - Class in com.facebook.buck.cxx.toolchain.linker
 
DefaultLinkerProvider(LinkerProvider.Type, ToolProvider, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.linker.DefaultLinkerProvider
 
DefaultMultiBuildCapacityTracker - Class in com.facebook.buck.distributed.build_slave
Implementation of AbstractMultiBuildCapacityTracker that obtains capacity when committing work.
DefaultMultiBuildCapacityTracker(CapacityService, int) - Constructor for class com.facebook.buck.distributed.build_slave.DefaultMultiBuildCapacityTracker
 
DefaultOnDiskBuildInfo - Class in com.facebook.buck.core.build.engine.buildinfo
Utility for reading the metadata associated with a build rule's output.
DefaultOnDiskBuildInfo(BuildTarget, ProjectFilesystem, BuildInfoStore) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
DefaultOutputPathResolver - Class in com.facebook.buck.rules.modern
Default OutputPathResolver implementation.
DefaultOutputPathResolver(ProjectFilesystem, BuildTarget) - Constructor for class com.facebook.buck.rules.modern.DefaultOutputPathResolver
 
DefaultParserTargetNodeFactory - Class in com.facebook.buck.parser
Creates TargetNode instances from raw data coming in form the ProjectBuildFileParser.
DefaultPexToolProvider - Class in com.facebook.buck.features.python.toolchain.impl
 
DefaultPexToolProvider(ToolchainProvider, PythonBuckConfig, RuleKeyConfiguration) - Constructor for class com.facebook.buck.features.python.toolchain.impl.DefaultPexToolProvider
 
DefaultProcessExecutor - Class in com.facebook.buck.util
Executes a Process and blocks until it is finished.
DefaultProcessExecutor(Console) - Constructor for class com.facebook.buck.util.DefaultProcessExecutor
Creates a new DefaultProcessExecutor with the specified parameters used for writing the output of the process.
DefaultProcessExecutor(PrintStream, PrintStream, Ansi, ProcessHelper, ProcessRegistry) - Constructor for class com.facebook.buck.util.DefaultProcessExecutor
 
DefaultProjectBuildFileParserFactory - Class in com.facebook.buck.parser
 
DefaultProjectBuildFileParserFactory(TypeCoercerFactory, Console, ParserPythonInterpreterProvider, KnownRuleTypesProvider, boolean, Optional<AtomicLong>, ThrowingCloseableMemoizedSupplier<ManifestService, IOException>, FileHashCache) - Constructor for class com.facebook.buck.parser.DefaultProjectBuildFileParserFactory
 
DefaultProjectBuildFileParserFactory(TypeCoercerFactory, ParserPythonInterpreterProvider, boolean, Optional<AtomicLong>, KnownRuleTypesProvider, ThrowingCloseableMemoizedSupplier<ManifestService, IOException>, FileHashCache) - Constructor for class com.facebook.buck.parser.DefaultProjectBuildFileParserFactory
 
DefaultProjectBuildFileParserFactory(TypeCoercerFactory, Console, ParserPythonInterpreterProvider, KnownRuleTypesProvider, ThrowingCloseableMemoizedSupplier<ManifestService, IOException>, FileHashCache) - Constructor for class com.facebook.buck.parser.DefaultProjectBuildFileParserFactory
 
DefaultProjectFilesystem - Class in com.facebook.buck.io.filesystem.impl
An injectable service for interacting with the filesystem relative to the project root.
DefaultProjectFilesystem(Path, ProjectFilesystemDelegate, WindowsFS) - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
DefaultProjectFilesystem(FileSystem, Path, ImmutableSet<PathMatcher>, BuckPaths, ProjectFilesystemDelegate, WindowsFS) - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
DefaultProjectFilesystemDelegate - Class in com.facebook.buck.io.filesystem.impl
Default implementation of ProjectFilesystemDelegate that talks to the filesystem via standard Java APIs.
DefaultProjectFilesystemDelegate(Path) - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
DefaultProjectFilesystemFactory - Class in com.facebook.buck.io.filesystem.impl
 
DefaultProjectFilesystemFactory() - Constructor for class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
DefaultProjectFilesystemView - Class in com.facebook.buck.io.filesystem.impl
DefaultRuleDepsCache - Class in com.facebook.buck.core.build.engine.impl
A cache of rule deps.
DefaultRuleDepsCache(BuildRuleResolver) - Constructor for class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
 
DefaultRuleKeyCache<V> - Class in com.facebook.buck.rules.keys
A RuleKey cache used by a RuleKeyFactory.
DefaultRuleKeyCache() - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
DefaultRuleKeyFactory - Class in com.facebook.buck.rules.keys
A RuleKeyFactory which adds some default settings to RuleKeys.
DefaultRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathResolver, SourcePathRuleFinder, RuleKeyCache<RuleKey>, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
DefaultRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathResolver, SourcePathRuleFinder) - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
DefaultRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathResolver, SourcePathRuleFinder, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
DefaultRuleKeyFactory.Builder<RULE_KEY> - Class in com.facebook.buck.rules.keys
 
DefaultRuleKeyScopedHasher<HASH> - Class in com.facebook.buck.rules.keys
A wrapper of RuleKeyHasher that provides scoped hashing facilities.
DefaultRuleKeyScopedHasher.DefaultContainerScope - Class in com.facebook.buck.rules.keys
 
DefaultSelectableConfigurationContext - Class in com.facebook.buck.parser
An implementation of SelectableConfigurationContext that is used in parser implementation.
DefaultSelectorListResolver - Class in com.facebook.buck.core.select.impl
A SelectorListResolver that finds the most specialized condition in the given list and concatenates the results.
DefaultSelectorListResolver(SelectableResolver) - Constructor for class com.facebook.buck.core.select.impl.DefaultSelectorListResolver
 
DefaultShellStep - Class in com.facebook.buck.shell
 
DefaultShellStep(Path, List<String>, Map<String, String>) - Constructor for class com.facebook.buck.shell.DefaultShellStep
 
DefaultShellStep(Path, List<String>) - Constructor for class com.facebook.buck.shell.DefaultShellStep
 
DefaultSourcePathResolver - Class in com.facebook.buck.core.sourcepath.resolver.impl
 
DefaultStepRunner - Class in com.facebook.buck.step
 
DefaultStepRunner() - Constructor for class com.facebook.buck.step.DefaultStepRunner
 
DefaultTargetNodeToBuildRuleTransformer - Class in com.facebook.buck.core.rules.transformer.impl
Takes in an TargetNode from the target graph and builds a BuildRule.
DefaultTargetNodeToBuildRuleTransformer() - Constructor for class com.facebook.buck.core.rules.transformer.impl.DefaultTargetNodeToBuildRuleTransformer
 
defaultTestTimeoutMillis - Variable in class com.facebook.buck.testrunner.BaseRunner
 
DefaultToolchainProvider - Class in com.facebook.buck.core.toolchain.impl
 
DefaultToolchainProvider(PluginManager, ImmutableMap<String, String>, BuckConfig, ProjectFilesystem, ProcessExecutor, ExecutableFinder, RuleKeyConfiguration) - Constructor for class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
DefaultToolchainProviderFactory - Class in com.facebook.buck.core.toolchain.impl
 
DefaultToolchainProviderFactory(PluginManager, ImmutableMap<String, String>, ProcessExecutor, ExecutableFinder) - Constructor for class com.facebook.buck.core.toolchain.impl.DefaultToolchainProviderFactory
 
DefaultTypeCoercerFactory - Class in com.facebook.buck.rules.coercer
Create TypeCoercers that can convert incoming java structures (from json) into particular types.
DefaultTypeCoercerFactory() - Constructor for class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
DefaultTypeCoercerFactory(PathTypeCoercer.PathExistenceVerificationMode) - Constructor for class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
DefaultWorkerTool - Class in com.facebook.buck.shell
BuildRule for worker_tools.
DefaultWorkerTool(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, int, boolean) - Constructor for class com.facebook.buck.shell.DefaultWorkerTool
 
DefectReport - Class in com.facebook.buck.doctor
Immutable implementation of DefectReporter.AbstractDefectReport.
DefectReport.Builder - Class in com.facebook.buck.doctor
Builds instances of type DefectReport.
DefectReporter - Interface in com.facebook.buck.doctor
Interface around the 'backend' of submitting a defect report.
DefectReporter.AbstractDefectReport - Interface in com.facebook.buck.doctor
 
DefectReporter.AbstractDefectSubmitResult - Interface in com.facebook.buck.doctor
 
DefectReporter.AbstractFileChangesIgnoredReport - Interface in com.facebook.buck.doctor
Information helpful when diagnosing 'buck is not picking up changes' reports.
DefectSubmitResult - Class in com.facebook.buck.doctor
Immutable implementation of DefectReporter.AbstractDefectSubmitResult.
DefectSubmitResult.Builder - Class in com.facebook.buck.doctor
Builds instances of type DefectSubmitResult.
delegate - Variable in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
DelegateAndGraphs - Class in com.facebook.buck.distributed.build_slave
Container class for the build engine delegate and both graphs.
DelegateAndGraphs.Builder - Class in com.facebook.buck.distributed.build_slave
Builds instances of type DelegateAndGraphs.
DelegateAndGraphsInitializer - Class in com.facebook.buck.distributed.build_slave
Initializes the build engine delegate, the target graph and the action graph.
DelegateAndGraphsInitializer(DelegateAndGraphsInitializerArgs) - Constructor for class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializer
 
DelegateAndGraphsInitializerArgs - Class in com.facebook.buck.distributed.build_slave
Constructor arguments for DelegateAndGraphsInitializer.
DelegateAndGraphsInitializerArgs.Builder - Class in com.facebook.buck.distributed.build_slave
Builds instances of type DelegateAndGraphsInitializerArgs.
DelegatingBuildStrategyContext - Class in com.facebook.buck.core.build.engine
A simple delegate BuildStrategyContext to make it easier to change parts of the behavior.
DelegatingBuildStrategyContext(BuildStrategyContext) - Constructor for class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
DelegatingFileHashCacheEngine - Class in com.facebook.buck.util.cache
 
DelegatingFileHashCacheEngine(FileHashCacheEngine) - Constructor for class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
DelegatingTool - Class in com.facebook.buck.core.toolchain.tool
Implementation of a Tool that just delegates to another.
DelegatingTool(Tool) - Constructor for class com.facebook.buck.core.toolchain.tool.DelegatingTool
 
DelegatingVersionControlCmdLineInterface - Class in com.facebook.buck.util.versioncontrol
 
DelegatingVersionControlCmdLineInterface(Path, ProcessExecutorFactory, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
delete(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
delete() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
deleteAsync(List<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
deleteAsync(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
deleteCacheEntries(HashCode, HashCode) - Method in class com.facebook.buck.parser.cache.impl.HybridCacheStorage
Deletes the records corresponding on the weakFingerprint and {@code strongFingerprint}.
deleteCacheEntries(HashCode, HashCode) - Method in class com.facebook.buck.parser.cache.impl.LocalCacheStorage
 
deleteCacheEntries(HashCode, HashCode) - Method in class com.facebook.buck.parser.cache.impl.RemoteManifestServiceCacheStorage
 
deleteCacheEntries(HashCode, HashCode) - Method in interface com.facebook.buck.parser.cache.ParserCacheStorage
Deletes the cache entries associated with weakFingerprint and strongFingerprint
deleteExistingMetadata() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
deleteExistingMetadata() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Deletes both "artifact" and "build" metadata.
deleteFileAtPath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Deletes a file specified by its path relative to the project root.
deleteFileAtPath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deletes a file specified by its path relative to the project root.
deleteFileAtPathIfExists(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Deletes a file specified by its path relative to the project root.
deleteFileAtPathIfExists(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deletes a file specified by its path relative to the project root.
deleteImpl(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
deleteImpl(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
deleteImpl(List<RuleKey>) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
deleteManifest(String) - Method in interface com.facebook.buck.manifestservice.ManifestService
Deletes an existing Manifest.
deleteManifest(String) - Method in class com.facebook.buck.manifestservice.ThriftManifestService
 
deleteMetadata(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
deleteMetadata(BuildTarget) - Method in class com.facebook.buck.core.build.engine.buildinfo.FilesystemBuildInfoStore
 
deleteMetadata(BuildTarget) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
deleteRecursively(Path) - Static method in class com.facebook.buck.io.file.MostFiles
 
deleteRecursivelyIfExists(Path) - Static method in class com.facebook.buck.io.file.MostFiles
 
deleteRecursivelyIfExists(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Recursively delete everything under the specified path.
deleteRecursivelyIfExists(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Recursively delete everything under the specified path.
deleteRecursivelyWithOptions(Path, EnumSet<MostFiles.DeleteRecursivelyOptions>) - Static method in class com.facebook.buck.io.file.MostFiles
 
density - Variable in class com.facebook.buck.android.ResourceFilters.Qualifiers
e.g.
DEP_FILE - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify the dependency-file for a build rule.
DEP_FILE_RULE_KEY - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify the dependency-file RuleKey for a build rule.
DEPENDENCY_FILE - Static variable in class com.facebook.buck.features.js.JsFlavors
 
DependencyAggregation - Class in com.facebook.buck.core.rules.impl
A noop build rule used to aggregate dependencies shared amongst many rules.
DependencyAggregation(BuildTarget, ProjectFilesystem, ImmutableSortedSet<BuildRule>) - Constructor for class com.facebook.buck.core.rules.impl.DependencyAggregation
 
DependencyEntry - Class in com.facebook.buck.features.project.intellij
The design of this classes API is tied to how the corresponding StringTemplate template interacts with it.
DependencyEntry.Builder - Class in com.facebook.buck.features.project.intellij
Builds instances of type DependencyEntry.
DependencyEntryData - Class in com.facebook.buck.features.project.intellij
Immutable implementation of IjDependencyListBuilder.AbstractDependencyEntryData.
DependencyEntryData.Builder - Class in com.facebook.buck.features.project.intellij
Builds instances of type DependencyEntryData.
DependencyFileEntry - Class in com.facebook.buck.rules.keys
Immutable implementation of AbstractDependencyFileEntry.
DependencyFileEntry.Builder - Class in com.facebook.buck.rules.keys
Builds instances of type DependencyFileEntry.
DependencyFileRuleKeyFactory - Interface in com.facebook.buck.rules.keys
 
DependencyFileRuleKeyFactory.AbstractRuleKeyAndInputs - Interface in com.facebook.buck.rules.keys
 
DependencyFileRuleKeyManager - Class in com.facebook.buck.core.build.engine.cache.manager
 
DependencyFileRuleKeyManager(DepFiles, BuildRule, Discardable<BuildInfoRecorder>, OnDiskBuildInfo, RuleKeyFactories, BuckEventBus) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.DependencyFileRuleKeyManager
 
DependencyMode - Enum in com.facebook.buck.util
 
DependencyTrackingMode - Enum in com.facebook.buck.cxx.toolchain
Describes the underlying mechanism to track dependencies for a cxx compilation unit.
DependencyType - Enum in com.facebook.buck.features.project.intellij.model
 
DepFiles - Enum in com.facebook.buck.core.build.engine.type
Whether to use dependency files or not.
deprecatedGetExtraDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
deprecatedGetExtraDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
deprecatedGetExtraDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
deprecatedGetExtraDeps() - Method in interface com.facebook.buck.core.rules.attr.HasDeclaredAndExtraDeps
 
deprecatedGetExtraDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
 
deps - Variable in class com.facebook.buck.core.build.stats.BuildRuleDiagnosticData
 
deps() - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisContext
 
deps - Variable in class com.facebook.buck.cxx.CxxLinkAndCompileRules
 
deps - Variable in class com.facebook.buck.rules.keys.RuleKeyResult
All other `BuildRule`s and `RuleKeyAppendable`s which this rule key's value depends on.
DEPS_SECTION_HEADER - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
DepsAwareExecutor<ResultType,TaskType extends DepsAwareTask<ResultType,TaskType>> - Interface in com.facebook.buck.core.graph.transformation.executor
A specialized Executor that executes DepsAwareTask.
DepsAwareTask<T,Impl extends DepsAwareTask<T,Impl>> - Class in com.facebook.buck.core.graph.transformation.executor
Task to be ran in a DepsAwareExecutor.
DepsAwareTask(Callable<T>, DepsAwareTask.DepsSupplier<Impl>) - Constructor for class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
DepsAwareTask.DepsSupplier<Impl> - Class in com.facebook.buck.core.graph.transformation.executor
The dependency information of a task.
DepsBuilder - Class in com.facebook.buck.cxx
Builder suitable for generating the dependency list of a build rule.
DepsBuilder(SourcePathRuleFinder) - Constructor for class com.facebook.buck.cxx.DepsBuilder
 
DepsComputingVisitor - Class in com.facebook.buck.rules.modern.impl
Computes all the deps by visiting all referenced SourcePaths.
DepsComputingVisitor(InputRuleResolver, Consumer<BuildRule>) - Constructor for class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
DepsFunction - Class in com.facebook.buck.query
A 'deps(x [, depth, next_expr])' expression, which finds the dependencies of the given argument set 'x'.
DepsFunction() - Constructor for class com.facebook.buck.query.DepsFunction
 
DepsFunction.FirstOrderDepsFunction - Class in com.facebook.buck.query
A function that resolves to the current node's target being traversed when evaluating the deps function.
DepsFunction.LookupFunction - Class in com.facebook.buck.query
A function that looks up target variables by name
dequeueZeroDependencyNodes(List<String>, int) - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
 
dequeueZeroDependencyNodes(List<String>, int) - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
 
dequeueZeroDependencyNodes(List<String>, int) - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
Returns nodes that have all their dependencies satisfied.
deriveDeps(AddsToRuleKey, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Derives dependencies based on everything added to the rulekey.
deriveDeps(BuildRule, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Derives dependencies based on everything added to the rulekey.
deriveExtraOutputsFromArgs(ImmutableList<String>, Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker.ExtraOutputsDeriver
 
deriveInputs(AddsToRuleKey) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Derives inputs based on everything added to the rulekey.
deriveSupplementaryOutputPathsFromMainOutputPath(Path, Iterable<String>) - Static method in class com.facebook.buck.cxx.CxxLinkableEnhancer
Derive supplementary output paths based on the main output path.
describe() - Method in interface com.facebook.buck.remoteexecution.UploadDataSupplier
Describe what data is being uploaded.
Description<T> - Interface in com.facebook.buck.core.description
Contains information regarding a specific TargetNode and the logic to create the corresponding BuildRule
DescriptionCache - Class in com.facebook.buck.core.description.impl
 
DescriptionCache() - Constructor for class com.facebook.buck.core.description.impl.DescriptionCache
 
DescriptionCreationContext - Class in com.facebook.buck.core.description
Contains objects that can be used during the creation of descriptions.
DescriptionProvider - Interface in com.facebook.buck.core.model.targetgraph
An ExtensionPoint which provides a way to register an arbitrary set of Descriptions.
DescriptionWithTargetGraph<T> - Interface in com.facebook.buck.core.model.targetgraph
The Source of Truth about a BuildRule, providing mechanisms to expose the arguments that rules derived from the Buildable take and providing a factory for those BuildRules.
deserialize(byte[]) - Static method in class com.facebook.buck.apple.clang.HeaderMap
 
deserialize(ByteBuffer) - Static method in class com.facebook.buck.apple.clang.HeaderMap
 
deserialize(InputStream) - Static method in class com.facebook.buck.distributed.BuildJobStateSerializer
 
deserialize(byte[]) - Static method in class com.facebook.buck.distributed.BuildJobStateSerializer
 
deserialize(byte[]) - Static method in class com.facebook.buck.parser.cache.json.BuildFileManifestSerializer
Deserializes an instance of BuildFileManifest from a byte array.
deserialize(ValueCreator<E>) - Method in interface com.facebook.buck.rules.modern.CustomClassSerialization
 
deserialize(ValueCreator<E>) - Method in interface com.facebook.buck.rules.modern.CustomFieldSerialization
 
deserialize(Deserializer.DataProvider, Class<T>) - Method in class com.facebook.buck.rules.modern.Deserializer
 
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.EmptyMemoizerDeserialization
 
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.PathSerialization
 
deserialize(ValueCreator<E>) - Method in class com.facebook.buck.rules.modern.SourcePathResolverSerialization
 
deserialize(ThriftProtocol, byte[], TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
deserialize(ThriftProtocol, InputStream, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
deserialize(ThriftProtocol, ByteBuffer, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
Deserialize a message from a ByteBuffer.
deserialize(JsonParser, DeserializationContext) - Method in class com.facebook.buck.util.LenientBooleanJsonDeserializer
 
deserializeBserValue(InputStream) - Method in class com.facebook.buck.util.bser.BserDeserializer
Deserializes the next BSER-encoded value from the stream.
Deserializer - Class in com.facebook.buck.rules.modern
Implements deserialization of Buildables.
Deserializer(Function<Optional<String>, ProjectFilesystem>, Deserializer.ClassFinder, Supplier<SourcePathResolver>, ToolchainProvider) - Constructor for class com.facebook.buck.rules.modern.Deserializer
 
Deserializer.ClassFinder - Interface in com.facebook.buck.rules.modern
Used for looking up classes.
Deserializer.DataProvider - Interface in com.facebook.buck.rules.modern
DataProviders are used for deserializing "dynamic" objects.
destinationDirectory - Variable in class com.facebook.buck.unarchive.UnarchiveStep
 
destroyLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
destroyLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
destroyLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in interface com.facebook.buck.util.ProcessExecutor
Terminates a process previously returned by ProcessExecutor.launchProcess(ProcessExecutorParams).
destroyProcess(ListeningProcessExecutor.LaunchedProcess, boolean) - Method in class com.facebook.buck.util.ListeningProcessExecutor
Destroys a process.
detect(Properties) - Static method in enum com.facebook.buck.util.environment.Architecture
Detect the host architecture from the given Java properties
detect() - Static method in enum com.facebook.buck.util.environment.Architecture
 
detect() - Static method in enum com.facebook.buck.util.environment.Platform
 
detectModuleType(TargetNode<AndroidBinaryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
 
detectModuleType(TargetNode<AndroidLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
detectModuleType(TargetNode<AndroidResourceDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
detectModuleType(TargetNode<RobolectricTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
detectModuleType(TargetNode<CxxLibraryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
 
detectModuleType(TargetNode<GroovyLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
 
detectModuleType(TargetNode<GroovyTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
 
detectModuleType(TargetNode<JavaBinaryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
 
detectModuleType(TargetNode<JavaLibraryDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
detectModuleType(TargetNode<JavaTestDescription.CoreArg>) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
detectModuleType(TargetNode<KotlinLibraryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
 
detectModuleType(TargetNode<KotlinTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
 
detectModuleType(TargetNode<PythonLibraryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
 
detectModuleType(TargetNode<PythonTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
 
detectModuleType(TargetNode<ScalaLibraryDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
 
detectModuleType(TargetNode<ScalaTestDescriptionArg>) - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
 
detectModuleType(TargetNode<T>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
 
determineOptimalThreadCount() - Static method in class com.facebook.buck.android.SmartDexingStep
 
DeterministicManifest - Class in com.facebook.buck.util.zip
A manifest implementation whose formatted output is deterministic given the same input (entries and attributes are sorted).
DeterministicManifest() - Constructor for class com.facebook.buck.util.zip.DeterministicManifest
 
DeterministicManifest(InputStream) - Constructor for class com.facebook.buck.util.zip.DeterministicManifest
 
DeterministicManifest(Manifest) - Constructor for class com.facebook.buck.util.zip.DeterministicManifest
 
DeterministicZipBuilder - Class in com.facebook.buck.util.zip
 
DeterministicZipBuilder(Path) - Constructor for class com.facebook.buck.util.zip.DeterministicZipBuilder
 
deviceStartActivity(String, boolean) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
devirtInfo(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
devirtInfo(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasThinLTO
 
DevspeedBuildListenerFactory - Interface in com.facebook.buck.event.listener.devspeed
Creates BuckEventListeners to report status to DevSpeed Logging.
DevspeedDaemonBuildListenerFactory - Class in com.facebook.buck.event.listener.devspeed.impl
Used by a daemon instance to create BuckEventListeners that report daemon status to DevSpeed Logging.
DevspeedDaemonBuildListenerFactory(ProjectFilesystem, Properties) - Constructor for class com.facebook.buck.event.listener.devspeed.impl.DevspeedDaemonBuildListenerFactory
 
DevspeedTelemetryPlugin - Interface in com.facebook.buck.event.listener.devspeed
A plugin for collecting developer speed telemetry.
DevspeedTelemetryPluginImpl - Class in com.facebook.buck.event.listener.devspeed.impl
Implementation of DevspeedTelemetryPlugin.
DevspeedTelemetryPluginImpl() - Constructor for class com.facebook.buck.event.listener.devspeed.impl.DevspeedTelemetryPluginImpl
 
DEX_WITH_CLASSES_COMPARATOR - Static variable in interface com.facebook.buck.android.DexWithClasses
 
DexExoHelper - Class in com.facebook.buck.android.exopackage
 
dexInputHashes - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
DexProducedFromJavaLibrary - Class in com.facebook.buck.android
DexProducedFromJavaLibrary is a BuildRule that serves a very specific purpose: it takes a JavaLibrary and dexes the output of the JavaLibrary if its list of classes is non-empty.
DexStoreContents(APKModule, ProjectFilesystem, ImmutableList.Builder<Step>) - Constructor for class com.facebook.buck.android.PreDexedFilesSorter.DexStoreContents
 
DexWithClasses - Interface in com.facebook.buck.android
Object that represents a .dex.jar file that knows what .class files went into it, as well as its estimated dex weight.
diagKey - Variable in class com.facebook.buck.rules.keys.RuleKeyDiagnostics.Result
 
DiagnosticCleaner - Class in com.facebook.buck.jvm.java
 
diagnosticKeys - Variable in class com.facebook.buck.core.build.stats.BuildRuleDiagnosticData
 
DiagnosticPrettyPrinter - Class in com.facebook.buck.jvm.java
Take a Diagnostic and pretty print it, using the same formatting as you'd find in the Oracle javac implementation.
didCreateNewManifest() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
didFinishBuild() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
didFinishBuildRule(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didFinishParsing() - Method in class com.facebook.buck.event.listener.ProgressEstimator
Indicates that buck has finished parsing, updating the progress estimation accordingly
didFinishProjectGeneration() - Method in class com.facebook.buck.event.listener.ProgressEstimator
Indicates that project generation is finished
didFinishRule() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
didFinishTestRule(TestRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didGenerateProjectForTarget() - Method in class com.facebook.buck.event.listener.ProgressEstimator
Indicates that a project file has been generated
didParseBuckRules(int) - Method in class com.facebook.buck.event.listener.ProgressEstimator
Updates the amount of rules done parsing
didResumeBuildRule(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didResumeRule() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
didStartBuild() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
didStartBuildRule(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didStartRule() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
didStartTestRule(TestRuleEvent.Started) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didSuspendBuildRule(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
didSuspendRule() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
diff() - Method in class com.facebook.buck.jvm.java.JarDiffer
 
DiffAbisStep - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractDiffAbisStep.
diffBetweenRevisions(String, String) - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
diffBetweenRevisions(String, String) - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
diffBetweenRevisions(String, String) - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
diffBetweenRevisions(String, String) - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
diffBetweenRevisionsOrAbsent(String, String) - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
diffBetweenRevisionsOrAbsent(String, String) - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
diffJars(Path, Path) - Static method in class com.facebook.buck.jvm.java.JarDiffer
 
digest - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadData
 
digest - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
 
DIGEST_ATTRIBUTE_NAME - Static variable in class com.facebook.buck.util.zip.CustomJarOutputStream
 
DIncludes - Class in com.facebook.buck.features.d
Immutable implementation of AbstractDIncludes.
DIncludes.Builder - Class in com.facebook.buck.features.d
Builds instances of type DIncludes.
DirArtifactCache - Class in com.facebook.buck.artifact_cache
 
DirArtifactCache(String, ProjectFilesystem, Path, CacheReadMode, Optional<Long>, ListeningExecutorService) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCache
 
DirArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
 
DirArtifactCacheEvent.DirArtifactCacheEventFactory - Class in com.facebook.buck.artifact_cache
 
DirArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
 
DirArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
 
DirArtifactCacheEventFactory() - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
DirCacheEntry - Class in com.facebook.buck.artifact_cache.config
Immutable implementation of AbstractDirCacheEntry.
DirCacheEntry.Builder - Class in com.facebook.buck.artifact_cache.config
Builds instances of type DirCacheEntry.
DIRECT_DEPENDENCIES - Static variable in class com.facebook.buck.parser.InternalTargetAttributeNames
All the dependencies of a target.
DirectedAcyclicGraph<T> - Class in com.facebook.buck.core.util.graph
 
DirectedAcyclicGraph(MutableDirectedGraph<T>) - Constructor for class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
DirectoryCleaner - Class in com.facebook.buck.util
 
DirectoryCleaner(DirectoryCleanerArgs) - Constructor for class com.facebook.buck.util.DirectoryCleaner
 
DirectoryCleaner.PathSelector - Interface in com.facebook.buck.util
 
DirectoryCleaner.PathStats - Class in com.facebook.buck.util
 
DirectoryCleanerArgs - Class in com.facebook.buck.util
Immutable implementation of AbstractDirectoryCleanerArgs.
DirectoryCleanerArgs.Builder - Class in com.facebook.buck.util
Builds instances of type DirectoryCleanerArgs.
DirectoryCreator - Class in com.facebook.buck.util.unarchive
Simple class that creates directories, but keeps track of what it has created to ensure that it does not create directories more than once.
DirectoryCreator(ProjectFilesystem) - Constructor for class com.facebook.buck.util.unarchive.DirectoryCreator
Creates an instance of DirectoryCreator
DirectProgramRunner - Class in com.facebook.buck.shell.programrunner
ProgramRunner that do not change the execution of a program.
DirectProgramRunner() - Constructor for class com.facebook.buck.shell.programrunner.DirectProgramRunner
 
DirtyPrintStreamDecorator - Class in com.facebook.buck.util
Decorator of PrintStreams that tracks whether or not that stream has been written to.
DirtyPrintStreamDecorator(PrintStream) - Constructor for class com.facebook.buck.util.DirtyPrintStreamDecorator
 
disableSyncCookies() - Method in class com.facebook.buck.skylark.io.impl.SyncCookieState
Tell all users that
disarm() - Static method in class com.facebook.buck.util.BgProcessKiller
 
discard() - Method in class com.facebook.buck.util.Discardable
 
Discardable<T> - Class in com.facebook.buck.util
Discardable is a simple class that just holds some instance of a type and has a discard() that disables access to the instance.
Discardable(T) - Constructor for class com.facebook.buck.util.Discardable
 
discoverAppleSdkPaths(Optional<Path>, ImmutableList<Path>, ImmutableMap<String, AppleToolchain>, AppleConfig) - Static method in class com.facebook.buck.apple.toolchain.impl.AppleSdkDiscovery
Given a path to an Xcode developer directory and a map of (xctoolchain ID: path) pairs as returned by AppleToolchainDiscovery, walks through the platforms and builds a map of (AppleSdk: AppleSdkPaths) objects describing the paths to the SDKs inside.
discoverAppleSimulatorProfile(AppleSimulator, Path) - Static method in class com.facebook.buck.apple.simulator.AppleSimulatorDiscovery
Given a simulators, looks up metadata on the supported architectures and product families for that simulator (if present).
discoverAppleSimulators(ProcessExecutor, Path) - Static method in class com.facebook.buck.apple.simulator.AppleSimulatorDiscovery
 
discoverAppleToolchains(Optional<Path>, ImmutableList<Path>) - Static method in class com.facebook.buck.apple.toolchain.impl.AppleToolchainDiscovery
Given a path to an Xcode developer directory, walks through the toolchains and builds a map of (identifier: path) pairs of the toolchains inside.
discoverDeps(Key, TransformationEnvironment) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformer
Compute dependent keys required to compute given key, and a set of dependencies as listed by GraphTransformer.discoverPreliminaryDeps(ComputeKey).
discoverDeps(RuleAnalysisKey, TransformationEnvironment) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisTransformer
 
discoverPreliminaryDeps(Key) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformer
Compute dependent keys required to compute given the current key.
discoverPreliminaryDeps(RuleAnalysisKey) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisTransformer
 
displaysEstimatedProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
displaysEstimatedProgress() - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
displaysEstimatedProgress() - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
DIST_BUILD_ANALYSIS_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
DIST_BUILD_CREATED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
DIST_BUILD_FINISHED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
DIST_BUILD_SLAVE_BUCK_OUT_LOG_DIR_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
DIST_BUILD_SLAVE_TOPLEVEL_LOG_DIR_NAME_TEMPLATE - Static variable in class com.facebook.buck.util.BuckConstant
 
DIST_BUILD_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
DIST_BUILD_TRACE_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
DistBuildArtifactCacheImpl - Class in com.facebook.buck.distributed
Default implementation of ArtifactCacheByBuildRule used by Stampede.
DistBuildArtifactCacheImpl(ActionGraphBuilder, ListeningExecutorService, ArtifactCache, BuckEventBus, ParallelRuleKeyCalculator<RuleKey>, Optional<ArtifactCache>) - Constructor for class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
DistBuildCachingEngineDelegate - Class in com.facebook.buck.distributed
Implementation of CachingBuildEngineDelegate for use when building from a state file in distributed build.
DistBuildCachingEngineDelegate(SourcePathResolver, SourcePathRuleFinder, StackedFileHashCache, StackedFileHashCache, RuleKeyConfiguration, long) - Constructor for class com.facebook.buck.distributed.DistBuildCachingEngineDelegate
 
DistBuildCellIndexer - Class in com.facebook.buck.distributed
Keeps track of Cells encountered while serializing the distributed build state.
DistBuildCellIndexer(Cell) - Constructor for class com.facebook.buck.distributed.DistBuildCellIndexer
 
DistBuildCellParams - Class in com.facebook.buck.distributed
Immutable implementation of AbstractDistBuildCellParams.
DistBuildChromeTraceRenderer - Class in com.facebook.buck.distributed.build_slave
Chrome trace generator for DistBuildTrace object.
DistBuildClientCacheData - Class in com.facebook.buck.event.listener.scuba
The class for containing the data we need for constructing the DistBuildClientCacheResult scuba event
DistBuildClientCacheResult - Class in com.facebook.buck.distributed
Immutable implementation of AbstractDistBuildClientCacheResult.
DistBuildClientCacheResult.Builder - Class in com.facebook.buck.distributed
Builds instances of type DistBuildClientCacheResult.
DistBuildClientCacheResultEvent - Class in com.facebook.buck.distributed
 
DistBuildClientCacheResultEvent(List<DistBuildClientCacheResult>) - Constructor for class com.facebook.buck.distributed.DistBuildClientCacheResultEvent
 
DistBuildClientCacheResultScubaEventFactory - Class in com.facebook.buck.event.listener.scuba
Factory class for generating ScubaEvents for distributed build client cache results from data stored in ScubaBuildListener
DistBuildClientCacheResultScubaEventFactory() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory
 
DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData - Class in com.facebook.buck.event.listener.scuba
The class for containing the data we need for constructing the DistBuildClientCacheResult scuba event
DistBuildClientEventListener - Class in com.facebook.buck.event.listener
 
DistBuildClientEventListener() - Constructor for class com.facebook.buck.event.listener.DistBuildClientEventListener
 
DistBuildClientStats - Class in com.facebook.buck.distributed
Immutable implementation of AbstractDistBuildClientStats.
DistBuildClientStats.Builder - Class in com.facebook.buck.distributed
Builds instances of type DistBuildClientStats.
DistBuildClientStatsEvent - Class in com.facebook.buck.distributed
 
DistBuildClientStatsEvent(DistBuildClientStats) - Constructor for class com.facebook.buck.distributed.DistBuildClientStatsEvent
 
DistBuildCombinedData - Class in com.facebook.buck.event.listener.scuba
The class for containing the data we need for constructing the DistBuildCombined scuba event
DistBuildCombinedScubaEventFactory - Class in com.facebook.buck.event.listener.scuba
Factory class for generating ScubaEvents for distributed build client combined reslults from data stored in ScubaBuildListener
DistBuildCombinedScubaEventFactory() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory
 
DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData - Class in com.facebook.buck.event.listener.scuba
The class for containing the data we need for constructing the DistBuildCombined scuba event
DistBuildCommand - Class in com.facebook.buck.cli
 
DistBuildCommand() - Constructor for class com.facebook.buck.cli.DistBuildCommand
 
DistBuildCommandDelegate - Class in com.facebook.buck.cli
 
DistBuildCommandDelegate(String, String, SettableFuture<ParallelRuleKeyCalculator<RuleKey>>, boolean) - Constructor for class com.facebook.buck.cli.DistBuildCommandDelegate
 
DistBuildConfig - Class in com.facebook.buck.distributed
 
DistBuildConfig(BuckConfig) - Constructor for class com.facebook.buck.distributed.DistBuildConfig
 
DistBuildController - Class in com.facebook.buck.distributed.build_client
High level controls the distributed build.
DistBuildController(DistBuildControllerArgs) - Constructor for class com.facebook.buck.distributed.build_client.DistBuildController
 
DistBuildControllerArgs - Class in com.facebook.buck.distributed.build_client
Constructor arguments for DelegateAndGraphsInitializer.
DistBuildControllerArgs.Builder - Class in com.facebook.buck.distributed.build_client
Builds instances of type DistBuildControllerArgs.
DistBuildControllerInvocationArgs - Class in com.facebook.buck.distributed.build_client
Encapsulates arguments needed to invoke DistBuildController
DistBuildControllerInvocationArgs.Builder - Class in com.facebook.buck.distributed.build_client
Builds instances of type DistBuildControllerInvocationArgs.
DistBuildControllerInvoker - Interface in com.facebook.buck.distributed.build_client
Abstracts DistBuildController invocation, so that caller doesn't need to directly depend on this class or any of its invocation arguments.
distBuildCreated(DistBuildCreatedEvent) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
DistBuildCreatedEvent - Class in com.facebook.buck.distributed
 
DistBuildCreatedEvent(StampedeId) - Constructor for class com.facebook.buck.distributed.DistBuildCreatedEvent
 
DistBuildFactory - Class in com.facebook.buck.cli
 
DistBuildFileHashes - Class in com.facebook.buck.distributed
Responsible for extracting file hash and RuleKey information from the ActionGraph and presenting it as a Thrift data structure.
DistBuildFileHashes(ActionGraph, SourcePathResolver, SourcePathRuleFinder, StackedFileHashCache, DistBuildCellIndexer, ListeningExecutorService, RuleKeyConfiguration, Cell) - Constructor for class com.facebook.buck.distributed.DistBuildFileHashes
 
distBuildFinished(BuildEvent.DistBuildStarted, int) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
DistBuildFinished(BuildEvent.DistBuildStarted, int) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
 
distBuildFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
distBuildFinished(BuildEvent.DistBuildFinished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
distBuildFinishedRulesCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
DistBuildKillCommand - Class in com.facebook.buck.cli
Kills a stampede/distributed build.
DistBuildKillCommand() - Constructor for class com.facebook.buck.cli.DistBuildKillCommand
 
DistBuildLogsCommand - Class in com.facebook.buck.cli
Download and materializes logs from all servers involved in a ditributed build.
DistBuildLogsCommand() - Constructor for class com.facebook.buck.cli.DistBuildLogsCommand
 
DistBuildMode - Enum in com.facebook.buck.distributed
 
DistBuildModeRunner - Interface in com.facebook.buck.distributed.build_slave
 
DistBuildPostBuildAnalysis - Class in com.facebook.buck.distributed
 
DistBuildPostBuildAnalysis(BuildId, StampedeId, Path, List<BuildSlaveRunId>, String) - Constructor for class com.facebook.buck.distributed.DistBuildPostBuildAnalysis
 
DistBuildRejectedException(String) - Constructor for exception com.facebook.buck.distributed.DistBuildService.DistBuildRejectedException
 
DistBuildRemoteProgressEvent - Class in com.facebook.buck.distributed.build_client
Client-side event to track remote build progress.
DistBuildRemoteProgressEvent(CoordinatorBuildProgress) - Constructor for class com.facebook.buck.distributed.build_client.DistBuildRemoteProgressEvent
 
DistBuildRunCommand - Class in com.facebook.buck.cli
 
DistBuildRunCommand() - Constructor for class com.facebook.buck.cli.DistBuildRunCommand
 
DistBuildRunEvent - Class in com.facebook.buck.distributed
Captures information about a distributed build run.
DistBuildRunEvent(StampedeId, BuildSlaveRunId) - Constructor for class com.facebook.buck.distributed.DistBuildRunEvent
 
DistBuildRunner - Class in com.facebook.buck.distributed.build_client
Asynchronously runs a distributed build controller.
DistBuildRunner(DistBuildControllerInvoker, ExecutorService, BuckEventBus, DistBuildService, AtomicReference<StampedeId>, BuildEvent.DistBuildStarted, RemoteBuildRuleSynchronizer, ImmutableSet<CountDownLatch>, boolean, long) - Constructor for class com.facebook.buck.distributed.build_client.DistBuildRunner
 
DistBuildService - Class in com.facebook.buck.distributed
 
DistBuildService(FrontendService, String) - Constructor for class com.facebook.buck.distributed.DistBuildService
 
DistBuildService.DistBuildRejectedException - Exception in com.facebook.buck.distributed
Exception thrown when CreateBuildRequest is rejected (with a rejection message).
DistBuildSlaveData - Class in com.facebook.buck.event.listener.scuba
The class for containing the data we need for constructing the DistBuildCombined scuba event
DistBuildSlaveEventBusListener - Class in com.facebook.buck.event.listener
Listener to transmit DistBuildSlave events over to buck frontend.
DistBuildSlaveEventBusListener(StampedeId, BuildSlaveRunId, DistBuildMode, Clock, BuildSlaveTimingStatsTracker, FileMaterializationStatsTracker, HealthCheckStatsTracker, ScheduledExecutorService) - Constructor for class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
DistBuildSlaveEventBusListener(StampedeId, BuildSlaveRunId, DistBuildMode, Clock, BuildSlaveTimingStatsTracker, FileMaterializationStatsTracker, HealthCheckStatsTracker, ScheduledExecutorService, long) - Constructor for class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
DistBuildSlaveExecutor - Class in com.facebook.buck.distributed.build_slave
 
DistBuildSlaveExecutor(DistBuildSlaveExecutorArgs) - Constructor for class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutor
 
DistBuildSlaveExecutorArgs - Class in com.facebook.buck.distributed.build_slave
Immutable implementation of AbstractDistBuildSlaveExecutorArgs.
DistBuildSlaveExecutorArgs.Builder - Class in com.facebook.buck.distributed.build_slave
Builds instances of type DistBuildSlaveExecutorArgs.
DistBuildSlaveScubaEventFactory - Class in com.facebook.buck.event.listener.scuba
Creates a Scuba event for publishing to the server-side build slave table.
DistBuildSlaveScubaEventFactory() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory
 
DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData - Class in com.facebook.buck.event.listener.scuba
The class for containing the data we need for constructing the DistBuildCombined scuba event
DistBuildSlaveScubaUtils - Class in com.facebook.buck.event.listener.scuba
Helpers for populating build slave stats at both client and server
DistBuildSlaveScubaUtils() - Constructor for class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaUtils
 
DistBuildSlaveStateRenderer - Class in com.facebook.buck.event.listener
 
DistBuildSlaveStateRenderer(Ansi, long, ImmutableList<BuildSlaveStatus>) - Constructor for class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
 
DistBuildSourceFilesCommand - Class in com.facebook.buck.cli
Distributed build debug command that prints out all files in the local hard-drive whose contents were hashed in order to take part in any rule key computation.
DistBuildSourceFilesCommand() - Constructor for class com.facebook.buck.cli.DistBuildSourceFilesCommand
 
DistBuildSourceFilesCommand(List<String>) - Constructor for class com.facebook.buck.cli.DistBuildSourceFilesCommand
 
distBuildStarted() - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
DistBuildStarted() - Constructor for class com.facebook.buck.core.build.event.BuildEvent.DistBuildStarted
 
distBuildStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
distBuildStarted(BuildEvent.DistBuildStarted) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
DistBuildState - Class in com.facebook.buck.distributed
Saves and restores the state of a build to/from a thrift data structure.
DistBuildStatus - Class in com.facebook.buck.distributed
Immutable implementation of DistBuildStatusEvent.AbstractDistBuildStatus.
distBuildStatus - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
DistBuildStatus.Builder - Class in com.facebook.buck.distributed
Builds instances of type DistBuildStatus.
DistBuildStatusCommand - Class in com.facebook.buck.cli
 
DistBuildStatusCommand() - Constructor for class com.facebook.buck.cli.DistBuildStatusCommand
 
DistBuildStatusEvent - Class in com.facebook.buck.distributed
 
DistBuildStatusEvent(BuildJob, DistBuildStatus) - Constructor for class com.facebook.buck.distributed.DistBuildStatusEvent
 
distBuildStatusLock - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
DistBuildSuperConsoleEvent - Class in com.facebook.buck.distributed.build_client
Event to enable the Stampede SuperConsole.
DistBuildSuperConsoleEvent() - Constructor for class com.facebook.buck.distributed.build_client.DistBuildSuperConsoleEvent
 
DistBuildSuperConsoleEvent(Optional<String>) - Constructor for class com.facebook.buck.distributed.build_client.DistBuildSuperConsoleEvent
 
DistBuildTargetGraphCodec - Class in com.facebook.buck.distributed
Saves and loads the TargetNodes needed for the build.
DistBuildTargetGraphCodec(ListeningExecutorService, ParserTargetNodeFactory<Map<String, Object>>, Function<? super TargetNode<?>, ? extends Map<String, Object>>, Set<String>) - Constructor for class com.facebook.buck.distributed.DistBuildTargetGraphCodec
 
distBuildTotalRulesCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
DistBuildTrace - Class in com.facebook.buck.distributed.build_slave
Trace of rule execution history per minion, from the coordinator's point of view.
DistBuildTrace(StampedeId, Map<String, List<DistBuildTrace.RuleTrace>>, Optional<DistributableBuildGraph>) - Constructor for class com.facebook.buck.distributed.build_slave.DistBuildTrace
 
DistBuildTrace.MinionThread - Class in com.facebook.buck.distributed.build_slave
List of rules executed on a single thread in a minion.
DistBuildTrace.MinionTrace - Class in com.facebook.buck.distributed.build_slave
List of rules executed per thread in a single minion.
DistBuildTrace.RuleTrace - Class in com.facebook.buck.distributed.build_slave
Single build rule information.
DistBuildTraceTracker - Class in com.facebook.buck.distributed.build_slave
This class tracks start and stop timestamp for build rules processed by stamepede minions.
DistBuildTraceTracker(StampedeId) - Constructor for class com.facebook.buck.distributed.build_slave.DistBuildTraceTracker
 
DistBuildTraceTracker(StampedeId, Clock) - Constructor for class com.facebook.buck.distributed.build_slave.DistBuildTraceTracker
 
DistBuildUtil - Class in com.facebook.buck.distributed
 
distinct() - Method in interface com.facebook.buck.util.RichStream
 
DistLocalBuildMode - Enum in com.facebook.buck.distributed
This defines the mode that the local Buck client will execute while running distributed builds.
DistributableBuildGraph - Class in com.facebook.buck.distributed.build_slave
Data structure used by Stampede for the distributable view of action graph.
DistributableBuildGraph(ImmutableMap<String, DistributableBuildGraph.DistributableNode>, ImmutableSet<DistributableBuildGraph.DistributableNode>) - Constructor for class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
 
distributedBuildExitCode() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
DistributedCellProviderFactory - Class in com.facebook.buck.distributed
Creates a CellProvider to be used in a distributed build.
DistributedCellProviderFactory() - Constructor for class com.facebook.buck.distributed.DistributedCellProviderFactory
 
DistributedExitCode - Enum in com.facebook.buck.distributed
Distributed build exit codes used by Stampede.
DLibrary - Class in com.facebook.buck.features.d
 
DLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, DIncludes) - Constructor for class com.facebook.buck.features.d.DLibrary
 
DLibraryDescription - Class in com.facebook.buck.features.d
 
DLibraryDescription(ToolchainProvider, DBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.d.DLibraryDescription
 
DLibraryDescriptionArg - Class in com.facebook.buck.features.d
Immutable implementation of DLibraryDescription.AbstractDLibraryDescriptionArg.
DLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.d
Builds instances of type DLibraryDescriptionArg.
DModule - Class in com.facebook.buck.features.d
A modules that provides D build rules.
DModule() - Constructor for class com.facebook.buck.features.d.DModule
 
DModuleAdapterPlugin - Class in com.facebook.buck.features.d
 
DModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.d.DModuleAdapterPlugin
 
doBeginning(BuildRule, long, long) - Method in class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
 
DOC_JAR - Static variable in class com.facebook.buck.jvm.java.Javadoc
 
DoctorCommand - Class in com.facebook.buck.cli
 
DoctorCommand() - Constructor for class com.facebook.buck.cli.DoctorCommand
 
DoctorConfig - Class in com.facebook.buck.doctor.config
Immutable implementation of AbstractDoctorConfig.
DoctorEndpointRequest - Class in com.facebook.buck.doctor.config
Immutable implementation of AbstractDoctorEndpointRequest.
DoctorEndpointRequest.Builder - Class in com.facebook.buck.doctor.config
Builds instances of type DoctorEndpointRequest.
DoctorEndpointResponse - Class in com.facebook.buck.doctor.config
Immutable implementation of AbstractDoctorEndpointResponse.
DoctorEndpointResponse.Builder - Class in com.facebook.buck.doctor.config
Builds instances of type DoctorEndpointResponse.
DoctorInteractiveReport - Class in com.facebook.buck.doctor
Responsible for gathering logs and other interesting information from buck when part of the information is already available when calling the constructor.
DoctorInteractiveReport(DefectReporter, ProjectFilesystem, Console, UserInput, Optional<String>, BuildEnvironmentDescription, VersionControlStatsGenerator, DoctorConfig, ExtraInfoCollector, ImmutableSet<BuildLogEntry>, Optional<WatchmanDiagReportCollector>) - Constructor for class com.facebook.buck.doctor.DoctorInteractiveReport
 
DoctorIssueCategory - Enum in com.facebook.buck.doctor.config
 
DoctorJsonResponse - Class in com.facebook.buck.doctor.config
Immutable implementation of AbstractDoctorJsonResponse.
DoctorJsonResponse.Builder - Class in com.facebook.buck.doctor.config
Builds instances of type DoctorJsonResponse.
DoctorProtocolVersion - Enum in com.facebook.buck.doctor.config
 
DoctorReportHelper - Class in com.facebook.buck.doctor
 
DoctorReportHelper(ProjectFilesystem, UserInput, Console, DoctorConfig) - Constructor for class com.facebook.buck.doctor.DoctorReportHelper
 
DoctorSuggestion - Class in com.facebook.buck.doctor.config
Immutable implementation of AbstractDoctorSuggestion.
DoctorSuggestion.Builder - Class in com.facebook.buck.doctor.config
Builds instances of type DoctorSuggestion.
DocumentLocation - Class in com.facebook.buck.util.xml
Immutable implementation of AbstractDocumentLocation.
doEnding(BuildRule, long, long, long) - Method in class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
 
doesPythonPackageDisallowOmnibus() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
doesPythonPackageDisallowOmnibus() - Method in class com.facebook.buck.features.python.PythonLibrary
 
doesPythonPackageDisallowOmnibus() - Method in interface com.facebook.buck.features.python.PythonPackagable
 
doInstall(ApkInfo, String) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
doNotDelete(Path) - Method in class com.facebook.buck.features.project.intellij.IJProjectCleaner
 
DOS_FAKE_TIME - Static variable in class com.facebook.buck.util.zip.ZipConstants
 
Dot<T> - Class in com.facebook.buck.cli
 
Dot.Builder<T> - Class in com.facebook.buck.cli
Builder class for Dot output
doTargetsMatchProjectWhitelist(List<String>, ImmutableSet<String>, BuckConfig) - Static method in class com.facebook.buck.distributed.DistBuildUtil
Checks whether the given target command line arguments match the Stampede project whitelist
doTargetsMatchProjectWhitelist(ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.distributed.DistBuildUtil
Checks whether the given targets match the Stampede project whitelist
DotnetBuckConfig - Class in com.facebook.buck.features.dotnet
Config to get toolchains for dotnet rules
DotnetDescriptionsProvider - Class in com.facebook.buck.features.dotnet
 
DotnetDescriptionsProvider() - Constructor for class com.facebook.buck.features.dotnet.DotnetDescriptionsProvider
 
DotnetFramework - Class in com.facebook.buck.features.dotnet
Represents an instance of the .Net framework.
DotnetModule - Class in com.facebook.buck.features.dotnet
A modules that provides .NET build rules.
DotnetModule() - Constructor for class com.facebook.buck.features.dotnet.DotnetModule
 
DotnetModuleAdapterPlugin - Class in com.facebook.buck.features.dotnet
 
DotnetModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.dotnet.DotnetModuleAdapterPlugin
 
DotnetToolchain - Class in com.facebook.buck.features.dotnet
Toolchain for dotnet
DotnetToolchainFactory() - Constructor for class com.facebook.buck.features.dotnet.DotnetToolchainSupplier.DotnetToolchainFactory
 
DotnetToolchainSupplier - Class in com.facebook.buck.features.dotnet
Toolchains for dotnet development
DotnetToolchainSupplier() - Constructor for class com.facebook.buck.features.dotnet.DotnetToolchainSupplier
 
DotnetToolchainSupplier.DotnetToolchainFactory - Class in com.facebook.buck.features.dotnet
Factory
DOUBLE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
DownloadConfig - Class in com.facebook.buck.file.downloader.impl
 
DownloadConfig(BuckConfig) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadConfig
 
Downloader - Interface in com.facebook.buck.file.downloader
 
DownloaderFactory - Class in com.facebook.buck.file.downloader.impl
 
DownloaderFactory() - Constructor for class com.facebook.buck.file.downloader.impl.DownloaderFactory
 
DownloaderSupplier - Class in com.facebook.buck.file.downloader.impl
 
DownloaderSupplier() - Constructor for class com.facebook.buck.file.downloader.impl.DownloaderSupplier
 
DownloadEvent - Class in com.facebook.buck.file.downloader.impl
 
DownloadEvent.Finished - Class in com.facebook.buck.file.downloader.impl
 
DownloadEvent.Started - Class in com.facebook.buck.file.downloader.impl
 
DownloadProgressEvent - Class in com.facebook.buck.file.downloader.impl
 
DownloadProgressEvent(URI, long, long) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadProgressEvent
 
DownloadStep - Class in com.facebook.buck.file
Download a file from a known location.
DownloadStep(ProjectFilesystem, Downloader, URI, ImmutableList<URI>, FileHash, Path) - Constructor for class com.facebook.buck.file.DownloadStep
Creates an instance of DownloadStep
drainTo(Collection<? super E>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
drainTo(Collection<? super E>, int) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
dropInternalCaches(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Drop the cache in Path object.
DRY_RUN_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
DSYM_DWARF_FILE_FOLDER - Static variable in class com.facebook.buck.apple.AppleDsym
 
DTest - Class in com.facebook.buck.features.d
 
DTest(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRule, ImmutableSortedSet<String>, ImmutableSortedSet<String>, Optional<Long>) - Constructor for class com.facebook.buck.features.d.DTest
 
DTestDescription - Class in com.facebook.buck.features.d
 
DTestDescription(ToolchainProvider, DBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.d.DTestDescription
 
DTestDescriptionArg - Class in com.facebook.buck.features.d
Immutable implementation of DTestDescription.AbstractDTestDescriptionArg.
DTestDescriptionArg.Builder - Class in com.facebook.buck.features.d
Builds instances of type DTestDescriptionArg.
DTestStep - Class in com.facebook.buck.features.d
Runs a D test command, remembering its exit code and streaming its output to a given output file.
DTestStep(ProjectFilesystem, ImmutableList<String>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.features.d.DTestStep
 
DUMMY_R_DOT_JAVA_FLAVOR - Static variable in class com.facebook.buck.android.AndroidLibraryGraphEnhancer
 
DummyRDotJava - Class in com.facebook.buck.android
Buildable that takes in a list of HasAndroidResourceDeps and for each of these rules, first creates an R.java file using MergeAndroidResourcesStep and compiles it to generate a corresponding R.class file.
DummyRDotJava(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Set<HasAndroidResourceDeps>, JavacToJarStepFactory, boolean, Optional<String>, Optional<String>, boolean, boolean) - Constructor for class com.facebook.buck.android.DummyRDotJava
 
dump(PrintStream) - Method in class com.facebook.buck.android.resources.ResourcesXml
 
dump(PrintStream) - Method in class com.facebook.buck.android.resources.ResourceTable
 
dump(StringPool, PrintStream) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
dump(StringPool, ResTablePackage, PrintStream) - Method in class com.facebook.buck.android.resources.ResTableType
 
dump(StringPool, ResTablePackage, PrintStream) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
dump(PrintStream) - Method in class com.facebook.buck.android.resources.StringPool
 
dump(DistBuildCellIndexer, DistBuildFileHashes, DistBuildTargetGraphCodec, TargetGraph, ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.distributed.DistBuildState
Creates a serializable BuildJobState object from the given parameters.
dump(DistBuildCellIndexer, DistBuildFileHashes, DistBuildTargetGraphCodec, TargetGraph, ImmutableSet<BuildTarget>, RemoteCommand, Optional<ClientStatsTracker>) - Static method in class com.facebook.buck.distributed.DistBuildState
Creates a serializable BuildJobState object from the given parameters.
dump(Collection<TargetNode<?>>, DistBuildCellIndexer) - Method in class com.facebook.buck.distributed.DistBuildTargetGraphCodec
 
dump(Path) - Method in class com.facebook.buck.jvm.java.JarDumper
 
dumpEntry(JarFile, JarEntry) - Method in class com.facebook.buck.jvm.java.JarDumper
 
dumpResultsToLogFile(AnalysisResults) - Method in class com.facebook.buck.distributed.DistBuildPostBuildAnalysis
 
dumpStrings(PrintStream) - Method in class com.facebook.buck.android.resources.ResourceTable
 
dumpToChromeTrace(Path) - Method in class com.facebook.buck.distributed.build_slave.DistBuildTrace
Write trace in chrome trace format.
duration - Variable in class com.facebook.buck.core.build.event.BuildRuleEvent
Accumulated duration of work spent on this rule up until this event occurred.
DX - Static variable in class com.facebook.buck.android.DxStep
Available tools to create dex files *
DxConfig - Class in com.facebook.buck.android
 
DxConfig(BuckConfig) - Constructor for class com.facebook.buck.android.DxConfig
 
DxStep - Class in com.facebook.buck.android
 
DxStep(ProjectFilesystem, AndroidPlatformTarget, Path, Iterable<Path>) - Constructor for class com.facebook.buck.android.DxStep
 
DxStep(ProjectFilesystem, AndroidPlatformTarget, Path, Iterable<Path>, EnumSet<DxStep.Option>, String) - Constructor for class com.facebook.buck.android.DxStep
 
DxStep(ProjectFilesystem, AndroidPlatformTarget, Path, Iterable<Path>, EnumSet<DxStep.Option>, Optional<String>, String, boolean) - Constructor for class com.facebook.buck.android.DxStep
 
DxStep(ProjectFilesystem, AndroidPlatformTarget, Path, Iterable<Path>, EnumSet<DxStep.Option>, Optional<String>, String, boolean, Collection<Path>) - Constructor for class com.facebook.buck.android.DxStep
 
DxStep.Option - Enum in com.facebook.buck.android
Options to pass to dx.
DxToolchain - Class in com.facebook.buck.android.toolchain
Immutable implementation of AbstractDxToolchain.
DxToolchainFactory - Class in com.facebook.buck.android.toolchain.impl
 
DxToolchainFactory() - Constructor for class com.facebook.buck.android.toolchain.impl.DxToolchainFactory
 
DYNAMIC_LIBRARY - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
DynamicTypeInfo - Class in com.facebook.buck.rules.modern.impl
This type info delegates to a ClassInfo looked up at runtime.
DynamicTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
 

E

e_ehsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_entry - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_ident - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_machine - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_phentsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_phnum - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_phoff - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_shentsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_shnum - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_shoff - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_shstrndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
e_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EdenClient - Interface in com.facebook.buck.eden
Client of Eden's fbthrift API that is intended to be a thin wrapper around EdenService.Client's API.
EdenClientPool - Class in com.facebook.buck.eden
A pool of EdenClient objects.
EdenMount - Class in com.facebook.buck.eden
Utility to make requests to the Eden thrift API for an (Eden mount point, Buck project root) pair.
EdenProjectFilesystemDelegate - Class in com.facebook.buck.eden
 
EdenProjectFilesystemDelegate(EdenMount, ProjectFilesystemDelegate, Config) - Constructor for class com.facebook.buck.eden.EdenProjectFilesystemDelegate
 
EI_CLASS - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ei_class - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_DATA - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ei_data - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_MAG0 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_MAG1 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_MAG2 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_MAG3 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_NIDENT - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_PAD - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
EI_VERSION - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
Either<LEFT,RIGHT> - Class in com.facebook.buck.util.types
A discriminated union of two parameters that holds a value of either the LEFT or RIGHT type.
EitherTypeCoercer<Left,Right> - Class in com.facebook.buck.rules.coercer
Coerces a type to either type, trying the left type before the right.
EitherTypeCoercer(TypeCoercer<Left>, TypeCoercer<Right>) - Constructor for class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
EitherValueTypeInfo<L,R> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for Eithers.
EitherValueTypeInfo(ValueTypeInfo<L>, ValueTypeInfo<R>) - Constructor for class com.facebook.buck.rules.modern.impl.EitherValueTypeInfo
 
element() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
elementIsAvailableForSourceOnlyAbi(Elements, Element) - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
 
elementScope() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher.DefaultContainerScope
Increases element count if anything gets hashed during the element scope.
elementScope() - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher.ContainerScope
 
ElementsExtended - Interface in com.facebook.buck.jvm.java.lang.model
Wraps and extends Elements with methods that cannot be added as pure extension methods on MoreElements because they require per-instance state.
ElementsExtendedImpl - Class in com.facebook.buck.jvm.java.plugin.adapter
Wraps and extends Elements with methods that cannot be added as pure extension methods on MoreElements because they require per-instance state.
ElementsExtendedImpl(Elements, Types, Trees) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
Elf - Class in com.facebook.buck.cxx.toolchain.elf
 
Elf(ByteBuffer) - Constructor for class com.facebook.buck.cxx.toolchain.elf.Elf
 
Elf.Elf32 - Class in com.facebook.buck.cxx.toolchain.elf
 
Elf.Elf64 - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfDynamicSection - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfDynamicSection(ImmutableList<ElfDynamicSection.Entry>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
ElfDynamicSection.DTag - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfDynamicSection.DTag.Type - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfDynamicSection.Entry - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfHeader - Class in com.facebook.buck.cxx.toolchain.elf
Encapsulate the data found in an ELF header.
ElfHeader.EIClass - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfHeader.EIData - Enum in com.facebook.buck.cxx.toolchain.elf
 
ELFMAG0 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ELFMAG1 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ELFMAG2 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ELFMAG3 - Static variable in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
ElfSection - Class in com.facebook.buck.cxx.toolchain.elf
Encapsulates the header information and raw body of an ELF section.
ElfSectionHeader - Class in com.facebook.buck.cxx.toolchain.elf
Encapsulate the data in an ELF section header.
ElfSectionHeader(long, ElfSectionHeader.SHType, long, long, long, long, long, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
ElfSectionHeader.SHType - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfSectionLookupResult - Class in com.facebook.buck.cxx.toolchain.elf
A tuple of section index and ElfSection object returned from lookup functions in this class.
ElfSharedLibraryInterfaceParams - Class in com.facebook.buck.cxx.toolchain
Immutable implementation of AbstractElfSharedLibraryInterfaceParams.
ElfStringTable - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfSymbolTable - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfSymbolTable(ImmutableList<ElfSymbolTable.Entry>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
 
ElfSymbolTable.Entry - Class in com.facebook.buck.cxx.toolchain.elf
Encapsulate the data in an ELF section header.
ElfSymbolTable.Entry.Info - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfSymbolTable.Entry.Info.Bind - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfSymbolTable.Entry.Info.Type - Enum in com.facebook.buck.cxx.toolchain.elf
 
ElfVerDef - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerDef(ImmutableList<Pair<ElfVerDef.Verdef, ImmutableList<ElfVerDef.Verdaux>>>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
ElfVerDef.Verdaux - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerDef.Verdef - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerNeed - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerNeed(ImmutableList<Pair<ElfVerNeed.Verneed, ImmutableList<ElfVerNeed.Vernaux>>>) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
ElfVerNeed.Vernaux - Class in com.facebook.buck.cxx.toolchain.elf
 
ElfVerNeed.Verneed - Class in com.facebook.buck.cxx.toolchain.elf
 
EmbeddedCellBuckOutInfo - Class in com.facebook.buck.io.filesystem
Information to create the buck-out of cell when it's going to be embedded in the root cell buck-out.
EMIT_SWIFTDOCS - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
empty() - Static method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
EMPTY - Static variable in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
EMPTY - Static variable in interface com.facebook.buck.jvm.java.ExtraClasspathProvider
 
EMPTY - Static variable in class com.facebook.buck.jvm.java.RemoveClassesPatternsMatcher
 
EMPTY - Static variable in class com.facebook.buck.test.selectors.TestSelectorList
 
empty() - Static method in class com.facebook.buck.test.selectors.TestSelectorList
 
EMPTY - Static variable in class com.facebook.buck.util.PatternsMatcher
 
empty() - Static method in interface com.facebook.buck.util.RichStream
 
EMPTY_PATH - Static variable in class com.facebook.buck.io.file.MorePaths
 
EmptyJavaAbiInfo - Class in com.facebook.buck.jvm.core
The implementation of JavaAbiInfo for targets that have no sources.
EmptyJavaAbiInfo(BuildTarget) - Constructor for class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
EmptyMemoizerDeserialization<T> - Class in com.facebook.buck.rules.modern
Supports deserialization of a memoizer as just a default-constructed empty Memoizer.
EmptyMemoizerDeserialization() - Constructor for class com.facebook.buck.rules.modern.EmptyMemoizerDeserialization
 
emptyMetadataProvider() - Static method in class com.facebook.buck.remoteexecution.MetadataProviderFactory
 
EmptyTargetConfiguration - Class in com.facebook.buck.core.model
Configuration that doesn't have any options
EMULATOR_MODE_SHORT_ARG - Static variable in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
enabledForArch64(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enabledForModules(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enabledForNativeLibraries(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enabledForResources(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enabledForSecondaryDexes(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
enableSandbox - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
 
enableStringWhitelisting() - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
encodeBuildTarget(BuildTarget) - Static method in class com.facebook.buck.distributed.DistBuildTargetGraphCodec
 
encodeHybridFetchRequestNoPayload() - Method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
 
encodeHybridStoreRequestOnePayload() - Method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
 
ENCODING - Static variable in class com.facebook.buck.testrunner.BaseRunner
 
end() - Method in class com.facebook.buck.event.api.BuckTracing
Records the end of the traced section started by the most recent call to BuckTracing.begin(String, Map), on any BuckTracing object, on the current thread.
end(Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
Records the end of the traced section started by the most recent call to BuckTracing.begin(String, Map), on any BuckTracing object, on the current thread.
end(Map<String, String>) - Method in interface com.facebook.buck.event.api.BuckTracingInterface
 
end(Map<String, String>) - Method in class com.facebook.buck.event.BuckTracingEventBusBridge
 
end(Map<String, String>) - Method in class com.facebook.buck.jvm.java.Jsr199TracingBridge
 
END_OF_FILE_HEADER_MARKER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
endAnalyze(List<String>, List<String>) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endAnalyze(List<String>, List<String>) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endAnalyze(List<String>, List<String>) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
endAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endAnnotationProcessingRound(boolean) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endAnnotationProcessingRound() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endAnnotationProcessingRound() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
endElement(String, String, String) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
endEnter(List<String>) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endEnter(List<String>) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endEnter(List<String>) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
endGenerate() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endGenerate() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endGenerate() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
EndingBuildRuleEvent(BuildRuleEvent.BeginningBuildRuleEvent) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
 
endParse() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endParse() - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
endParse() - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
endRunAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
endsWith(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
endsWith(String) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
endsWithIgnoreCase(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<Path>) - Method in class com.facebook.buck.parser.NoopPackageBoundaryChecker
 
enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<Path>) - Method in interface com.facebook.buck.parser.PackageBoundaryChecker
 
enforceBuckPackageBoundaries(Cell, BuildTarget, ImmutableSet<Path>) - Method in class com.facebook.buck.parser.ThrowingPackageBoundaryChecker
 
enhance(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidNativeLibsPackageableGraphEnhancer
 
enhanceCommandLine(ImmutableList<String>) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
 
enhanceCommandLine(ImmutableList<String>) - Method in class com.facebook.buck.shell.programrunner.DirectProgramRunner
 
enhanceCommandLine(ImmutableList<String>) - Method in interface com.facebook.buck.shell.programrunner.ProgramRunner
Change program command line with arguments specific to these parameters.
enhanceCommandLineForDescription(ImmutableList<String>) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
 
enhanceCommandLineForDescription(ImmutableList<String>) - Method in class com.facebook.buck.shell.programrunner.DirectProgramRunner
 
enhanceCommandLineForDescription(ImmutableList<String>) - Method in interface com.facebook.buck.shell.programrunner.ProgramRunner
Change program command line with arguments specific to these parameters.
enhanceFlavors(BuildTarget, T, TargetNodeSpec.TargetType) - Method in interface com.facebook.buck.parser.TargetSpecResolver.FlavorEnhancer
 
enqueueForRemoteBuild(String) - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
Async enqueues a build target to be executed remotely asap.
enqueueMinions(StampedeId, String, int, String, MinionType, String) - Method in class com.facebook.buck.distributed.DistBuildService
Tells the frontend to schedule given number of minions
enqueueWorkUnitsForBuildingAndCommitCapacity(List<WorkUnit>) - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
 
ensureAndroidFacetBuilder() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
ensureLaunchAndHandshake() - Method in class com.facebook.buck.worker.WorkerProcess
 
ensureModuleConsistency(Path, ImmutableMultimap<APKModule, Path>, ProjectFilesystem, Optional<Path>, Optional<Path>, boolean) - Static method in class com.facebook.buck.android.AndroidModuleConsistencyStep
 
enter() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
enter() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
enter() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
enter() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
ENTER - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
 
entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
entries - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
entriesToExclude - Variable in class com.facebook.buck.unarchive.UnarchiveStep
 
Entry(ElfDynamicSection.DTag, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.Entry
 
Entry(long, ElfSymbolTable.Entry.Info, int, int, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
entrySet() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
enumerate(Iterable<T>) - Static method in class com.facebook.buck.util.MoreIterables
 
EnumTypeCoercer<E extends Enum<E>> - Class in com.facebook.buck.rules.coercer
 
EnumTypeCoercer(Class<?>) - Constructor for class com.facebook.buck.rules.coercer.EnumTypeCoercer
 
EnumValueTypeInfo<T extends Enum<T>> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for enums.
EnumValueTypeInfo(Class<T>) - Constructor for class com.facebook.buck.rules.modern.impl.EnumValueTypeInfo
 
ENV - Static variable in class com.facebook.buck.parser.MetaRules
 
ENV_VAR_NAME - Static variable in class com.facebook.buck.util.env.BuckClasspath
 
environment - Variable in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
environment - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
environment - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
environment - Variable in class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
 
environment - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
environmentalChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
environmentalChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
environmentalChange(String) - Static method in class com.facebook.buck.event.ParsingEvent
 
EnvironmentData - Class in com.facebook.buck.skylark.parser
Captures Environment and information related to its parsing like all Path used in order to create this environment.
EnvironmentOverrideOptionHandler - Class in com.facebook.buck.cli
OptionHandler used for specifying environment overrides.
EnvironmentOverrideOptionHandler(CmdLineParser, OptionDef, Setter<? super Map<?, ?>>) - Constructor for class com.facebook.buck.cli.EnvironmentOverrideOptionHandler
 
environmentSupportsAnsiEscapes(Platform, Map<String, String>) - Static method in class com.facebook.buck.util.AnsiEnvironmentChecking
Returns true if the environment supports ANSI escape sequences, false otherwise.
EnvironmentVariableMacroExpander - Class in com.facebook.buck.rules.macros
Expands $(env XYZ) to use the appropriate shell expansion for the current platform.
EnvironmentVariableMacroExpander(Platform) - Constructor for class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
 
EnvMacro - Class in com.facebook.buck.rules.macros
$(env) macro type.
EnvMacroTypeCoercer - Class in com.facebook.buck.rules.coercer
Coercer for env macros.
EnvMacroTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
envVariableChange(ParsingEvent.EnvVariableChange) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
EnvVariableChange(String) - Constructor for class com.facebook.buck.event.ParsingEvent.EnvVariableChange
 
EnvVariablesProvider - Class in com.facebook.buck.util.environment
Provides access system environment variables of the current process.
EnvVariablesProvider() - Constructor for class com.facebook.buck.util.environment.EnvVariablesProvider
 
equals(Object) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
This instance is equal to all instances of AndroidResourceIndexEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.aapt.FakeRDotTxtEntryWithID
 
equals(Object) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
This instance is equal to all instances of MergeAndroidResourceSourcesStep that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
equals(Object) - Method in class com.facebook.buck.android.AaptOutputInfo
This instance is equal to all instances of AaptOutputInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
This instance is equal to all instances of AndroidAarDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
This instance is equal to all instances of AndroidAppModularityDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
This instance is equal to all instances of AndroidAppModularityGraphEnhancementResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
This instance is equal to all instances of AndroidBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
This instance is equal to all instances of AndroidBinaryResourcesGraphEnhancementResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
This instance is equal to all instances of AndroidBuildConfigDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
This instance is equal to all instances of AndroidBundleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
This instance is equal to all instances of AndroidGraphEnhancementResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
This instance is equal to all instances of AndroidInstrumentationApkDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
This instance is equal to all instances of AndroidInstrumentationTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
This instance is equal to all instances of AndroidInstrumentationTestJVMArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
This instance is equal to all instances of AndroidLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidLinkableMetadata
This instance is equal to all instances of AndroidLinkableMetadata that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
This instance is equal to all instances of AndroidManifestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
This instance is equal to all instances of AndroidNativeLibsGraphEnhancementResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
This instance is equal to all instances of AndroidPrebuiltAarDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
This instance is equal to all instances of AndroidResourceDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
This instance is equal to all instances of ApkGenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.ApkInfo
This instance is equal to all instances of ApkInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.apkmodule.APKModule
This instance is equal to all instances of APKModule that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
This instance is equal to all instances of DalvikMemberReference that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.exopackage.AdbConfig
This instance is equal to all instances of AdbConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
This instance is equal to all instances of DexInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
This instance is equal to all instances of ExopackageInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
This instance is equal to all instances of NativeLibsInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
This instance is equal to all instances of ResourcesInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
This instance is equal to all instances of ExopackagePathAndHash that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.exopackage.RapidInstallMode
This instance is equal to all instances of RapidInstallMode that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.GenAidlDescriptionArg
This instance is equal to all instances of GenAidlDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
equals(Object) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
This instance is equal to all instances of MergedNativeLibraryConstituents that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.ModuleInfo
This instance is equal to all instances of ModuleInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
This instance is equal to all instances of NativeLibraryMergeEnhancementResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
This instance is equal to all instances of NdkLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
This instance is equal to all instances of NonPredexedDexBuildableArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
This instance is equal to all instances of AndroidPackageableCollection that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
This instance is equal to all instances of ResourceDetails that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
This instance is equal to all instances of PrebuiltNativeLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
equals(Object) - Method in class com.facebook.buck.android.redex.RedexOptions
This instance is equal to all instances of RedexOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
This instance is equal to all instances of RobolectricTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.StrippedObjectDescription
This instance is equal to all instances of StrippedObjectDescription that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
This instance is equal to all instances of AndroidBuildToolsLocation that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
This instance is equal to all instances of AndroidPlatformTarget that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
This instance is equal to all instances of AndroidSdkLocation that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.DxToolchain
This instance is equal to all instances of DxToolchain that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
This instance is equal to all instances of AndroidNdk that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
This instance is equal to all instances of NdkCxxPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
This instance is equal to all instances of NdkCxxPlatformCompiler that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
This instance is equal to all instances of NdkCxxPlatformsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
This instance is equal to all instances of NdkCxxPlatformTargetConfiguration that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
This instance is equal to all instances of AppleAssetCatalogDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
This instance is equal to all instances of AppleAssetCatalogsCompilationOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
This instance is equal to all instances of AppleBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
This instance is equal to all instances of AppleBundleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleBundleDestinations
This instance is equal to all instances of AppleBundleDestinations that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleBundleResources
This instance is equal to all instances of AppleBundleResources that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
This instance is equal to all instances of AppleLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.ApplePackageConfig
This instance is equal to all instances of ApplePackageConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
This instance is equal to all instances of ApplePackageConfigAndPlatformInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
This instance is equal to all instances of ApplePackageDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
This instance is equal to all instances of AppleResourceDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
This instance is equal to all instances of AppleTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
This instance is equal to all instances of AppleWrapperResourceArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.clang.ModuleMap
 
equals(Object) - Method in class com.facebook.buck.apple.GroupedSource
This instance is equal to all instances of GroupedSource that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.MultiarchFileInfo
This instance is equal to all instances of MultiarchFileInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
This instance is equal to all instances of PrebuiltAppleFrameworkDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.simulator.AppleSimulator
This instance is equal to all instances of AppleSimulator that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
This instance is equal to all instances of AppleSimulatorProfile that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.TestHostInfo
This instance is equal to all instances of TestHostInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
This instance is equal to all instances of AppleCxxPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
This instance is equal to all instances of AppleCxxPlatformsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
This instance is equal to all instances of AppleDeveloperDirectoryForTestsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
This instance is equal to all instances of AppleDeveloperDirectoryProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
This instance is equal to all instances of ApplePlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
This instance is equal to all instances of AppleSdk that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
This instance is equal to all instances of AppleSdkLocation that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
This instance is equal to all instances of AppleSdkPaths that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
This instance is equal to all instances of AppleToolchain that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
This instance is equal to all instances of AppleToolchainProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
This instance is equal to all instances of CodeSignIdentity that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
This instance is equal to all instances of CodeSignIdentityStore that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
This instance is equal to all instances of ProvisioningProfileMetadata that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
This instance is equal to all instances of ProvisioningProfileStore that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
This instance is equal to all instances of CopyFilePhaseDestinationSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
This instance is equal to all instances of ProductType that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
equals(Object) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
This instance is equal to all instances of XcodeScriptDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
This instance is equal to all instances of ArtifactInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
This instance is equal to all instances of CacheCountersSummary that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
This instance is equal to all instances of CacheDeleteResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.CacheResult
This instance is equal to all instances of CacheResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
This instance is equal to all instances of ArtifactCacheEntries that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
This instance is equal to all instances of DirCacheEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
This instance is equal to all instances of HttpCacheEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
This instance is equal to all instances of SQLiteCacheEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
This instance is equal to all instances of FetchResponseReadResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.FetchResult
This instance is equal to all instances of FetchResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
This instance is equal to all instances of HttpArtifactCacheEventFetchData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
This instance is equal to all instances of HttpArtifactCacheEventStoreData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
This instance is equal to all instances of MetadataAndPayloadReadResultInternal that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
This instance is equal to all instances of MultiContainsResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
This instance is equal to all instances of MultiFetchResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
This instance is equal to all instances of NetworkCacheArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
This instance is equal to all instances of RuleKeyCacheResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
This instance is equal to all instances of StoreResponseReadResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.StoreResult
This instance is equal to all instances of StoreResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
This instance is equal to all instances of StoreWriteResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.AsyncJobStateAndCells
This instance is equal to all instances of AsyncJobStateAndCells that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
equals(Object) - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
This instance is equal to all instances of CleanCommandBuckConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.CliConfig
This instance is equal to all instances of CliConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.CommandRunnerParams
This instance is equal to all instances of CommandRunnerParams that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.ConfigValue
This instance is equal to all instances of ConfigValue that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.InstallResult
This instance is equal to all instances of InstallResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.ParserAndCaches
This instance is equal to all instances of ParserAndCaches that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
This instance is equal to all instances of ProjectGeneratorParameters that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.TargetResult
This instance is equal to all instances of TargetResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cli.TestRun
This instance is equal to all instances of TestRun that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.command.BuildExecutionResult
This instance is equal to all instances of BuildExecutionResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.command.BuildExecutorArgs
This instance is equal to all instances of BuildExecutorArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.command.config.BuildBuckConfig
This instance is equal to all instances of BuildBuckConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
This instance is equal to all instances of ConfigIgnoredByDaemon that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.context.BuildContext
This instance is equal to all instances of BuildContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
This instance is equal to all instances of BuildEngineBuildContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.BuildEngineResult
This instance is equal to all instances of BuildEngineResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.BuildResult
This instance is equal to all instances of BuildResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
This instance is equal to all instances of CachingBuildEngineBuckConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
This instance is equal to all instances of ResourceAwareSchedulingInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
This instance is equal to all instances of ManifestFetchResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
This instance is equal to all instances of ManifestLoadResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
This instance is equal to all instances of ManifestStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
This instance is equal to all instances of ManifestStoreResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
 
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
equals(Object) - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
equals(Object) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
This instance is equal to all instances of ExecutionContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.cell.CellConfig
This instance is equal to all instances of CellConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.cell.CellName
This instance is equal to all instances of CellName that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
This instance is equal to all instances of ImmutableCell that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
This instance is equal to all instances of ImmutableDefaultCellPathResolver that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.config.AliasConfig
This instance is equal to all instances of AliasConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.config.BuckConfig
 
equals(Object) - Method in class com.facebook.buck.core.description.DescriptionCreationContext
This instance is equal to all instances of DescriptionCreationContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
This instance is equal to all instances of ErrorHandlingBuckConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.macros.MacroMatchResult
This instance is equal to all instances of MacroMatchResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
This instance is equal to all instances of ActionGraphAndBuilder that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
This instance is equal to all instances of ActionGraphConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.BuildId
 
equals(Object) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
This instance is equal to all instances of ActionAndTargetGraphs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
This instance is equal to all instances of ImmutableUnconfiguredBuildTarget that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
This instance is equal to all instances of ImmutableUnflavoredBuildTarget that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
This instance is equal to all instances of ConstraintSetting that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.platform.ConstraintValue
This instance is equal to all instances of ConstraintValue that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.RuleType
This instance is equal to all instances of RuleType that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
This instance is equal to all instances of ImmutableBuildRuleCreationContextWithTargetGraph that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
This instance is equal to all instances of ImmutableRawTargetNode that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
This instance is equal to all instances of ImmutableTargetNode that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.RawAttributes
 
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
equals(Object) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
This instance is equal to all instances of TargetGraphAndBuildTargets that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.resources.ResourcesConfig
This instance is equal to all instances of ResourcesConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
This instance is equal to all instances of BuildRuleKeys that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
This instance is equal to all instances of RuleKeyConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rulekey.RuleKey
 
equals(Object) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
This instance is equal to all instances of ConfigSettingArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
equals(Object) - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
This instance is equal to all instances of KnownRuleTypes that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
This instance is equal to all instances of ConstraintSettingArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
This instance is equal to all instances of ConstraintValueArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.platform.PlatformArg
This instance is equal to all instances of PlatformArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.platform.PlatformRule
This instance is equal to all instances of PlatformRule that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
This instance is equal to all instances of RuleScheduleInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
 
equals(Object) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
This instance is equal to all instances of ArchiveMemberSourcePath that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
This instance is equal to all instances of SourceWithFlags that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
This instance is equal to all instances of ExternalTestRunnerTestSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
This instance is equal to all instances of VersionedTool that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
This instance is equal to all instances of ToolchainCreationContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
This instance is equal to all instances of ToolchainDescriptor that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
This instance is equal to all instances of SystemToolProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
equals(Object) - Method in class com.facebook.buck.counters.Counter
 
equals(Object) - Method in class com.facebook.buck.counters.CounterBuckConfig
This instance is equal to all instances of CounterBuckConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.counters.CounterInfo
This instance is equal to all instances of CounterInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.counters.CounterSnapshot
This instance is equal to all instances of CounterSnapshot that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
This instance is equal to all instances of CxxBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
This instance is equal to all instances of CxxBridgingHeaders that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
This instance is equal to all instances of CxxCompilationDatabaseEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxDeps
This instance is equal to all instances of CxxDeps that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
This instance is equal to all instances of CxxGenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxHeadersDir
This instance is equal to all instances of CxxHeadersDir that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
This instance is equal to all instances of CxxLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxLinkOptions
This instance is equal to all instances of CxxLinkOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
This instance is equal to all instances of CxxPrecompiledHeaderDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
This instance is equal to all instances of CxxPreprocessorInput that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxRawHeaders
This instance is equal to all instances of CxxRawHeaders that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxSource
This instance is equal to all instances of CxxSource that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
This instance is equal to all instances of CxxSourceRuleFactory that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
This instance is equal to all instances of CxxSymlinkTreeHeaders that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
This instance is equal to all instances of CxxTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
This instance is equal to all instances of ExplicitCxxToolFlags that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.FrameworkDependencies
This instance is equal to all instances of FrameworkDependencies that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
This instance is equal to all instances of IterableCxxToolFlags that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
This instance is equal to all instances of NewPrebuiltCxxLibraryPaths that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.OmnibusLibraries
This instance is equal to all instances of OmnibusLibraries that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.OmnibusLibrary
This instance is equal to all instances of OmnibusLibrary that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.OmnibusRoot
This instance is equal to all instances of OmnibusRoot that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.OmnibusRoots
This instance is equal to all instances of OmnibusRoots that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
This instance is equal to all instances of PrebuiltCxxLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
This instance is equal to all instances of PrebuiltCxxLibraryGroupDescription that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
This instance is equal to all instances of PrebuiltCxxLibraryGroupDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
This instance is equal to all instances of PrecompiledHeaderData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PreIncludeFactory
This instance is equal to all instances of PreIncludeFactory that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
This instance is equal to all instances of PreprocessorDelegateCacheKey that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.PreprocessorFlags
This instance is equal to all instances of PreprocessorFlags that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.RelativeLinkArg
 
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
This instance is equal to all instances of CxxPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
This instance is equal to all instances of CxxPlatformsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
This instance is equal to all instances of CxxToolProviderParams that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
This instance is equal to all instances of ElfSectionLookupResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
This instance is equal to all instances of ElfSharedLibraryInterfaceParams that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
This instance is equal to all instances of HeaderVerification that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
This instance is equal to all instances of NativeLinkableCacheKey that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
This instance is equal to all instances of NativeLinkableInput that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
This instance is equal to all instances of NativeLinkTargetMode that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
This instance is equal to all instances of MachoHeader that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.AnalysisResults
This instance is equal to all instances of AnalysisResults that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
This instance is equal to all instances of BuildSlaveStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
This instance is equal to all instances of DistBuildControllerArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
This instance is equal to all instances of DistBuildControllerInvocationArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
This instance is equal to all instances of StampedeExecutionResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
This instance is equal to all instances of DelegateAndGraphs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
This instance is equal to all instances of DelegateAndGraphsInitializerArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
This instance is equal to all instances of DistBuildSlaveExecutorArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
This instance is equal to all instances of BuildRuleMachineLogEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.BuildRuleStats
This instance is equal to all instances of BuildRuleStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.DistBuildCellParams
This instance is equal to all instances of DistBuildCellParams that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
This instance is equal to all instances of DistBuildClientCacheResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.DistBuildClientStats
This instance is equal to all instances of DistBuildClientStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.DistBuildStatus
This instance is equal to all instances of DistBuildStatus that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
This instance is equal to all instances of PerRuleCumulativeStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
This instance is equal to all instances of RuleKeyNameAndType that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.config.BuildLogEntry
This instance is equal to all instances of BuildLogEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorConfig
This instance is equal to all instances of DoctorConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
This instance is equal to all instances of DoctorEndpointRequest that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
This instance is equal to all instances of DoctorEndpointResponse that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
This instance is equal to all instances of DoctorJsonResponse that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
This instance is equal to all instances of DoctorSuggestion that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
This instance is equal to all instances of SourceControlInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
This instance is equal to all instances of UserLocalConfiguration that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.DefectReport
This instance is equal to all instances of DefectReport that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.DefectSubmitResult
This instance is equal to all instances of DefectSubmitResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.ExtraInfoResult
This instance is equal to all instances of ExtraInfoResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport
This instance is equal to all instances of FileChangesIgnoredReport that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.doctor.UserReport
This instance is equal to all instances of UserReport that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.AbstractBuckEvent
The default implementation of equals checks to see if two events are related, are on the same thread, and are the same concrete class.
equals(Object) - Method in class com.facebook.buck.event.EventKey
This instance is equal to all instances of EventKey that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.InstallEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
This instance is equal to all instances of ChromeTraceBuildListenerCloseArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
This instance is equal to all instances of HttpArtifactCacheEventListenerCloseArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
This instance is equal to all instances of LogUploaderListenerCloseArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
This instance is equal to all instances of MachineReadableLoggerListenerCloseArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
This instance is equal to all instances of ProxyBuckEvent that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
This instance is equal to all instances of RuleKeyDiagnosticsListenerCloseArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
This instance is equal to all instances of RuleKeyLoggerListenerCloseArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.RunIdStreamPair
This instance is equal to all instances of RunIdStreamPair that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
This instance is equal to all instances of ScribeEventListenerConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
This instance is equal to all instances of ActionGraphPerfData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
This instance is equal to all instances of ArtifactCompressionStat that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.scuba.BuildData
This instance is equal to all instances of BuildData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
This instance is equal to all instances of DistBuildClientCacheData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
This instance is equal to all instances of DistBuildCombinedData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
This instance is equal to all instances of DistBuildSlaveData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.scuba.ReSessionData
This instance is equal to all instances of ReSessionData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.listener.util.EventInterval
This instance is equal to all instances of EventInterval that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.PerfEventId
This instance is equal to all instances of PerfEventId that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.ScubaData
This instance is equal to all instances of ScubaData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.event.ScubaEvent
 
equals(Object) - Method in class com.facebook.buck.event.StartActivityEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.event.UninstallEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
This instance is equal to all instances of CopyInXcode that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.apple.project.GenerationResult
This instance is equal to all instances of GenerationResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
This instance is equal to all instances of ProjectGeneratorOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
This instance is equal to all instances of XcodeWorkspaceConfigDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
This instance is equal to all instances of DBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DIncludes
This instance is equal to all instances of DIncludes that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
This instance is equal to all instances of DLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DTestDescriptionArg
This instance is equal to all instances of DTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.d.DTestStep
 
equals(Object) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
This instance is equal to all instances of CsharpLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
This instance is equal to all instances of DotnetBuckConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.dotnet.DotnetFramework
 
equals(Object) - Method in class com.facebook.buck.features.dotnet.DotnetToolchain
This instance is equal to all instances of DotnetToolchain that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
This instance is equal to all instances of PrebuiltDotnetLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
This instance is equal to all instances of FileGroupDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
This instance is equal to all instances of CgoLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
This instance is equal to all instances of GoBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
This instance is equal to all instances of GoLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoLinkable
This instance is equal to all instances of GoLinkable that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoPlatform
This instance is equal to all instances of GoPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoPlatformFactory
This instance is equal to all instances of GoPlatformFactory that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
This instance is equal to all instances of GoTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.GoTestStep
 
equals(Object) - Method in class com.facebook.buck.features.go.GoToolchain
This instance is equal to all instances of GoToolchain that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
This instance is equal to all instances of PrebuiltGoLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
This instance is equal to all instances of GwtBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
This instance is equal to all instances of HalideLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
This instance is equal to all instances of HaskellBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
This instance is equal to all instances of HaskellCompileInput that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
This instance is equal to all instances of HaskellGhciDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
This instance is equal to all instances of HaskellGhciOmnibusSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
This instance is equal to all instances of HaskellHaddockDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
This instance is equal to all instances of HaskellHaddockInput that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
This instance is equal to all instances of HaskellLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPackage
This instance is equal to all instances of HaskellPackage that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
This instance is equal to all instances of HaskellPackageInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
This instance is equal to all instances of HaskellPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
This instance is equal to all instances of HaskellPlatformsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
This instance is equal to all instances of HaskellPrebuiltLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellSources
This instance is equal to all instances of HaskellSources that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.haskell.HaskellVersion
This instance is equal to all instances of HaskellVersion that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
This instance is equal to all instances of JsBundleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
This instance is equal to all instances of JsBundleGenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
This instance is equal to all instances of JsLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
This instance is equal to all instances of CxxLuaExtensionDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
This instance is equal to all instances of LuaBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
This instance is equal to all instances of LuaBinaryPackageComponents that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
This instance is equal to all instances of LuaLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaPackageComponents
This instance is equal to all instances of LuaPackageComponents that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaPlatform
This instance is equal to all instances of LuaPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
This instance is equal to all instances of LuaPlatformsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
This instance is equal to all instances of LuaScriptStarter that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
This instance is equal to all instances of NativeExecutableStarter that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
This instance is equal to all instances of OcamlBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
This instance is equal to all instances of OcamlBuildContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
This instance is equal to all instances of OcamlGeneratedBuildRules that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
This instance is equal to all instances of OcamlLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
This instance is equal to all instances of OcamlPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
This instance is equal to all instances of OcamlToolchain that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
This instance is equal to all instances of PrebuiltOcamlLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
This instance is equal to all instances of AggregationModule that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
This instance is equal to all instances of DependencyEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
This instance is equal to all instances of DependencyEntryData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
This instance is equal to all instances of ContentRoot that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
This instance is equal to all instances of IjSourceFolder that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
This instance is equal to all instances of IjLibrary that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
This instance is equal to all instances of IjModuleAndroidFacet that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
This instance is equal to all instances of IjProjectConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
This instance is equal to all instances of ModuleIndexEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
This instance is equal to all instances of CxxPythonExtensionDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
This instance is equal to all instances of PrebuiltPythonLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
This instance is equal to all instances of PythonBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
This instance is equal to all instances of PythonLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PythonPackageComponents
This instance is equal to all instances of PythonPackageComponents that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
This instance is equal to all instances of PythonTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
This instance is equal to all instances of PythonPlatformsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
This instance is equal to all instances of PythonVersion that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
This instance is equal to all instances of PrebuiltRustLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
This instance is equal to all instances of RustBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
equals(Object) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
This instance is equal to all instances of RustLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustPlatform
This instance is equal to all instances of RustPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustPlatformFactory
This instance is equal to all instances of RustPlatformFactory that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
This instance is equal to all instances of RustTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.rust.RustToolchain
This instance is equal to all instances of RustToolchain that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
This instance is equal to all instances of ZipFileDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.file.FileHash
 
equals(Object) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
This instance is equal to all instances of HttpArchiveDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.file.HttpFileDescriptionArg
This instance is equal to all instances of HttpFileDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
This instance is equal to all instances of RemoteFileDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.ArchiveMemberPath
This instance is equal to all instances of ArchiveMemberPath that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.BuildCellRelativePath
This instance is equal to all instances of BuildCellRelativePath that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.filesystem.BuckPaths
This instance is equal to all instances of BuckPaths that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
This instance is equal to all instances of EmbeddedCellBuckOutInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
equals(Object) - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
equals(Object) - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
equals(Object) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
equals(Object) - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
equals(Object) - Method in class com.facebook.buck.io.watchman.ProjectWatch
This instance is equal to all instances of ProjectWatch that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
This instance is equal to all instances of WatchmanDiagnostic that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
This instance is equal to all instances of WatchmanOverflowEvent that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
This instance is equal to all instances of WatchmanPathEvent that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.io.watchman.WatchmanQuery
This instance is equal to all instances of WatchmanQuery that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
This instance is equal to all instances of BuildFileParseExceptionData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
This instance is equal to all instances of BuildFileParseExceptionStackTraceEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.json.BuildFilePythonResult
This instance is equal to all instances of BuildFilePythonResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.json.BuildFileSyntaxError
This instance is equal to all instances of BuildFileSyntaxError that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
This instance is equal to all instances of GroovyLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
This instance is equal to all instances of GroovyTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
This instance is equal to all instances of AnnotationProcessingParams that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
This instance is equal to all instances of CompilerOutputPaths that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.CompilerParameters
This instance is equal to all instances of CompilerParameters that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
This instance is equal to all instances of DefaultJavaLibraryClasspaths that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
This instance is equal to all instances of DiffAbisStep that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
This instance is equal to all instances of JarGenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JarParameters
This instance is equal to all instances of JarParameters that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
This instance is equal to all instances of JavaAnnotationProcessorDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
This instance is equal to all instances of JavaBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
This instance is equal to all instances of JavacExecutionContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavacOptions
This instance is equal to all instances of JavacOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
This instance is equal to all instances of JavacPluginJsr199Fields that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
This instance is equal to all instances of JavacPluginProperties that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavacSpec
This instance is equal to all instances of JavacSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavacVersion
This instance is equal to all instances of JavacVersion that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
This instance is equal to all instances of JavaLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaOptions
This instance is equal to all instances of JavaOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
This instance is equal to all instances of JavaTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
This instance is equal to all instances of JUnitJvmArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
This instance is equal to all instances of KeystoreDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
 
equals(Object) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
This instance is equal to all instances of PrebuiltJarDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.ResourcesParameters
This instance is equal to all instances of ResourcesParameters that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
This instance is equal to all instances of JavacOptionsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
This instance is equal to all instances of JavaCxxPlatformProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
This instance is equal to all instances of JavaOptionsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
This instance is equal to all instances of JavaToolchain that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion
This instance is equal to all instances of KotlincVersion that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
This instance is equal to all instances of KotlinLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
This instance is equal to all instances of KotlinTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
This instance is equal to all instances of ScalaLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
This instance is equal to all instances of ScalaTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.log.ErrorLogRecord
This instance is equal to all instances of ErrorLogRecord that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.log.InvocationInfo
This instance is equal to all instances of InvocationInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.log.LogConfigSetup
This instance is equal to all instances of LogConfigSetup that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.log.PerfTimesStats
This instance is equal to all instances of PerfTimesStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.api.BuildFileManifest
This instance is equal to all instances of BuildFileManifest that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.api.PojoTransformer
This instance is equal to all instances of PojoTransformer that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.BuildFileSpec
This instance is equal to all instances of BuildFileSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.BuildTargetSpec
This instance is equal to all instances of BuildTargetSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
This instance is equal to all instances of ParserCacheConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
This instance is equal to all instances of DefaultSelectableConfigurationContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
This instance is equal to all instances of ImplicitInclude that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
This instance is equal to all instances of ProjectBuildFileParserOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.ParserConfig
This instance is equal to all instances of ParserConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.syntax.ImmutableListWithSelects
This instance is equal to all instances of ImmutableListWithSelects that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.syntax.ImmutableSelectorValue
This instance is equal to all instances of ImmutableSelectorValue that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
This instance is equal to all instances of TargetNodePredicateSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.query.BinaryOperatorExpression
This instance is equal to all instances of BinaryOperatorExpression that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.query.QueryBuildTarget
This instance is equal to all instances of QueryBuildTarget that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
equals(Object) - Method in class com.facebook.buck.query.QueryFileTarget
This instance is equal to all instances of QueryFileTarget that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.query.SetExpression
This instance is equal to all instances of SetExpression that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.query.TargetLiteral
This instance is equal to all instances of TargetLiteral that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.query.TargetSetExpression
This instance is equal to all instances of TargetSetExpression that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
This instance is equal to all instances of RemoteExecutionConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats
This instance is equal to all instances of LocalFallbackStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
equals(Object) - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
This instance is equal to all instances of ParsedReadResource that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
This instance is equal to all instances of RetryPolicy that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.MerkleTreeNode
 
equals(Object) - Method in interface com.facebook.buck.rules.args.Arg
 
equals(Object) - Method in class com.facebook.buck.rules.args.CompositeArg
This instance is equal to all instances of CompositeArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
equals(Object) - Method in class com.facebook.buck.rules.args.ProxyArg
 
equals(Object) - Method in class com.facebook.buck.rules.args.SanitizedArg
 
equals(Object) - Method in class com.facebook.buck.rules.args.SourcePathArg
This instance is equal to all instances of SourcePathArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.args.StringArg
This instance is equal to all instances of StringArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.args.ToolArg
This instance is equal to all instances of ToolArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
This instance is equal to all instances of BuildConfigFields that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
This instance is equal to all instances of Field that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
equals(Object) - Method in class com.facebook.buck.rules.coercer.FrameworkPath
This instance is equal to all instances of FrameworkPath that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.ManifestEntries
This instance is equal to all instances of ManifestEntries that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
This instance is equal to all instances of NeededCoverageSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
equals(Object) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
equals(Object) - Method in class com.facebook.buck.rules.coercer.SourceSet
This instance is equal to all instances of SourceSet that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
This instance is equal to all instances of SourceSortedSet that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
This instance is equal to all instances of SourceWithFlagsList that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
equals(Object) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
This instance is equal to all instances of RuleKeyConfiguration that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
This instance is equal to all instances of DependencyFileEntry that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
This instance is equal to all instances of RuleKeyAndInputs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
This instance is equal to all instances of RuleKeyFactories that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyInput
This instance is equal to all instances of RuleKeyInput that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyResult
 
equals(Object) - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
equals(Object) - Method in class com.facebook.buck.rules.macros.CcFlagsMacro
This instance is equal to all instances of CcFlagsMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.CcMacro
This instance is equal to all instances of CcMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
This instance is equal to all instances of CppFlagsMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.CxxFlagsMacro
This instance is equal to all instances of CxxFlagsMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.CxxMacro
This instance is equal to all instances of CxxMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
This instance is equal to all instances of CxxppFlagsMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.EnvMacro
This instance is equal to all instances of EnvMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
This instance is equal to all instances of LdflagsSharedFilterMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
This instance is equal to all instances of LdflagsSharedMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
This instance is equal to all instances of LdflagsStaticFilterMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
This instance is equal to all instances of LdflagsStaticMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
This instance is equal to all instances of LdflagsStaticPicFilterMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
This instance is equal to all instances of LdflagsStaticPicMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.LdMacro
This instance is equal to all instances of LdMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.MacroContainer
This instance is equal to all instances of MacroContainer that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.OutputMacro
This instance is equal to all instances of OutputMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.PlatformNameMacro
This instance is equal to all instances of PlatformNameMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
This instance is equal to all instances of QueryOutputsMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
This instance is equal to all instances of QueryPathsMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
This instance is equal to all instances of QueryTargetsAndOutputsMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
This instance is equal to all instances of QueryTargetsMacro that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.StringWithMacros
This instance is equal to all instances of StringWithMacros that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
This instance is equal to all instances of StringWithMacrosConverter that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
This instance is equal to all instances of RemoteExecutionActionInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
This instance is equal to all instances of ModernBuildRuleConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
This instance is equal to all instances of CachedErrors that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.query.Query
This instance is equal to all instances of Query that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.tool.config.ToolConfig
This instance is equal to all instances of ToolConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
This instance is equal to all instances of BuildTargetVisibilityPattern that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.rules.visibility.PublicVisibilityPattern
This instance is equal to all instances of PublicVisibilityPattern that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.sandbox.SandboxConfig
This instance is equal to all instances of SandboxConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.sandbox.SandboxProperties
This instance is equal to all instances of SandboxProperties that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
This instance is equal to all instances of CommandAliasDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.CrossPlatformTool
This instance is equal to all instances of CrossPlatformTool that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
This instance is equal to all instances of ExportFileDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.GenruleDescriptionArg
This instance is equal to all instances of GenruleDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
This instance is equal to all instances of ShBinaryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.ShTestDescriptionArg
This instance is equal to all instances of ShTestDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
This instance is equal to all instances of TestSuiteDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
This instance is equal to all instances of WorkerToolDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.io.GlobSpec
This instance is equal to all instances of GlobSpec that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
This instance is equal to all instances of GlobSpecWithResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.packages.PackageContext
This instance is equal to all instances of PackageContext that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.parser.BuckGlobals
This instance is equal to all instances of BuckGlobals that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.parser.EnvironmentData
This instance is equal to all instances of EnvironmentData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.parser.ExtensionData
This instance is equal to all instances of ExtensionData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.parser.ImplicitlyLoadedExtension
This instance is equal to all instances of ImplicitlyLoadedExtension that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.parser.IncludesData
This instance is equal to all instances of IncludesData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.parser.LoadImport
This instance is equal to all instances of LoadImport that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.skylark.parser.ParseResult
This instance is equal to all instances of ParseResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.slb.ClientSideSlbConfig
This instance is equal to all instances of ClientSideSlbConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
This instance is equal to all instances of HybridThriftOverHttpServiceImplArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
This instance is equal to all instances of LoadBalancedServiceEventData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
This instance is equal to all instances of LoadBalancerPingEventData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.slb.PerServerData
This instance is equal to all instances of PerServerData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.slb.PerServerPingData
This instance is equal to all instances of PerServerPingData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
This instance is equal to all instances of ServerHealthManagerEventData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
This instance is equal to all instances of ThriftOverHttpServiceConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.step.AbstractTestStep
 
equals(Object) - Method in class com.facebook.buck.step.fs.MkdirStep
This instance is equal to all instances of MkdirStep that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.step.fs.RmStep
This instance is equal to all instances of RmStep that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkFileStep
This instance is equal to all instances of SymlinkFileStep that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
equals(Object) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
equals(Object) - Method in class com.facebook.buck.step.fs.TouchStep
 
equals(Object) - Method in class com.facebook.buck.step.StepEvent.Finished
 
equals(Object) - Method in class com.facebook.buck.step.StepExecutionResult
This instance is equal to all instances of StepExecutionResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
This instance is equal to all instances of ImmutableBackgroundTask that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.support.bgtasks.TaskId
This instance is equal to all instances of TaskId that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.support.bgtasks.Timeout
This instance is equal to all instances of Timeout that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.support.cli.args.BuckCellArg
This instance is equal to all instances of BuckCellArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.support.log.LogBuckConfig
This instance is equal to all instances of LogBuckConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
This instance is equal to all instances of SwiftLibraryDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
This instance is equal to all instances of SwiftPlatform that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
This instance is equal to all instances of SwiftPlatformsProvider that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.test.config.TestBuckConfig
This instance is equal to all instances of TestBuckConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity
This instance is equal to all instances of TestResultSummaryVerbosity that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.test.selectors.TestDescription
 
equals(Object) - Method in class com.facebook.buck.test.TestResults
This instance is equal to all instances of TestResults that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.test.TestResultSummary
 
equals(Object) - Method in class com.facebook.buck.test.TestRunningOptions
This instance is equal to all instances of TestRunningOptions that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.test.TestStatusMessage
This instance is equal to all instances of TestStatusMessage that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.cache.CacheStats
This instance is equal to all instances of CacheStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
This instance is equal to all instances of FileHashCacheVerificationResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
This instance is equal to all instances of HashCodeAndFileType that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
equals(Object) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
This instance is equal to all instances of ListeningSemaphoreArrayPendingItem that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
This instance is equal to all instances of ResourceAmounts that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.config.Config
 
equals(Object) - Method in class com.facebook.buck.util.config.RawConfig
This instance is equal to all instances of RawConfig that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.DirectoryCleanerArgs
This instance is equal to all instances of DirectoryCleanerArgs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
This instance is equal to all instances of BuildEnvironmentDescription that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
This instance is equal to all instances of NumberFormatterCacheKey that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
equals(Object) - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
equals(Object) - Method in class com.facebook.buck.util.network.offline.ScribeData
This instance is equal to all instances of ScribeData that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.PatternAndMessage
This instance is equal to all instances of PatternAndMessage that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.ProcessExecutorParams
This instance is equal to all instances of ProcessExecutorParams that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.ProcessResourceConsumption
This instance is equal to all instances of ProcessResourceConsumption that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.SampleRate
This instance is equal to all instances of SampleRate that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.sha1.Sha1HashCode
 
equals(Object) - Method in class com.facebook.buck.util.timing.ClockDuration
 
equals(Object) - Method in class com.facebook.buck.util.types.Pair
 
equals(Object) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
This instance is equal to all instances of FastVersionControlStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
This instance is equal to all instances of FullVersionControlStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
This instance is equal to all instances of SlowVersionControlStats that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.util.xml.DocumentLocation
This instance is equal to all instances of DocumentLocation that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
This instance is equal to all instances of CachedVersionedTargetGraph that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.ExactConstraint
This instance is equal to all instances of ExactConstraint that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
This instance is equal to all instances of FlavorSearchTargetNodeFinder that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.Version
This instance is equal to all instances of Version that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.VersionedAliasDescription
This instance is equal to all instances of VersionedAliasDescription that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
This instance is equal to all instances of VersionedAliasDescriptionArg that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
This instance is equal to all instances of VersionedTargetGraphCacheResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
This instance is equal to all instances of VersionedTargetGraphInputs that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.VersionInfo
This instance is equal to all instances of VersionInfo that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.versions.VersionUniverse
This instance is equal to all instances of VersionUniverse that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.worker.WorkerJobParams
This instance is equal to all instances of WorkerJobParams that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.worker.WorkerJobResult
This instance is equal to all instances of WorkerJobResult that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.worker.WorkerProcessCommand
This instance is equal to all instances of WorkerProcessCommand that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.worker.WorkerProcessIdentity
This instance is equal to all instances of WorkerProcessIdentity that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.worker.WorkerProcessParams
This instance is equal to all instances of WorkerProcessParams that have equal attribute values.
equals(Object) - Method in class com.facebook.buck.zip.ZipScrubberStep
This instance is equal to all instances of ZipScrubberStep that have equal attribute values.
equalTo(QueryEnvironment.Argument) - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
error(Throwable, String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
 
error(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(Throwable) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at ERROR level.
error(String) - Method in class com.facebook.buck.log.TimedLogger
 
error(Throwable) - Method in class com.facebook.buck.log.TimedLogger
 
error(Throwable, String) - Method in class com.facebook.buck.log.TimedLogger
 
ERROR - Static variable in class com.facebook.buck.step.StepExecutionResults
 
error(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
ERROR_PRIVILEGE_NOT_HELD - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
ErrorHandlingBuckConfig - Class in com.facebook.buck.core.exceptions.config
Immutable implementation of AbstractErrorHandlingBuckConfig.
ErrorLogger - Class in com.facebook.buck.util
 
ErrorLogger(ErrorLogger.LogImpl, HumanReadableExceptionAugmentor) - Constructor for class com.facebook.buck.util.ErrorLogger
 
ErrorLogger.DeconstructedException - Class in com.facebook.buck.util
The result of exception "deconstruction".
ErrorLogger.LogImpl - Interface in com.facebook.buck.util
 
ErrorLogRecord - Class in com.facebook.buck.log
Immutable implementation of AbstractErrorLogRecord.
ErrorLogRecord.Builder - Class in com.facebook.buck.log
Builds instances of type ErrorLogRecord.
ErrorParsingReceiver() - Constructor for class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
 
ErrorSuppressingDiagnosticListener - Class in com.facebook.buck.jvm.java.abi.source.api
When running the compiler with some dependencies missing (as when generating ABIs from source), by default it will abort after the last round of annotation processing because it believes there are missing types.
ErrorSuppressingDiagnosticListener(DiagnosticListener<? super JavaFileObject>) - Constructor for class com.facebook.buck.jvm.java.abi.source.api.ErrorSuppressingDiagnosticListener
 
ErrorToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
 
escape(Escaper.Quoter, CharMatcher, String) - Static method in class com.facebook.buck.util.Escaper
Escapes the special characters identified the CharMatcher, using single quotes.
escapeAsBashString(String) - Static method in class com.facebook.buck.util.Escaper
Quotes a string to be passed to Bash, if necessary.
escapeAsBashString(Path) - Static method in class com.facebook.buck.util.Escaper
 
escapeAsMakefileValueString(String) - Static method in class com.facebook.buck.util.Escaper
 
escapeAsPythonString(String) - Static method in class com.facebook.buck.util.Escaper
 
escapeAsShellString(String) - Static method in class com.facebook.buck.util.Escaper
Quotes a string to be passed to the shell, if necessary.
escapeJsonForStringEmbedding(String) - Static method in class com.facebook.buck.features.js.JsUtil
 
escapePathForCIncludeString(Path) - Static method in class com.facebook.buck.util.Escaper
Escapes forward slashes in a Path as a String that is safe to consume with other tools (such as gcc).
Escaper - Class in com.facebook.buck.util
 
escaper(Escaper.Quoter, CharMatcher) - Static method in class com.facebook.buck.util.Escaper
 
Escaper.Quoter - Enum in com.facebook.buck.util
The quoting style to use when escaping.
escapeWithQuotesAsMakefileValueString(String) - Static method in class com.facebook.buck.util.Escaper
 
EstimateDexWeightStep - Class in com.facebook.buck.android.dalvik
 
EstimateDexWeightStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.android.dalvik.EstimateDexWeightStep
This uses an estimator that uses the size of the .class file as the estimate.
estimatedLinearAllocSize - Variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
Estimated bytes the class will contribute to Dalvik linear alloc.
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.AllPathsFunction
 
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.AttrFilterFunction
 
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.BuildFileFunction
 
eval(QueryExpression, QueryEnvironment) - Method in class com.facebook.buck.query.CachingQueryEvaluator
 
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.DepsFunction
Evaluates to the dependencies of the argument.
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
 
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.InputsFunction
Evaluates to the direct inputs of the argument.
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.LabelsFunction
 
eval(QueryExpression, QueryEnvironment) - Method in class com.facebook.buck.query.NoopQueryEvaluator
 
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.OwnerFunction
 
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
Called when a user-defined function is to be evaluated.
eval(QueryExpression, QueryEnvironment) - Method in interface com.facebook.buck.query.QueryEvaluator
Evaluates the result of a query expression in the given environment.
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.RdepsFunction
Evaluates to the reverse dependencies of the argument 'x' in the transitive closure of the set 'u'.
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.TestsOfFunction
 
eval(QueryEvaluator, QueryEnvironment, ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.rules.query.ClasspathFunction
 
evaluateQuery(QueryExpression) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
Evaluate the specified query expression in this environment.
evaluateQuery(String) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
evaluateTarget(String) - Method in interface com.facebook.buck.query.QueryEnvironment.TargetEvaluator
Returns the set of target nodes for the specified target pattern, in 'buck build' syntax.
Event(EventKey, RuleKeyCalculationEvent.Type, BuildTarget) - Constructor for class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
Event(Network) - Constructor for class com.facebook.buck.util.environment.NetworkInfo.Event
 
EVENT_NAME - Static variable in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
EventDispatcher - Interface in com.facebook.buck.event
Thin wrapper around guava event bus.
EventInterval - Class in com.facebook.buck.event.listener.util
Utility class to help match up start and end events
EventInterval.Builder - Class in com.facebook.buck.event.listener.util
Builds instances of type EventInterval.
EventKey - Class in com.facebook.buck.event
Immutable implementation of AbstractEventKey.
EventKey.Builder - Class in com.facebook.buck.event
Builds instances of type EventKey.
EventPostingRuleKeyCacheScope<V> - Class in com.facebook.buck.rules.keys
A RuleKeyCacheScope which logs stats on close.
EventPostingRuleKeyCacheScope(BuckEventBus, TrackedRuleKeyCache<V>) - Constructor for class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
 
EventReportingProjectBuildFileParser - Class in com.facebook.buck.parser.decorators
Decorator for ProjectBuildFileParser that is responsible for reporting parse lifecycle events like start and finish.
EverstoreLogUploader - Class in com.facebook.buck.event.everstore
This class implements upload of data to everstore.
EverstoreLogUploader() - Constructor for class com.facebook.buck.event.everstore.EverstoreLogUploader
 
ExactConstraint - Class in com.facebook.buck.versions
Immutable implementation of AbstractExactConstraint.
ExactPathMatcher - Class in com.facebook.buck.io.filesystem
Matcher that matches explicitly provided file paths.
ExceptionHandler<T extends Throwable,R> - Class in com.facebook.buck.core.exceptions.handler
Abstract base class for handling certain type of exception
ExceptionHandler(Class<T>) - Constructor for class com.facebook.buck.core.exceptions.handler.ExceptionHandler
 
ExceptionHandlerRegistry<R> - Class in com.facebook.buck.core.exceptions.handler
Central registry to manage different kinds of exceptions thrown to Buck Main class level, which will unwrap the exceptions when necessary to make exceptions more friendly and readable to users
ExceptionHandlerRegistry(ImmutableList<ExceptionHandler<? extends Throwable, R>>, ExceptionHandler<Throwable, R>) - Constructor for class com.facebook.buck.core.exceptions.handler.ExceptionHandlerRegistry
 
ExceptionHandlerRegistryFactory - Class in com.facebook.buck.cli.exceptions.handlers
Util class for creating an ExceptionHandlerRegistry with the default handlers
ExceptionHandlerRegistryFactory() - Constructor for class com.facebook.buck.cli.exceptions.handlers.ExceptionHandlerRegistryFactory
 
ExceptionWithContext - Interface in com.facebook.buck.util.exceptions
 
ExceptionWithHumanReadableMessage - Interface in com.facebook.buck.core.exceptions
 
EXCLUDE_INCOMPATIBLE_TARGETS_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
excludedField(Field, Optional<CustomFieldBehavior>) - Static method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
ExcludedValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
 
ExcludeFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
ExcludeFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
executable - Variable in class com.facebook.buck.cxx.CxxLinkAndCompileRules
 
ExecutableFinder - Class in com.facebook.buck.io
Given the name of an executable, search a set of (possibly platform-specific) known locations for that executable.
ExecutableFinder() - Constructor for class com.facebook.buck.io.ExecutableFinder
 
ExecutableFinder(Platform) - Constructor for class com.facebook.buck.io.ExecutableFinder
 
ExecutableMacro - Class in com.facebook.buck.rules.macros
Immutable implementation of AbstractExecutableMacro.
ExecutableMacroExpander - Class in com.facebook.buck.rules.macros
Resolves to the executable command for a build target referencing a BinaryBuildRule.
ExecutableMacroExpander() - Constructor for class com.facebook.buck.rules.macros.ExecutableMacroExpander
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.AabBuilderStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.aapt.MiniAapt
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ApkBuilderStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ApkInstallStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.CompileStringsStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ConcatStep
 
execute() - Method in class com.facebook.buck.android.dalvik.DalvikAwareZipSplitter
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
execute() - Method in interface com.facebook.buck.android.dalvik.ZipSplitter
Writes the primary zip file and if necessary, the secondary zip files.
execute(ExecutionContext) - Method in class com.facebook.buck.android.DxStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ExtractFromAndroidManifestStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.GenerateManifestStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.GetStringsFilesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.HashInputJarsToDexStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.IntraDexReorderStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.SmartDexingStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.SplitZipStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.features.python.PythonRunTestsStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.file.DownloadStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.json.JsonConcatenateStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
 
execute(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionService
 
execute(Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService
This should run the command with the provided environment and inputs.
execute(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.shell.RunShTestAndRecordResultStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.shell.SymlinkFilesIntoDirectoryStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.shell.WorkerShellStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.AbstractExecutionStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.AbstractTestStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.ConditionalStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.CopyStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.FileScrubberStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.LogContentsOfFileStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MakeExecutableStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.MoveStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.StringTemplateStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymCopyStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.TouchStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.WriteFileStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.XzStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.step.fs.ZstdStep
 
execute(ExecutionContext) - Method in interface com.facebook.buck.step.Step
 
execute(ExecutionContext) - Method in class com.facebook.buck.unarchive.UnarchiveStep
 
execute(Runnable) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
execute(ProcessExecutor.LaunchedProcess, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
Executes the specified already-launched process.
execute(ExecutionContext) - Method in class com.facebook.buck.zip.RepackZipEntriesStep
 
execute(ExecutionContext) - Method in class com.facebook.buck.zip.ZipStep
 
executeAndPrintFailuresToEventBus(Iterable<BuildTarget>, BuckEventBus, Console, Optional<Path>) - Method in class com.facebook.buck.command.Build
 
executeAndPrintFailuresToEventBus(ListeningExecutorService, ProjectFilesystem, FileHashCache, InvocationInfo, BuildMode, DistLocalBuildMode, MinionRequirements, String, String, ListenableFuture<ParallelRuleKeyCalculator<RuleKey>>) - Method in class com.facebook.buck.distributed.build_client.DistBuildController
Executes the tbuild and prints failures to the event bus.
executeBuildAndProcessResult(CommandRunnerParams, CommandThreadManager, BuildCommand) - Method in class com.facebook.buck.cli.DistBuildCommandDelegate
 
executeLocalBuild(CommandRunnerParams, BuildCommand.GraphsAndBuildTargets, WeightedListeningExecutorService, Optional<ThriftRuleKeyLogger>, RemoteBuildRuleCompletionWaiter, boolean, Optional<CountDownLatch>, RuleKeyCacheScope<RuleKey>, AtomicReference<Build>) - Method in class com.facebook.buck.cli.BuildCommand
 
executeLocalBuild(boolean, RemoteBuildRuleCompletionWaiter, CountDownLatch, AtomicReference<Build>) - Method in interface com.facebook.buck.command.LocalBuildExecutorInvoker
 
ExecutionContext - Class in com.facebook.buck.core.build.execution.context
Immutable implementation of AbstractExecutionContext.
ExecutionContext.Builder - Class in com.facebook.buck.core.build.execution.context
Builds instances of type ExecutionContext.
ExecutionEnvironment - Interface in com.facebook.buck.util.environment
 
ExecutorPool - Enum in com.facebook.buck.util.concurrent
 
executorService - Variable in class com.facebook.buck.parser.ConvertingPipeline
 
ExistingFileMode - Enum in com.facebook.buck.util.unarchive
How existing files should be handled in a destination
exists(Path, LinkOption...) - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
 
exists(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
exists(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
exists(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
exists(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
exitCode - Variable in exception com.facebook.buck.android.AdbHelper.CommandFailedException
 
exitCode - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
ExitCode - Enum in com.facebook.buck.util
ExitCode class defines Buck binary protocol, i.e.
exitCodeToBuildStatus(int) - Static method in class com.facebook.buck.distributed.BuildStatusUtil
 
EXOPACKAGE_FLAGS - Static variable in class com.facebook.buck.android.BuildConfigs
Name of a global variable that includes the exopackage configuration as a bitmask.
EXOPACKAGE_INSTALL_ROOT - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
ExopackageArgsHelper - Class in com.facebook.buck.android
 
ExopackageArgsHelper() - Constructor for class com.facebook.buck.android.ExopackageArgsHelper
 
ExopackageDeviceDirectoryLister - Class in com.facebook.buck.android
This lists the entire contents of the exopackage installation directory on the requested devices.
ExopackageDeviceDirectoryLister(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
exopackageEnabled(ApkInfo) - Static method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
ExopackageFilesInstaller - Class in com.facebook.buck.android
Installs exopackage files to the device/devices.
ExopackageFilesInstaller(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, SourcePath, ExopackageInfo) - Constructor for class com.facebook.buck.android.ExopackageFilesInstaller
 
ExopackageInfo - Class in com.facebook.buck.android.exopackage
Immutable implementation of AbstractExopackageInfo.
ExopackageInfo.Builder - Class in com.facebook.buck.android.exopackage
Builds instances of type ExopackageInfo.
ExopackageInfo.DexInfo - Class in com.facebook.buck.android.exopackage
Immutable implementation of AbstractExopackageInfo.AbstractDexInfo.
ExopackageInfo.DexInfo.Builder - Class in com.facebook.buck.android.exopackage
Builds instances of type DexInfo.
ExopackageInfo.NativeLibsInfo - Class in com.facebook.buck.android.exopackage
Immutable implementation of AbstractExopackageInfo.AbstractNativeLibsInfo.
ExopackageInfo.NativeLibsInfo.Builder - Class in com.facebook.buck.android.exopackage
Builds instances of type NativeLibsInfo.
ExopackageInfo.ResourcesInfo - Class in com.facebook.buck.android.exopackage
Immutable implementation of AbstractExopackageInfo.AbstractResourcesInfo.
ExopackageInfo.ResourcesInfo.Builder - Class in com.facebook.buck.android.exopackage
Builds instances of type ResourcesInfo.
ExopackageInstaller - Class in com.facebook.buck.android.exopackage
ExopackageInstaller manages the installation of apps with the "exopackage" flag set to true.
ExopackageInstaller(SourcePathResolver, ExecutionContext, ProjectFilesystem, String, AndroidDevice) - Constructor for class com.facebook.buck.android.exopackage.ExopackageInstaller
 
ExopackageInstallFinisher - Class in com.facebook.buck.android
Finishes exopackage installation by: updating the metadata.txt files for the different exopackage types deleting unwanted files (.so/.dex/.apk from previous installs) installing the apk killing the app/process
ExopackageInstallFinisher(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ApkInfo, ExopackageDeviceDirectoryLister, ImmutableList<BuildRule>) - Constructor for class com.facebook.buck.android.ExopackageInstallFinisher
 
ExopackageMode - Enum in com.facebook.buck.android.exopackage
 
ExopackagePathAndHash - Class in com.facebook.buck.android.exopackage
Holds a path to a file and a path to a file containing the hash of the first.
ExopackageResourcesInstaller - Class in com.facebook.buck.android
Installs exopackage resource files to the device/devices.
ExopackageResourcesInstaller(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Collection<ExopackagePathAndHash>, SourcePath, SourcePath) - Constructor for class com.facebook.buck.android.ExopackageResourcesInstaller
 
ExopackageSymlinkTree - Class in com.facebook.buck.android.exopackage
Support out-of-process exopackage installation by creating a symlink tree mirroring the desired on-device layout.
ExopackageSymlinkTree() - Constructor for class com.facebook.buck.android.exopackage.ExopackageSymlinkTree
 
ExopackageUtil - Class in com.facebook.buck.android.exopackage
 
ExopackageUtil() - Constructor for class com.facebook.buck.android.exopackage.ExopackageUtil
 
ExoResourcesRewriter - Class in com.facebook.buck.android.resources
ExoResourceRewriter is the core of constructing build outputs for exo-for-resources.
expand(SourcePathResolver, M, BuildRule) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
 
expand(SourcePathResolver, ClasspathAbiMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
expand(ActionGraphBuilder, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
expand(SourcePathResolver, ClasspathMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
 
expand(SourcePathResolver, ExecutableMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
 
expand(SourcePathResolver, LocationMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.LocationMacroExpander
 
expand(SourcePathResolver, MavenCoordinatesMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
 
expand(SourcePathResolver, WorkerMacro, BuildRule) - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
 
expandAtFiles(Iterable<String>, ImmutableMap<CellName, Path>) - Static method in class com.facebook.buck.support.cli.args.BuckArgsMethods
Expand AT-file syntax in a way that matches what args4j does.
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T, Object) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, M) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, ClasspathAbiMacro) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, EnvMacro) - Method in class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T, P) - Method in interface com.facebook.buck.rules.macros.MacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, OutputMacro) - Method in class com.facebook.buck.rules.macros.OutputMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, QueryOutputsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, QueryPathsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryPathsMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, QueryTargetsAndOutputsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, QueryTargetsMacro, QueryMacroExpander.QueryResults) - Method in class com.facebook.buck.rules.macros.QueryTargetsMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, M) - Method in class com.facebook.buck.rules.macros.SimpleMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, BuildRuleResolver) - Method in class com.facebook.buck.rules.macros.SimpleMacroExpander
 
expandFrom(BuildTarget, CellPathResolver, BuildRuleResolver) - Method in class com.facebook.buck.rules.macros.StringExpander
 
expandHomeDir(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Expands "~/foo" into "/home/zuck/foo".
EXPECTED_NUMBER_OF_GENERATED_PROJECT_FILES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
 
EXPECTED_NUMBER_OF_PARSED_BUCK_FILES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
 
EXPECTED_NUMBER_OF_PARSED_RULES - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
 
ExperimentEvent - Class in com.facebook.buck.event
 
ExperimentEvent(String, String, String, Long, String) - Constructor for class com.facebook.buck.event.ExperimentEvent
 
experimentStatsEvent(ExperimentEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
EXPLICIT_FILE_TYPE_BROKEN_IDENTIFIERS - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
Set of identifiers which only work as "lastKnownFileType" and not "explicitFileType" in a PBXFileReference.
explicitBuilder() - Static method in class com.facebook.buck.cxx.CxxToolFlags
Returns a builder for explicitly specifying the flags.
ExplicitBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to a specific (possibly non-default) output of the BuildRule referred to by its target.
ExplicitBuildTargetSourcePath.Builder - Class in com.facebook.buck.core.sourcepath
Builds instances of type ExplicitBuildTargetSourcePath.
ExplicitCxxToolFlags - Class in com.facebook.buck.cxx
CxxToolFlags implementation where the flags are stored explicitly as lists.
ExplicitCxxToolFlags.Builder - Class in com.facebook.buck.cxx
Builds instances of type ExplicitCxxToolFlags.
ExplodingDownloader - Class in com.facebook.buck.file.downloader.impl
 
ExplodingDownloader() - Constructor for class com.facebook.buck.file.downloader.impl.ExplodingDownloader
 
exponential(long, long) - Static method in class com.facebook.buck.remoteexecution.grpc.retry.Backoff
 
exportChromeTraceIfSuccess(Path) - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
Exports the stampede distbuild chrome trace to argument file.
ExportDependencies - Interface in com.facebook.buck.core.rules.attr
BuildRule that can export a subset of it's dependencies.
EXPORTED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
ExportedDepsClosureResolver - Class in com.facebook.buck.features.project.intellij
Calculates the transitive closure of exported deps for every node in a TargetGraph.
ExportedDepsClosureResolver(TargetGraph, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.project.intellij.ExportedDepsClosureResolver
 
exportedSymbols - Variable in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
Exported symbols are those that need to be on the classpath when compiling against the providedSymbols.
ExportFile - Class in com.facebook.buck.shell
Export a file so that it can be easily referenced by other BuildRules.
ExportFile(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, String, ExportFileDescription.Mode, SourcePath, ExportFileDirectoryAction) - Constructor for class com.facebook.buck.shell.ExportFile
 
ExportFileDescription - Class in com.facebook.buck.shell
 
ExportFileDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.ExportFileDescription
 
ExportFileDescription.Mode - Enum in com.facebook.buck.shell
Controls how `export_file` exports it's wrapped source.
ExportFileDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of ExportFileDescription.AbstractExportFileDescriptionArg.
ExportFileDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type ExportFileDescriptionArg.
ExportFileDirectoryAction - Enum in com.facebook.buck.shell
An action for a situation when export_file is given a directory as input.
ext(String...) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
Constructs a Predicate instance which returns true if the input argument ends with any String in extensions
ExtensionData - Class in com.facebook.buck.skylark.parser
Captures Extension and information related to its parsing like all other extensions used in order to load it.
ExternalJavac - Class in com.facebook.buck.jvm.java
javac implemented in a separate binary.
ExternalJavac(Supplier<Tool>, String) - Constructor for class com.facebook.buck.jvm.java.ExternalJavac
 
ExternalJavacProvider - Class in com.facebook.buck.jvm.java
Provides utilities for creating/providing javac instances.
ExternalJavacProvider(SourcePath) - Constructor for class com.facebook.buck.jvm.java.ExternalJavacProvider
 
ExternalKotlinc - Class in com.facebook.buck.jvm.kotlin
kotlinc implemented as a separate binary.
ExternalKotlinc(Path) - Constructor for class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
ExternallyBuiltApplePackage - Class in com.facebook.buck.apple
Rule for generating an apple package via external script.
ExternallyBuiltApplePackage(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, BuildRuleResolver, BuildRuleParams, ApplePackageConfigAndPlatformInfo, SourcePath, boolean, Optional<String>, Optional<AndroidPlatformTarget>, Optional<AndroidNdk>, Optional<AndroidSdkLocation>) - Constructor for class com.facebook.buck.apple.ExternallyBuiltApplePackage
 
ExternalTestRunEvent - Class in com.facebook.buck.test.external
Base class for events related to external test runs.
ExternalTestRunEvent.Finished - Class in com.facebook.buck.test.external
 
ExternalTestRunEvent.Started - Class in com.facebook.buck.test.external
 
externalTestRunFinished(ExternalTestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ExternalTestRunnerRule - Interface in com.facebook.buck.core.test.rule
A interface describing TestRules which support being run by an external test runner.
ExternalTestRunnerTestSpec - Class in com.facebook.buck.core.test.rule
A JSON-serializable structure that gets passed to external test runners.
ExternalTestRunnerTestSpec.Builder - Class in com.facebook.buck.core.test.rule
Builds instances of type ExternalTestRunnerTestSpec.
externalTestRunStarted(ExternalTestRunEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ExternalTestSpecCalculationEvent - Class in com.facebook.buck.test.external
Base class for events about external test specs.
ExternalTestSpecCalculationEvent.Finished - Class in com.facebook.buck.test.external
 
ExternalTestSpecCalculationEvent.Started - Class in com.facebook.buck.test.external
 
externalTestSpecCalculationFinished(ExternalTestSpecCalculationEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
externalTestSpecCalculationStarted(ExternalTestSpecCalculationEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ExtraClasspathProvider - Interface in com.facebook.buck.jvm.java
Used to provide extra classpath entries to a compiler.
ExtraClasspathProvider.EmptyExtraClasspathProvider - Class in com.facebook.buck.jvm.java
 
extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a destination
extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a destination
extractArchive(Path, ProjectFilesystem, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a destination
extractArchive(ProjectFilesystemFactory, Path, Path, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a specific directory
extractArchive(ProjectFilesystemFactory, Path, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unarchiver
Extract a given archive to a specific directory
extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Untar
 
extractArchive(Path, ProjectFilesystem, Path, Optional<Path>, PatternsMatcher, ExistingFileMode) - Method in class com.facebook.buck.util.unarchive.Unzip
Unzips a file to a destination and returns the paths of the written files.
extractBuildTargetContainer(BuildTarget) - Static method in class com.facebook.buck.query.QueryTargetAccessor
 
extractBuildTargets(CellPathResolver, String, Query) - Static method in class com.facebook.buck.rules.query.QueryUtils
 
extractFeaturesFromJavaCode(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
 
ExtractFromAndroidManifestStep - Class in com.facebook.buck.android
 
ExtractFromAndroidManifestStep(Path, ProjectFilesystem, Path) - Constructor for class com.facebook.buck.android.ExtractFromAndroidManifestStep
 
extractParseTimeTargets(BuildTarget, CellPathResolver, Query) - Static method in class com.facebook.buck.rules.query.QueryUtils
 
extractSourcePath(ImmutableBiMap<Flavor, Either<SourcePath, Pair<SourcePath, String>>>, Stream<Flavor>) - Static method in class com.facebook.buck.features.js.JsFlavors
 
extractSourcePath(SourcePath) - Static method in class com.facebook.buck.query.QueryTargetAccessor
 
extractSymbolInfo(String) - Static method in class com.facebook.buck.android.relinker.Symbols
 
extractZipFiles(BuildTarget, ProjectFilesystem, Path, Iterable<SourcePath>, SourcePathResolver, PatternsMatcher) - Static method in class com.facebook.buck.features.filebundler.ZipFileExtractor
Given a list of archive files, generates a list of steps to extract those files in a given location.
ExtraInfoCollector - Interface in com.facebook.buck.doctor
Responsible for getting extra information to the report by running a user-specified command.
ExtraInfoCollector.AbstractExtraInfoResult - Interface in com.facebook.buck.doctor
 
ExtraInfoCollector.ExtraInfoExecutionException - Exception in com.facebook.buck.doctor
 
ExtraInfoExecutionException(String) - Constructor for exception com.facebook.buck.doctor.ExtraInfoCollector.ExtraInfoExecutionException
 
ExtraInfoExecutionException(String, Throwable) - Constructor for exception com.facebook.buck.doctor.ExtraInfoCollector.ExtraInfoExecutionException
 
ExtraInfoResult - Class in com.facebook.buck.doctor
Immutable implementation of ExtraInfoCollector.AbstractExtraInfoResult.
ExtraInfoResult.Builder - Class in com.facebook.buck.doctor
Builds instances of type ExtraInfoResult.

F

FACTORY - Static variable in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
FACTORY - Static variable in class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
failed(IOException, String, CacheResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents
 
failed(int, IOException, String, CacheResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
 
failed(IOException, String) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents.StoreRequestEvents
 
failed() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
 
fakeOutParseEvents(BuckEventBus) - Method in class com.facebook.buck.cli.CacheCommand
 
FakeRDotTxtEntry - Class in com.facebook.buck.android.aapt
An RDotTxtEntry with fake RDotTxtEntry.idValue, useful for comparing two resource entries for equality, since RDotTxtEntry.compareTo(RDotTxtEntry) ignores the id value.
FakeRDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String) - Constructor for class com.facebook.buck.android.aapt.FakeRDotTxtEntry
 
FakeRDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, RDotTxtEntry.CustomDrawableType) - Constructor for class com.facebook.buck.android.aapt.FakeRDotTxtEntry
 
FakeRDotTxtEntryWithID - Class in com.facebook.buck.android.aapt
An RDotTxtEntry with given RDotTxtEntry.idValue, useful for comparing two resource entries for equality, since RDotTxtEntry.compareTo(RDotTxtEntry) and RDotTxtEntry.equals(Object) ignores the id value.
FakeRDotTxtEntryWithID(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String) - Constructor for class com.facebook.buck.android.aapt.FakeRDotTxtEntryWithID
 
FALSE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
fastVersionControlStats(FastVersionControlStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
FastVersionControlStats - Class in com.facebook.buck.util.versioncontrol
Immutable implementation of AbstractFastVersionControlStats.
fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
fastVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
fastVersionControlStats() - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
FastVersionControlStatsEvent - Class in com.facebook.buck.util.versioncontrol
 
FastVersionControlStatsEvent(CommonFastVersionControlStats) - Constructor for class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
 
FAT_JAR_INFO_RESOURCE - Static variable in class com.facebook.buck.jvm.java.FatJar
 
FAT_JAR_MAIN_SRC_RESOURCE - Static variable in class com.facebook.buck.jvm.java.JarFattener
 
FAT_JAR_SRC_RESOURCES - Static variable in class com.facebook.buck.jvm.java.JarFattener
 
fatalError(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
FatJar - Class in com.facebook.buck.jvm.java
Helper class for unpacking fat JAR resources.
FatJar(String, Map<String, String>) - Constructor for class com.facebook.buck.jvm.java.FatJar
 
FatJarMain - Class in com.facebook.buck.jvm.java
 
fcntl(int, int, Object...) - Method in interface com.facebook.buck.util.Libc
 
fetch(ArtifactCache, RuleKey, LazyPath) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
 
fetch(BuckEventBus, URI, Optional<PasswordAuthentication>, Path) - Method in interface com.facebook.buck.file.downloader.AuthAwareDownloader
 
fetch(BuckEventBus, URI, Path) - Method in interface com.facebook.buck.file.downloader.Downloader
Download the given URL and, upon a successful download, place it in output.
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.ExplodingDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.HttpDownloader
 
fetch(BuckEventBus, URI, Optional<PasswordAuthentication>, Path) - Method in class com.facebook.buck.file.downloader.impl.HttpDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.OnDiskMavenDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.RemoteMavenDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.RetryingDownloader
 
fetch(BuckEventBus, URI, Path) - Method in class com.facebook.buck.file.downloader.impl.StackedDownloader
 
fetch(Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.AsyncBlobFetcher
 
fetch(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
 
fetchAndMaterializeAllLogs(StampedeId, List<BuildSlaveRunId>, long) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
Fetches and materializes all logs directories.
fetchAndMaterializeAvailableLogs(StampedeId, List<BuildSlaveRunId>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
Fetch a cached artifact, keyed by ruleKey, save the artifact to path specified by output, and return true on success.
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
Fetch the artifact matching ruleKey and store it to output.
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
fetchAsync(BuildTarget, RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
fetchBuildJobState(StampedeId) - Method in class com.facebook.buck.distributed.DistBuildService
 
fetchBuildSlaveFinishedStats(StampedeId, BuildSlaveRunId) - Method in class com.facebook.buck.distributed.DistBuildService
 
fetchBuildSlaveLogDir(StampedeId, List<BuildSlaveRunId>) - Method in class com.facebook.buck.distributed.DistBuildService
 
fetchBuildSlaveLogDirs(StampedeId, List<BuildSlaveRunId>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
Fetches the logs directory of a BuildSlave.
fetchBuildSlaveStatus(StampedeId, BuildSlaveRunId) - Method in class com.facebook.buck.distributed.DistBuildService
 
fetchClient - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
FetchCommand - Class in com.facebook.buck.cli
 
FetchCommand() - Constructor for class com.facebook.buck.cli.FetchCommand
 
fetchImpl(RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
fetchImpl(RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
fetchImpl(RuleKey, LazyPath) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
fetchManifest(RuleKey) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
fetchManifest(RuleKey, LazyPath) - Method in interface com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyService
Reads the manifest used the ManifestRuleKey from some persistent storage.
fetchManifest(String) - Method in interface com.facebook.buck.manifestservice.ManifestService
Fetch the current value of the Manifest.
fetchManifest(String) - Method in class com.facebook.buck.manifestservice.ThriftManifestService
 
FetchRequest(BuildTarget, RuleKey, LazyPath, SettableFuture<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
 
FetchResponse(ImmutableSet<RuleKey>, ImmutableMap<String, String>, ByteSource) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
 
FetchResponseReadResult - Class in com.facebook.buck.artifact_cache
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractFetchResponseReadResult.
FetchResponseReadResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type FetchResponseReadResult.
FetchResult - Class in com.facebook.buck.artifact_cache
Return type used by the implementations of this abstract class.
FetchResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type FetchResult.
fetchRuleKeyLogs(Collection<String>, String, String, boolean) - Method in class com.facebook.buck.distributed.DistBuildService
Fetch rule key logs as name says.
fetchScheduled(RuleKey) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
 
fetchSlaveLogLines(StampedeId, List<LogLineBatchRequest>) - Method in class com.facebook.buck.distributed.DistBuildService
 
fetchSourceFile(String) - Method in class com.facebook.buck.distributed.DistBuildService
 
fetchStarted(BuildTarget, RuleKey) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
 
FetchTargetNodeToBuildRuleTransformer - Class in com.facebook.buck.core.rules.transformer.impl
 
FetchTargetNodeToBuildRuleTransformer(ImmutableSet<DescriptionWithTargetGraph<?>>) - Constructor for class com.facebook.buck.core.rules.transformer.impl.FetchTargetNodeToBuildRuleTransformer
 
fetchToStream(Protocol.Digest, OutputStream) - Method in interface com.facebook.buck.remoteexecution.AsyncBlobFetcher
 
fetchToStream(Protocol.Digest, OutputStream) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
 
FieldInfo<T> - Class in com.facebook.buck.rules.modern
Holds a java.lang.reflect.Field and a ValueTypeInfo for a field referenced from a Buildable.
FieldInfo(Field, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Constructor for class com.facebook.buck.rules.modern.FieldInfo
 
fieldReferences - Variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
Fields referenced by the class.
FieldValueExtractor - Class in com.facebook.buck.rules.keys
Extracts a value of a given field, that is assumed to be accessible.
FILE_EXTENSION_TO_IDENTIFIER - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
Map of file extension to Xcode identifiers.
FileAttributesScrubber - Interface in com.facebook.buck.io.file
Created by beefon on 06/06/2016.
FileBundler - Class in com.facebook.buck.features.filebundler
 
FileBundler(BuildTarget) - Constructor for class com.facebook.buck.features.filebundler.FileBundler
 
FileBundler(Path) - Constructor for class com.facebook.buck.features.filebundler.FileBundler
 
FileBundlerModule - Class in com.facebook.buck.features.filebundler
 
FileBundlerModule() - Constructor for class com.facebook.buck.features.filebundler.FileBundlerModule
 
FileBundlerModuleAdapterPlugin - Class in com.facebook.buck.features.filebundler
 
FileBundlerModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.filebundler.FileBundlerModuleAdapterPlugin
 
FileChangesIgnoredReport - Class in com.facebook.buck.doctor
Information helpful when diagnosing 'buck is not picking up changes' reports.
FileChangesIgnoredReport.Builder - Class in com.facebook.buck.doctor
Builds instances of type FileChangesIgnoredReport.
FileClassPathRunner - Class in com.facebook.buck.jvm.java.runner
This class handles extra large classpaths by allowing the client to pass classpath via file specified by buck.classpath_file.
fileContentsDiffer(InputStream, Path, ProjectFilesystem) - Static method in class com.facebook.buck.io.MoreProjectFilesystems
 
FileContentsProvider - Interface in com.facebook.buck.distributed
 
FileContentsScrubber - Interface in com.facebook.buck.io.file
 
fileCreation(String) - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
FileCreation(String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.FileCreation
 
fileDeletion(String) - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
FileDeletion(String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.FileDeletion
 
FileDescriptionsProvider - Class in com.facebook.buck.file
 
FileDescriptionsProvider() - Constructor for class com.facebook.buck.file.FileDescriptionsProvider
 
FileExtensionMatcher - Class in com.facebook.buck.io.filesystem
Matcher that matches file paths with specific extension.
FileFinder - Class in com.facebook.buck.io.file
Methods for finding files.
fileFlavorForSourcePath(Path) - Static method in class com.facebook.buck.features.js.JsFlavors
 
Filegroup - Class in com.facebook.buck.features.filegroup
A build rule that copies inputs provided in srcs to an output directory.
Filegroup(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, String, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.features.filegroup.Filegroup
 
FilegroupDescription - Class in com.facebook.buck.features.filegroup
 
FilegroupDescription() - Constructor for class com.facebook.buck.features.filegroup.FilegroupDescription
 
FileGroupDescriptionArg - Class in com.facebook.buck.features.filegroup
Immutable implementation of FilegroupDescription.AbstractFileGroupDescriptionArg.
FileGroupDescriptionArg.Builder - Class in com.facebook.buck.features.filegroup
Builds instances of type FileGroupDescriptionArg.
FilegroupDescriptionsProvider - Class in com.facebook.buck.features.filegroup
 
FilegroupDescriptionsProvider() - Constructor for class com.facebook.buck.features.filegroup.FilegroupDescriptionsProvider
 
FilegroupModule - Class in com.facebook.buck.features.filegroup
 
FilegroupModule() - Constructor for class com.facebook.buck.features.filegroup.FilegroupModule
 
FilegroupModuleAdapterPlugin - Class in com.facebook.buck.features.filegroup
 
FilegroupModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.filegroup.FilegroupModuleAdapterPlugin
 
FileHash - Class in com.facebook.buck.file
A small class that encapsulates a file hash that is either sha1, or sha256
fileHashCache - Variable in class com.facebook.buck.parser.PerBuildStateFactory
 
FileHashCache - Interface in com.facebook.buck.util.cache
A cache which maps Paths to cached hashes of their contents, based on a simplified subset of the java.util.Map<Path, HashCode> interface.
FileHashCache.AbstractFileHashCacheVerificationResult - Interface in com.facebook.buck.util.cache
 
FileHashCacheEngine - Interface in com.facebook.buck.util.cache
This interface extracts the methods available to a file hash cache, so that the underlying implementation is hidden and can be swapped.
FileHashCacheEngine.ValueLoader<T> - Interface in com.facebook.buck.util.cache
 
FileHashCacheEvent - Class in com.facebook.buck.event
 
FileHashCacheEvent(String, long, long, long) - Constructor for class com.facebook.buck.event.FileHashCacheEvent
 
FileHashCacheEvent(EventKey) - Constructor for class com.facebook.buck.event.FileHashCacheEvent
 
FileHashCacheEvent.InvalidationFinished - Class in com.facebook.buck.event
 
FileHashCacheEvent.InvalidationStarted - Class in com.facebook.buck.event
 
FileHashCacheMode - Enum in com.facebook.buck.util.cache
Defines which file hash cache engine to use.
FileHashCacheVerificationResult - Class in com.facebook.buck.util.cache
FileHashCacheVerificationResult.Builder - Class in com.facebook.buck.util.cache
Builds instances of type FileHashCacheVerificationResult.
FileHashLoader - Interface in com.facebook.buck.util.hashing
 
FileLike - Interface in com.facebook.buck.jvm.java.classes
Provides a file-like interface for objects which may be present within more specialized containers (like zip files).
FileLikeCharSource - Class in com.facebook.buck.jvm.java.classes
 
FileLikeCharSource(FileLike) - Constructor for class com.facebook.buck.jvm.java.classes.FileLikeCharSource
 
FileLikes - Class in com.facebook.buck.jvm.java.classes
Utilities for common operations when working with FileLikes.
fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
fileList(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
Specifies that the linker should link the files listed in file.
fileList(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
FileListableLinkerInputArg - Class in com.facebook.buck.rules.args
Arg that represents object file that should be linked into resulting binary using normal mechanism, e.g.
FileManagerSimulator - Class in com.facebook.buck.jvm.java.abi.source
Simulates the behavior of javac's file manager for source-only ABI classpaths.
FileManagerSimulator(Elements, Trees, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo) - Constructor for class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
 
FileMaterializationStatsTracker - Class in com.facebook.buck.distributed
 
FileMaterializationStatsTracker() - Constructor for class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
filenameFor(BuildTarget, String, CxxPlatform) - Method in enum com.facebook.buck.features.rust.CrateType
Return an appropriate filename for this crate, given its type and the platform.
fileOutputName(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.halide.HalideCompile
 
FilePathHashLoader - Class in com.facebook.buck.util.hashing
A FileHashLoader that only hashes the files' paths without reading their contents.
FilePathHashLoader(Path, ImmutableSet<Path>, boolean) - Constructor for class com.facebook.buck.util.hashing.FilePathHashLoader
 
FileScrubber - Interface in com.facebook.buck.io.file
 
FileScrubber.ScrubException - Exception in com.facebook.buck.io.file
 
FileScrubberStep - Class in com.facebook.buck.step.fs
Scrub any non-deterministic meta-data from the given file (e.g.
FileScrubberStep(ProjectFilesystem, Path, ImmutableList<FileScrubber>) - Constructor for class com.facebook.buck.step.fs.FileScrubberStep
 
FileSerializationEventBusListener - Class in com.facebook.buck.event.listener
 
FileSerializationEventBusListener(Path) - Constructor for class com.facebook.buck.event.listener.FileSerializationEventBusListener
 
fileSystem - Variable in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
filesystem - Variable in class com.facebook.buck.unarchive.UnarchiveStep
 
FilesystemBackedBuildFileTree - Class in com.facebook.buck.core.model.impl
Class to allow looking up parents and children of build files.
FilesystemBackedBuildFileTree(ProjectFilesystem, String) - Constructor for class com.facebook.buck.core.model.impl.FilesystemBackedBuildFileTree
 
FilesystemBuildInfoStore - Class in com.facebook.buck.core.build.engine.buildinfo
 
FilesystemBuildInfoStore(ProjectFilesystem) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.FilesystemBuildInfoStore
 
FileSystemMap<T> - Class in com.facebook.buck.util.filesystem
This class implements a map for a filesystem structure relying on a prefix tree.
FileSystemMap(FileSystemMap.ValueLoader<T>, ProjectFilesystem) - Constructor for class com.facebook.buck.util.filesystem.FileSystemMap
 
FileSystemMap.ValueLoader<T> - Interface in com.facebook.buck.util.filesystem
Wrapper class that implements a method for loading a value in the leaves of the trie.
FileTypes - Class in com.facebook.buck.apple.xcode.xcodeproj
File types used in Apple targets.
fill(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, ImmutableCollection.Builder<T>, Object) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
Helper method to add coerced elements to the builder.
fillSortedSet(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, SortedSet<T>, Object) - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
filter(Iterable<TargetNode<?>>) - Method in interface com.facebook.buck.parser.TargetNodeSpec
 
filter(TargetNodeSpec, Iterable<T>) - Method in interface com.facebook.buck.parser.TargetSpecResolver.TargetNodeFilterForSpecResolver
 
filter(Class<U>) - Method in interface com.facebook.buck.util.RichStream
Filter stream elements, returning only those that is an instance of the given class.
filter(Predicate<? super T>) - Method in interface com.facebook.buck.util.RichStream
 
FILTER_BUILD_RULE_INPUTS - Variable in class com.facebook.buck.core.rules.SourcePathRuleFinder
 
filterArgs(List<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.support.cli.args.BuckArgsMethods
Drops options from the args array.
filterAttributeContents(QueryTarget, String, Predicate<Object>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
filterAttributeContents(QueryTarget, String, Predicate<Object>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the objects in the `attribute` of the given `target` that satisfy `predicate`
filterAttributeContents(TypeCoercerFactory, TargetNode<T>, String, Predicate<Object>) - Static method in class com.facebook.buck.query.QueryTargetAccessor
Filters the objects in the given attribute that satisfy the given predicate.
filterAttributeContents(QueryTarget, String, Predicate<Object>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
filterAttributeContents(QueryTarget, String, Predicate<Object>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
filterBuildRuleInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
 
filterBuildRuleInputs(SourcePath...) - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
 
FilteredDirectoryCopier - Interface in com.facebook.buck.util
 
FilteredResourcesProvider - Interface in com.facebook.buck.android
 
FilteredSourceFiles - Class in com.facebook.buck.features.go
 
FilteredSourceFiles(List<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.FilteredSourceFiles
 
FilteredSourceFiles(List<Path>, List<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.FilteredSourceFiles
 
filterForSubpaths(Iterable<Path>, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Filters out Path objects from paths that aren't a subpath of root and returns a set of paths relative to root.
FilterFunction - Class in com.facebook.buck.query
A filter(pattern, argument) expression, evaluates its argument and filters the resulting targets by applying the given regular expression pattern to the targets' names.
FilterFunction() - Constructor for class com.facebook.buck.query.FilterFunction
 
filterInputsToCompareToOutput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
Takes an Iterable of SourcePath objects and filters those that represent Paths.
filterInputsToCompareToOutput(SourcePath...) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
filterInputsToCompareToOutput(Iterable<? extends SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
filterInputsToCompareToOutput(SourcePath...) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
filterLibrariesForAbi(Path, ImmutableMultimap<String, Path>, String, ImmutableSet<String>) - Static method in class com.facebook.buck.android.exopackage.NativeExoHelper
 
filterMatchingMapKeys(Map<String, V>) - Method in class com.facebook.buck.util.PatternsMatcher
 
FilterResourcesSteps - Class in com.facebook.buck.android
This Step copies res directories to a different location, while filtering out certain resources.
FilterResourcesSteps.Builder - Class in com.facebook.buck.android
 
FilterResourcesSteps.DefaultDrawableFinder - Class in com.facebook.buck.android
 
FilterResourcesSteps.DrawableFinder - Interface in com.facebook.buck.android
 
FilterResourcesSteps.ImageScaler - Interface in com.facebook.buck.android
 
FilterResourcesSteps.ResourceFilter - Class in com.facebook.buck.android
Helper class for interpreting the resource_filter argument to android_binary().
filterTests(ImmutableSet<BuildTarget>, CellPathResolver, ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
 
finalize() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
finalize() - Method in class com.facebook.buck.log.GlobalStateManager
Since this is a Singleton class, make sure it cleans after itself once it's GC'ed.
finallyCallback(Runnable) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
 
finallyCallback(Consumer<ListenableFuture<V>>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
 
find(ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.DebugSectionFinder
 
find(String) - Method in interface com.facebook.buck.rules.modern.Deserializer.ClassFinder
 
findAll(ImmutableSet<String>, String) - Static method in class com.facebook.buck.core.macros.MacroFinder
 
FindAndReplaceStep - Class in com.facebook.buck.step.fs
 
FindAndReplaceStep(ProjectFilesystem, Path, Path, Function<String, String>) - Constructor for class com.facebook.buck.step.fs.FindAndReplaceStep
 
findChildren(T) - Method in interface com.facebook.buck.core.util.graph.GraphTraversable
 
findChildren(AggregationTreeNode) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
findCurrentSsid() - Static method in class com.facebook.buck.util.environment.MacWifiSsidFinder
Finds the SSID of the default Wi-Fi interface using Mac OS X APIs.
findCycles() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidAarDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidBinaryDescription.AbstractAndroidBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidBuildConfigDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidBundleDescription.AbstractAndroidBundleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidInstrumentationApkDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidInstrumentationTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidLibraryDescription.AbstractAndroidLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AndroidPrebuiltAarDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, RobolectricTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AppleBinaryDescription.AbstractAppleBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AppleBundleDescription.AbstractAppleBundleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescription
Propagate the bundle's platform, debug symbol and strip flavors to its dependents which are other bundles (e.g.
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AppleLibraryDescription.AbstractAppleLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, ApplePackageDescription.AbstractApplePackageDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.ApplePackageDescription
Propagate the packages's flavors to its dependents.
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, AppleTestDescription.AbstractAppleTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, T, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in interface com.facebook.buck.core.description.attr.ImplicitDepsInferringDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxBinaryDescription.AbstractCxxBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxGenruleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxLibraryDescription.CommonArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxTestDescription.AbstractCxxTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, PrebuiltCxxLibraryDescription.AbstractPrebuiltCxxLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
findDepsForTargetFromConstructorArgs(CxxPlatformsProvider, BuildTarget, Optional<Flavor>) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, DBinaryDescription.AbstractDBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, DLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, DTestDescription.AbstractDTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CgoLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GoBinaryDescription.AbstractGoBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GoLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GoTestDescription.AbstractGoTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GwtBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, HaskellBinaryDescription.AbstractHaskellBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, HaskellGhciDescription.AbstractHaskellGhciDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, HaskellHaddockDescription.AbstractHaskellHaddockDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, HaskellLibraryDescription.AbstractHaskellLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JsLibraryDescription.AbstractJsLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxLuaExtensionDescription.AbstractCxxLuaExtensionDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, LuaBinaryDescription.AbstractLuaBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, OcamlBinaryDescription.AbstractOcamlBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, OcamlLibraryDescription.AbstractOcamlLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, CxxPythonExtensionDescription.AbstractCxxPythonExtensionDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, PythonBinaryDescription.AbstractPythonBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, PythonTestDescription.AbstractPythonTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, RustBinaryDescription.AbstractRustBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, RustLibraryDescription.AbstractRustLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, RustTestDescription.AbstractRustTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GroovyLibraryDescription.AbstractGroovyLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, GroovyTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JarGenruleDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JavaBinaryDescription.AbstractJavaBinaryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JavaLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, JavaTestDescription.AbstractJavaTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, KotlinLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, KotlinTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, ScalaLibraryDescription.AbstractScalaLibraryDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
findDepsForTargetFromConstructorArgs(BuildTarget, CellPathResolver, ScalaTestDescription.AbstractScalaTestDescriptionArg, ImmutableCollection.Builder<BuildTarget>, ImmutableCollection.Builder<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescription
 
findDrawables(Collection<Path>, ProjectFilesystem) - Method in class com.facebook.buck.android.FilterResourcesSteps.DefaultDrawableFinder
 
findDrawables(Collection<Path>, ProjectFilesystem) - Method in interface com.facebook.buck.android.FilterResourcesSteps.DrawableFinder
 
findFirstDirectory(ImmutableList<Pair<String, Optional<String>>>) - Method in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
findIncludeForBuildFile(Path) - Method in class com.facebook.buck.parser.implicit.PackageImplicitIncludesFinder
Find the file (if any) that should be included implicitly for a given build file path
findJavaPackage(Path) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
 
findJavaPackage(BuildTarget) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
 
findJavaPackage(Path) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
findJavaPackage(BuildTarget) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
findJavaPackage(Path) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
findJavaPackage(BuildTarget) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
findJavaPackageFolder(Path) - Method in interface com.facebook.buck.jvm.core.JavaPackageFinder
Given the relative path to a file under the project root, return the Java package with which the file is associated.
findJavaPackageFolder(Path) - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
findJavaPackageFolder(Path) - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
findJavaPackageWithPackageFolder(Path) - Static method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
findManifestFiles() - Method in class com.facebook.buck.android.AndroidTransitiveDependencyGraph
 
findMissing(Iterable<Protocol.Digest>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
findModuleForTarget(BuildTarget) - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Get the Module that contains the given target
findNdkVersion(Path) - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
findNdkVersionFromDirectory(Path) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
The method returns the NDK version of a path.
findReferenceAssembly(String) - Method in class com.facebook.buck.features.dotnet.DotnetFramework
 
findResourceModuleForTarget(BuildTarget) - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Get the Module that should contain the resources for the given target
findSelector(TestDescription) - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
findSources(ProjectFilesystem, Path) - Method in class com.facebook.buck.android.NdkLibraryDescription
 
findStronglyConnectedComponents() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
For this graph, returns the set of strongly connected components using Tarjan's algorithm.
fine(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
fine(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
finer(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
finer(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
Fingerprinter - Class in com.facebook.buck.parser.cache.impl
This class implements functionality to get the weak fingerprint and strong fingerprint hashes for caching parser result - BuildFileManifest.
finished(FetchResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.FetchRequestEvents
 
finished(int, FetchResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
 
finished(StoreResult) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents.StoreRequestEvents
 
finished(ArtifactCacheConnectEvent.Started) - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
Finished(ArtifactCacheConnectEvent.Started) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Finished
 
Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Finished
 
Finished(ArtifactCacheEvent.Started, Optional<String>, HttpArtifactCacheEventFetchData) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
Finished(ArtifactCacheEvent.Started, HttpArtifactCacheEventStoreData) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
Finished(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, Optional<CacheResult>) - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Finished
 
finished(BuildResult, Optional<Long>, Optional<HashCode>, Optional<BuildRuleSuccessType>, UploadToCacheResultType, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
finished(BuildEvent.Started, ExitCode) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
Finished(BuildEvent.Started, ExitCode) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.Finished
 
finished(BuildRuleEvent.BeginningBuildRuleEvent, BuildRuleKeys, BuildRuleStatus, CacheResult, Optional<BuildId>, Optional<BuildRuleSuccessType>, UploadToCacheResultType, Optional<HashCode>, Optional<Long>, Optional<BuildRuleDiagnosticData>, Optional<ManifestFetchResult>, Optional<ManifestStoreResult>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>, Optional<Pair<Long, Long>>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
finished(Iterable<String>, TestResults) - Static method in class com.facebook.buck.core.test.event.IndividualTestEvent
 
finished(ImmutableSet<String>, List<TestResults>) - Static method in class com.facebook.buck.core.test.event.TestRunEvent
 
Finished(int, List<TestResults>) - Constructor for class com.facebook.buck.core.test.event.TestRunEvent.Finished
 
finished(TestStatusMessageEvent.Started, TestStatusMessage) - Static method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
Finished(TestStatusMessageEvent.Started, TestStatusMessage) - Constructor for class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
 
finished(UUID, TestResultSummary) - Static method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
Finished(UUID, TestResultSummary) - Constructor for class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
 
finished(ActionGraphEvent.Started) - Static method in class com.facebook.buck.event.ActionGraphEvent
 
finished(ActionGraphEvent.Started, int) - Static method in class com.facebook.buck.event.ActionGraphEvent
 
Finished(ActionGraphEvent.Started, OptionalInt) - Constructor for class com.facebook.buck.event.ActionGraphEvent.Finished
 
finished(ArtifactCompressionEvent.Started) - Static method in class com.facebook.buck.event.ArtifactCompressionEvent
Create a new Finished event for corresponding Started event
Finished(ArtifactCompressionEvent.Started) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent.Finished
 
finished(CommandEvent.Started, ExitCode) - Static method in class com.facebook.buck.event.CommandEvent
 
finished(CompilerPluginDurationEvent.Started, ImmutableMap<String, String>) - Static method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
Finished(CompilerPluginDurationEvent.Started, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent.Finished
 
finished(InstallEvent.Started, boolean, Optional<Long>, Optional<String>) - Static method in class com.facebook.buck.event.InstallEvent
 
Finished(InstallEvent.Started, boolean, Optional<Long>, Optional<String>) - Constructor for class com.facebook.buck.event.InstallEvent.Finished
 
finished() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
 
Finished() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Finished
 
Finished(SimplePerfEvent.StartedImpl, ImmutableMap<String, Object>) - Constructor for class com.facebook.buck.event.SimplePerfEvent.Finished
 
finished(StartActivityEvent.Started, boolean) - Static method in class com.facebook.buck.event.StartActivityEvent
 
Finished(StartActivityEvent.Started, boolean) - Constructor for class com.facebook.buck.event.StartActivityEvent.Finished
 
finished(UninstallEvent.Started, boolean) - Static method in class com.facebook.buck.event.UninstallEvent
 
Finished(UninstallEvent.Started, boolean) - Constructor for class com.facebook.buck.event.UninstallEvent.Finished
 
finished() - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
Finished() - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.Finished
 
finished(DownloadEvent.Started) - Static method in class com.facebook.buck.file.downloader.impl.DownloadEvent
 
Finished(DownloadEvent.Started) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadEvent.Finished
 
Finished(ProjectBuildFileParseEvents.Started) - Constructor for class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
 
finished(AnnotationProcessingEvent.Started) - Static method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
Finished(AnnotationProcessingEvent.Started) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
 
Finished(EventKey, BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskListenerProxy
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.PostEnterTaskListener
 
finished(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
 
finished(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
 
finished(TaskEventMirror) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
 
finished(JavacPhaseEvent.Started, ImmutableMap<String, String>) - Static method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
Finished(JavacPhaseEvent.Started, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Finished
 
finished(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.tracing.TracingTaskListener
 
finished(ParseBuckFileEvent.Started, int, long, Optional<String>) - Static method in class com.facebook.buck.parser.events.ParseBuckFileEvent
Create an event when parsing of build file finishes
Finished(ParseBuckFileEvent.Started, int, long, Optional<String>) - Constructor for class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
finished(ParseEvent.Started, long, Optional<TargetGraph>) - Static method in class com.facebook.buck.parser.ParseEvent
 
Finished(ParseEvent.Started, long, Optional<TargetGraph>) - Constructor for class com.facebook.buck.parser.ParseEvent.Finished
 
Finished(CasBlobDownloadEvent.Started) - Constructor for class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Finished
 
finished(StepEvent.Started, int) - Static method in class com.facebook.buck.step.StepEvent
 
Finished(StepEvent.Started, int) - Constructor for class com.facebook.buck.step.StepEvent.Finished
 
finished(Set<String>, ExitCode) - Static method in class com.facebook.buck.test.external.ExternalTestRunEvent
 
Finished(int, ExitCode) - Constructor for class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
 
finished(BuildTarget) - Static method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
Finished(BuildTarget) - Constructor for class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Finished
 
finished(BuildTarget) - Static method in class com.facebook.buck.test.TestRuleEvent
 
Finished(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent.Finished
 
finished(VersionedTargetGraphEvent.Started) - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
finishedSuccessfully() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
 
finishedSuccessfully() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
 
finishEpochMillis - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.RuleTrace
 
finishExoFileInstallation(ImmutableSortedSet<Path>, ExopackageInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
finishModuleCreation() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
firstHttpCacheUploadScheduled - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
FirstOrderDepsFunction() - Constructor for class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
FirstOrderHelper - Class in com.facebook.buck.android.dalvik.firstorder
 
FixCommand - Class in com.facebook.buck.cli
Attempts to fix errors encountered in the previous build.
FixCommand() - Constructor for class com.facebook.buck.cli.FixCommand
 
fixPath(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Drop any "." parts (useless).
fixupSourcePath(ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, SourcePath) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
fixupSourcePaths(ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, ImmutableList<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
fixupSourcePaths(ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
fixupSourcePaths(ActionGraphBuilder, SourcePathRuleFinder, CxxPlatform, ImmutableMap<T, SourcePath>) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
flags - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
flags - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
flatMap(Function<? super T, ? extends Stream<? extends R>>) - Method in interface com.facebook.buck.util.RichStream
 
flattenToSpaceSeparatedString(Optional<Arg>, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
 
FLAVOR - Static variable in class com.facebook.buck.apple.AppleAssetCatalog
 
FLAVOR - Static variable in class com.facebook.buck.apple.CoreDataModel
 
FLAVOR - Static variable in class com.facebook.buck.apple.SceneKitAssets
 
Flavor - Interface in com.facebook.buck.core.model
 
FLAVOR - Static variable in class com.facebook.buck.cxx.CxxPrefixHeader
 
FLAVOR - Static variable in class com.facebook.buck.cxx.toolchain.DefaultCxxPlatforms
 
FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.apple.AppleDebugFormat
 
FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
FLAVOR_DOMAIN - Static variable in enum com.facebook.buck.cxx.toolchain.StripStyle
 
FLAVOR_VALUES - Static variable in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
 
FlavorConvertible - Interface in com.facebook.buck.core.model
Values that has a canonical mapping to flavors.
FlavorDomain<T> - Class in com.facebook.buck.core.model
Provides a named flavor abstraction on top of boolean flavors.
FlavorDomain(String, ImmutableMap<Flavor, T>) - Constructor for class com.facebook.buck.core.model.FlavorDomain
 
FlavorDomainException - Exception in com.facebook.buck.core.model
 
FlavorDomainException(String) - Constructor for exception com.facebook.buck.core.model.FlavorDomainException
 
flavorDomains() - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
flavorDomains() - Method in class com.facebook.buck.apple.AppleBundleDescription
 
flavorDomains() - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
flavorDomains() - Method in class com.facebook.buck.apple.ApplePackageDescription
 
flavorDomains() - Method in class com.facebook.buck.apple.AppleTestDescription
 
flavorDomains() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
flavorDomains() - Method in interface com.facebook.buck.core.model.Flavored
 
flavorDomains() - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
flavorDomains() - Method in class com.facebook.buck.cxx.CxxBinaryFlavored
 
flavorDomains() - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
flavorDomains() - Method in class com.facebook.buck.cxx.CxxLibraryFlavored
 
flavorDomains() - Method in class com.facebook.buck.features.js.JsBundleDescription
 
flavorDomains() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
flavorDomains() - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
flavorDomains() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
flavorDomains() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
flavorDomains() - Method in class com.facebook.buck.features.rust.RustBinaryDescription
 
flavorDomains() - Method in class com.facebook.buck.features.rust.RustLibraryDescription
 
flavorDomains() - Method in class com.facebook.buck.features.rust.RustTestDescription
 
flavorDomains() - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
Flavored - Interface in com.facebook.buck.core.model
When applied to a DescriptionWithTargetGraph this indicates that it supports flavours.
flavorForLinkableDepType(Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
Flavors - Class in com.facebook.buck.apple
 
flavorsDoNotAllowLinkerMapMode(BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
FlavorSearchTargetNodeFinder - Class in com.facebook.buck.versions
A lookup table of TargetNodes which matches BuildTarget lookups to nodes indexed by a base target which contains a subset of the input targets flavors.
FlavorTypeCoercer - Class in com.facebook.buck.rules.coercer
 
FlavorTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.FlavorTypeCoercer
 
FLOAT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
flush() - Method in class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
 
flush() - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
flush() - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
flush() - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
flush() - Method in class com.facebook.buck.counters.Counter
If the counter has no data, returns an absent value.
flush() - Method in class com.facebook.buck.counters.IntegerCounter
 
flush() - Method in class com.facebook.buck.counters.SamplingCounter
 
flush() - Method in class com.facebook.buck.counters.TagSetCounter
 
flush() - Method in class com.facebook.buck.log.AsyncLogHandler
 
flush() - Method in class com.facebook.buck.log.ConsoleHandler
 
flush() - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
 
flush() - Method in class com.facebook.buck.log.LogFileHandler
 
flush() - Method in class com.facebook.buck.log.LogFileHandlerDispatcher
 
flush() - Method in class com.facebook.buck.log.memory.MemoryHandler
 
flush() - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
flush() - Method in class com.facebook.buck.util.TeeOutputStream
 
flushAllPendingBuildRuleFinishedEvents() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
Publishes results of all pending BuildRuleFinishedEvent, waiting for cache synchronization if necessary.
FlushConsoleEvent - Class in com.facebook.buck.event
Event to tell the console that it needs to flush now.
FlushConsoleEvent() - Constructor for class com.facebook.buck.event.FlushConsoleEvent
 
flushLogs() - Static method in class com.facebook.buck.log.LogConfig
 
flushToFile() - Method in class com.facebook.buck.maven.Pom
 
flushToLogger() - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
Writes the object out to the logger
FocusedModuleTargetMatcher - Class in com.facebook.buck.features.apple.project
 
focusedOn(ImmutableSet<UnflavoredBuildTarget>) - Static method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Returns a matcher that specifies a set of targets to focus on.
FOLDER_IJ_NAME - Static variable in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
FolderTypeWithPackageInfo - Enum in com.facebook.buck.features.project.intellij
 
forAllData(MerkleTreeNodeCache.MerkleTreeNode, Consumer<MerkleTreeNodeCache.NodeData>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
Iterate over all the encoded data for the tree rooted at the provided node.
forAllData(Consumer<InputsMapBuilder.Data>) - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder.Data
 
forAllFiles(Path, BiConsumer<Path, Protocol.FileNode>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.MerkleTreeNode
Iterate over the files in the tree rooted at this node.
forAllNodes(Consumer<MerkleTreeNodeCache.MerkleTreeNode>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.MerkleTreeNode
Iterate over the nodes in the tree rooted at this node.
FORCE_JS_BUNDLE - Static variable in class com.facebook.buck.features.js.JsFlavors
 
forceFlush() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger
 
forceFlush() - Method in interface com.facebook.buck.util.network.BatchingLogger
Signals to upload whatever remaining information is buffered.
forcefullyCreateDirs(Path) - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
Force a directory to be created.
forceRender(FlushConsoleEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
forceTty() - Static method in class com.facebook.buck.util.Ansi
 
forDirectory(ProjectFilesystem, Path, Path, CopyStep.DirectoryMode) - Static method in class com.facebook.buck.step.fs.CopyStep
Creates a CopyStep which recursively copies a directory from 'source' to 'destination'.
forEachFwdDep(Iterable<QueryTarget>, Consumer<? super QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
Applies action to each forward dependencies of the specified targets.
forEachFwdDep(Iterable<QueryTarget>, Consumer<? super QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
forEachOrderedThrowing(ThrowingConsumer<? super T, E>) - Method in interface com.facebook.buck.util.RichStream
A variant of Stream.forEachOrdered(java.util.function.Consumer<? super T>) that can safely throw a checked exception.
forEachPair(Iterable<L>, Iterable<R>, BiConsumer<? super L, ? super R>) - Static method in class com.facebook.buck.util.MoreIterables
Provides convenient consumption of a pair of Iterables of the same length.
forEachThrowing(ThrowingConsumer<? super T, E>) - Method in interface com.facebook.buck.util.RichStream
A variant of Stream.forEach(java.util.function.Consumer<? super T>) that can safely throw a checked exception.
forFile(ProjectFilesystem, Path, Path) - Static method in class com.facebook.buck.step.fs.CopyStep
Creates a CopyStep which copies a single file from 'source' to 'destination'.
forInstance(T) - Static method in class com.facebook.buck.rules.modern.impl.DefaultClassInfoFactory
Returns the ClassInfo for the object based on its runtime type.
forkJoinPoolWithThreadLimit(int, int) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Construct a ForkJoinPool with a stricter thread limit.
ForkMode - Enum in com.facebook.buck.jvm.java
 
forkMode() - Method in class com.facebook.buck.jvm.java.JavaTest
 
format(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.LogFormatter
 
format(String) - Method in enum com.facebook.buck.cli.JsonAttributeFormat
Returns a formatted rule attribute
format(Diagnostic<? extends JavaFileObject>) - Static method in class com.facebook.buck.jvm.java.DiagnosticPrettyPrinter
 
format(LogRecord) - Method in class com.facebook.buck.log.LogFormatter
 
format(LogRecord) - Method in class com.facebook.buck.testrunner.JulLogFormatter
 
format(String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
format(Locale, String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
format(Locale, double) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(Locale, double, StringBuffer, FieldPosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(Locale, long) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(Locale, Object) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(Locale, Object, StringBuffer, FieldPosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
format(String, Object...) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
formatConsoleEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Formats a ConsoleEvent and adds it to lines.
formatElapsedTime(long) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
formatElapsedTime(long) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
formatForConsole(Locale, long, Ansi) - Static method in class com.facebook.buck.util.TimeFormat
 
forPath(Path) - Static method in class com.facebook.buck.android.DefaultAndroidManifestReader
Parses an XML given via its path and returns an AndroidManifestReader for it.
forString(String) - Static method in class com.facebook.buck.android.DefaultAndroidManifestReader
Parses an XML given as a string and returns an AndroidManifestReader for it.
forTypeToken(TypeToken<T>) - Static method in class com.facebook.buck.rules.modern.impl.ValueTypeInfoFactory
 
forVisibilityArgument() - Static method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetPatternParser
Used when parsing target names in the visibility argument to a build rule.
ForwardingBuildTargetSourcePath - Class in com.facebook.buck.core.sourcepath
A BuildTargetSourcePath which resolves to the value of another SourcePath.
ForwardingBuildTargetSourcePath.Builder - Class in com.facebook.buck.core.sourcepath
Builds instances of type ForwardingBuildTargetSourcePath.
ForwardingProcessListener - Class in com.facebook.buck.util
 
ForwardingProcessListener(OutputStream, OutputStream) - Constructor for class com.facebook.buck.util.ForwardingProcessListener
 
ForwardingProjectBuildFileParserDecorator - Class in com.facebook.buck.parser.api
A convenience decorator for ProjectBuildFileParser that forwards all method invocation to the delegate.
ForwardingProjectBuildFileParserDecorator(ProjectBuildFileParser) - Constructor for class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
ForwardingRuleKeyHasher<HASH,HASH2> - Class in com.facebook.buck.rules.keys.hasher
A RuleKeyHasher that forwards all the methods to the two underlying hashers.
ForwardingRuleKeyHasher(RuleKeyHasher<HASH>, RuleKeyHasher<HASH2>) - Constructor for class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
ForwardingStandardJavaFileManager - Class in com.facebook.buck.jvm.java
 
ForwardingStandardJavaFileManager(StandardJavaFileManager) - Constructor for class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
fragmentToPath(PathFragment) - Static method in class com.facebook.buck.util.filesystem.PathFragments
Convert a skylark PathFragment to a Path using the default filesystem.
fragmentToPath(FileSystem, PathFragment) - Static method in class com.facebook.buck.util.filesystem.PathFragments
Convert a skylark PathFragment to a Path.
FRAMEWORK - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
FRAMEWORK_CURRENT_PROJECT - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Filter framework deps *
FRAMEWORK_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
FRAMEWORK_FOCUSED - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
FRAMEWORK_OTHER - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
FrameworkDependencies - Class in com.facebook.buck.cxx
Metadata query for collecting framework dependencies to include in a bundle.
FrameworkDependencies.Builder - Class in com.facebook.buck.cxx
Builds instances of type FrameworkDependencies.
FrameworkPath - Class in com.facebook.buck.rules.coercer
Frameworks can be specified as either a path to a file, or a path prefixed by a build setting.
FrameworkPath.Builder - Class in com.facebook.buck.rules.coercer
Builds instances of type FrameworkPath.
frameworkPathToSearchPath(CxxPlatform, SourcePathResolver) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
FrameworkPathTypeCoercer - Class in com.facebook.buck.rules.coercer
 
FrameworkPathTypeCoercer(TypeCoercer<SourcePath>) - Constructor for class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
FrameworkVersion - Enum in com.facebook.buck.features.dotnet
 
from(AndroidResourceIndexEntry) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
Fill a builder with attribute values from the provided AndroidResourceIndexEntry instance.
from(MergeAndroidResourceSourcesStep) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
Fill a builder with attribute values from the provided MergeAndroidResourceSourcesStep instance.
from(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
 
from(AaptOutputInfo) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
Fill a builder with attribute values from the provided AaptOutputInfo instance.
from(AndroidLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidLibraryDescription.CoreArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasDepsQuery) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasProvidedDepsQuery) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDepsQuery instance.
from(HasTests) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AndroidAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidAarDescriptionArg instance.
from(AndroidAarDescription.AbstractAndroidAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Copy abstract value type AbstractAndroidAarDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AndroidAppModularityDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidAppModularityDescriptionArg instance.
from(AndroidAppModularityDescription.AbstractAndroidAppModularityDescriptionArg) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Copy abstract value type AbstractAndroidAppModularityDescriptionArg instance into builder.
from(AndroidAppModularityGraphEnhancementResult) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
Fill a builder with attribute values from the provided AndroidAppModularityGraphEnhancementResult instance.
from(AndroidGraphEnhancerArgs) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidGraphEnhancerArgs instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(AndroidBinaryDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidBinaryDescriptionArg instance.
from(AndroidBinaryDescription.AbstractAndroidBinaryDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Copy abstract value type AbstractAndroidBinaryDescriptionArg instance into builder.
from(HasExopackageArgs) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.HasExopackageArgs instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasDuplicateAndroidResourceTypes) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.HasDuplicateAndroidResourceTypes instance.
from(AndroidBinaryResourcesGraphEnhancementResult) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Fill a builder with attribute values from the provided AndroidBinaryResourcesGraphEnhancementResult instance.
from(AndroidBuildConfigDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidBuildConfigDescriptionArg instance.
from(AndroidBuildConfigDescription.AbstractAndroidBuildConfigDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Copy abstract value type AbstractAndroidBuildConfigDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AndroidGraphEnhancerArgs) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidGraphEnhancerArgs instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(AndroidBundleDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidBundleDescriptionArg instance.
from(AndroidBundleDescription.AbstractAndroidBundleDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Copy abstract value type AbstractAndroidBundleDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasExopackageArgs) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.HasExopackageArgs instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasDuplicateAndroidResourceTypes) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.HasDuplicateAndroidResourceTypes instance.
from(AndroidGraphEnhancementResult) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Fill a builder with attribute values from the provided AndroidGraphEnhancementResult instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AndroidInstrumentationApkDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidInstrumentationApkDescriptionArg instance.
from(AndroidInstrumentationApkDescription.AbstractAndroidInstrumentationApkDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Copy abstract value type AbstractAndroidInstrumentationApkDescriptionArg instance into builder.
from(HasTestTimeout) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasContacts) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AndroidInstrumentationTestDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidInstrumentationTestDescriptionArg instance.
from(AndroidInstrumentationTestDescription.AbstractAndroidInstrumentationTestDescriptionArg) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Copy abstract value type AbstractAndroidInstrumentationTestDescriptionArg instance into builder.
from(AndroidInstrumentationTestJVMArgs) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Fill a builder with attribute values from the provided AndroidInstrumentationTestJVMArgs instance.
from(AndroidLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidLibraryDescription.CoreArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasDepsQuery) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasProvidedDepsQuery) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDepsQuery instance.
from(HasTests) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(AndroidLibraryDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidLibraryDescriptionArg instance.
from(AndroidLibraryDescription.AbstractAndroidLibraryDescriptionArg) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Copy abstract value type AbstractAndroidLibraryDescriptionArg instance into builder.
from(AndroidLinkableMetadata) - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
Fill a builder with attribute values from the provided AndroidLinkableMetadata instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(AndroidManifestDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidManifestDescriptionArg instance.
from(AndroidManifestDescription.AbstractAndroidManifestDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Copy abstract value type AbstractAndroidManifestDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AndroidNativeLibsGraphEnhancementResult) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Fill a builder with attribute values from the provided AndroidNativeLibsGraphEnhancementResult instance.
from(AndroidPrebuiltAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidPrebuiltAarDescriptionArg instance.
from(AndroidPrebuiltAarDescription.AbstractAndroidPrebuiltAarDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Copy abstract value type AbstractAndroidPrebuiltAarDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(AndroidResourceDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided AndroidResourceDescriptionArg instance.
from(AndroidResourceDescription.AbstractAndroidResourceDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Copy abstract value type AbstractAndroidResourceDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(ApkGenruleDescriptionArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided ApkGenruleDescriptionArg instance.
from(ApkGenruleDescription.AbstractApkGenruleDescriptionArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Copy abstract value type AbstractApkGenruleDescriptionArg instance into builder.
from(HasTests) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasInstallableApk.AbstractApkInfo) - Method in class com.facebook.buck.android.ApkInfo.Builder
Fill a builder with attribute values from the provided AbstractApkInfo instance.
from(ExopackageInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Fill a builder with attribute values from the provided ExopackageInfo instance.
from(ExopackageInfo.DexInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo.Builder
Fill a builder with attribute values from the provided DexInfo instance.
from(ExopackageInfo.NativeLibsInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo.Builder
Fill a builder with attribute values from the provided NativeLibsInfo instance.
from(ExopackageInfo.ResourcesInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
Fill a builder with attribute values from the provided ResourcesInfo instance.
from(RapidInstallMode) - Method in class com.facebook.buck.android.exopackage.RapidInstallMode.Builder
Fill a builder with attribute values from the provided RapidInstallMode instance.
from(GenAidlDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Fill a builder with attribute values from the provided GenAidlDescriptionArg instance.
from(GenAidlDescription.AbstractGenAidlDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Copy abstract value type AbstractGenAidlDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(MergedNativeLibraryConstituents) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
Fill a builder with attribute values from the provided MergedNativeLibraryConstituents instance.
from(AbstractModuleInfo) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Fill a builder with attribute values from the provided AbstractModuleInfo instance.
from(NativeLibraryMergeEnhancementResult) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Fill a builder with attribute values from the provided NativeLibraryMergeEnhancementResult instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(NdkLibraryDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided NdkLibraryDescriptionArg instance.
from(NdkLibraryDescription.AbstractNdkLibraryDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Copy abstract value type AbstractNdkLibraryDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(NonPredexedDexBuildableArgs) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Fill a builder with attribute values from the provided NonPredexedDexBuildableArgs instance.
from(AndroidPackageableCollection) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Fill a builder with attribute values from the provided AndroidPackageableCollection instance.
from(AbstractAndroidPackageableCollection.AbstractResourceDetails) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Fill a builder with attribute values from the provided AbstractResourceDetails instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PrebuiltNativeLibraryDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltNativeLibraryDescriptionArg instance.
from(PrebuiltNativeLibraryDescription.AbstractPrebuiltNativeLibraryDescriptionArg) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltNativeLibraryDescriptionArg instance into builder.
from(RedexOptions) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Fill a builder with attribute values from the provided RedexOptions instance.
from(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
 
from(Path) - Static method in class com.facebook.buck.android.ResourceFilters.Qualifiers
Creates a Qualfiers given the Path to a resource folder, pulls out the density filters and leaves the rest.
from(HasDeclaredDeps) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(AndroidKotlinCoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.android.AndroidKotlinCoreArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(RobolectricTestDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided RobolectricTestDescriptionArg instance.
from(RobolectricTestDescription.AbstractRobolectricTestDescriptionArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Copy abstract value type AbstractRobolectricTestDescriptionArg instance into builder.
from(HasProvidedDeps) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(HasContacts) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(StrippedObjectDescription) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
Fill a builder with attribute values from the provided StrippedObjectDescription instance.
from(AbstractAndroidBuildToolsLocation) - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation.Builder
Fill a builder with attribute values from the provided AbstractAndroidBuildToolsLocation instance.
from(NdkCxxPlatform) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
Fill a builder with attribute values from the provided NdkCxxPlatform instance.
from(NdkCxxPlatformCompiler) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
Fill a builder with attribute values from the provided NdkCxxPlatformCompiler instance.
from(NdkCxxPlatformTargetConfiguration) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
Fill a builder with attribute values from the provided NdkCxxPlatformTargetConfiguration instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(AppleAssetCatalogDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleAssetCatalogDescriptionArg instance.
from(AppleAssetCatalogDescription.AbstractAppleAssetCatalogDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Copy abstract value type AbstractAppleAssetCatalogDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Fill a builder with attribute values from the provided AppleAssetCatalogsCompilationOptions instance.
from(AppleBinaryDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleBinaryDescriptionArg instance.
from(AppleBinaryDescription.AbstractAppleBinaryDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Copy abstract value type AbstractAppleBinaryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasEntitlementsFile) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasEntitlementsFile instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
from(HasTests) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
from(HasAppleBundleFields) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleBundleFields instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(AppleBundleDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleBundleDescriptionArg instance.
from(AppleBundleDescription.AbstractAppleBundleDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Copy abstract value type AbstractAppleBundleDescriptionArg instance into builder.
from(HasAppleCodesignFields) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleCodesignFields instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AppleBundleDestinations) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Fill a builder with attribute values from the provided AppleBundleDestinations instance.
from(AppleBundleResources) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Fill a builder with attribute values from the provided AppleBundleResources instance.
from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AppleLibraryDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleLibraryDescriptionArg instance.
from(AppleLibraryDescription.AbstractAppleLibraryDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Copy abstract value type AbstractAppleLibraryDescriptionArg instance into builder.
from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(ImmutableSortedSet<SourceWithFlags>, SourcePathResolver) - Static method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
 
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(ApplePackageDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Fill a builder with attribute values from the provided ApplePackageDescriptionArg instance.
from(ApplePackageDescription.AbstractApplePackageDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Copy abstract value type AbstractApplePackageDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AppleResourceDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleResourceDescriptionArg instance.
from(AppleResourceDescription.AbstractAppleResourceDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Copy abstract value type AbstractAppleResourceDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasAppleBundleFields) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleBundleFields instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasEntitlementsFile) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasEntitlementsFile instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasAppleCodesignFields) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.HasAppleCodesignFields instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AppleTestDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided AppleTestDescriptionArg instance.
from(AppleTestDescription.AbstractAppleTestDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Copy abstract value type AbstractAppleTestDescriptionArg instance into builder.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
from(HasTests) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(SwiftCommonArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.swift.SwiftCommonArg instance.
from(HasContacts) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(AppleNativeTargetDescriptionArg) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.apple.AppleNativeTargetDescriptionArg instance.
from(AppleWrapperResourceArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Fill a builder with attribute values from the provided AppleWrapperResourceArg instance.
from(AbstractAppleWrapperResourceArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Copy abstract value type AbstractAppleWrapperResourceArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(GroupedSource) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Fill a builder with attribute values from the provided GroupedSource instance.
from(MultiarchFileInfo) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
Fill a builder with attribute values from the provided MultiarchFileInfo instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PrebuiltAppleFrameworkDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltAppleFrameworkDescriptionArg instance.
from(PrebuiltAppleFrameworkDescription.AbstractPrebuiltAppleFrameworkDescriptionArg) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltAppleFrameworkDescriptionArg instance into builder.
from(AppleSimulator) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
Fill a builder with attribute values from the provided AppleSimulator instance.
from(AppleSimulatorProfile) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Fill a builder with attribute values from the provided AppleSimulatorProfile instance.
from(AppleCxxPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Fill a builder with attribute values from the provided AppleCxxPlatform instance.
from(ApplePlatform) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Fill a builder with attribute values from the provided ApplePlatform instance.
from(AppleSdk) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Fill a builder with attribute values from the provided AppleSdk instance.
from(AppleSdkPaths) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Fill a builder with attribute values from the provided AppleSdkPaths instance.
from(AppleToolchain) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
Fill a builder with attribute values from the provided AppleToolchain instance.
from(CodeSignIdentity) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
Fill a builder with attribute values from the provided CodeSignIdentity instance.
from(ProvisioningProfileMetadata) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Fill a builder with attribute values from the provided ProvisioningProfileMetadata instance.
from(CopyFilePhaseDestinationSpec) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
Fill a builder with attribute values from the provided CopyFilePhaseDestinationSpec instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(XcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Fill a builder with attribute values from the provided XcodeScriptDescriptionArg instance.
from(AbstractXcodeScriptDescriptionArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Copy abstract value type AbstractXcodeScriptDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ArtifactInfo) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Fill a builder with attribute values from the provided ArtifactInfo instance.
from(CacheCountersSummary) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Fill a builder with attribute values from the provided CacheCountersSummary instance.
from(AbstractCacheDeleteResult) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
Fill a builder with attribute values from the provided AbstractCacheDeleteResult instance.
from(CacheResult) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Fill a builder with attribute values from the provided CacheResult instance.
from(ArtifactCacheEntries) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Fill a builder with attribute values from the provided ArtifactCacheEntries instance.
from(DirCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
Fill a builder with attribute values from the provided DirCacheEntry instance.
from(HttpCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Fill a builder with attribute values from the provided HttpCacheEntry instance.
from(SQLiteCacheEntry) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Fill a builder with attribute values from the provided SQLiteCacheEntry instance.
from(HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Fill a builder with attribute values from the provided com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult instance.
from(FetchResponseReadResult) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Fill a builder with attribute values from the provided FetchResponseReadResult instance.
from(HttpArtifactCacheBinaryProtocol.AbstractFetchResponseReadResult) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Copy abstract value type AbstractFetchResponseReadResult instance into builder.
from(AbstractAsynchronousCache.AbstractFetchResult) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Fill a builder with attribute values from the provided AbstractFetchResult instance.
from(HttpArtifactCacheEventFetchData) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Fill a builder with attribute values from the provided HttpArtifactCacheEventFetchData instance.
from(HttpArtifactCacheEventStoreData) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Fill a builder with attribute values from the provided HttpArtifactCacheEventStoreData instance.
from(HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Fill a builder with attribute values from the provided com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult instance.
from(MetadataAndPayloadReadResultInternal) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Fill a builder with attribute values from the provided MetadataAndPayloadReadResultInternal instance.
from(HttpArtifactCacheBinaryProtocol.AbstractMetadataAndPayloadReadResultInternal) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Copy abstract value type AbstractMetadataAndPayloadReadResultInternal instance into builder.
from(AbstractAsynchronousCache.AbstractMultiContainsResult) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
Fill a builder with attribute values from the provided AbstractMultiContainsResult instance.
from(AbstractAsynchronousCache.AbstractMultiFetchResult) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
Fill a builder with attribute values from the provided AbstractMultiFetchResult instance.
from(NetworkCacheArgs) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Fill a builder with attribute values from the provided NetworkCacheArgs instance.
from(RuleKeyCacheResult) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Fill a builder with attribute values from the provided RuleKeyCacheResult instance.
from(StoreResponseReadResult) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Fill a builder with attribute values from the provided StoreResponseReadResult instance.
from(HttpArtifactCacheBinaryProtocol.AbstractStoreResponseReadResult) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Copy abstract value type AbstractStoreResponseReadResult instance into builder.
from(HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Fill a builder with attribute values from the provided com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.MetadataAndPayloadReadResult instance.
from(AbstractAsynchronousCache.AbstractStoreResult) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
Fill a builder with attribute values from the provided AbstractStoreResult instance.
from(StoreWriteResult) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
Fill a builder with attribute values from the provided StoreWriteResult instance.
from(Cell, OwnersReport.Builder, Parser, PerBuildState, ListeningExecutorService, TargetPatternEvaluator, BuckEventBus, TypeCoercerFactory) - Static method in class com.facebook.buck.cli.BuckQueryEnvironment
 
from(CommandRunnerParams, PerBuildState, ListeningExecutorService, boolean, boolean) - Static method in class com.facebook.buck.cli.BuckQueryEnvironment
 
from(ConfigValue) - Method in class com.facebook.buck.cli.ConfigValue.Builder
Fill a builder with attribute values from the provided ConfigValue instance.
from(InstallResult) - Method in class com.facebook.buck.cli.InstallResult.Builder
Fill a builder with attribute values from the provided InstallResult instance.
from(AbstractProjectGeneratorParameters) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
Fill a builder with attribute values from the provided AbstractProjectGeneratorParameters instance.
from(TargetResult) - Method in class com.facebook.buck.cli.TargetResult.Builder
Fill a builder with attribute values from the provided TargetResult instance.
from(TestRun) - Method in class com.facebook.buck.cli.TestRun.Builder
Fill a builder with attribute values from the provided TestRun instance.
from(BuildExecutionResult) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Fill a builder with attribute values from the provided BuildExecutionResult instance.
from(BuildExecutorArgs) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Fill a builder with attribute values from the provided BuildExecutorArgs instance.
from(BuildContext) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
Fill a builder with attribute values from the provided BuildContext instance.
from(BuildEngineBuildContext) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Fill a builder with attribute values from the provided BuildEngineBuildContext instance.
from(BuildEngine.AbstractBuildEngineResult) - Method in class com.facebook.buck.core.build.engine.BuildEngineResult.Builder
Fill a builder with attribute values from the provided AbstractBuildEngineResult instance.
from(BuildResult) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Fill a builder with attribute values from the provided BuildResult instance.
from(ManifestFetchResult) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Fill a builder with attribute values from the provided ManifestFetchResult instance.
from(ManifestStats) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
Fill a builder with attribute values from the provided ManifestStats instance.
from(ManifestStoreResult) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
Fill a builder with attribute values from the provided ManifestStoreResult instance.
from(ExecutionContext) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Fill a builder with attribute values from the provided ExecutionContext instance.
from(ForkJoinPool) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.DefaultDepsAwareExecutor
Creates a DefaultDepsAwareExecutor from the given ForkJoinPool.
from(ExecutorService, int) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.DefaultDepsAwareExecutor
Creates a DefaultDepsAwareExecutor from the given ExecutorService, maintaining up to the specified parallelism.
from(ForkJoinPool) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.DefaultDepsAwareExecutorWithLocalStack
from(ExecutorService, int) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.DefaultDepsAwareExecutorWithLocalStack
Creates a DefaultDepsAwareExecutorWithLocalStack from the given ExecutorService, maintaining up to the specified parallelism.
from(ExecutorService) - Static method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
Creates a JavaExecutorBackedDefaultDepsAwareExecutor from the given ExecutorService, maintaining up to the specified parallelism.
from(MacroMatchResult) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Fill a builder with attribute values from the provided MacroMatchResult instance.
from(ActionGraphAndBuilder) - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder.Builder
Fill a builder with attribute values from the provided ActionGraphAndBuilder instance.
from(String, Iterable<T>) - Static method in class com.facebook.buck.core.model.FlavorDomain
Create a FlavorDomain from FlavorConvertible objects.
from(String, Class<E>) - Static method in class com.facebook.buck.core.model.FlavorDomain
Create a FlavorDomain from FlavorConverbile Enum.
from(ActionAndTargetGraphs) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
Fill a builder with attribute values from the provided ActionAndTargetGraphs instance.
from(ImmutableUnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Fill a builder with attribute values from the provided ImmutableUnflavoredBuildTarget instance.
from(AbstractImmutableUnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Copy abstract value type AbstractImmutableUnflavoredBuildTarget instance into builder.
from(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.model.UnflavoredBuildTarget instance.
from(InternalFlavor) - Method in class com.facebook.buck.core.model.InternalFlavor.Builder
Fill a builder with attribute values from the provided InternalFlavor instance.
from(AbstractInternalFlavor) - Method in class com.facebook.buck.core.model.InternalFlavor.Builder
Copy abstract value type AbstractInternalFlavor instance into builder.
from(Flavor) - Method in class com.facebook.buck.core.model.InternalFlavor.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.model.Flavor instance.
from(RuleType) - Method in class com.facebook.buck.core.model.RuleType.Builder
Fill a builder with attribute values from the provided RuleType instance.
from(Flavor) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.model.Flavor instance.
from(UserFlavor) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
Fill a builder with attribute values from the provided UserFlavor instance.
from(AbstractUserFlavor) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
Copy abstract value type AbstractUserFlavor instance into builder.
from(BuildRuleKeys) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Fill a builder with attribute values from the provided BuildRuleKeys instance.
from(ConfigSettingArg) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Fill a builder with attribute values from the provided ConfigSettingArg instance.
from(ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, BuildTarget, Path, SourcePath, ImmutableMap<String, String>, boolean) - Static method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
 
from(ConstraintSettingArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
Fill a builder with attribute values from the provided ConstraintSettingArg instance.
from(ConstraintValueArg) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Fill a builder with attribute values from the provided ConstraintValueArg instance.
from(PlatformArg) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Fill a builder with attribute values from the provided PlatformArg instance.
from(RuleScheduleInfo) - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo.Builder
Fill a builder with attribute values from the provided RuleScheduleInfo instance.
from(ArchiveMemberSourcePath) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath.Builder
Fill a builder with attribute values from the provided ArchiveMemberSourcePath instance.
from(AbstractDefaultBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath instance.
from(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.BuildTargetSourcePath instance.
from(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.BuildTargetSourcePath instance.
from(AbstractExplicitBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath instance.
from(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.BuildTargetSourcePath instance.
from(AbstractForwardingBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath instance.
from(AbstractPathSourcePath) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath.Builder
Fill a builder with attribute values from the provided AbstractPathSourcePath instance.
from(SourcePathRuleFinder) - Static method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
 
from(SourceWithFlags) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
Fill a builder with attribute values from the provided SourceWithFlags instance.
from(ExternalTestRunnerTestSpec) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Fill a builder with attribute values from the provided ExternalTestRunnerTestSpec instance.
from(VersionedTool) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Fill a builder with attribute values from the provided VersionedTool instance.
from(String, Object...) - Static method in class com.facebook.buck.core.toolchain.toolprovider.impl.ErrorToolProvider
 
from(SystemToolProvider) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Fill a builder with attribute values from the provided SystemToolProvider instance.
from(CounterInfo) - Method in class com.facebook.buck.counters.CounterInfo.Builder
Fill a builder with attribute values from the provided CounterInfo instance.
from(CounterSnapshot) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Fill a builder with attribute values from the provided CounterSnapshot instance.
from(BuildTarget, ProjectFilesystem, BuildRuleResolver, SourcePathRuleFinder, CxxPlatform, Path, ImmutableList<SourcePath>, boolean) - Static method in class com.facebook.buck.cxx.Archive
 
from(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Archiver, ImmutableList<String>, Optional<Tool>, ImmutableList<String>, ArchiveContents, Path, ImmutableList<SourcePath>, boolean) - Static method in class com.facebook.buck.cxx.Archive
Construct an Archive from a BuildRuleParams object representing a target node.
from(HasVersionUniverse) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDepsQuery) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxBinaryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxBinaryDescriptionArg instance.
from(CxxBinaryDescription.AbstractCxxBinaryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Copy abstract value type AbstractCxxBinaryDescriptionArg instance into builder.
from(CxxBridgingHeaders) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
Fill a builder with attribute values from the provided CxxBridgingHeaders instance.
from(AbstractCxxBridgingHeaders) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
Copy abstract value type AbstractCxxBridgingHeaders instance into builder.
from(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxHeaders instance.
from(CxxCompilationDatabaseEntry) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
Fill a builder with attribute values from the provided CxxCompilationDatabaseEntry instance.
from(HasTests) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
from(CxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxGenruleDescriptionArg instance.
from(CxxGenruleDescription.AbstractCxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Copy abstract value type AbstractCxxGenruleDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxHeaders instance.
from(CxxHeadersDir) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
Fill a builder with attribute values from the provided CxxHeadersDir instance.
from(AbstractCxxHeadersDir) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
Copy abstract value type AbstractCxxHeadersDir instance into builder.
from(CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxLibraryDescription.CommonArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(CxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxLibraryDescriptionArg instance.
from(CxxLibraryDescription.AbstractCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Copy abstract value type AbstractCxxLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CxxPrecompiledHeaderDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxPrecompiledHeaderDescriptionArg instance.
from(CxxPrecompiledHeaderDescription.AbstractCxxPrecompiledHeaderDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Copy abstract value type AbstractCxxPrecompiledHeaderDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(CxxPreprocessorInput) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Fill a builder with attribute values from the provided CxxPreprocessorInput instance.
from(CxxRawHeaders) - Method in class com.facebook.buck.cxx.CxxRawHeaders.Builder
Fill a builder with attribute values from the provided CxxRawHeaders instance.
from(AbstractCxxSource) - Method in class com.facebook.buck.cxx.CxxSource.Builder
Fill a builder with attribute values from the provided AbstractCxxSource instance.
from(CxxSourceRuleFactory) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Fill a builder with attribute values from the provided CxxSourceRuleFactory instance.
from(CxxHeaders) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxHeaders instance.
from(CxxSymlinkTreeHeaders) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Fill a builder with attribute values from the provided CxxSymlinkTreeHeaders instance.
from(AbstractCxxSymlinkTreeHeaders) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Copy abstract value type AbstractCxxSymlinkTreeHeaders instance into builder.
from(CxxTestDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxTestDescriptionArg instance.
from(CxxTestDescription.AbstractCxxTestDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Copy abstract value type AbstractCxxTestDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
from(HasDepsQuery) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(HasVersionUniverse) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasTests) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasContacts) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(CxxToolFlags) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxToolFlags instance.
from(ExplicitCxxToolFlags) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Fill a builder with attribute values from the provided ExplicitCxxToolFlags instance.
from(AbstractExplicitCxxToolFlags) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Copy abstract value type AbstractExplicitCxxToolFlags instance into builder.
from(FrameworkDependencies) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
Fill a builder with attribute values from the provided FrameworkDependencies instance.
from(NewPrebuiltCxxLibraryPaths) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Fill a builder with attribute values from the provided NewPrebuiltCxxLibraryPaths instance.
from(OmnibusLibraries) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Fill a builder with attribute values from the provided OmnibusLibraries instance.
from(OmnibusLibrary) - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
Fill a builder with attribute values from the provided OmnibusLibrary instance.
from(OmnibusRoot) - Method in class com.facebook.buck.cxx.OmnibusRoot.Builder
Fill a builder with attribute values from the provided OmnibusRoot instance.
from(PrebuiltCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltCxxLibraryDescriptionArg instance.
from(PrebuiltCxxLibraryDescription.AbstractPrebuiltCxxLibraryDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltCxxLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PrebuiltCxxLibraryGroupDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltCxxLibraryGroupDescriptionArg instance.
from(AbstractPrebuiltCxxLibraryGroupDescription.AbstractPrebuiltCxxLibraryGroupDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltCxxLibraryGroupDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PreIncludeFactory) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Fill a builder with attribute values from the provided PreIncludeFactory instance.
from(PreprocessorFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Fill a builder with attribute values from the provided PreprocessorFlags instance.
from(Archiver) - Static method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
 
from(ToolProvider, Platform, Optional<ArchiverProvider.LegacyArchiverType>) - Static method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
Deprecated.
Use the non-legacy type.
from(ToolProvider, ArchiverProvider.Type) - Static method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
Creates an appropriate ArchiverProvider instance for the given parameters.
from(CxxPlatform) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Fill a builder with attribute values from the provided CxxPlatform instance.
from(AbstractCxxPlatform) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Copy abstract value type AbstractCxxPlatform instance into builder.
from(FlavorConvertible) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.model.FlavorConvertible instance.
from(CxxToolProviderParams) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Fill a builder with attribute values from the provided CxxToolProviderParams instance.
from(HeaderVerification) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Fill a builder with attribute values from the provided HeaderVerification instance.
from(NativeLinkableInput) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Fill a builder with attribute values from the provided NativeLinkableInput instance.
from(MachoHeader) - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader.Builder
Fill a builder with attribute values from the provided MachoHeader instance.
from(AnalysisResults) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
Fill a builder with attribute values from the provided AnalysisResults instance.
from(BuildSlaveStats) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
Fill a builder with attribute values from the provided BuildSlaveStats instance.
from(DistBuildControllerArgs) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Fill a builder with attribute values from the provided DistBuildControllerArgs instance.
from(DistBuildControllerInvocationArgs) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Fill a builder with attribute values from the provided DistBuildControllerInvocationArgs instance.
from(StampedeExecutionResult) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
Fill a builder with attribute values from the provided StampedeExecutionResult instance.
from(DelegateAndGraphs) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
Fill a builder with attribute values from the provided DelegateAndGraphs instance.
from(DelegateAndGraphsInitializerArgs) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Fill a builder with attribute values from the provided DelegateAndGraphsInitializerArgs instance.
from(DistBuildSlaveExecutorArgs) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Fill a builder with attribute values from the provided DistBuildSlaveExecutorArgs instance.
from(BuildRuleMachineLogEntry) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Fill a builder with attribute values from the provided BuildRuleMachineLogEntry instance.
from(BuildRuleStats) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
Fill a builder with attribute values from the provided BuildRuleStats instance.
from(DistBuildClientCacheResult) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
Fill a builder with attribute values from the provided DistBuildClientCacheResult instance.
from(DistBuildClientStats) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Fill a builder with attribute values from the provided DistBuildClientStats instance.
from(DistBuildStatus) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
Fill a builder with attribute values from the provided DistBuildStatus instance.
from(PerRuleCumulativeStats) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
Fill a builder with attribute values from the provided PerRuleCumulativeStats instance.
from(RuleKeyNameAndType) - Method in class com.facebook.buck.distributed.RuleKeyNameAndType.Builder
Fill a builder with attribute values from the provided RuleKeyNameAndType instance.
from(BuildLogEntry) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Fill a builder with attribute values from the provided BuildLogEntry instance.
from(DoctorEndpointRequest) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Fill a builder with attribute values from the provided DoctorEndpointRequest instance.
from(DoctorEndpointResponse) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
Fill a builder with attribute values from the provided DoctorEndpointResponse instance.
from(DoctorJsonResponse) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Fill a builder with attribute values from the provided DoctorJsonResponse instance.
from(DoctorSuggestion) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
Fill a builder with attribute values from the provided DoctorSuggestion instance.
from(UserLocalConfiguration) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Fill a builder with attribute values from the provided UserLocalConfiguration instance.
from(DefectReporter.AbstractDefectReport) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Fill a builder with attribute values from the provided AbstractDefectReport instance.
from(DefectReporter.AbstractDefectSubmitResult) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Fill a builder with attribute values from the provided AbstractDefectSubmitResult instance.
from(ExtraInfoCollector.AbstractExtraInfoResult) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
Fill a builder with attribute values from the provided AbstractExtraInfoResult instance.
from(DefectReporter.AbstractFileChangesIgnoredReport) - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport.Builder
Fill a builder with attribute values from the provided AbstractFileChangesIgnoredReport instance.
from(UserReport) - Method in class com.facebook.buck.doctor.UserReport.Builder
Fill a builder with attribute values from the provided UserReport instance.
from(EventKey) - Method in class com.facebook.buck.event.EventKey.Builder
Fill a builder with attribute values from the provided EventKey instance.
from(HttpArtifactCacheEventListenerCloseArgs) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs.Builder
Fill a builder with attribute values from the provided HttpArtifactCacheEventListenerCloseArgs instance.
from(LogUploaderListenerCloseArgs) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
Fill a builder with attribute values from the provided LogUploaderListenerCloseArgs instance.
from(MachineReadableLoggerListenerCloseArgs) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs.Builder
Fill a builder with attribute values from the provided MachineReadableLoggerListenerCloseArgs instance.
from(ProxyBuckEvent) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
Fill a builder with attribute values from the provided ProxyBuckEvent instance.
from(AbstractProxyBuckEvent) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
Copy abstract value type AbstractProxyBuckEvent instance into builder.
from(BuckEventExternalInterface) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
Fill a builder with attribute values from the provided com.facebook.buck.event.external.events.BuckEventExternalInterface instance.
from(RuleKeyDiagnosticsListenerCloseArgs) - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs.Builder
Fill a builder with attribute values from the provided RuleKeyDiagnosticsListenerCloseArgs instance.
from(RuleKeyLoggerListenerCloseArgs) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs.Builder
Fill a builder with attribute values from the provided RuleKeyLoggerListenerCloseArgs instance.
from(RunIdStreamPair) - Method in class com.facebook.buck.event.listener.RunIdStreamPair.Builder
Fill a builder with attribute values from the provided RunIdStreamPair instance.
from(EventInterval) - Method in class com.facebook.buck.event.listener.util.EventInterval.Builder
Fill a builder with attribute values from the provided EventInterval instance.
from(PerfEventId) - Method in class com.facebook.buck.event.PerfEventId.Builder
Fill a builder with attribute values from the provided PerfEventId instance.
from(ScubaData) - Method in class com.facebook.buck.event.ScubaData.Builder
Fill a builder with attribute values from the provided ScubaData instance.
from(ProjectGeneratorOptions) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Fill a builder with attribute values from the provided ProjectGeneratorOptions instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(XcodeWorkspaceConfigDescriptionArg) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Fill a builder with attribute values from the provided XcodeWorkspaceConfigDescriptionArg instance.
from(XcodeWorkspaceConfigDescription.AbstractXcodeWorkspaceConfigDescriptionArg) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Copy abstract value type AbstractXcodeWorkspaceConfigDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(DBinaryDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided DBinaryDescriptionArg instance.
from(DBinaryDescription.AbstractDBinaryDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Copy abstract value type AbstractDBinaryDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(DIncludes) - Method in class com.facebook.buck.features.d.DIncludes.Builder
Fill a builder with attribute values from the provided DIncludes instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(DLibraryDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided DLibraryDescriptionArg instance.
from(DLibraryDescription.AbstractDLibraryDescriptionArg) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Copy abstract value type AbstractDLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(DTestDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided DTestDescriptionArg instance.
from(DTestDescription.AbstractDTestDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Copy abstract value type AbstractDTestDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasContacts) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(CsharpLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided CsharpLibraryDescriptionArg instance.
from(CsharpLibraryDescription.AbstractCsharpLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Copy abstract value type AbstractCsharpLibraryDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(PrebuiltDotnetLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltDotnetLibraryDescriptionArg instance.
from(PrebuiltDotnetLibraryDescription.AbstractPrebuiltDotnetLibraryDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltDotnetLibraryDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(FileGroupDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Fill a builder with attribute values from the provided FileGroupDescriptionArg instance.
from(FilegroupDescription.AbstractFileGroupDescriptionArg) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Copy abstract value type AbstractFileGroupDescriptionArg instance into builder.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CgoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided CgoLibraryDescriptionArg instance.
from(CgoLibraryDescription.AbstractCgoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Copy abstract value type AbstractCgoLibraryDescriptionArg instance into builder.
from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasGoLinkable) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.go.HasGoLinkable instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(GoBinaryDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided GoBinaryDescriptionArg instance.
from(GoBinaryDescription.AbstractGoBinaryDescriptionArg) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Copy abstract value type AbstractGoBinaryDescriptionArg instance into builder.
from(GoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided GoLibraryDescriptionArg instance.
from(GoLibraryDescription.AbstractGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Copy abstract value type AbstractGoLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(GoLinkable) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Fill a builder with attribute values from the provided GoLinkable instance.
from(GoPlatform) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Fill a builder with attribute values from the provided GoPlatform instance.
from(AbstractGoPlatform) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Copy abstract value type AbstractGoPlatform instance into builder.
from(FlavorConvertible) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.model.FlavorConvertible instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(GoTestDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided GoTestDescriptionArg instance.
from(GoTestDescription.AbstractGoTestDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Copy abstract value type AbstractGoTestDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasGoLinkable) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.go.HasGoLinkable instance.
from(HasContacts) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(PrebuiltGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltGoLibraryDescriptionArg instance.
from(PrebuiltGoLibraryDescription.AbstractPrebuiltGoLibraryDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltGoLibraryDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(GwtBinaryDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided GwtBinaryDescriptionArg instance.
from(GwtBinaryDescription.AbstractGwtBinaryDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Copy abstract value type AbstractGwtBinaryDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HalideLibraryDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided HalideLibraryDescriptionArg instance.
from(HalideLibraryDescription.AbstractHalideLibraryDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Copy abstract value type AbstractHalideLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CxxBinaryDescription.CommonArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxBinaryDescription.CommonArg instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(LinkableCxxConstructorArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.LinkableCxxConstructorArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HaskellBinaryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellBinaryDescriptionArg instance.
from(HaskellBinaryDescription.AbstractHaskellBinaryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Copy abstract value type AbstractHaskellBinaryDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HaskellCompileInput) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Fill a builder with attribute values from the provided HaskellCompileInput instance.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, HaskellVersion, ImmutableList<String>, PreprocessorFlags, CxxPlatform, PicType, boolean, Optional<String>, Optional<HaskellPackageInfo>, ImmutableList<SourcePath>, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedMap<String, HaskellPackage>, HaskellSources, Preprocessor) - Static method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HaskellGhciDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellGhciDescriptionArg instance.
from(HaskellGhciDescription.AbstractHaskellGhciDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Copy abstract value type AbstractHaskellGhciDescriptionArg instance into builder.
from(HaskellGhciOmnibusSpec) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Fill a builder with attribute values from the provided HaskellGhciOmnibusSpec instance.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, HaskellSources, ImmutableList<String>, Optional<SourcePath>, Optional<SourcePath>, BuildRule, ImmutableSortedMap<String, SourcePath>, ImmutableSortedMap<String, SourcePath>, ImmutableSet<HaskellPackage>, ImmutableSet<HaskellPackage>, ImmutableSet<HaskellPackage>, boolean, Path, ImmutableList<SourcePath>, Path, Path, Path, Path, Path, Path, Path, Path, Path, Path) - Static method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
from(HaskellHaddockDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellHaddockDescriptionArg instance.
from(HaskellHaddockDescription.AbstractHaskellHaddockDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Copy abstract value type AbstractHaskellHaddockDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HaskellHaddockInput) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Fill a builder with attribute values from the provided HaskellHaddockInput instance.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, HaskellSources, Tool, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableSet<SourcePath>, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedMap<String, HaskellPackage>, HaskellPackageInfo, HaskellPlatform, Preprocessor, PreprocessorFlags) - Static method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, ImmutableList<String>, ImmutableSet<HaskellHaddockInput>) - Static method in class com.facebook.buck.features.haskell.HaskellHaddockRule
 
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HaskellLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellLibraryDescriptionArg instance.
from(HaskellLibraryDescription.AbstractHaskellLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Copy abstract value type AbstractHaskellLibraryDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HaskellPackage) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Fill a builder with attribute values from the provided HaskellPackage instance.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, HaskellVersion, Linker.LinkableDepType, HaskellPackageInfo, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedSet<String>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.features.haskell.HaskellPackageRule
 
from(HaskellPlatform) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Fill a builder with attribute values from the provided HaskellPlatform instance.
from(HaskellPrebuiltLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided HaskellPrebuiltLibraryDescriptionArg instance.
from(HaskellPrebuiltLibraryDescription.AbstractHaskellPrebuiltLibraryDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Copy abstract value type AbstractHaskellPrebuiltLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HaskellSources) - Method in class com.facebook.buck.features.haskell.HaskellSources.Builder
Fill a builder with attribute values from the provided HaskellSources instance.
from(HaskellVersion) - Method in class com.facebook.buck.features.haskell.HaskellVersion.Builder
Fill a builder with attribute values from the provided HaskellVersion instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JsBundleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided JsBundleDescriptionArg instance.
from(JsBundleDescription.AbstractJsBundleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Copy abstract value type AbstractJsBundleDescriptionArg instance into builder.
from(HasExtraJson) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasExtraJson instance.
from(HasBundleName) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasBundleName instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(JsBundleGenruleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided JsBundleGenruleDescriptionArg instance.
from(JsBundleGenruleDescription.AbstractJsBundleGenruleDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Copy abstract value type AbstractJsBundleGenruleDescriptionArg instance into builder.
from(HasTests) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
from(HasBundleName) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasBundleName instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDepsQuery) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDepsQuery instance.
from(HasExtraJson) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.js.HasExtraJson instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(JsLibraryDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided JsLibraryDescriptionArg instance.
from(JsLibraryDescription.AbstractJsLibraryDescriptionArg) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Copy abstract value type AbstractJsLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(CxxLuaExtensionDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxLuaExtensionDescriptionArg instance.
from(CxxLuaExtensionDescription.AbstractCxxLuaExtensionDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Copy abstract value type AbstractCxxLuaExtensionDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(LuaBinaryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided LuaBinaryDescriptionArg instance.
from(LuaBinaryDescription.AbstractLuaBinaryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Copy abstract value type AbstractLuaBinaryDescriptionArg instance into builder.
from(LuaLibraryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided LuaLibraryDescriptionArg instance.
from(LuaLibraryDescription.AbstractLuaLibraryDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Copy abstract value type AbstractLuaLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(LuaPlatform) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Fill a builder with attribute values from the provided LuaPlatform instance.
from(OcamlBinaryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided OcamlBinaryDescriptionArg instance.
from(OcamlBinaryDescription.AbstractOcamlBinaryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Copy abstract value type AbstractOcamlBinaryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(OcamlBuildContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Fill a builder with attribute values from the provided OcamlBuildContext instance.
from(OcamlGeneratedBuildRules) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Fill a builder with attribute values from the provided OcamlGeneratedBuildRules instance.
from(OcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided OcamlLibraryDescriptionArg instance.
from(OcamlLibraryDescription.AbstractOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Copy abstract value type AbstractOcamlLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Fill a builder with attribute values from the provided OcamlPlatform instance.
from(PrebuiltOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltOcamlLibraryDescriptionArg instance.
from(PrebuiltOcamlLibraryDescription.AbstractPrebuiltOcamlLibraryDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltOcamlLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(AggregationModule) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Fill a builder with attribute values from the provided AggregationModule instance.
from(DependencyEntry) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
Fill a builder with attribute values from the provided DependencyEntry instance.
from(DependencyEntryData) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
Fill a builder with attribute values from the provided DependencyEntryData instance.
from(ProjectFilesystem, IjProjectConfig, TargetGraph, IjLibraryFactory, IjModuleFactory, AggregationModuleFactory) - Static method in class com.facebook.buck.features.project.intellij.IjModuleGraphFactory
 
from(ContentRoot) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
Fill a builder with attribute values from the provided ContentRoot instance.
from(IjSourceFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Fill a builder with attribute values from the provided IjSourceFolder instance.
from(IjProjectElement) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.project.intellij.model.IjProjectElement instance.
from(IjLibrary) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Fill a builder with attribute values from the provided IjLibrary instance.
from(AbstractIjLibrary) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Copy abstract value type AbstractIjLibrary instance into builder.
from(IjProjectElement) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.project.intellij.model.IjProjectElement instance.
from(IjModule) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Fill a builder with attribute values from the provided IjModule instance.
from(AbstractIjModule) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Copy abstract value type AbstractIjModule instance into builder.
from(IjModuleAndroidFacet) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Fill a builder with attribute values from the provided IjModuleAndroidFacet instance.
from(IjProjectConfig) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Fill a builder with attribute values from the provided IjProjectConfig instance.
from(ModuleIndexEntry) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
Fill a builder with attribute values from the provided ModuleIndexEntry instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(CxxConstructorArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.CxxConstructorArg instance.
from(HasTests) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CxxPythonExtensionDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided CxxPythonExtensionDescriptionArg instance.
from(CxxPythonExtensionDescription.AbstractCxxPythonExtensionDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Copy abstract value type AbstractCxxPythonExtensionDescriptionArg instance into builder.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(HasSystemFrameworkAndLibraries) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PrebuiltPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltPythonLibraryDescriptionArg instance.
from(PrebuiltPythonLibraryDescription.AbstractPrebuiltPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltPythonLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(PythonBinaryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided PythonBinaryDescriptionArg instance.
from(PythonBinaryDescription.AbstractPythonBinaryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Copy abstract value type AbstractPythonBinaryDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PythonLibraryDescription.CoreArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.python.PythonLibraryDescription.CoreArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PythonLibraryDescriptionArg instance.
from(PythonLibraryDescription.AbstractPythonLibraryDescriptionArg) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Copy abstract value type AbstractPythonLibraryDescriptionArg instance into builder.
from(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRuleResolver, Function<BuildRuleResolver, ImmutableMap<String, Arg>>, PythonBinary, ImmutableSet<String>, ImmutableList<Pair<Float, ImmutableSet<Path>>>, ImmutableSet<SourcePath>, Optional<Long>, ImmutableSet<String>) - Static method in class com.facebook.buck.features.python.PythonTest
 
from(PythonLibraryDescription.CoreArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.features.python.PythonLibraryDescription.CoreArg instance.
from(HasVersionUniverse) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.versions.HasVersionUniverse instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(HasTests) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(PythonTestDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided PythonTestDescriptionArg instance.
from(PythonTestDescription.AbstractPythonTestDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Copy abstract value type AbstractPythonTestDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasContacts) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PrebuiltRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltRustLibraryDescriptionArg instance.
from(PrebuiltRustLibraryDescription.AbstractPrebuiltRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltRustLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(RustBinaryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided RustBinaryDescriptionArg instance.
from(RustBinaryDescription.AbstractRustBinaryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Copy abstract value type AbstractRustBinaryDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(SourcePathRuleFinder, BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<String>, Tool, Linker, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableSortedSet<SourcePath>, SourcePath, RustBuckConfig.RemapSrcPaths) - Static method in class com.facebook.buck.features.rust.RustCompileRule
 
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(RustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided RustLibraryDescriptionArg instance.
from(RustLibraryDescription.AbstractRustLibraryDescriptionArg) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Copy abstract value type AbstractRustLibraryDescriptionArg instance into builder.
from(RustPlatform) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Fill a builder with attribute values from the provided RustPlatform instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(RustTestDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided RustTestDescriptionArg instance.
from(RustTestDescription.AbstractRustTestDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Copy abstract value type AbstractRustTestDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasDefaultPlatform) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDefaultPlatform instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ZipFileDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Fill a builder with attribute values from the provided ZipFileDescriptionArg instance.
from(ZipFileDescription.AbstractZipFileDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Copy abstract value type AbstractZipFileDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HttpCommonDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.file.HttpCommonDescriptionArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HttpArchiveDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Fill a builder with attribute values from the provided HttpArchiveDescriptionArg instance.
from(HttpArchiveDescription.AbstractHttpArchiveDescriptionArg) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Copy abstract value type AbstractHttpArchiveDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HttpCommonDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.file.HttpCommonDescriptionArg instance.
from(HttpFileDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Fill a builder with attribute values from the provided HttpFileDescriptionArg instance.
from(HttpFileDescription.AbstractHttpFileDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Copy abstract value type AbstractHttpFileDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(RemoteFileDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Fill a builder with attribute values from the provided RemoteFileDescriptionArg instance.
from(RemoteFileDescription.AbstractRemoteFileDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Copy abstract value type AbstractRemoteFileDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(BuckPaths) - Method in class com.facebook.buck.io.filesystem.BuckPaths.Builder
Fill a builder with attribute values from the provided BuckPaths instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(GroovyLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(GroovyLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided GroovyLibraryDescriptionArg instance.
from(GroovyLibraryDescription.AbstractGroovyLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Copy abstract value type AbstractGroovyLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(GroovyLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(HasContacts) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(GroovyTestDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Fill a builder with attribute values from the provided GroovyTestDescriptionArg instance.
from(GroovyTestDescription.AbstractGroovyTestDescriptionArg) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Copy abstract value type AbstractGroovyTestDescriptionArg instance into builder.
from(AnnotationProcessingParams) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Fill a builder with attribute values from the provided AnnotationProcessingParams instance.
from(CompilerOutputPaths) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Fill a builder with attribute values from the provided CompilerOutputPaths instance.
from(CompilerParameters) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Fill a builder with attribute values from the provided CompilerParameters instance.
from(DefaultJavaLibraryClasspaths) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
Fill a builder with attribute values from the provided DefaultJavaLibraryClasspaths instance.
from(HasTests) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(JarGenruleDescriptionArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided JarGenruleDescriptionArg instance.
from(JarGenruleDescription.AbstractJarGenruleDescriptionArg) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Copy abstract value type AbstractJarGenruleDescriptionArg instance into builder.
from(JarParameters) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Fill a builder with attribute values from the provided JarParameters instance.
from(JavaAnnotationProcessorDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaAnnotationProcessorDescriptionArg instance.
from(JavaAnnotationProcessorDescription.AbstractJavaAnnotationProcessorDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Copy abstract value type AbstractJavaAnnotationProcessorDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(JavaBinaryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaBinaryDescriptionArg instance.
from(JavaBinaryDescription.AbstractJavaBinaryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Copy abstract value type AbstractJavaBinaryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTests) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(JavacOptions) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Fill a builder with attribute values from the provided JavacOptions instance.
from(JavacPluginJsr199Fields) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Fill a builder with attribute values from the provided JavacPluginJsr199Fields instance.
from(JavacPluginProperties) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Fill a builder with attribute values from the provided JavacPluginProperties instance.
from(JavacSpec) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
Fill a builder with attribute values from the provided JavacSpec instance.
from(JavacVersion) - Method in class com.facebook.buck.jvm.java.JavacVersion.Builder
Fill a builder with attribute values from the provided JavacVersion instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(JavaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaLibraryDescriptionArg instance.
from(JavaLibraryDescription.AbstractJavaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Copy abstract value type AbstractJavaLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(HasContacts) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(JavaTestDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided JavaTestDescriptionArg instance.
from(JavaTestDescription.AbstractJavaTestDescriptionArg) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Copy abstract value type AbstractJavaTestDescriptionArg instance into builder.
from(JUnitJvmArgs) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Fill a builder with attribute values from the provided JUnitJvmArgs instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(KeystoreDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Fill a builder with attribute values from the provided KeystoreDescriptionArg instance.
from(KeystoreDescription.AbstractKeystoreDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Copy abstract value type AbstractKeystoreDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from - Variable in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
For a normal override bridge, this is the overriding method.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(PrebuiltJarDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Fill a builder with attribute values from the provided PrebuiltJarDescriptionArg instance.
from(PrebuiltJarDescription.AbstractPrebuiltJarDescriptionArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Copy abstract value type AbstractPrebuiltJarDescriptionArg instance into builder.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(ResourcesParameters) - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
Fill a builder with attribute values from the provided ResourcesParameters instance.
from(JavaToolchain) - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain.Builder
Fill a builder with attribute values from the provided JavaToolchain instance.
from(KotlincVersion) - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion.Builder
Fill a builder with attribute values from the provided KotlincVersion instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(KotlinLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided KotlinLibraryDescriptionArg instance.
from(KotlinLibraryDescription.AbstractKotlinLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Copy abstract value type AbstractKotlinLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(HasContacts) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(KotlinLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg instance.
from(KotlinTestDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Fill a builder with attribute values from the provided KotlinTestDescriptionArg instance.
from(KotlinTestDescription.AbstractKotlinTestDescriptionArg) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Copy abstract value type AbstractKotlinTestDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(ScalaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(ScalaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided ScalaLibraryDescriptionArg instance.
from(ScalaLibraryDescription.AbstractScalaLibraryDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Copy abstract value type AbstractScalaLibraryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(JavaTestDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaTestDescription.CoreArg instance.
from(ScalaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg instance.
from(MaybeRequiredForSourceOnlyAbiArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg instance.
from(HasProvidedDeps) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasProvidedDeps instance.
from(JavaLibraryDescription.CoreArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg instance.
from(HasTests) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(JvmLibraryArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.jvm.java.JvmLibraryArg instance.
from(HasContacts) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(ScalaTestDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Fill a builder with attribute values from the provided ScalaTestDescriptionArg instance.
from(ScalaTestDescription.AbstractScalaTestDescriptionArg) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Copy abstract value type AbstractScalaTestDescriptionArg instance into builder.
from(ErrorLogRecord) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
Fill a builder with attribute values from the provided ErrorLogRecord instance.
from(InvocationInfo) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Fill a builder with attribute values from the provided InvocationInfo instance.
from(LogConfigSetup) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
Fill a builder with attribute values from the provided LogConfigSetup instance.
from(PerfTimesStats) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Fill a builder with attribute values from the provided PerfTimesStats instance.
from(String) - Static method in enum com.facebook.buck.parser.api.Syntax
Converts a syntax name to a corresponding enum value.
from(ProjectBuildFileParserOptions) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Fill a builder with attribute values from the provided ProjectBuildFileParserOptions instance.
from(BinaryOperatorExpression) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
Fill a builder with attribute values from the provided BinaryOperatorExpression instance.
from(FunctionExpression) - Method in class com.facebook.buck.query.FunctionExpression.Builder
Fill a builder with attribute values from the provided FunctionExpression instance.
from(QueryBuildTarget) - Method in class com.facebook.buck.query.QueryBuildTarget.Builder
Fill a builder with attribute values from the provided QueryBuildTarget instance.
from(QueryFileTarget) - Method in class com.facebook.buck.query.QueryFileTarget.Builder
Fill a builder with attribute values from the provided QueryFileTarget instance.
from(SetExpression) - Method in class com.facebook.buck.query.SetExpression.Builder
Fill a builder with attribute values from the provided SetExpression instance.
from(TargetLiteral) - Method in class com.facebook.buck.query.TargetLiteral.Builder
Fill a builder with attribute values from the provided TargetLiteral instance.
from(TargetSetExpression) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
Fill a builder with attribute values from the provided TargetSetExpression instance.
from(LocalFallbackStats) - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats.Builder
Fill a builder with attribute values from the provided LocalFallbackStats instance.
from(RetryPolicy) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy.Builder
Fill a builder with attribute values from the provided RetryPolicy instance.
from(ImmutableList<SourcePathArg>) - Static method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
from(Function<String, String>, Iterable<String>) - Static method in class com.facebook.buck.rules.args.SanitizedArg
 
from(BuildConfigFields) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
Fill a builder with attribute values from the provided BuildConfigFields instance.
from(BuildConfigFields.Field) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
Fill a builder with attribute values from the provided Field instance.
from(FrameworkPath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
Fill a builder with attribute values from the provided FrameworkPath instance.
from(ManifestEntries) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Fill a builder with attribute values from the provided ManifestEntries instance.
from(SourceSet) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
Fill a builder with attribute values from the provided SourceSet instance.
from(SourceSortedSet) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
Fill a builder with attribute values from the provided SourceSortedSet instance.
from(RuleKeyConfiguration) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
Fill a builder with attribute values from the provided RuleKeyConfiguration instance.
from(DependencyFileEntry) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
Fill a builder with attribute values from the provided DependencyFileEntry instance.
from(MacroContainer) - Method in class com.facebook.buck.rules.macros.MacroContainer.Builder
Fill a builder with attribute values from the provided MacroContainer instance.
from(StringWithMacrosConverter) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Fill a builder with attribute values from the provided StringWithMacrosConverter instance.
from(Path) - Method in interface com.facebook.buck.rules.modern.BuildCellRelativePathFactory
Converts a Path relative to the Buildable's ProjectFilesystem to a BuildCellRelativePath.
from(OutputPath) - Method in interface com.facebook.buck.rules.modern.BuildCellRelativePathFactory
Converts an OutputPath to a BuildCellRelativePath.
from(Path) - Method in class com.facebook.buck.rules.modern.DefaultBuildCellRelativePathFactory
 
from(OutputPath) - Method in class com.facebook.buck.rules.modern.DefaultBuildCellRelativePathFactory
 
from(CachedErrors) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Fill a builder with attribute values from the provided CachedErrors instance.
from(SandboxProperties) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Fill a builder with attribute values from the provided SandboxProperties instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommandAliasDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided CommandAliasDescriptionArg instance.
from(CommandAliasDescription.AbstractCommandAliasDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Copy abstract value type AbstractCommandAliasDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(ExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Fill a builder with attribute values from the provided ExportFileDescriptionArg instance.
from(ExportFileDescription.AbstractExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Copy abstract value type AbstractExportFileDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(GenruleDescriptionArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided GenruleDescriptionArg instance.
from(GenruleDescription.AbstractGenruleDescriptionArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Copy abstract value type AbstractGenruleDescriptionArg instance into builder.
from(HasTests) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTests instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(AbstractGenruleDescription.CommonArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.shell.AbstractGenruleDescription.CommonArg instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(ShBinaryDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided ShBinaryDescriptionArg instance.
from(ShBinaryDescription.AbstractShBinaryDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Copy abstract value type AbstractShBinaryDescriptionArg instance into builder.
from(HasDeclaredDeps) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTestTimeout) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTestTimeout instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(HasContacts) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasContacts instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(ShTestDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Fill a builder with attribute values from the provided ShTestDescriptionArg instance.
from(ShTestDescription.AbstractShTestDescriptionArg) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Copy abstract value type AbstractShTestDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(TestSuiteDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Fill a builder with attribute values from the provided TestSuiteDescriptionArg instance.
from(TestSuiteDescription.AbstractTestSuiteDescriptionArg) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Copy abstract value type AbstractTestSuiteDescriptionArg instance into builder.
from(WorkerToolDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Fill a builder with attribute values from the provided WorkerToolDescriptionArg instance.
from(WorkerToolDescription.AbstractWorkerToolDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Copy abstract value type AbstractWorkerToolDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(GlobSpec) - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
Fill a builder with attribute values from the provided GlobSpec instance.
from(BuckGlobals) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
Fill a builder with attribute values from the provided BuckGlobals instance.
from(ClientSideSlbConfig) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Fill a builder with attribute values from the provided ClientSideSlbConfig instance.
from(HybridThriftOverHttpServiceImplArgs) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
Fill a builder with attribute values from the provided HybridThriftOverHttpServiceImplArgs instance.
from(LoadBalancedServiceEventData) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Fill a builder with attribute values from the provided LoadBalancedServiceEventData instance.
from(LoadBalancerPingEventData) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
Fill a builder with attribute values from the provided LoadBalancerPingEventData instance.
from(PerServerData) - Method in class com.facebook.buck.slb.PerServerData.Builder
Fill a builder with attribute values from the provided PerServerData instance.
from(PerServerPingData) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
Fill a builder with attribute values from the provided PerServerPingData instance.
from(ServerHealthManagerEventData) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
Fill a builder with attribute values from the provided ServerHealthManagerEventData instance.
from(ThriftOverHttpServiceConfig) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig.Builder
Fill a builder with attribute values from the provided ThriftOverHttpServiceConfig instance.
from(SymlinkFileStep) - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
Fill a builder with attribute values from the provided SymlinkFileStep instance.
from(BackgroundTask<T>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
Fill a builder with attribute values from the provided BackgroundTask instance.
from(HasDeclaredDeps) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasDeclaredDeps instance.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(SwiftLibraryDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided SwiftLibraryDescriptionArg instance.
from(SwiftLibraryDescription.AbstractSwiftLibraryDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Copy abstract value type AbstractSwiftLibraryDescriptionArg instance into builder.
from(CommonDescriptionArg) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(HasSrcs) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasSrcs instance.
from(SwiftPlatform) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Fill a builder with attribute values from the provided SwiftPlatform instance.
from(TestResultSummaryVerbosity) - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity.Builder
Fill a builder with attribute values from the provided TestResultSummaryVerbosity instance.
from(TestResults) - Method in class com.facebook.buck.test.TestResults.Builder
Fill a builder with attribute values from the provided TestResults instance.
from(TestRunningOptions) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Fill a builder with attribute values from the provided TestRunningOptions instance.
from(TestStatusMessage) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
Fill a builder with attribute values from the provided TestStatusMessage instance.
from(CacheStats) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Fill a builder with attribute values from the provided CacheStats instance.
from(FileHashCache.AbstractFileHashCacheVerificationResult) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
Fill a builder with attribute values from the provided AbstractFileHashCacheVerificationResult instance.
from(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
Fill a builder with attribute values from the provided ResourceAmounts instance.
from(DirectoryCleanerArgs) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
Fill a builder with attribute values from the provided DirectoryCleanerArgs instance.
from(BuildEnvironmentDescription) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Fill a builder with attribute values from the provided BuildEnvironmentDescription instance.
from(ScribeData) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Fill a builder with attribute values from the provided ScribeData instance.
from(PatternAndMessage) - Method in class com.facebook.buck.util.PatternAndMessage.Builder
Fill a builder with attribute values from the provided PatternAndMessage instance.
from(ProcessExecutorParams) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Fill a builder with attribute values from the provided ProcessExecutorParams instance.
from(ProcessResourceConsumption) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Fill a builder with attribute values from the provided ProcessResourceConsumption instance.
from(T[]) - Static method in interface com.facebook.buck.util.RichStream
 
from(Iterable<T>) - Static method in interface com.facebook.buck.util.RichStream
 
from(Iterator<T>) - Static method in interface com.facebook.buck.util.RichStream
 
from(Optional<? extends T>) - Static method in interface com.facebook.buck.util.RichStream
 
from(Stream<T>) - Static method in interface com.facebook.buck.util.RichStream
 
from(SampleRate) - Method in class com.facebook.buck.util.SampleRate.Builder
Fill a builder with attribute values from the provided SampleRate instance.
from(CommonSlowVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Fill a builder with attribute values from the provided com.facebook.buck.util.versioncontrol.CommonSlowVersionControlStats instance.
from(CommonFastVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Fill a builder with attribute values from the provided com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats instance.
from(FullVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Fill a builder with attribute values from the provided FullVersionControlStats instance.
from(AbstractFullVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Copy abstract value type AbstractFullVersionControlStats instance into builder.
from(CommonSlowVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Fill a builder with attribute values from the provided com.facebook.buck.util.versioncontrol.CommonSlowVersionControlStats instance.
from(CommonFastVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Fill a builder with attribute values from the provided com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats instance.
from(SlowVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Fill a builder with attribute values from the provided SlowVersionControlStats instance.
from(AbstractSlowVersionControlStats) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Copy abstract value type AbstractSlowVersionControlStats instance into builder.
from(VersionedAliasDescriptionArg) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided VersionedAliasDescriptionArg instance.
from(AbstractVersionedAliasDescription.AbstractVersionedAliasDescriptionArg) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Copy abstract value type AbstractVersionedAliasDescriptionArg instance into builder.
from(HasTargetCompatibleWith) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.HasTargetCompatibleWith instance.
from(CommonDescriptionArg) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Fill a builder with attribute values from the provided com.facebook.buck.core.description.arg.CommonDescriptionArg instance.
from(VersionUniverse) - Method in class com.facebook.buck.versions.VersionUniverse.Builder
Fill a builder with attribute values from the provided VersionUniverse instance.
fromArgs(String...) - Static method in class com.facebook.buck.testrunner.InstrumentationTestRunner
 
fromArtifactCache(BuildCacheArtifactFetcher, ArtifactCache) - Static method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyServiceFactory
Return an implementation of ManifestRuleKeyService that uses the ArtifactCache/buckcache.
fromArtifactInfo(ArtifactInfo) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
 
fromBuildSetting(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
Return a sourceTree given a build setting that is typically used as a source tree prefix.
fromBytes(byte[]) - Static method in class com.facebook.buck.util.sha1.Sha1HashCode
Clones the specified bytes and uses the clone to create a new Sha1HashCode.
fromCommandLineArgs(String[]) - Static method in class com.facebook.buck.maven.ArtifactConfig
 
fromConfiguration(Iterable<String>) - Static method in class com.facebook.buck.android.ClassNameFilter
Convenience factory to produce a filter from a very simple pattern language.
fromConfiguration(ArtifactCacheBuckConfig) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Create a new ClientCertificateHandler based on client tls settings in configuration
fromConfiguration(ImmutableMap<String, ImplicitInclude>) - Static method in class com.facebook.buck.parser.implicit.PackageImplicitIncludesFinder
Create a PackageImplicitIncludesFinder from configuration in .buckconfig
fromConfigurationString(String) - Static method in class com.facebook.buck.parser.implicit.AbstractImplicitInclude
Constructs a AbstractImplicitInclude from a configuration string in the form of
fromDeps() - Static method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
Retrieve the transitive CxxPreprocessorInput from an explicitly specified deps list.
fromExtension(String) - Static method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
 
fromFolder(IjFolder) - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
fromHashCode(HashCode) - Static method in class com.facebook.buck.util.sha1.Sha1HashCode
 
fromInterpreter(ProcessExecutor, Path) - Static method in class com.facebook.buck.features.python.toolchain.impl.PythonVersionFactory
 
fromJson(String) - Static method in class com.facebook.buck.core.model.BuildId
 
fromJson(Map<String, Long>, Map<String, String>, SetMultimap<String, String>) - Static method in class com.facebook.buck.event.ScubaEvent
 
fromJson(String, String, String, long, String, String, String, String) - Static method in class com.facebook.buck.test.TestResultSummary
 
fromJsonFunction(Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
fromLibraryRule() - Static method in interface com.facebook.buck.cxx.CxxLibraryDescription.TransitiveCxxPreprocessorInputFunction
Retrieve the transitive CxxPreprocessorInput from the CxxLibrary rule.
fromManifestService(ManifestService) - Static method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyServiceFactory
Return an implementation of the ManifestRuleKeyService that uses the ManifestService.
fromMode(long) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
Convert a unix bit representation (e.g.
fromName(String) - Static method in enum com.facebook.buck.util.environment.Architecture
 
fromPaths(ImmutableMap<Path, Path>, char, Charset) - Static method in class com.facebook.buck.util.ByteBufferReplacer
Build a replacer using the given map of paths to replacement paths, using charset to convert to underlying byte arrays.
fromProvisioningProfilePath(ProcessExecutor, ImmutableList<String>, Path) - Static method in class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileMetadataFactory
 
fromSearchPath(ProcessExecutor, ImmutableList<String>, Path) - Static method in class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileStoreFactory
 
fromString(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
 
fromString(String) - Static method in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
fromString(String) - Static method in class com.facebook.buck.features.python.toolchain.impl.PythonVersionFactory
 
fromString(String) - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
 
fromStringWithMacros(Arg, BuildTarget, BuildRuleResolver, StringWithMacros) - Static method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
fromSupplier(Supplier<T>) - Static method in interface com.facebook.buck.util.function.ThrowingSupplier
Returns a ThrowingSupplier from a Supplier
fromSupplierOfIterable(Supplier<? extends Iterable<T>>) - Static method in interface com.facebook.buck.util.RichStream
 
fromSystem(ProcessExecutor, ImmutableList<String>) - Static method in class com.facebook.buck.apple.toolchain.impl.CodeSignIdentityStoreFactory
Construct a store by asking the system keychain for all stored code sign identities.
FrontendOnlyJavacTask - Class in com.facebook.buck.jvm.java.abi.source
An implementation of JavacTask that implements only the frontend portions of the task, using only the parse phase of the underlying compiler and without requiring a complete classpath.
FrontendOnlyJavacTask(JavacTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
FrontendOnlyJavacTaskProxy - Interface in com.facebook.buck.jvm.java.abi.source.api
 
FrontendOnlyJavacTaskProxyImpl - Class in com.facebook.buck.jvm.java.abi.source
 
FrontendOnlyJavacTaskProxyImpl(JavaCompiler.CompilationTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
 
FrontendOnlyJavacTaskProxyImpl(FrontendOnlyJavacTask) - Constructor for class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
 
FrontendService - Class in com.facebook.buck.distributed
Extension of ThriftOverHttpServiceImpl to get rid of the template arguments and make it easymock-able
FrontendService(ThriftOverHttpServiceConfig) - Constructor for class com.facebook.buck.distributed.FrontendService
 
FullVersionControlStats - Class in com.facebook.buck.util.versioncontrol
Immutable implementation of AbstractFullVersionControlStats.
FullVersionControlStats.Builder - Class in com.facebook.buck.util.versioncontrol
Builds instances of type FullVersionControlStats.
FullyReadOnCloseInputStream - Class in com.facebook.buck.artifact_cache
An InputStream wrapper that fully reads the underlying stream on close.
FullyReadOnCloseInputStream(InputStream) - Constructor for class com.facebook.buck.artifact_cache.FullyReadOnCloseInputStream
 
FunctionExpression - Class in com.facebook.buck.query
A query expression for user-defined query functions.
FunctionExpression.Builder - Class in com.facebook.buck.query
Builds instances of type FunctionExpression.
FunctionMacroReplacer<T> - Class in com.facebook.buck.rules.macros
A @{link MacroReplacer} wrapping a @{link Function}.
FunctionMacroReplacer(Function<ImmutableList<String>, T>) - Constructor for class com.facebook.buck.rules.macros.FunctionMacroReplacer
 

G

gatherDeps(BuildRule) - Method in enum com.facebook.buck.jvm.java.JarShape
 
GccCompiler - Class in com.facebook.buck.cxx.toolchain
 
GccCompiler(Tool, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.GccCompiler
 
GccCompiler(Tool, boolean, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.GccCompiler
 
GccPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for a gcc toolchain.
GccPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
GccPreprocessor(Tool, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
GenAidl - Class in com.facebook.buck.android
Buildable for generating a .java file from an .aidl file.
GenAidlDescription - Class in com.facebook.buck.android
 
GenAidlDescription() - Constructor for class com.facebook.buck.android.GenAidlDescription
 
GenAidlDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of GenAidlDescription.AbstractGenAidlDescriptionArg.
GenAidlDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type GenAidlDescriptionArg.
generate(String) - Method in class com.facebook.buck.features.ocaml.OcamlDependencyGraphGenerator
 
generate() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
generate(Set<Element>) - Method in class com.facebook.buck.jvm.java.abi.StubGenerator
 
generate() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
generate() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
GENERATE - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
generateActiveNetworkAsync(ExecutorService, BuckEventBus) - Static method in class com.facebook.buck.util.environment.NetworkInfo
 
generateBuildConfigDotJava(UnflavoredBuildTarget, String) - Static method in class com.facebook.buck.android.BuildConfigs
Generates the source code for an Android BuildConfig.java file with the default set of fields specified by BuildConfigs.getDefaultBuildConfigFields().
generateBuildConfigDotJava(UnflavoredBuildTarget, String, boolean, BuildConfigFields) - Static method in class com.facebook.buck.android.BuildConfigs
Generates the source code for an Android BuildConfig.java file with fields specified by userFields.
GenerateBuildConfigStep - Class in com.facebook.buck.android
 
GenerateBuildConfigStep(ProjectFilesystem, UnflavoredBuildTarget, String, boolean, Supplier<BuildConfigFields>, Path) - Constructor for class com.facebook.buck.android.GenerateBuildConfigStep
 
GenerateCodeCoverageReportStep - Class in com.facebook.buck.jvm.java
 
GenerateCodeCoverageReportStep(ImmutableList<String>, ProjectFilesystem, Set<String>, Set<Path>, Path, Set<CoverageReportFormat>, String, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
 
generateDependencyMap(String) - Method in class com.facebook.buck.features.ocaml.OcamlDependencyGraphGenerator
 
generateEndpointRequest(BuildLogEntry, DefectSubmitResult) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
generateForConsole(Console) - Method in class com.facebook.buck.command.BuildReport
 
generateGid(String, int) - Method in class com.facebook.buck.apple.xcode.GidGenerator
Generate a stable GID based on the class name and hash of some object info.
generateGid(GidGenerator) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
Generate a stable GID.
generateJsonBuildReport() - Method in class com.facebook.buck.command.BuildReport
 
GenerateManifestStep - Class in com.facebook.buck.android
 
GenerateManifestStep(ProjectFilesystem, Path, APKModule, ImmutableSet<Path>, Path, Path) - Constructor for class com.facebook.buck.android.GenerateManifestStep
 
generateMinionId(BuildSlaveRunId) - Static method in class com.facebook.buck.distributed.DistBuildUtil
From buildslave runId generates id for a minion running on this buildslave host.
generatePomFile(SourcePathResolver, MavenPublishable) - Static method in class com.facebook.buck.maven.Pom
 
GenerateRDotJava - Class in com.facebook.buck.android
 
generateStats() - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
 
generateStats() - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
generateStats(VersionControlStatsGenerator.Mode) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
 
generateStatsAsync(boolean, ExecutorService, BuckEventBus) - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
 
GenerateStringResources - Class in com.facebook.buck.android
Copy filtered string resources (values/strings.xml) files to output directory.
GenerateStringResources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableList<FilteredResourcesProvider>) - Constructor for class com.facebook.buck.android.GenerateStringResources
 
generateThinFlavors(Set<Flavor>, SortedSet<Flavor>) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
Expand flavors representing a fat binary into its thin binary equivalents.
generateTrace() - Method in class com.facebook.buck.distributed.build_slave.DistBuildTraceTracker
 
generateWorkspaceAndDependentProjects(Map<Path, ProjectGenerator>, ListeningExecutorService) - Method in class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
 
GenerationResult - Class in com.facebook.buck.features.apple.project
Immutable implementation of AbstractGenerationResult.
Genrule - Class in com.facebook.buck.shell
Build rule for generating a file via a shell command.
Genrule(BuildTarget, ProjectFilesystem, BuildRuleResolver, BuildRuleParams, SandboxExecutionStrategy, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, String, boolean, boolean, Optional<String>, Optional<AndroidPlatformTarget>, Optional<AndroidNdk>, Optional<AndroidSdkLocation>, boolean) - Constructor for class com.facebook.buck.shell.Genrule
 
GenruleBinary - Class in com.facebook.buck.shell
Same as a Genrule, but marked as a binary.
GenruleBinary(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, BuildRuleResolver, BuildRuleParams, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, String, boolean, Optional<String>, Optional<AndroidPlatformTarget>, Optional<AndroidNdk>, Optional<AndroidSdkLocation>, boolean) - Constructor for class com.facebook.buck.shell.GenruleBinary
 
GenruleDescription - Class in com.facebook.buck.shell
 
GenruleDescription(ToolchainProvider, BuckConfig, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.shell.GenruleDescription
 
GenruleDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of GenruleDescription.AbstractGenruleDescriptionArg.
GenruleDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type GenruleDescriptionArg.
get() - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
get(ToolchainProvider, Supplier<ExecutionContext>, BuckConfig, AdbOptions, TargetDeviceOptions) - Static method in class com.facebook.buck.android.exopackage.AndroidDevicesHelperFactory
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResourcesXml
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResourceTable
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResTableType
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
get(ByteBuffer) - Static method in class com.facebook.buck.android.resources.StringPool
 
get(ProjectFilesystem, MetadataStorage) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildInfoStoreManager
 
get(BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
 
get(BuildRule) - Method in interface com.facebook.buck.core.build.engine.RuleDepsCache
 
get() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask.DepsSupplier
 
get(Key) - Method in interface com.facebook.buck.core.graph.transformation.GraphEngineCache
Optionally returns the cached result given the key
get(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
get(RuleAnalysisKey) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisCacheImpl
 
get() - Method in class com.facebook.buck.core.rules.common.BuildableSupport.DepsSupplier
 
get(Cell) - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypesProvider
Returns KnownRuleTypes for a given Cell.
get(SkylarkProvider) - Method in class com.facebook.buck.core.rules.providers.impl.ProviderInfoCollectionImpl
 
get(BuiltinProvider<T>) - Method in class com.facebook.buck.core.rules.providers.impl.ProviderInfoCollectionImpl
 
get(SkylarkProvider) - Method in interface com.facebook.buck.core.rules.providers.ProviderInfoCollection
 
get(BuiltinProvider<T>) - Method in interface com.facebook.buck.core.rules.providers.ProviderInfoCollection
 
get(Class<?>) - Static method in class com.facebook.buck.core.util.log.Logger
Gets a logger named after a class' fully qualified name.
get(String) - Static method in class com.facebook.buck.core.util.log.Logger
Gets a named logger
get() - Method in class com.facebook.buck.counters.IntegerCounter
 
get(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
get(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
get(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
get(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
get() - Method in class com.facebook.buck.io.file.LazyPath
On first access it will invoke the given supplier to obtain the value of the Path.
get() - Method in class com.facebook.buck.io.watchman.WatchmanCursor
 
get(Protocol.Digest) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
get(Protocol.OutputFile) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
get(Protocol.OutputDirectory) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
get(Protocol.Directory) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
get() - Method in interface com.facebook.buck.remoteexecution.interfaces.MetadataProvider
 
get() - Method in interface com.facebook.buck.remoteexecution.UploadDataSupplier
 
get(Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
Get the value of this param as set on dto.
get(BuildRule, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
get(BuildRule, Function<? super BuildRule, RuleKeyResult<V>>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
get(BuildRule) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
 
get(BuildRule, Function<? super BuildRule, RuleKeyResult<V>>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
 
get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
 
get(BuildRule, Function<BuildRule, V>) - Method in class com.facebook.buck.rules.keys.SingleBuildRuleKeyCache
 
get(AddsToRuleKey, Function<AddsToRuleKey, V>) - Method in class com.facebook.buck.rules.keys.SingleBuildRuleKeyCache
 
get(BuildRule, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
get(BuildRule, Function<? super BuildRule, RuleKeyResult<V>>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
get(BuildRule) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
get(BuildRule, Function<? super BuildRule, RuleKeyResult<V>>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
get(AddsToRuleKey, Function<? super AddsToRuleKey, RuleKeyResult<V>>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
get(Optional<CustomFieldBehavior>, Class<U>) - Static method in class com.facebook.buck.rules.modern.CustomBehaviorUtils
Returns the field behavior behavior of the requested type (if there is one).
get(CustomFieldBehavior, Class<U>) - Static method in class com.facebook.buck.rules.modern.CustomBehaviorUtils
Returns the field behavior behavior of the requested type (if there is one).
get() - Method in class com.facebook.buck.util.AbstractCloseableMemoizedSupplier
 
get() - Method in class com.facebook.buck.util.AbstractCloseableWrapper
 
get(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
get(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
get(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
get(ArchiveMemberPath) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
get(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
get(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
get(Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
get(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
get(ProjectFilesystem, Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
get(ProjectFilesystem, ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
get(Path) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
get(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
get() - Method in class com.facebook.buck.util.CloseableHolder
 
get() - Method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture
get(long, TimeUnit) - Method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture
get() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingFutureDecorator
 
get(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingFutureDecorator
 
get(String, String) - Method in class com.facebook.buck.util.config.Config
 
get(String) - Method in class com.facebook.buck.util.config.Config
 
get() - Method in class com.facebook.buck.util.Discardable
 
get(Path) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Gets the value associated with the given path.
get() - Method in interface com.facebook.buck.util.function.ThrowingSupplier
 
get(Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
 
get(ArchiveMemberPath) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
 
get(ProjectFilesystem, Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
Return the HashCode for the given relative Path under the given ProjectFilesystem.
get(ProjectFilesystem, ArchiveMemberPath) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
Return the HashCode for the given relative ArchiveMemberPath under the given ProjectFilesystem.
get(Path) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
 
get(ArchiveMemberPath) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
 
get(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
 
get(ArchiveMemberPath) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
 
get(Object) - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
get(Supplier<T>) - Method in class com.facebook.buck.util.Memoizer
 
get() - Method in class com.facebook.buck.util.NamedTemporaryFile
 
get() - Method in class com.facebook.buck.util.PackagedResource
 
get() - Method in interface com.facebook.buck.util.versioncontrol.VersionControlSupplier
 
get(Supplier<T>) - Method in class com.facebook.buck.util.WeakMemoizer
Get the value and memoize the result.
GET_PATH_MODIFIED_TIME - Static variable in class com.facebook.buck.io.file.PathListing
Uses Files.getLastModifiedTime() to get the last modified time for a Path.
getAapt2Executable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getAapt2Executable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAapt2Override() - Method in class com.facebook.buck.android.AndroidBuckConfig
Returns the path to the platform specific aapt2 executable that is overridden by the current project.
getAapt2Path() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
 
getAapt2Path() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getAaptExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getAaptExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAaptGeneratedProguardConfigFile() - Method in class com.facebook.buck.android.AaptOutputInfo
 
getAaptGeneratedProguardConfigFiles() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
 
getAaptMode() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAaptMode() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAaptMode() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getAaptMode() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getAaptOutputInfo() - Method in class com.facebook.buck.android.Aapt2Link
 
getAaptOutputInfo() - Method in class com.facebook.buck.android.AaptPackageResources
 
getAaptOverride() - Method in class com.facebook.buck.android.AndroidBuckConfig
Returns the path to the platform specific aapt executable that is overridden by the current project.
getAaptPath() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
 
getAaptPath() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getAar() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getAarUnzipPathFormat() - Static method in class com.facebook.buck.android.UnzipAar
 
getAbbreviateName() - Method in enum com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.State
Abbreviated name for the current state.
getAbbreviation() - Method in enum com.facebook.buck.util.unit.SizeUnit
 
getAbiCompatibilityMode() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getAbiGenerationMode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAbiGenerationMode() - Method in interface com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAbiGenerationMode() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAbiGenerationMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAbiInfo() - Method in class com.facebook.buck.android.DummyRDotJava
 
getAbiInfo() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.CompareAbis
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getAbiInfo() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getAbiJar() - Method in class com.facebook.buck.android.DummyRDotJava
 
getAbiJar() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
 
getAbiJar() - Method in interface com.facebook.buck.jvm.java.CalculateAbi
 
getAbiJar() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getAbiJarParameters(BuildTarget, BuildContext, ProjectFilesystem, CompilerParameters) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getAbiJarPath(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
getAbiJarPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getAbiRules(ActionGraphBuilder, Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
 
getAbsoluteArchiveMemberPath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getAbsoluteArchiveMemberPath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getAbsoluteHeaderPath() - Method in class com.facebook.buck.cxx.PreInclude
 
getAbsoluteOutputFilePath() - Method in class com.facebook.buck.shell.Genrule
 
getAbsolutePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getAbsolutePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getAbsolutePathToBuildFile(BuildTarget) - Method in interface com.facebook.buck.core.cell.Cell
 
getAbsolutePathToBuildFileUnsafe(BuildTarget) - Method in interface com.facebook.buck.core.cell.Cell
For use in performance-sensitive code or if you don't care if the build file actually exists, otherwise prefer Cell.getAbsolutePathToBuildFile(BuildTarget).
getAccessedConfigurationOptions() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
getAccessFlags(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
Gets the class access flags (see JVMS8 4.1) for the given type element, augmented by the special ASM pseudo-access flag for @Deprecated types.
getAccessFlags(ExecutableElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
Gets the method access flags (see JVMS8 4.6) for the given executable element, augmented by the special ASM pseudo-access flag for @Deprecated methods.
getAccessFlags(VariableElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
Gets the field access flags (see JVMS8 4.5) for the given variable element, augmented by the special ASM pseudo-access flag for @Deprecated fields.
getAccessFlagsForClassNode(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.AccessFlags
Gets the class access flags (see JVMS8 4.1) for the given type element as they should appear in the ClassNode of a class file.
getAccessLevel() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getAction() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
getAction() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
 
getActionArgs() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
getActionArgs() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
 
getActionConfigNames() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getActionConfigNamesFromArg(XcodeWorkspaceConfigDescriptionArg) - Static method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescription
 
getActionDigest() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getActionDigest() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getActionDigest() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
getActionGraph() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
 
getActionGraph(TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
Create an ActionGraph, using options extracted from a BuckConfig.
getActionGraph(TargetNodeToBuildRuleTransformer, TargetGraph, Optional<ThriftRuleKeyLogger>) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
It returns an ActionGraphAndBuilder.
getActionGraphAndBuilder() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
 
getActionGraphAndBuilder() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
 
getActionGraphAndBuilder() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializer
 
getActionGraphBuilder() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
 
getActionGraphBuilder() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
 
getActionGraphBuilder() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
 
getActionGraphBuilder() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getActionGraphBuilder() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getActionGraphBuilder() - Method in class com.facebook.buck.cxx.PreIncludeFactory
 
getActionGraphBuilder() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getActionGraphBuilder() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getActionGraphBuilder() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
 
getActionGraphCacheEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getActionGraphNodeCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getActionGraphParallelizationMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
Whether to parallelize action graph creation.
getActionGraphParallelizationMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
Whether to parallelize action graph creation.
getActionGraphPerfStatEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getActionGraphProvider() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getActionGraphProvider() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getActionGraphProvider() - Method in class com.facebook.buck.cli.ParserAndCaches
 
getActionGraphProvider() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getActionGraphProvider() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getActionGraphReusedNodeCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getActionGraphTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getActionOptional(ActionAnalysisData.Key) - Method in interface com.facebook.buck.core.rules.actions.ActionAnalysisDataLookUp
 
getActionsPerState() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getActionsPerState() - Method in interface com.facebook.buck.remoteexecution.event.listener.RemoteExecutionStatsProvider
Current state of all remote execution Actions.
getActivityName() - Method in class com.facebook.buck.event.StartActivityEvent
 
getActivityToStart() - Method in class com.facebook.buck.cli.InstallCommand
 
getActool() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getActualHashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
 
getActualHashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
 
getActualHashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
 
getAdbExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getAdbExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAdbOptions(BuckConfig) - Method in class com.facebook.buck.cli.AdbCommandLineOptions
 
getAdbOptions(BuckConfig) - Method in class com.facebook.buck.cli.TestCommand
 
getAdbRapidInstallTypes() - Method in class com.facebook.buck.android.exopackage.AbstractAdbConfig
 
getAdbRapidInstallTypes() - Method in class com.facebook.buck.android.exopackage.AdbConfig
getAdbThreadCount() - Method in class com.facebook.buck.step.AdbOptions
 
getAdbTimeout() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getAdbTimeout() - Method in class com.facebook.buck.step.AdbOptions
 
getAdditionalClasspathEntries(SourcePathResolver) - Method in interface com.facebook.buck.jvm.java.JavaTest.AdditionalClasspathEntriesProvider
 
getAdditionalClasspathEntries(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getAdditionalClasspathEntries(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getAdditionalClasspathEntries(SourcePathResolver) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.cxx.CxxTest
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.features.python.PythonTest
 
getAdditionalCoverageTargets() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getAdditionalExportedLinkerFlags(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getAdditionalExportedLinkerFlags(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
Provides the ability to inject additional exported linker flags.
getAdditionalPostExportedLinkerFlags(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getAdditionalPostExportedLinkerFlags(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
Provides the ability to inject additional post exported linker flags.
getAdditionalRedexInputs() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getAdditionalSchemeActions() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getAdditionalTargetsToBuild(BuildCommand.GraphsAndBuildTargets) - Method in class com.facebook.buck.cli.BuildCommand
 
getAdditionalTargetsToBuild(BuildCommand.GraphsAndBuildTargets) - Method in class com.facebook.buck.cli.InstallCommand
 
getAggregatedCacheRateStats(ImmutableCollection<CacheRateStatsKeeper.CacheRateStatsUpdateEvent>) - Static method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
getAggregationLimit(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
getAggregationLimitForAndroidResourceModule() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAggregationMode() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAggregationTag() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
getAggregationTag() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
Uniquely identifies the type of this module for aggregation purpose.
getAidl() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getAidlExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getAidlExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAidlSrcs() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getAlias() - Method in class com.facebook.buck.android.KeystoreProperties
 
getAliases() - Method in class com.facebook.buck.core.config.AliasConfig
getAll() - Method in class com.facebook.buck.core.model.targetgraph.RawAttributes
 
getAll(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
getAll(ListeningExecutorService, Iterable<Callable<V>>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Invoke multiple callables on the provided executor and wait for all to return successfully.
getAllAbsolutePaths(Collection<? extends SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getAllAbsolutePaths(Collection<? extends SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getAllAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.CapacityService
 
getAllAvailableWriters() - Method in interface com.facebook.buck.log.ConsoleHandlerState
 
getAllBridgeMethods(TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getAllBridgeMethods(TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getAllCells() - Method in interface com.facebook.buck.core.cell.Cell
Returns a list of all cells, including this cell.
getAllFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
Returns all flags in the appropriate order.
getAllKnownTargets() - Method in class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
 
getAllMavenRepos() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getAllMetadata(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
getAllMetadata(BuildTarget) - Method in class com.facebook.buck.core.build.engine.buildinfo.FilesystemBuildInfoStore
 
getAllMetadata(BuildTarget) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
getAllMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getAllMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getAllModules(InputStream) - Method in class com.facebook.buck.features.project.intellij.IntellijModulesListParser
 
getAllNodes(Cell, Path) - Method in interface com.facebook.buck.parser.BuildFileParsePipeline
Obtain all TargetNodes from a build file.
getAllNodes(Cell, Path) - Method in class com.facebook.buck.parser.ParsePipeline
Obtain all TargetNodes from a build file.
getAllNodesJob(Cell, Path) - Method in interface com.facebook.buck.parser.BuildFileParsePipeline
Asynchronously obtain all TargetNodes from a build file.
getAllNodesJob(Cell, Path) - Method in class com.facebook.buck.parser.BuildFileRawNodeParsePipeline
 
getAllNodesJob(Cell, Path) - Method in class com.facebook.buck.parser.ConvertingPipeline
 
getAllNodesJob(Cell, Path) - Method in class com.facebook.buck.parser.ParsePipeline
Asynchronously obtain all TargetNodes from a build file.
getAllOutputs() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep.Args
 
getAllowedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAllowedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAllowedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getAllowedToReadMetadataPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
Paths which metadata is allowed to be read during process execution.
getAllowedToReadPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
Paths that are allowed to be read during process execution.
getAllowedToWritePaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
Paths that are allowed to be writen during process execution.
getAllowEmptyGlobs() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getAllowEmptyGlobs() - Method in class com.facebook.buck.parser.ParserConfig
getAllowSymlinks() - Method in class com.facebook.buck.parser.ParserConfig
getAllParamInfo(TypeCoercerFactory, Class<?>) - Method in class com.facebook.buck.rules.coercer.CoercedTypeCache
 
getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getAllPaths(Optional<Path>, boolean) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
getAllPaths(Optional<Path>, boolean) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
getAllPaths(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getAllPaths(Optional<Path>, boolean) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getAllPossibleHostFlavors() - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
getAllRules(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
 
getAllRules(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
 
getAllRulesInternal(Path) - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
getAllRulesStream(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
 
getAllRulesStream(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
 
getAllTargetNodes(PerBuildState, Cell, Path) - Method in interface com.facebook.buck.parser.Parser
 
getAllTargetNodesJob(Cell, Path) - Method in interface com.facebook.buck.parser.TargetSpecResolver.TargetNodeProviderForSpecResolver
 
getAllUploadRuleFutures() - Method in interface com.facebook.buck.distributed.ArtifactCacheByBuildRule
 
getAllUploadRuleFutures() - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
getAllUploadRuleFutures() - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
getAmortizedNanoTime() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getAmortizedNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getAmountsPerRuleType() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
Map from the value of BuildRule#getType() to the required resources.
getAnalyzeAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getAndPostAnnouncements() - Method in class com.facebook.buck.event.listener.PublicAnnouncementManager
 
getAndroidApkDir(ProjectFilesystem) - Static method in class com.facebook.buck.features.project.intellij.IjAndroidHelper
 
getAndroidAppModularityResult() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAndroidAppModularityResult() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAndroidDevicesHelper() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getAndroidFacet() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getAndroidFacet() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getAndroidFacetRelativePath(Path) - Static method in class com.facebook.buck.features.project.intellij.IjProjectPaths
Paths in Android facet config marked RELATIVE_PATH expect / prefix
getAndroidFrameworkIdlFile() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getAndroidFrameworkIdlFile() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAndroidGenDir(ProjectFilesystem) - Static method in class com.facebook.buck.features.project.intellij.IjAndroidHelper
This directory is analogous to the gen/ directory that IntelliJ would produce when building an Android module.
getAndroidJar() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getAndroidJar() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getAndroidManifest() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAndroidManifestPath() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getAndroidManifestPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
getAndroidManifestPath(TargetNode<AndroidBinaryDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getAndroidManifestPieces() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Android manifests to merge with the manifest skeleton.
getAndroidManifestXml() - Method in class com.facebook.buck.android.AaptOutputInfo
 
getAndroidManifestXml() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
 
getAndroidModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAndroidModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getAndroidPackage() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
For R.java
getAndroidPackageableCollection() - Method in class com.facebook.buck.android.AndroidBinary
 
getAndroidPackageableCollection() - Method in class com.facebook.buck.android.AndroidBundle
 
getAndroidProjectType() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getAndroidProperties(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getAndroidResourceDeps() - Method in class com.facebook.buck.android.DummyRDotJava
 
getAndroidResourcePath(TargetNode<AndroidResourceDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getAndroidSdkProguardConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAndroidSdkProguardConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAndroidSdkProguardConfig() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getAndroidTarget() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getAndroidToolsCommonJarPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getAnnotation(Class<A>) - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
 
getAnnotationDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getAnnotationMirrors() - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
 
getAnnotationOutputPath(TargetNode<? extends JvmLibraryArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getAnnotationPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Return a path to a file in the buck-out/annotation/ directory.
getAnnotationPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getAnnotationProcessingParams() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessingTool() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessingTool() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAnnotationProcessorDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAnnotationProcessorName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAnnotationProcessorOnly() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAnnotationProcessorOnly() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAnnotationProcessorParams() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAnnotationProcessorParams() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAnnotationProcessorPath(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getAnnotationProcessorPath(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getAnnotationProcessorPath(SourcePathResolver) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getAnnotationProcessors() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getAnnotationProcessors() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getAnnotationProcessors() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getAnnotationsByType(Class<A>) - Method in class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
 
getAnsi() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getAnsi() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
getAnsi() - Method in class com.facebook.buck.util.Console
 
getApk() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getApk() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getApk() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getApk() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getApkInfo() - Method in class com.facebook.buck.android.AndroidBinary
The APK at this path is the final one that points to an APK that a user should install.
getApkInfo() - Method in class com.facebook.buck.android.AndroidBundle
The APK at this path is the final one that points to an APK that a user should install.
getApkInfo() - Method in class com.facebook.buck.android.ApkGenrule
 
getApkInfo() - Method in interface com.facebook.buck.android.HasInstallableApk
 
getApkModule() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
 
getApkModule() - Method in class com.facebook.buck.android.StrippedObjectDescription
 
getAPKModuleGraph() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
 
getAPKModuleGraph() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getAPKModules() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
getAPKModuleToClassesMap(ImmutableMultimap<APKModule, Path>, Function<String, String>, ProjectFilesystem) - Static method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Group the classes in the input jars into a multimap based on the APKModule they belong to
getApkPath() - Method in class com.facebook.buck.android.ApkInfo
 
getApkPath() - Method in class com.facebook.buck.android.HasInstallableApk.AbstractApkInfo
 
getApkUnderTest() - Method in class com.facebook.buck.android.AndroidInstrumentationApk
 
getApkUnderTestExopackageLocalDir() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getApkUnderTestPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getAppIcon() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getAppID() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Returns a (prefix, identifier) pair for which the profile is valid.
getAppIncludesFrameworks() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getAppleCxxPlatformForBuildTarget(CxxPlatformsProvider, FlavorDomain<AppleCxxPlatform>, BuildTarget, Optional<MultiarchFileInfo>) - Static method in class com.facebook.buck.apple.ApplePlatforms
 
getAppleCxxPlatforms() - Method in class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
 
getAppleCxxPlatforms() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
 
getAppleDebugSymbolDeps() - Method in class com.facebook.buck.apple.MultiarchFile
 
getAppleDebugSymbolDeps() - Method in class com.facebook.buck.cxx.CxxBinary
 
getAppleDebugSymbolDeps() - Method in class com.facebook.buck.cxx.CxxLink
 
getAppleDebugSymbolDeps() - Method in interface com.facebook.buck.cxx.HasAppleDebugSymbolDeps
 
getAppleDeveloperDirectory() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryProvider
 
getAppleDeveloperDirectory() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
 
getAppleDeveloperDirectoryForTests() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryForTestsProvider
 
getAppleDeveloperDirectoryForTests() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
 
getAppleDeveloperDirectorySupplier(ProcessExecutor) - Method in class com.facebook.buck.apple.AppleConfig
If specified, the value of [apple] xcode_developer_dir wrapped in a Supplier.
getAppleDeviceHelperAbsolutePath() - Method in class com.facebook.buck.apple.AppleConfig
 
getAppleDeviceHelperTarget() - Method in class com.facebook.buck.apple.AppleConfig
 
getAppleDsym() - Method in class com.facebook.buck.apple.AppleBundle
 
getAppleDsym() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getApplePlatform() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The platform of the SDK.
getAppleSdk() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getAppleSdkPaths() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleSdkLocation
 
getAppleSdkPaths() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getAppleSdkPaths() - Method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
 
getAppleToolchains() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleToolchainProvider
 
getAppleToolchains() - Method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
 
getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModuleBlacklist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModuleBlacklist() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModuleConfigs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModuleConfigs() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModuleDependencies() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModuleDependencies() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationModulesWithResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModulesWithResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModulesWithResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApplicationModuleTargets() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getApplicationModuleTargets() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getApplicationModuleTargets() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getApproximateBuildProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getApproximateBuildProgress() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
getApproximateDistBuildProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getApproximateLocalBuildProgress() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Local build progress.
getAr() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getArchitecture() - Method in class com.facebook.buck.core.config.BuckConfig
 
getArchitectures() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getArchitectures() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The architectures supported by the SDK.
getArchiveAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getArchiveContents() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getArchiveContents() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getArchiveMembers(SourcePathResolver, SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ZipArchiveDependencySupplier
 
getArchiveMembers(SourcePathResolver, SourcePathRuleFinder) - Method in interface com.facebook.buck.rules.keys.ArchiveDependencySupplier
 
getArchiveOptions(boolean) - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
getArchiveOptions(boolean) - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
getArchivePath() - Method in class com.facebook.buck.io.AbstractArchiveMemberPath
 
getArchivePath() - Method in class com.facebook.buck.io.ArchiveMemberPath
 
getArchiverProvider(Platform) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getArchiveSourcePath() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
 
getArea() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
 
getArflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getArflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getArg() - Method in class com.facebook.buck.rules.args.StringArg
 
getArg() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
 
getArgs(Iterable<CxxHeaders>, SourcePathResolver, Optional<PathShortener>, Preprocessor) - Static method in class com.facebook.buck.cxx.CxxHeaders
 
getArgs() - Method in class com.facebook.buck.cxx.CxxLink
 
getArgs() - Method in class com.facebook.buck.cxx.CxxTest
 
getArgs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getArgs() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
getArgs() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getArgs() - Method in class com.facebook.buck.event.CommandEvent
 
getArgs() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getArgs() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
getArgs() - Method in class com.facebook.buck.query.FunctionExpression
 
getArgs() - Method in class com.facebook.buck.rules.args.CompositeArg
 
getArgs() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getArgs() - Method in class com.facebook.buck.shell.ShTest
 
getArgs() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getArgs() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getArgsParser() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getArgsParser() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getArgsPath() - Method in class com.facebook.buck.worker.WorkerProcessCommand
Path to file which contains the arguments of the command.
getArguments() - Method in class com.facebook.buck.cli.AuditCellCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditIncludesCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditInputCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditRulesCommand
 
getArguments() - Method in class com.facebook.buck.cli.AuditTestsCommand
 
getArguments() - Method in class com.facebook.buck.cli.BuildCommand
 
getArguments() - Method in class com.facebook.buck.cli.CacheCommand
 
getArguments() - Method in class com.facebook.buck.cli.TargetsCommand
 
getArguments() - Method in class com.facebook.buck.cli.UninstallCommand
 
getArguments() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
 
getArgumentsFormattedAsBuildTargets(BuckConfig) - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
getArgumentsFormattedAsBuildTargets(BuckConfig) - Method in class com.facebook.buck.cli.AuditTestsCommand
 
getArgumentTypes() - Method in class com.facebook.buck.query.AllPathsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.AttrFilterFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.BuildFileFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.FilterFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.InputsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.KindFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.LabelsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.OwnerFunction
 
getArgumentTypes() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
The types of the arguments of the function.
getArgumentTypes() - Method in class com.facebook.buck.query.RdepsFunction
 
getArgumentTypes() - Method in class com.facebook.buck.query.TestsOfFunction
 
getArgumentTypes() - Method in class com.facebook.buck.rules.query.ClasspathFunction
 
getArtifactCache() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getArtifactCacheFactory() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getArtifactCacheFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getArtifactCacheFactory() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getArtifactCacheFactory() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getArtifactCacheModes() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getArtifactCacheModesRaw() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getArtifactCompressionStat() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
Return artifact related compression stat information
getArtifactContentHash() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
 
getArtifactContentHash() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractStoreResult
 
getArtifactContentHash() - Method in class com.facebook.buck.artifact_cache.FetchResult
 
getArtifactContentHash() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
 
getArtifactContentHash() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
 
getArtifactContentHash() - Method in class com.facebook.buck.artifact_cache.StoreResult
 
getArtifactContentHashCode() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
 
getArtifactOnlyHashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
 
getArtifactOnlyHashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
 
getArtifactOnlyHashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
 
getArtifactSizeBytes() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
 
getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.FetchResult
 
getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
 
getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
 
getArtifactSizeBytes() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
 
getAs() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getAs() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsciiString(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getAsflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getAsflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsm() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getAsm() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsmflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getAsmflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsmpp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getAsmpp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsmppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getAsmppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAspp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getAspp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAsppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getAsppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAssembler() - Method in class com.facebook.buck.features.go.GoPlatform
 
getAssemblerDebugPathSanitizer() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getAssemblerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getAssemblerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getAssemblerFlags() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getAssemblerIncludeDirs() - Method in class com.facebook.buck.features.go.GoPlatform
 
getAssembly() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getAssetCatalogsCompilationOptions() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getAssetCatalogsCompilationOptions() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getAssetCatalogsCompilationOptions() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getAssetCompressionAlgorithm() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getAssetCompressionAlgorithm() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getAssetDirectories() - Method in class com.facebook.buck.android.AbstractModuleInfo
 
getAssetDirectories() - Method in class com.facebook.buck.android.ModuleInfo
 
getAssetPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getAssets() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getAssets() - Method in class com.facebook.buck.android.AndroidResource
 
getAssets() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getAssets() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getAssetsDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Directories containing assets to be included directly in the apk, under the "assets" directory.
getAssetsDirectoryForProject(ActionGraphBuilder, TargetNode<AndroidResourceDescriptionArg>) - Static method in class com.facebook.buck.android.AndroidResourceDescription
 
getAssetsPath(TargetNode<AndroidResourceDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getAssociatedRuleKeys() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
 
getAssociatedRuleKeys() - Method in class com.facebook.buck.artifact_cache.FetchResult
 
getAssociatedRuleKeys() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
 
getAstLinkArgs() - Method in class com.facebook.buck.swift.SwiftCompile
 
getAsyncJobState() - Method in class com.facebook.buck.cli.AsyncJobStateAndCells
 
getAsyncJobState() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getAsyncPrepFuture() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorAndMinionModeRunner
 
getAsyncPrepFuture() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
 
getAsyncPrepFuture() - Method in interface com.facebook.buck.distributed.build_slave.DistBuildModeRunner
 
getAsyncPrepFuture() - Method in class com.facebook.buck.distributed.build_slave.MinionModeRunner
 
getAsyncPrepFuture() - Method in class com.facebook.buck.distributed.build_slave.RemoteBuildModeRunner
 
getAttributes() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
 
getAttributes() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
 
getAttributes() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
Attributes of this node coerced to the types declared in constructor arguments.
getAugmentedError(String) - Method in class com.facebook.buck.core.exceptions.handler.HumanReadableExceptionAugmentor
Adds messages to the end of an existing error message based on regular expressions provided in .buckconfig.
getAugmentedErrorWithContext(boolean, String, HumanReadableExceptionAugmentor) - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
Creates the user-friendly exception with context, masked stack trace (if not suppressed), and with augmentations.
getAutoconfName() - Method in enum com.facebook.buck.util.environment.Platform
 
getAutoDistributedBuildMessage() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getAutoStampedeProjectWhitelist() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getAvailableCores() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getAvailableCores() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getAvailableCores() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getAvailableResources() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
 
getAverage() - Method in class com.facebook.buck.counters.SamplingCounter
 
getAverageDecompressionTimePerEvent() - Method in class com.facebook.buck.event.listener.scuba.AbstractArtifactCompressionStat
Average of artifact decompression time in ms per finished event
getAverageDecompressionTimePerEvent() - Method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
Average of artifact decompression time in ms per finished event
getAverageDecompressionTimePerRuleKey() - Method in class com.facebook.buck.event.listener.scuba.AbstractArtifactCompressionStat
Average of artifact decompression time in ms per rule key
getAverageDecompressionTimePerRuleKey() - Method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
Average of artifact decompression time in ms per rule key
getAverageLoadTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getAverageLoadTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getAverageLoadTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getAverageMissTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getAverageMissTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getAverageMissTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getAverageRetrievalTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getAverageRetrievalTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getAverageRetrievalTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getBackoffStrategy() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getBannedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getBaseBookmarks() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
 
getBaseBookmarks() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
 
getBaseBookmarks() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
 
getBaseBookmarks() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
 
getBaseBuildTarget() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getBaseBuildTarget() - Method in class com.facebook.buck.cxx.PreIncludeFactory
 
getBaseConfigurationReference() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
getBasedOffWhichTracked() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
 
getBaseModule() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getBaseModule() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getBaseModule(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.lua.LuaUtil
 
getBaseModule() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getBaseModule() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getBaseModule() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getBaseModule() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getBaseName() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getBaseName() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
getBaseName() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getBaseName() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
 
getBaseName() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Part of build target name the colon excluding cell name.
getBaseName() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
If this build target were //third_party/java/guava:guava-latest, then this would return "//third_party/java/guava".
getBaseName() - Method in class com.facebook.buck.rules.query.Query
 
getBaseParams() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getBaseParams() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getBasePath() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getBasePath() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
getBasePath() - Method in class com.facebook.buck.core.model.AbstractUnflavoredBuildTarget
 
getBasePath() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getBasePath() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
The path of the directory where this target is located.
getBasePath() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
If this build target were //third_party/java/guava:guava-latest, then this would return the Path "third_party/java/guava".
getBasePath() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getBasePath(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.features.python.PythonUtil
 
getBasePath() - Method in class com.facebook.buck.parser.BuildFileSpec
 
getBasePath() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
 
getBasePathOfAncestorTarget(Path) - Method in interface com.facebook.buck.core.model.BuildFileTree
Returns the base path for a given path.
getBasePathOfAncestorTarget(Path) - Method in class com.facebook.buck.core.model.impl.FilesystemBackedBuildFileTree
Returns the base path for a given path.
getBasePathOfAncestorTarget(Path) - Method in class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
 
getBaseTarget() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getBaseTarget() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getBaseTargetFlavorMap() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
 
getBaseTargetIndex() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
 
getBaseType(Field) - Static method in class com.facebook.buck.util.Types
Determine the "base type" of a field.
getBash() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getBash() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getBash() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getBash() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getBash() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getBash() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getBeforeRetry() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getBeginningEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
 
getBehavior(Class<?>, Class<C>) - Static method in class com.facebook.buck.rules.modern.CustomBehaviorUtils
Returns the class behavior of the requested type (if there is one).
getBestProvisioningProfile(String, ApplePlatform, Optional<ImmutableMap<String, NSObject>>, Optional<? extends Iterable<CodeSignIdentity>>, StringBuffer) - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
getBestServer() - Method in class com.facebook.buck.slb.ClientSideSlb
 
getBestServer() - Method in interface com.facebook.buck.slb.HttpLoadBalancer
 
getBestServer() - Method in class com.facebook.buck.slb.ServerHealthManager
 
getBinary() - Method in class com.facebook.buck.apple.AppleBundle
 
getBinary() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getBinary() - Method in class com.facebook.buck.features.python.PythonTest
 
getBinaryBuildRule() - Method in class com.facebook.buck.apple.AppleBundle
 
getBinaryBuildRule() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getBinaryBuildRule() - Method in interface com.facebook.buck.apple.BuildRuleWithBinary
 
getBinaryDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinary
 
getBinaryExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getBinaryFileContent() - Method in class com.facebook.buck.android.StringResources
Returns a byte array that represents the entire set of strings, plurals and string arrays in the following binary file format:
getBinaryImplementationOwner(ExecutableElement, TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getBinaryImplementationOwner(ExecutableElement, TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getBinaryJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getBinaryJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getBinaryJars() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getBinaryName(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.apple.AppleBundle
 
getBinaryRule() - Method in class com.facebook.buck.cxx.CxxLinkAndCompileRules
 
getBinarySrc() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getBindMounts(String) - Method in interface com.facebook.buck.eden.EdenClient
 
getBindMounts() - Method in class com.facebook.buck.eden.EdenMount
 
getBlacklist() - Method in class com.facebook.buck.apple.TestHostInfo
Libraries included in test host that should not be linked into the test library.
getBlacklist() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getBlacklistedPaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getBlacklistedPaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getBlacklistedWifiSsids() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getBlacklistedWifiSsids() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getBlacklistRegex() - Method in class com.facebook.buck.cxx.toolchain.InferBuckConfig
 
getBlobCount() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Started
 
getBlobCount() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Started
 
getBlueprintIdentifier() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
getBlueprintName() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
getBody() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
 
getBody() - Method in interface com.facebook.buck.slb.HttpResponse
 
getBody() - Method in class com.facebook.buck.slb.LoadBalancedHttpResponse
 
getBody() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
getBoolean(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBoolean(String, String) - Method in class com.facebook.buck.util.config.Config
 
getBooleanValue(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBooleanValue(String, String, boolean) - Method in class com.facebook.buck.util.config.Config
 
getBoostTestDep() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
This can be used make the bootclasspath if available, to the postprocess classes commands.
getBootclasspath() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
getBootClasspath(BuildContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
 
getBootClasspathEntries() - Method in class com.facebook.buck.android.RobolectricTest
 
getBootclasspathEntries() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getBootclasspathEntries() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getBootClasspathEntries() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getBootstrapClasspath() - Static method in class com.facebook.buck.util.env.BuckClasspath
Returns Buck's "bootstrap" classpath.
getBranchedFromMasterRevisionId() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
 
getBranchedFromMasterRevisionId() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
 
getBranchedFromMasterRevisionId() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
 
getBranchedFromMasterRevisionId() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
 
getBranchedFromMasterTS() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
 
getBranchedFromMasterTS() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
 
getBranchedFromMasterTS() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
 
getBranchedFromMasterTS() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
 
getBridgeMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getBridgeMethods(TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
 
getBridgeMethods(TypeElement, Name) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
 
getBridgeMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getBridgeMethodsNoCreate(TypeElement, Name) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BridgeMethods
 
getBridgingHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
 
getBridgingHeader() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
These fields are passed through to SwiftLibrary for mixed C/Swift targets; they are not used otherwise.
getBridgingHeader() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getBuckBinaryHash() - Static method in class com.facebook.buck.rules.keys.config.impl.BuckBinaryHashProvider
Returns Buck binary hash
getBuckBootstrapClasspathFromEnvVarOrNull() - Static method in class com.facebook.buck.util.env.BuckClasspath
 
getBuckBuildFileContextGlobals() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
Disable implicit native rules depending on configuration
getBuckClasspathForIntellij() - Static method in class com.facebook.buck.util.env.BuckClasspath
Return Buck's classpath when running under Intellij.
getBuckClasspathFromEnvVarOrNull() - Static method in class com.facebook.buck.util.env.BuckClasspath
 
getBuckClasspathFromEnvVarOrThrow() - Static method in class com.facebook.buck.util.env.BuckClasspath
 
getBuckCommit() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getBuckConfig() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getBuckConfig() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuckConfig() - Method in interface com.facebook.buck.core.cell.Cell
 
getBuckConfig() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
 
getBuckConfig() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
 
getBuckConfig() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
 
getBuckConfig() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getBuckConfig() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getBuckConfig() - Method in class com.facebook.buck.features.go.GoPlatformFactory
 
getBuckConfig() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getBuckConfig() - Method in class com.facebook.buck.features.rust.RustPlatformFactory
 
getBuckConfig() - Method in class com.facebook.buck.parser.AbstractDefaultSelectableConfigurationContext
 
getBuckConfig() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
getBuckDirty() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getBucket() - Method in class com.facebook.buck.util.network.offline.ScribeData
 
getBuckEventBus() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getBuckEventBus() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getBuckEventBus() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuckEventBus() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getBuckEventBus() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getBuckEventBus() - Method in class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
 
getBuckEventBus() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getBuckEventBus() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getBuckEventBus() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getBuckFilePath() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent
 
getBuckLoadContextGlobals() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
Always disable implicit native imports in skylark rules, they should utilize native.foo
getBuckLogDir() - Method in class com.facebook.buck.log.InvocationInfo
 
getBuckModuleBaseSourceCodePath() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getBuckModuleHashStrategy() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
 
getBuckModuleManager() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getBuckModuleManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuckModuleManager() - Method in class com.facebook.buck.distributed.DistBuildCellParams
 
getBuckOut() - Method in class com.facebook.buck.io.filesystem.BuckPaths
The relative path to the directory where Buck will generate its files.
getBuckOutCompatLink() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getBuckOutCompatLink() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getBuckOutputPath() - Static method in class com.facebook.buck.util.BuckConstant
The relative path to the directory where Buck will generate its files.
getBuckPackageBoundaryExceptions() - Method in class com.facebook.buck.parser.ParserConfig
A list of absolute paths under which buck package boundary checks should not be performed.
getBuckPaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getBuckPaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getBuckRuleFunctions() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
getBuckVersion() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getBuild() - Method in class com.facebook.buck.command.LocalBuildExecutor
 
getBuildable() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getBuildableContext() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
getBuildableContext() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
getBuildableForAndroidResources(ActionGraphBuilder, boolean) - Method in class com.facebook.buck.android.AndroidLibraryGraphEnhancer
 
getBuildableName() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
 
getBuildableReference() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestableReference
 
getBuildAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getBuildActionEntries() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
 
getBuildArgs() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
getBuildArgs() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
 
getBuildArgs() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getBuildArgs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getBuildCellPathFactory(BuildContext, ProjectFilesystem, OutputPathResolver) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getBuildCellRootPath() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getBuildCellRootPath() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
getBuildConfigFields() - Method in class com.facebook.buck.android.AndroidBuildConfig
 
getBuildConfigs() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.AnalyzeAction
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.ArchiveAction
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
getBuildConfiguration() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getBuildConfigurationList() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getBuildConfigurationList() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getBuildConfigurationsByName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
 
getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getBuildConfigValues() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getBuildConfigValues() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getBuildConfigValuesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getBuildConfigValuesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getBuildConfigValuesFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getBuildContext() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
BuildContext used by various rules to generate Steps.
getBuildDeps() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
 
getBuildDeps() - Method in class com.facebook.buck.android.Aapt2Compile
 
getBuildDeps() - Method in class com.facebook.buck.android.Aapt2Link
 
getBuildDeps() - Method in class com.facebook.buck.android.AaptPackageResources
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidAppModularityVerification
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getBuildDeps() - Method in class com.facebook.buck.android.AndroidManifest
 
getBuildDeps() - Method in class com.facebook.buck.android.AssembleDirectories
 
getBuildDeps() - Method in class com.facebook.buck.android.CopyNativeLibraries
 
getBuildDeps() - Method in class com.facebook.buck.android.DummyRDotJava
 
getBuildDeps() - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
getBuildDeps() - Method in class com.facebook.buck.android.ExopackageFilesInstaller
 
getBuildDeps() - Method in class com.facebook.buck.android.ExopackageInstallFinisher
 
getBuildDeps() - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
 
getBuildDeps() - Method in class com.facebook.buck.android.GenerateRDotJava
 
getBuildDeps() - Method in class com.facebook.buck.android.GenerateStringResources
 
getBuildDeps() - Method in class com.facebook.buck.android.MergeAssets
 
getBuildDeps() - Method in class com.facebook.buck.android.PackageStringAssets
 
getBuildDeps() - Method in class com.facebook.buck.android.ResourcesFilter
 
getBuildDeps() - Method in class com.facebook.buck.android.SplitResources
 
getBuildDeps() - Method in class com.facebook.buck.android.StripLinkable
 
getBuildDeps() - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getBuildDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getBuildDeps() - Method in class com.facebook.buck.apple.AppleDsym
 
getBuildDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getBuildDeps() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
getBuildDeps() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
SymlinkTree never has any compile-time deps, only runtime deps.
getBuildDeps() - Method in class com.facebook.buck.cxx.Archive
 
getBuildDeps() - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
getBuildDeps() - Method in class com.facebook.buck.cxx.CxxStrip
 
getBuildDeps() - Method in class com.facebook.buck.features.go.CGoGenImport
 
getBuildDeps() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getBuildDeps() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getBuildDeps() - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
getBuildDeps() - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
getBuildDeps() - Method in class com.facebook.buck.file.WriteFile
 
getBuildDeps() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getBuildDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ConstantJavacProvider
 
getBuildDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ExternalJavacProvider
 
getBuildDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JarBackedJavacProvider
 
getBuildDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JavacFactory
 
getBuildDeps(SourcePathRuleFinder) - Method in interface com.facebook.buck.jvm.java.JavacProvider
 
getBuildDeps() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getBuildDeps() - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
getBuildDeps() - Method in class com.facebook.buck.shell.ExportFile
 
getBuildDetailsLine(BuildId, String) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getBuildDetailsTemplate() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
getBuildEngineMode() - Method in class com.facebook.buck.cli.BuildCommand
 
getBuildEnvironmentDescription() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getBuildEnvironmentDescription() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuildEnvironmentDescription() - Method in class com.facebook.buck.doctor.DefectReport
 
getBuildEnvironmentDescription() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
 
getBuilderExecutorArgs() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getBuildEventsByThread() - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
getBuildFileImportWhitelist() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getBuildFileImportWhitelist() - Method in class com.facebook.buck.parser.ParserConfig
getBuildFileManifest(Path) - Method in class com.facebook.buck.json.TargetCountVerificationParserDecorator
 
getBuildFileManifest(Path) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
getBuildFileManifest(Path) - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
Collect all rules from a particular build file, along with meta rules about the rules, for example which build files the rules depend on.
getBuildFileManifest(Path) - Method in class com.facebook.buck.parser.cache.impl.CachingProjectBuildFileParserDecorator
 
getBuildFileManifest(HashCode, HashCode) - Method in class com.facebook.buck.parser.cache.impl.HybridCacheStorage
Gets the BuildFileManifest from some of the aggregated caches.
getBuildFileManifest(HashCode, HashCode) - Method in class com.facebook.buck.parser.cache.impl.LocalCacheStorage
 
getBuildFileManifest(Path, ProjectBuildFileParser, HashCode, HashCode) - Method in class com.facebook.buck.parser.cache.impl.ParserCache
Get build file manifest for the appropriate build file from cache, ignoring errors
getBuildFileManifest(HashCode, HashCode) - Method in class com.facebook.buck.parser.cache.impl.RemoteManifestServiceCacheStorage
 
getBuildFileManifest(HashCode, HashCode) - Method in interface com.facebook.buck.parser.cache.ParserCacheStorage
Gets a cached BuildFileManifest if one is available, based on passed in parameters.
getBuildFileManifest(Path) - Method in class com.facebook.buck.parser.decorators.EventReportingProjectBuildFileParser
 
getBuildFileManifest(Path) - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
getBuildFileManifest(Path) - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
Collect all rules from a particular build file, along with meta rules about the rules, for example which build files the rules depend on.
getBuildFileManifest(Path) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
getBuildFileName() - Method in interface com.facebook.buck.core.cell.Cell
 
getBuildFileName() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getBuildFileName() - Method in class com.facebook.buck.parser.ParserConfig
getBuildFiles(Set<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getBuildFiles(Set<QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the build files that define the given targets.
getBuildFiles(Set<QueryTarget>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getBuildFiles(Set<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getBuildFileSearchMethod() - Method in class com.facebook.buck.parser.ParserConfig
getBuildFileSpec() - Method in class com.facebook.buck.parser.BuildTargetSpec
 
getBuildFileSpec() - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
 
getBuildFileSpec() - Method in interface com.facebook.buck.parser.TargetNodeSpec
 
getBuildFinishGcTime() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getBuildFinishTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getBuildFor() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry
 
getBuildGraphs() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getBuildId() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getBuildId() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getBuildId() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getBuildId() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
 
getBuildId() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getBuildId() - Method in interface com.facebook.buck.event.BuckEvent
 
getBuildId() - Method in interface com.facebook.buck.event.BuckEventBus
 
getBuildId() - Method in class com.facebook.buck.event.DefaultBuckEventBus
An id that every event posted to this event bus will share.
getBuildId() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
 
getBuildId() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
 
getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
 
getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
 
getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
 
getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
 
getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
getBuildId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
getBuildId() - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
getBuildId() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getBuildId() - Method in class com.facebook.buck.log.InvocationInfo
 
getBuildInfoStoreManager() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getBuildInfoStoreManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getBuildInfoStoreManager() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getBuildInfoStoreManager() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getBuildInputRuleKeyFileSizeLimit() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getBuildInputRuleKeyFileSizeLimit() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getBuildInputRuleKeyFileSizeLimit() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
 
getBuildJobStateAndBuildName(ProjectFilesystem, Console, DistBuildService) - Method in class com.facebook.buck.cli.DistBuildRunCommand
 
getBuildLabel() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getBuildLabel() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
 
getBuildLabel() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getBuildLogLine(BuildId) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getBuildLogs() - Method in class com.facebook.buck.doctor.BuildLogHelper
 
getBuildMetadataFor(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
getBuildMode() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getBuildMode() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getBuildOutput() - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
The initialized buildOutput.
getBuildOutputInitializer() - Method in class com.facebook.buck.android.AndroidResource
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.DummyRDotJava
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.ResourcesFilter
 
getBuildOutputInitializer() - Method in class com.facebook.buck.android.UnzipAar
 
getBuildOutputInitializer() - Method in interface com.facebook.buck.core.rules.attr.InitializableFromDisk
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.CompareAbis
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getBuildOutputInitializer() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getBuildOutputInitializer() - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
getBuildPhaseLatch() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
 
getBuildPhases() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getBuildProgress() - Method in class com.facebook.buck.distributed.build_client.DistBuildRemoteProgressEvent
 
getBuildProgress() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
 
getBuildProgress() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
 
getBuildProgress() - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
 
getBuildProgress() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
Method to publish build progress.
getBuildReport() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
getBuildResult() - Method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy.StrategyBuildResult
A ListenableFuture for the build result.
getBuildRule() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
getBuildRuleBuildContext() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
getBuildRuleBuildContext() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
getBuildRuleDirectedGraphFilteredBy(Iterable<? extends BuildRule>, Predicate<Object>, Predicate<Object>) - Static method in class com.facebook.buck.core.rules.common.BuildRuleDependencyVisitors
Given dependencies in inputs builds graph of transitive dependencies filtering them by instanceOf T.
getBuildRuleMinimumDurationMillis() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getBuildRuleParams() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
 
getBuildRuleResolver() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getBuildRuleResult(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Returns the build result of the build rule associated with the given build target.
getBuildRuleResult(BuildTarget) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
getBuildRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
getBuildRules() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
 
getBuildRules() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
getBuildRules() - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
 
getBuildRules() - Method in class com.facebook.buck.event.listener.scuba.BuildData
 
getBuildRules() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
 
getBuildRules() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getBuildRulesCsv() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
 
getBuildRulesCsv() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
 
getBuildRulesCsv() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
getBuildRulesCsv() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
getBuildRulesFinishedCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getBuildRuleStatus() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
getBuildSettings() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
getBuildSlaveFinishedStats() - Method in class com.facebook.buck.distributed.build_client.ClientSideBuildSlaveFinishedStatsEvent
 
getBuildSlaveFinishedStats() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
 
getBuildSlaveHttpPort() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getBuildSlaveLogsMaterializer() - Method in class com.facebook.buck.distributed.build_client.LogStateTracker
 
getBuildSlaveRequestMaxRetries() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getBuildSlaveRequestRetryIntervalMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getBuildSlaveRunId() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getBuildSlaveRunId() - Method in class com.facebook.buck.distributed.BuildSlaveEventWrapper
 
getBuildSlaveRunId() - Method in class com.facebook.buck.distributed.DistBuildRunEvent
 
getBuildSlaveStats() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
 
getBuildSlaveStatuses() - Method in exception com.facebook.buck.distributed.build_client.BuildPhase.JobCompletedException
 
getBuildSlaveStatusList() - Method in class com.facebook.buck.distributed.build_client.BuildPhase.BuildResult
 
getBuildStartGcTime() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getBuildStartTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.Aapt2Compile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.Aapt2Link
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AaptPackageResources
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAar
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAppModularity
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidAppModularityVerification
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBuildConfig
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidBundle
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidManifest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidResource
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AndroidResourceIndex
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.AssembleDirectories
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.CopyNativeLibraries
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.DummyRDotJava
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageFilesInstaller
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageInstallFinisher
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenAidl
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenerateRDotJava
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.GenerateStringResources
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.MergeAssets
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.MergeThirdPartyJarResources
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.NativeLibraryProguardGenerator
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.NdkLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PackageStringAssets
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.PreDexMerge
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.ResourcesFilter
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.SplitResources
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.SplitUberRDotJavaJar
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.StripLinkable
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.android.UnzipAar
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.android.WriteFileHashCode
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleBundle
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleDsym
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.AppleTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.BuiltinApplePackage
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.CoreDataModel
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.MultiarchFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.apple.SceneKitAssets
 
getBuildSteps(BuildContext, BuildableContext) - Method in interface com.facebook.buck.core.rules.BuildRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.core.rules.tool.BinaryWrapperRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.Archive
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.cxx.CxxLink.Impl
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxStrip
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.CxxTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTreeWithModuleMap
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DCompileBuildRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.d.DTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.dotnet.CsharpLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibrary
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.features.filegroup.Filegroup
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.CGoGenImport
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.CGoGenSource
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoCompile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.go.GoTestMain
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.gwt.GwtBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.gwt.GwtModule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.halide.HalideCompile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellHaddockRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellLinkRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsBundle
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsDependenciesFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsLibrary.Files
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.js.JsLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.lua.LuaBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.lua.LuaStandaloneBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuild
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlClean
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncher
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlLink
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.python.PythonTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.rust.RustCompileRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.features.rust.RustTest
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in class com.facebook.buck.features.zip.rules.Zip
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.HttpArchive
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.HttpFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.RemoteFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.file.WriteFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.json.JsonConcatenate
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompareAbis
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JarFattener
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JarGenrule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.Javadoc
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaSourceJar
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.Keystore
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getBuildSteps(BuildContext, ProjectFilesystem, OutputPathResolver, BuildCellRelativePathFactory) - Method in interface com.facebook.buck.rules.modern.Buildable
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.shell.ExportFile
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.shell.Genrule
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.shell.ShBinary
 
getBuildSteps(BuildContext, BuildableContext) - Method in class com.facebook.buck.swift.SwiftCompile
 
getBuildStepsForAbiJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getBuildStepsForLibraryJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, BuildTarget, Path) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getBuildStepsWithoutRecordingOutput(BuildContext) - Method in class com.facebook.buck.shell.Genrule
Return build steps, but don't record outputs to a BuildableContext.
getBuildStrategy(ModernBuildRuleStrategyConfig, RemoteExecutionConfig, BuildRuleResolver, Cell, CellPathResolver, FileHashLoader, BuckEventBus, MetadataProvider) - Static method in class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
Creates a BuildRuleStrategy for ModernBuildRules based on the buck configuration.
getBuildStrategy() - Method in interface com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfig
 
getBuildStrategy() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfigFromSection
 
getBuildTarget() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getBuildTarget() - Method in interface com.facebook.buck.android.HasInstallableApk
 
getBuildTarget() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
 
getBuildTarget() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
 
getBuildTarget() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getBuildTarget() - Method in class com.facebook.buck.artifact_cache.FetchResult
 
getBuildTarget(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBuildTarget() - Method in interface com.facebook.buck.core.model.HasBuildTarget
 
getBuildTarget() - Method in class com.facebook.buck.core.model.platform.AbstractConstraintSetting
 
getBuildTarget() - Method in class com.facebook.buck.core.model.platform.AbstractConstraintValue
 
getBuildTarget() - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
 
getBuildTarget() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
 
getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
 
getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
 
getBuildTarget() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getBuildTarget() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
Build target of this node.
getBuildTarget() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getBuildTarget() - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisKey
TODO(bobyf) this really should be a ConfiguredBuildTarget
getBuildTarget() - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisResult
 
getBuildTarget() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getBuildTarget() - Method in interface com.facebook.buck.core.rules.config.ConfigurationRule
BuildTarget that identifies this rule in a graph.
getBuildTarget() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingRule
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingRule
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueRule
 
getBuildTarget() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
 
getBuildTarget() - Method in interface com.facebook.buck.core.select.Selectable
 
getBuildTarget() - Method in class com.facebook.buck.core.select.SelectorKey
 
getBuildTarget() - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
 
getBuildTarget() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
 
getBuildTarget() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getBuildTarget() - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
 
getBuildTarget() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getBuildTarget() - Method in class com.facebook.buck.event.InstallEvent
 
getBuildTarget() - Method in class com.facebook.buck.event.StartActivityEvent
 
getBuildTarget() - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getBuildTarget() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getBuildTarget() - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
getBuildTarget() - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
getBuildTarget() - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
getBuildTarget() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getBuildTarget() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getBuildTarget() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
getBuildTarget(Path, Optional<String>, Path, F) - Method in class com.facebook.buck.parser.ConvertingPipeline
 
getBuildTarget(Path, Optional<String>, Path, Map<String, Object>) - Method in class com.facebook.buck.parser.RawTargetNodePipeline
 
getBuildTarget(Path, Optional<String>, Path, RawTargetNode) - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
 
getBuildTarget(Path, Optional<String>, Path, Map<String, Object>) - Method in class com.facebook.buck.parser.TargetNodeParsePipeline
 
getBuildTarget() - Method in class com.facebook.buck.query.QueryBuildTarget
 
getBuildTarget() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Started
 
getBuildTarget() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Scheduled
 
getBuildTarget() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getBuildTarget() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getBuildTarget() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
 
getBuildTarget() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getBuildTarget() - Method in interface com.facebook.buck.rules.visibility.ObeysVisibility
 
getBuildTarget() - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
 
getBuildTarget() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
getBuildTarget() - Method in class com.facebook.buck.test.TestResults
 
getBuildTarget() - Method in class com.facebook.buck.test.TestRuleEvent
 
getBuildTargetCell(BuildTarget) - Method in class com.facebook.buck.core.cell.CellProvider
 
getBuildTargetForFullyQualifiedTarget(String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBuildTargetIndex() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
 
getBuildTargetList(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getBuildTargetName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getBuildTargets() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
 
getBuildTargets() - Method in class com.facebook.buck.parser.ParseEvent
 
getBuildTargetSourcePathFilesystem(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getBuildTargetSourcePathFilesystem(BuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
 
getBuildTargetsToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBinary
 
getBuildTargetsToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBundle
 
getBuildTargetToGeneratedTargetMap() - Method in class com.facebook.buck.features.apple.project.GenerationResult
 
getBuildTargetToGeneratedTargetMap() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getBuildTimeMs() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getBuildTimeMs() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getBuildTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getBuildTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getBuildToolsBinPath() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
 
getBuildToolsBinPath() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getBuildToolsPath() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
 
getBuildToolsPath() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
 
getBuildToolsPath() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
getBuildToolsVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getBuildToolsVersion() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
Returns Android SDK build tools version that was either discovered or provided during creation.
getBuildType() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getBuildUuid() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getBuildValue(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getBuildValue(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getBuildVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getBuildVersions() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getBuildVersions() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getBundle() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getBundleIdFromPlistStream(Path, InputStream) - Static method in class com.facebook.buck.apple.AppleInfoPlistParsing
Extracts the bundle ID (CFBundleIdentifier) from an Info.plist, returning it if present.
getBundleName() - Method in interface com.facebook.buck.features.js.HasBundleName
The name of the bundle.
getBundleName() - Method in class com.facebook.buck.features.js.JsBundle
 
getBundleName() - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
getBundleName() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
The name of the bundle.
getBundleName() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getBundleName() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
The name of the bundle.
getBundleName() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getBundleNameForFlavor() - Method in interface com.facebook.buck.features.js.HasBundleName
A mapping from flavors to bundle names.
getBundleNameForFlavor() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
A mapping from flavors to bundle names.
getBundleNameForFlavor() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
A mapping from flavors to bundle names.
getBundleRoot(ProjectFilesystem, BuildTarget, String, String) - Static method in class com.facebook.buck.apple.AppleBundle
 
getByName(String, Class<T>) - Method in class com.facebook.buck.core.toolchain.BaseToolchainProvider
 
getByName(String) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
getByName(String) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
getByName(String, Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
getByNameIfPresent(String, Class<T>) - Method in class com.facebook.buck.core.toolchain.BaseToolchainProvider
 
getByNameIfPresent(String, Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
getBytecodeCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getBytecodeCompileDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getBytecodeCompileDeps() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
 
getBytecodeCompileDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
Dependencies for the bytecode (ocamlc) build
getBytecodeIncludeDirs(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getBytecodeIncludes() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getBytecodeLib() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getBytecodeLink() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
 
getBytecodeLinkableInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
Inputs for the bytecode (ocamlc) build
getBytecodeLinkableInput(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getBytecodeLinkDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getBytecodeLinkDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getBytecodeOnly() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getBytes() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getBytes(ByteOrder) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getBytes(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getBytesRead() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response.ReadPayloadInfo
 
getBytesReceived() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
 
getBytesUploaded() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getCache() - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
 
getCache() - Method in interface com.facebook.buck.rules.keys.RuleKeyCacheScope
 
getCacheable() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheable() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheable() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getCacheable() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheable() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCacheable() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
This functionality only exists to get around the lack of extensibility in our current build rule / build file apis.
getCachedBuildRules() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
 
getCachedBuildRules() - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
getCachedBuildRules() - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
getCacheDir() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
getCacheDir() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getCacheDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getCacheDir(Path, Optional<String>, BuckPaths) - Static method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getCacheErrorCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheErrorCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheErrorRate() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheErrorRate() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheErrors() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCacheErrorsPerMode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getCacheHitCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheHitCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCacheHitsPerMode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getCacheIgnores() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCacheMissCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheMissCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheMisses() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCacheMissRate() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getCacheMissRate() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getCacheMode() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getCacheModeErrors() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCacheModeHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCacheModes() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCacheModes() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getCacheName() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getCacheNames() - Method in class com.facebook.buck.artifact_cache.AbstractCacheDeleteResult
 
getCacheNames() - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
 
getCacheRateStatsUpdateEventFromSerializedStats(CacheRateStats) - Static method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
getCacheReadMode() - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
This method must return the same value over the lifetime of this object.
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
getCacheReadMode() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
getCacheResult() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
 
getCacheResult() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
getCacheResult() - Method in class com.facebook.buck.artifact_cache.FetchResult
 
getCacheResult() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getCacheResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getCacheResults() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractMultiContainsResult
 
getCacheResults() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
 
getCacheResults() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResultEvent
 
getCacheResultType() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
getCaches() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
getCachesExamined() - Method in interface com.facebook.buck.util.cache.FileHashCache.AbstractFileHashCacheVerificationResult
 
getCachesExamined() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
 
getCacheStats() - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
 
getCacheStatsEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCacheSynchronizationFirstBackoffMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getCacheSynchronizationMaxTotalBackoffMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getCacheSynchronizationSafetyMarginMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getCacheType() - Method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
 
getCacheTypeName() - Method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
 
getCachingBuildEngine() - Method in interface com.facebook.buck.command.BuildExecutor
Accessor method for the CachingBuildEngine instance being used by this BuildExecutor.
getCachingBuildEngine() - Method in class com.facebook.buck.command.LocalBuildExecutor
 
getCachingBuildEngineDelegate() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getCachingBuildEngineDelegate() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
 
getCallable() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
getCanaryClassName() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
getCanBeAsset() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getCanBeAsset() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getCanBeAsset() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCanBeAsset() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getCanBeAsset() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getCanBeAsset() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getCancellableTasks() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Return map of tasks that might be cancelled (i.e.
getCandidatesToDelete(Path) - Method in interface com.facebook.buck.util.DirectoryCleaner.PathSelector
 
getCanonicalCellName(Path) - Method in interface com.facebook.buck.core.cell.CellPathResolver
Returns a cell name that can be used to refer to the cell at the given path.
getCanonicalCellName(Path) - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
getCanonicalCellName(Path) - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getCanonicalName() - Method in interface com.facebook.buck.core.cell.Cell
 
getCanonicalName() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
 
getCanonicalName() - Method in class com.facebook.buck.distributed.DistBuildCellParams
 
getCanonicalNames() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getCanonicalNames() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
getCanReuseClassLoader() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
 
getCanReuseClassLoader() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
 
getCanReuseClassLoader() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getCapabilities() - Method in class com.facebook.buck.io.watchman.Watchman
 
getCapacity() - Method in class com.facebook.buck.worker.WorkerProcessPool
 
getCapacityService() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getCasDownloads() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getCasDownloads() - Method in interface com.facebook.buck.remoteexecution.event.listener.RemoteExecutionStatsProvider
Total number of downloads.
getCasDownloadSizeBytes() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getCasDownloadSizeBytes() - Method in interface com.facebook.buck.remoteexecution.event.listener.RemoteExecutionStatsProvider
Total number of downloaded bytes from CAS.
getCasUploads() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getCasUploads() - Method in interface com.facebook.buck.remoteexecution.event.listener.RemoteExecutionStatsProvider
Total number of downloads.
getCasUploadSizeBytes() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getCasUploadSizeBytes() - Method in interface com.facebook.buck.remoteexecution.event.listener.RemoteExecutionStatsProvider
Total of uploaded bytes to CAS.
getCategory() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
getCategory() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getCategory() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
getCategory() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
getCategory() - Method in class com.facebook.buck.counters.Counter
 
getCategory() - Method in class com.facebook.buck.counters.CounterInfo
 
getCategory() - Method in class com.facebook.buck.counters.CounterSnapshot
 
getCategory() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
 
getCategory() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
 
getCategory() - Method in class com.facebook.buck.event.ActionGraphEvent
 
getCategory() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
 
getCategory() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getCategory() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getCategory() - Method in class com.facebook.buck.event.InstallEvent
 
getCategory() - Method in interface com.facebook.buck.event.LeafEvent
 
getCategory() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent
 
getCategory() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
getCategory() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
 
getCategory() - Method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
 
getCategory() - Method in class com.facebook.buck.event.StartActivityEvent
 
getCategory() - Method in class com.facebook.buck.event.UninstallEvent
 
getCategory() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
 
getCategory() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
 
getCategory() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getCategory() - Method in class com.facebook.buck.log.ErrorLogRecord
Computes a category key based on relevant LogRecord information.
getCategory() - Method in class com.facebook.buck.parser.ParseEvent
 
getCategory() - Method in class com.facebook.buck.step.StepEvent
 
getCategory() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent
 
getCategory() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
getCategory() - Method in class com.facebook.buck.util.network.offline.ScribeData
 
getCategory() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
getCc() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCc() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getCell() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getCell() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getCell(Path) - Method in interface com.facebook.buck.core.cell.Cell
 
getCell(BuildTarget) - Method in interface com.facebook.buck.core.cell.Cell
 
getCell() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getCell() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
getCell() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getCell() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
 
getCell() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
The canonical name of the cell specified in the build target.
getCell() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
 
getCellBuckOut() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
Returns an absolute path to the cell's buck-out embedded inside the root's buck-out
getCellByPath(Path) - Method in class com.facebook.buck.core.cell.CellProvider
 
getCellFreeRepresentation() - Method in interface com.facebook.buck.core.parser.buildtargetparser.BuildTargetPattern
Value used in a build file to specify this pattern, devoid of any Cell prefix.
getCellIfKnown(BuildTarget) - Method in interface com.facebook.buck.core.cell.Cell
 
getCellIgnoringVisibilityCheck(Path) - Method in interface com.facebook.buck.core.cell.Cell
 
getCellIndex(Path) - Method in class com.facebook.buck.distributed.DistBuildCellIndexer
 
getCellName() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
 
getCellName() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getCellName() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
 
getCellNames() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getCellNames() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getCellPath(Optional<String>) - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPath(Optional<String>) - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
getCellPath(Optional<String>) - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getCellPath() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getCellPath() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
getCellPath() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getCellPath() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
 
getCellPath() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
The path to the root of the cell where this build target is used.
getCellPath() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
 
getCellPath() - Method in interface com.facebook.buck.io.watchman.WatchmanEvent
Cell path being watched.
getCellPath() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
 
getCellPath() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
 
getCellPath() - Method in class com.facebook.buck.parser.BuildFileSpec
 
getCellPathOrThrow(Optional<String>) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
 
getCellPathOrThrow(BuildTarget) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
 
getCellPathOrThrow(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
 
getCellPathOrThrow(Optional<String>) - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPathOrThrow(BuildTarget) - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPathOrThrow(UnflavoredBuildTarget) - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPathResolver() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getCellPathResolver() - Method in interface com.facebook.buck.core.cell.Cell
 
getCellPathResolver() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
 
getCellPathResolver() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
 
getCellPathResolver() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
 
getCellPathResolver() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getCellPathResolver() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getCellPathResolver() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getCellPathResolver() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getCellPathResolver() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getCellPaths() - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getCellPaths() - Method in class com.facebook.buck.core.cell.CellPathResolverView
 
getCellPaths() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getCellPaths() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
 
getCellProvider() - Method in interface com.facebook.buck.core.cell.Cell
 
getCellProvider() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
 
getCellRoots() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getCells() - Method in class com.facebook.buck.distributed.DistBuildState
 
getCFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getCflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getCFlags() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getCGo() - Method in class com.facebook.buck.features.go.GoPlatform
 
getCgoCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCgoFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getCharContent(boolean) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
getCharContent(boolean) - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
getChild(HashCode) - Method in interface com.facebook.buck.rules.modern.Deserializer.DataProvider
 
getChildPaths(BuildTarget) - Method in interface com.facebook.buck.core.model.BuildFileTree
 
getChildPaths(BuildTarget) - Method in class com.facebook.buck.core.model.impl.FilesystemBackedBuildFileTree
 
getChildPaths(BuildTarget) - Method in class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
 
getChildren() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getChildren() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
getChildren() - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder.Data
 
getChildrenList() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Tree
 
getChromeTraceWriter() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
 
getChunks() - Method in class com.facebook.buck.util.ChunkAccumulator
 
getChunkSize() - Method in class com.facebook.buck.android.resources.ResChunk
 
getClassAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getClassAbiPath() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
getClassesDir() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getClassesHash() - Method in interface com.facebook.buck.android.DexWithClasses
 
getClassExpanders() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getClassLoaderCache() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getClassLoaderCache() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getClassLoaderForClassPath(ClassLoader, ImmutableList<URL>) - Method in class com.facebook.buck.util.ClassLoaderCache
 
getClassName() - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
 
getClassName() - Method in class com.facebook.buck.test.selectors.TestDescription
 
getClassNames() - Method in interface com.facebook.buck.android.DexWithClasses
 
getClassNamesToHashes() - Method in interface com.facebook.buck.jvm.core.HasJavaClassHashes
 
getClassNamesToHashes() - Method in class com.facebook.buck.jvm.core.JavaLibrary.Data
 
getClassNamesToHashes() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getClassNamesToHashes() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getClassNamesToHashesSupplier() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
See JavaLibrary#getClassNamesToHashes()
getClasspath() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
 
getClasspath() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
 
getClasspath(SourcePathResolver, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
Get the classpath for the plugin.
getClasspath() - Static method in class com.facebook.buck.util.env.BuckClasspath
Returns Buck's classpath.
getClasspathDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getClasspathDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getClasspathDeps(Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
Include the classpath entries from all JavaLibraryRules that have a direct line of lineage to this rule through other JavaLibraryRules.
getClasspathEntries() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getClasspathEntries() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
 
getClasspathEntriesToDex() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
This includes everything from the corresponding AndroidPackageableCollection.getClasspathEntriesToDex(), and may include additional entries due to AndroidBuildConfigs (or R.java, in the future).
getClasspathEntriesToDex() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Java classes (jars) to include in the package.
getClasspathFile() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getClassPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getClasspathsFromLibraries(Iterable<JavaLibrary>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
Given libraries that may contribute classpaths, visit them and collect the classpaths.
getClassToModuleMap(ProjectFilesystem, Path) - Static method in class com.facebook.buck.android.AppModularityMetadataUtil
 
getClazz() - Method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer.AbstractPojoTransformer
Return a type that transformer is able to transform from; the real object should be assignable to this class, so base classes and interfaces can be used too
getClazz() - Method in class com.facebook.buck.parser.api.PojoTransformer
Return a type that transformer is able to transform from; the real object should be assignable to this class, so base classes and interfaces can be used too
getCleanAdditionalPaths() - Method in class com.facebook.buck.cli.AbstractCleanCommandBuckConfig
 
getCleanAdditionalPaths() - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
getCleanExcludedCaches() - Method in class com.facebook.buck.cli.AbstractCleanCommandBuckConfig
 
getCleanExcludedCaches() - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
getCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getClient() - Method in class com.facebook.buck.eden.EdenClientPool
 
getClientId() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getClientTlsCertificate() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
Gets the path to a PEM encoded X509 certifiate to use as the TLS client certificate for HTTP cache requests
getClientTlsKey() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
Gets the path to a PEM encoded PCKS#8 key to use as the TLS client key for HTTP cache requests.
getCLinkableInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
Inputs for the C compiler (both builds)
getClock() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getClock() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getClock() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getClock() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getClock() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getClock() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
 
getClock() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData
 
getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
 
getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
 
getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
 
getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
 
getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
getClock() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
getClock() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getClockIds() - Method in class com.facebook.buck.io.watchman.Watchman
 
getCmd() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getCmd() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getCmd() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getCmd() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getCmd() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getCmd() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getCmd() - Method in class com.facebook.buck.shell.Genrule
 
getCmd() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getCmdExe() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getCmdExe() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getCmdExe() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getCmdExe() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getCmdExe() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getCmdExe() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getCode() - Method in enum com.facebook.buck.distributed.DistributedExitCode
 
getCode() - Method in enum com.facebook.buck.util.ExitCode
 
getCodesignAllocate() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getCodesignFlags() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getCodesignFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCodesignFlags() - Method in interface com.facebook.buck.apple.HasAppleCodesignFields
 
getCodeSignIdentitiesCommand() - Method in class com.facebook.buck.apple.AppleConfig
 
getCodesignIdentity() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getCodesignIdentity() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCodesignIdentity() - Method in interface com.facebook.buck.apple.HasAppleCodesignFields
 
getCodesignProvider() - Method in class com.facebook.buck.apple.AppleConfig
 
getCodesignProvider() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getCodesignTimeout() - Method in class com.facebook.buck.apple.AppleConfig
Specify the maximum code-signing time before timing out.
getColumnNumber() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
 
getColumnNumber() - Method in class com.facebook.buck.util.xml.DocumentLocation
 
getCommand() - Method in class com.facebook.buck.apple.ApplePackageConfig
 
getCommand() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
 
getCommand() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getCommand(BuildContext) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
Returns the compilation command (used for compdb).
getCommand() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Command
 
getCommand() - Method in class com.facebook.buck.step.AbstractTestStep
 
getCommand() - Method in class com.facebook.buck.util.ProcessExecutorParams
The command and arguments to launch.
getCommand() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
 
getCommand(Platform, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
 
getCommandArgs() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getCommandArgs() - Method in class com.facebook.buck.log.InvocationInfo
 
getCommandDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Action
 
getCommandExitCode() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCommandIdToIsDaemonMapper() - Method in class com.facebook.buck.log.GlobalStateManager
 
getCommandIdToIsSuperConsoleEnabledMapper() - Method in class com.facebook.buck.log.GlobalStateManager
 
getCommandLineBuildTargetNormalizer(BuckConfig) - Method in class com.facebook.buck.cli.AbstractCommand
 
getCommandName() - Method in class com.facebook.buck.event.CommandEvent
 
getCommandName() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.DelegatingTool
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
 
getCommandPrefix(SourcePathResolver) - Method in interface com.facebook.buck.core.toolchain.tool.Tool
 
getCommandPrefix() - Method in class com.facebook.buck.features.python.PexStep
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.groovy.Groovyc
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getCommandPrefix(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getCommandRunnerParams() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getCommandRunnerParams() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getCommandsCount() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
 
getCommandsForArguments(Iterable<String>) - Method in class com.facebook.buck.util.CommandSplitter
 
getCompatibilityVersion() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getCompilationDirectory() - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getCompilationDirectory(boolean) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getCompilationDirectory() - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
getCompilationDirectory(boolean) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
getCompilationDirectory() - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getCompilationDirectory(boolean) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getCompilationEnvironment(Path, boolean, boolean) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
getCompilationEnvironment(Path, boolean, boolean) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
getCompilationEnvironment(Path, boolean) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getCompilationEnvironment(Path, boolean, boolean) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getCompilationFlags(Compiler, Path, ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getCompilationFlags(Compiler, Path, ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
getCompilationUnit() - Method in class com.facebook.buck.jvm.java.plugin.adapter.CompilationUnitTreeProxyImpl
 
getCompilationUnit() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getCompileAgainst() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getCompileAgainst() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getCompileAgainst() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getCompileAgainstLibraryType() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
 
getCompileBuildTarget(BuildTarget, HaskellPlatform, Linker.LinkableDepType, boolean) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
 
getCompileBuildTarget(BuildTarget, CxxPlatform, CrateType) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
getCompileDeps(HaskellPlatform) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
 
getCompiledTestsLibrary() - Method in class com.facebook.buck.jvm.java.JavaTest
Returns the underlying java library containing the compiled tests.
getCompileForceCache() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getCompileInput(HaskellPlatform, Linker.LinkableDepType, boolean) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
 
getCompiler() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getCompiler(AndroidLibraryDescription.JvmLanguage, JavacFactory) - Method in interface com.facebook.buck.android.AndroidLibraryCompilerFactory
 
getCompiler() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getCompiler(AndroidLibraryDescription.JvmLanguage, JavacFactory) - Method in class com.facebook.buck.android.DefaultAndroidLibraryCompilerFactory
 
getCompiler() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getCompiler(CxxPlatform, AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getCompiler() - Method in class com.facebook.buck.features.go.GoPlatform
 
getCompiler(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getCompiler() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getCompiler() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getCompiler() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getCompiler() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getCompiler() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavacSpec
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getCompilerClassName() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getCompilerClassName() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getCompilerDebugPathSanitizer() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCompilerDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCompilerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getCompilerFlags() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getCompilerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getCompilerFlags() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getCompilerFlags() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getCompilerFlags() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getCompilerInvocationFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCompilerMajorVersion(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getCompilerOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getCompilerOutputPath(TargetNode<? extends JvmLibraryArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getCompilerOutputPath() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getCompilerParameters(BuildContext, ProjectFilesystem, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getCompilerPlugins() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getCompilerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getCompilerType() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getCompileTimeClasspathAbiDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getCompileTimeClasspathFullDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getCompileTimeClasspathSourcePaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getCompileTimeClasspathSourcePaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getCompileTimeClasspathSourcePaths() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getCompileTimeClasspathUnfilteredFullDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getCompileTimeFirstOrderDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getComponents() - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
 
getComponents() - Method in class com.facebook.buck.features.python.PythonBinary
 
getCompressionLevel() - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
getCompressPngs() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getCompressTraces() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
GetComputerNameEx(int, char[], IntByReference) - Method in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
getConcatable() - Method in class com.facebook.buck.core.select.SelectorList
 
getConcurrencyLimit(BuckConfig) - Method in class com.facebook.buck.cli.AbstractCommand
 
getConcurrencyLimit() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getConcurrencyLimit() - Method in class com.facebook.buck.core.resources.ResourcesConfig
Construct a default ConcurrencyLimit instance from this config.
getConcurrentInstallEnabled(Optional<BuckEventBus>) - Method in class com.facebook.buck.android.AndroidInstallConfig
 
getConditions() - Method in class com.facebook.buck.core.select.Selector
 
getConfig() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
 
getConfig() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getConfig() - Method in class com.facebook.buck.core.config.BuckConfig
 
getConfig() - Method in class com.facebook.buck.distributed.DistBuildCellParams
 
getConfig() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
 
getConfigDefaultCxxPlatform(CxxBuckConfig, ImmutableMap<Flavor, CxxPlatform>, CxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
getConfigOverrides(ImmutableMap<CellName, Path>) - Method in class com.facebook.buck.cli.AbstractCommand
 
getConfigOverrides(ImmutableMap<CellName, Path>) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getConfigOverrides(ImmutableMap<CellName, Path>) - Method in interface com.facebook.buck.cli.Command
 
getConfigOverrides() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
 
getConfigs() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getConfigs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getConfigs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getConfigs() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
 
getConfigs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getConfigs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getConfigs() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getConfiguredBuckOut() - Method in class com.facebook.buck.io.filesystem.BuckPaths
The relative path to the directory where Buck will generate its files.
getConfiguredVersion(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getConflictingHeaderBasenameWhitelist() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getConflictingHeaderBasenameWhitelist() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getConnectedDevices() - Method in class com.facebook.buck.apple.device.AppleDeviceHelper
Runs the helper program to enumerate all currently-connected devices.
getConnectionTimeoutMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getConnectTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getConsole() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getConsole() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getConsole() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getConsole() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getConsole() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getConsole() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getConsoleEvent() - Method in class com.facebook.buck.distributed.build_client.StampedeConsoleEvent
 
getConsoleHandlerState() - Method in class com.facebook.buck.log.GlobalStateManager
 
getConsoleLogLine() - Method in class com.facebook.buck.distributed.DistBuildCreatedEvent
 
getConstraintResolver() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
 
getConstraintResolver() - Method in class com.facebook.buck.parser.AbstractDefaultSelectableConfigurationContext
 
getConstraintResolver() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
getConstraintSetting() - Method in class com.facebook.buck.core.model.platform.AbstractConstraintValue
 
getConstraintSetting(BuildTarget) - Method in interface com.facebook.buck.core.model.platform.ConstraintResolver
 
getConstraintSetting() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
 
getConstraintSetting() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
 
getConstraintSetting() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueRule
 
getConstraintSetting(BuildTarget) - Method in class com.facebook.buck.core.rules.platform.RuleBasedConstraintResolver
 
getConstraintValue(BuildTarget) - Method in interface com.facebook.buck.core.model.platform.ConstraintResolver
 
getConstraintValue(BuildTarget) - Method in class com.facebook.buck.core.rules.platform.RuleBasedConstraintResolver
 
getConstraintValues() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
 
getConstraintValues() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
 
getConstrainValues() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
 
getConstructorArg() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getConstructorArg() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidAarDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidAppModularityDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBuildConfigDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidBundleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidManifestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.AndroidResourceDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.ApkGenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.GenAidlDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.NdkLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.android.RobolectricTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleBundleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.ApplePackageDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleResourceDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.AppleTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.CoreDataModelDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.SceneKitAssetsDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.XcodePostbuildScriptDescription
 
getConstructorArgType() - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
 
getConstructorArgType() - Method in interface com.facebook.buck.core.description.BaseDescription
The type of the constructor argument that is used by this description to create a rule
getConstructorArgType() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueDescription
 
getConstructorArgType() - Method in class com.facebook.buck.core.rules.platform.PlatformDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.CxxTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.d.DBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.d.DLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.d.DTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.filegroup.FilegroupDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.GoBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.GoTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.js.JsBundleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.lua.LuaBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.lua.LuaLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.python.PythonTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.rust.RustTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescription
 
getConstructorArgType() - Method in class com.facebook.buck.file.HttpArchiveDescription
 
getConstructorArgType() - Method in class com.facebook.buck.file.HttpFileDescription
 
getConstructorArgType() - Method in class com.facebook.buck.file.RemoteFileDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JarGenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.JavaTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.KeystoreDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.CommandAliasDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.ExportFileDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.GenruleDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.ShBinaryDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.ShTestDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.TestSuiteDescription
 
getConstructorArgType() - Method in class com.facebook.buck.shell.WorkerToolDescription
 
getConstructorArgType() - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
getContacts() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getContacts() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.apple.AppleTest
 
getContacts() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getContacts() - Method in interface com.facebook.buck.core.description.arg.HasContacts
 
getContacts() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getContacts() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
getContacts() - Method in class com.facebook.buck.cxx.CxxTest
 
getContacts() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.features.d.DTest
 
getContacts() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.features.go.GoTest
 
getContacts() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.features.python.PythonTest
 
getContacts() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.features.rust.RustTest
 
getContacts() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getContacts() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.shell.ShTest
 
getContacts() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getContacts() - Method in class com.facebook.buck.test.TestResults
 
getContainer() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
Returns the containing file for this file-like entry.
getContainerClass(Field) - Static method in class com.facebook.buck.util.Types
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AuditCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.AuditMbrCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.BuckCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.DistBuildCommand
 
getContainerCommandPrefix() - Method in class com.facebook.buck.cli.ServerCommand
 
getContainerPortal() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
getContainerRelativePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildableReference
 
getContainingLabel() - Method in class com.facebook.buck.skylark.parser.LoadImport
Returns a label of the file containing this import.
getContent() - Method in class com.facebook.buck.event.ExperimentEvent
 
getContent(SourcePathResolver) - Method in class com.facebook.buck.rules.args.WriteToFileArg
Get the expanded content to write to the file.
getContentAddressedStorage() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
getContentAddressedStorage() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
 
getContentAddressedStorage() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
 
getContentHashes() - Method in interface com.facebook.buck.util.cache.JarContentHasher
 
getContentLength() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
 
getContentLength() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
 
getContentRoots(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getContents() - Method in class com.facebook.buck.cxx.Archive
 
getContents() - Method in class com.facebook.buck.util.cache.JarHashCodeAndFileType
Return hash values for all files in an archive (like a JAR)
getContentsAsString(Charset) - Method in class com.facebook.buck.util.CapturingPrintStream
 
getContext() - Method in exception com.facebook.buck.core.build.engine.impl.BuildRuleFailedException
 
getContext() - Method in exception com.facebook.buck.step.StepFailedException
 
getContext() - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
getContext() - Method in exception com.facebook.buck.util.exceptions.BuckExecutionException
 
getContext() - Method in exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
 
getContext() - Method in interface com.facebook.buck.util.exceptions.ExceptionWithContext
 
getContext() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getControllerMaxThreadCount() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getCoordinatorBuildRuleEventsPublisher() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getCoordinatorConnectionTimeoutMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getCopyNativeLibraries() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getCopyNativeLibraries() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
 
getCopySceneKitAssets() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getCopyStdlibToFrameworks() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, swift-stdlib-tool will be run on .framework bundles, copying the Swift standard library into them.
getCopyStep() - Method in class com.facebook.buck.android.FilterResourcesSteps
 
getCoreKey() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
 
getCoreSimulatorServicePath(UserIdFetcher) - Method in class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
Returns the path on disk to the running Core Simulator service, if any.
getCount() - Method in class com.facebook.buck.counters.SamplingCounter
 
getCount() - Method in class com.facebook.buck.log.LogConfigSetup
 
getCount() - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
getCounters() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
 
getCounters() - Method in class com.facebook.buck.parser.DaemonicParserState
 
getCountersFirstFlushIntervalMillis() - Method in class com.facebook.buck.counters.AbstractCounterBuckConfig
 
getCountersFlushIntervalMillis() - Method in class com.facebook.buck.counters.AbstractCounterBuckConfig
 
getCover() - Method in class com.facebook.buck.features.go.GoPlatform
 
getCoverageExcludes() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
getCoverageExcludes() - Method in class com.facebook.buck.test.TestRunningOptions
 
getCoverageIncludes() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
getCoverageIncludes() - Method in class com.facebook.buck.test.TestRunningOptions
 
getCoverageMode() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getCoverageReportFormats() - Method in class com.facebook.buck.test.TestRunningOptions
 
getCoverageReportTitle() - Method in class com.facebook.buck.test.TestRunningOptions
 
getCoveredByDepFilePredicate(SourcePathResolver) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
Returns a predicate that can tell whether a given path is covered by dep-file or not.
getCoveredByDepFilePredicate(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getCoveredByDepFilePredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getCoveredByDepFilePredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getCoveredByDepFilePredicate(SourcePathResolver, SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
Returns a predicate indicating whether a SourcePath is covered by the depfile.
getCoveredSources() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getCpp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCpp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCPreprocessor() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getCPreprocessor() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getCpu() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
getCpuFilters() - Method in class com.facebook.buck.android.AndroidBinary
 
getCpuFilters() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getCpuFilters() - Method in class com.facebook.buck.android.AndroidBundle
 
getCpuFilters() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getCpuFilters() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getCpuReal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getCpuSys() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getCpuTotal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getCpuUser() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getCrate() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getCrate() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getCrate() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getCrate() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getCrateRoot() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getCrateRoot(SourcePathResolver, String, ImmutableSet<String>, Stream<SourcePath>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Given a list of sources, return the one which is the root based on the defaults and user parameters.
getCrateRoot() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getCrateRoot() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getCrateType() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
getCreationMillis() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
 
getCriticalPathCount() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
getCriticalPathCount() - Method in class com.facebook.buck.support.log.LogBuckConfig
getCsharpCompiler() - Method in class com.facebook.buck.features.dotnet.AbstractDotnetBuckConfig
 
getCsharpCompiler() - Method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
getCuda() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCuda() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCudaflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCudaflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCudapp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCudapp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCudappflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCudappflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCurrentBuildJobState(StampedeId) - Method in class com.facebook.buck.distributed.DistBuildService
 
getCurrentMemoryBytesUsageByPool() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getCurrentRevisionId() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
 
getCurrentRevisionId() - Method in interface com.facebook.buck.util.versioncontrol.CommonFastVersionControlStats
 
getCurrentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
 
getCurrentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
 
getCurrentRevisionId() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
 
getCurrentVersionFile() - Method in class com.facebook.buck.io.filesystem.BuckPaths
The version the buck output directory was created for
getCustomBehavior() - Method in class com.facebook.buck.rules.modern.FieldInfo
 
getCustomLinkingDeps(CommonDescriptionArg) - Method in interface com.facebook.buck.apple.AppleCustomLinkingDepsDescription
 
getCustomLinkingDeps(CommonDescriptionArg) - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
getCxx() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCxx() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCxxBuckConfig() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getCxxBuckConfig() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getCxxCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getCxxDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getCxxDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Override parent class's deps to include exported deps.
getCxxDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getCxxDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getCxxflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCxxflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCxxFlavors(BuckConfig) - Static method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
Constructs set of flavors given in a .buckconfig file, as is specified by section names of the form cxx#{flavor name}.
getCxxHeaderDirs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getCxxIncludePaths() - Method in class com.facebook.buck.cxx.PreprocessorFlags
 
getCxxLibrary(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getCxxLibrary() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
getCxxLibrary() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getCxxLibraryWhitelist() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getCxxLibraryWhitelist() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getCxxLink() - Method in class com.facebook.buck.cxx.CxxLinkAndCompileRules
 
getCxxPlatform() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.cxx.CxxBinary
 
getCxxPlatform() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getCxxPlatform(CxxPlatformsProvider, BuildTarget, Optional<Flavor>) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
getCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
getCxxPlatform() - Method in class com.facebook.buck.features.go.GoPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getCxxPlatform() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getCxxPlatform() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getCxxPlatform() - Method in class com.facebook.buck.features.rust.RustPlatform
 
getCxxPlatforms() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
 
getCxxPlatforms() - Method in class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
 
getCxxPlatforms() - Method in class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
 
getCxxPlatforms() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
 
getCxxPlatforms() - Method in interface com.facebook.buck.cxx.toolchain.CxxPlatformsSupplier
 
getCxxPlatforms() - Method in class com.facebook.buck.features.go.GoPlatformFactory
 
getCxxpp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCxxpp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCxxppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getCxxppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.PreInclude
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getCxxPreprocessorDeps(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getCxxPreprocessorInput(BuildTarget, ActionGraphBuilder, boolean, CxxPlatform, HeaderVisibility, CxxPreprocessables.IncludeType, Multimap<AbstractCxxSource.Type, String>, Iterable<FrameworkPath>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Builds a CxxPreprocessorInput for a rule.
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
Returns the preprocessor input that represents this rule's public (exported) declarations.
getCxxPreprocessorInput() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getCxxPreprocessorInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getCxxRuntime() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getCxxRuntimeType() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getCxxRuntimeType() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getCxxRuntimeType() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getCxxSharedRuntimePath() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getCycle() - Method in exception com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal.CycleException
 
getDaemonUptime() - Method in class com.facebook.buck.event.CommandEvent
 
getDaemonUptime() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getData() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
 
getData(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Looks up some data.
getData(MerkleTreeNodeCache.MerkleTreeNode) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
Gets the Protocol encoded data for the provided tree.
getData() - Method in interface com.facebook.buck.rules.modern.Deserializer.DataProvider
 
getData() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
 
getData() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
 
getData() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
 
getDataForRequest(Request) - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
 
getDataForRequest(Request) - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
 
getDataForRequest(Request) - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
 
getDataPointsCount() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getDb() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getDdmlibJarPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getDeadMinions() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionHealthStatus
 
getDebugMode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getDebugPathSanitizerLimit() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getDecimalStringAsInt(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getDecimalStringAsLong(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getDeclaredDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getDeclaredDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getDeclaredDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getDeclaredDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getDeclaredDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getDeclaredDeps() - Method in interface com.facebook.buck.core.rules.attr.HasDeclaredAndExtraDeps
 
getDeclaredDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
getDeclaredDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
 
getDeclaredMethods(TypeElement, CharSequence) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getDeclaredMethods(TypeElement, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getDeclaredPlatforms() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getDecompressionEventCount() - Method in class com.facebook.buck.event.listener.scuba.AbstractArtifactCompressionStat
Total count of artifact decompression finished events
getDecompressionEventCount() - Method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
Total count of artifact decompression finished events
getDecompressionRuleKeyCount() - Method in class com.facebook.buck.event.listener.scuba.AbstractArtifactCompressionStat
Total count of all rule keys in artifact compression finished events
getDecompressionRuleKeyCount() - Method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
Total count of all rule keys in artifact compression finished events
getDefault(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.JavacFactory
Creates a JavacFactory for the default Java toolchain.
getDefaultArch() - Method in class com.facebook.buck.features.go.GoPlatformFactory
getDefaultBuildConfigFields() - Static method in class com.facebook.buck.android.BuildConfigs
Returns a list of fields (with values) that every BuildConfig.java should declare.
getDefaultBuildFileSyntax() - Method in class com.facebook.buck.parser.ParserConfig
getDefaultCacheMissRequestKeys() - Method in class com.facebook.buck.event.listener.DistBuildClientEventListener
 
getDefaultClangVersionForNdk(String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getDefaultConditionValue() - Method in class com.facebook.buck.core.select.Selector
Returns the default value - value to use when none of the conditions match.
getDefaultConfigurationFiles(Path) - Static method in class com.facebook.buck.util.config.Configs
Gets all configuration files that should be used for parsing the project configuration
getDefaultCxxPlatform() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.features.go.GoPlatformFactory
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDefaultCxxPlatform() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getDefaultCxxPlatform() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getDefaultDebugInfoFormatForBinaries() - Method in class com.facebook.buck.apple.AppleConfig
 
getDefaultDebugInfoFormatForLibraries() - Method in class com.facebook.buck.apple.AppleConfig
 
getDefaultDebugInfoFormatForTests() - Method in class com.facebook.buck.apple.AppleConfig
 
getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDefaultFlavors() - Method in interface com.facebook.buck.core.model.HasDefaultFlavors
 
getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDefaultFlavors() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDefaultFlavors() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDefaultFlavorsForRuleType(RuleType) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getDefaultFlavorsMode() - Method in class com.facebook.buck.parser.ParserConfig
getDefaultGccVersionForNdk(String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getDefaultHaskellPlatform() - Method in interface com.facebook.buck.features.haskell.AbstractHaskellPlatformsProvider
 
getDefaultHaskellPlatform() - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
 
getDefaultIncludes() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getDefaultIncludes() - Method in class com.facebook.buck.parser.ParserConfig
A (possibly empty) sequence of paths to files that should be included by default when evaluating a build file.
getDefaultJavacOptions() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDefaultJavaCxxPlatform() - Method in interface com.facebook.buck.jvm.java.toolchain.AbstractJavaCxxPlatformProvider
 
getDefaultJavaCxxPlatform() - Method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
 
getDefaultJavaOptions() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDefaultJavaOptions(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
 
getDefaultJavaOptionsForTests() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDefaultJavaOptionsForTests(ToolchainProvider) - Static method in class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
 
getDefaultLuaPlatform() - Method in interface com.facebook.buck.features.lua.AbstractLuaPlatformsProvider
 
getDefaultLuaPlatform() - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
 
getDefaultMaximumNumberOfThreads() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getDefaultMaximumNumberOfThreads() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.ConsumeAllOptionsHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.QueryMultiSetOptionHandler
Returns "STRING[]".
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.SingleStringSetOptionHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.StringSetOptionHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.cli.TestSelectorOptions.TestSelectorsOptionHandler
 
getDefaultMetaVariable() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand.AggregationModeOptionHandler
 
getDefaultOcamlPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
 
getDefaultOs() - Method in class com.facebook.buck.features.go.GoPlatformFactory
getDefaultPathPredicate(ProjectFilesystem) - Static method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
This predicate matches files that might be result of builds or files that are explicitly ignored.
getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDefaultPlatform() - Method in interface com.facebook.buck.core.description.arg.HasDefaultPlatform
 
getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getDefaultPlatform() - Method in class com.facebook.buck.features.go.AbstractGoToolchain
 
getDefaultPlatform() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.go.GoToolchain
 
getDefaultPlatform() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getDefaultPlatform() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getDefaultPlatformTarget(ProjectFilesystem, AndroidBuildToolsLocation, AndroidSdkLocation, Optional<Supplier<Tool>>, Optional<Supplier<Tool>>) - Static method in class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
 
getDefaultPythonPlatform(ToolchainProvider, PythonBuckConfig, ProcessExecutor) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
 
getDefaultPythonPlatformFlavor() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getDefaultPythonPlatformSection() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getDefaultRawExcludedLabelSelectors() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
Return Strings so as to avoid a dependency on LabelSelector!
getDefaultRawExcludedLabelSelectors() - Method in class com.facebook.buck.test.config.TestBuckConfig
Return Strings so as to avoid a dependency on LabelSelector!
getDefaultReexportAllHeaderDependencies() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getDefaultResourceAmounts() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
getDefaultResourceAmounts() - Method in class com.facebook.buck.core.resources.ResourcesConfig
getDefaultRuleKeyCacheHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getDefaultRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
getDefaultRuleKeyFactoryCacheRecycler() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getDefaultRuleKeyFactoryCacheRecycler() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getDefaultRuleKeyFactoryCacheRecycler() - Method in class com.facebook.buck.cli.ParserAndCaches
 
getDefaultRustPlatform() - Method in interface com.facebook.buck.features.rust.AbstractRustToolchain
 
getDefaultRustPlatform() - Method in class com.facebook.buck.features.rust.RustToolchain
 
getDefaults() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDefaults() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getDefaults() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDefaults() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDefaultSample() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getDefaultScubaData() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
 
getDefaultScubaData() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData
 
getDefaultScubaData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
Common data for all rows
getDefaultScubaData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
Common data for all rows
getDefaultScubaDataMinimal() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
 
getDefaultScubaDataMinimal() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
 
getDefaultScubaDataMinimal() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
getDefaultScubaDataMinimal() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
getDefaultSection() - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getDefaultSection() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getDefaultSharedLibrarySoname(BuildTarget, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getDefaultStrategyConfig() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
 
getDefaultTestRuleTimeoutMs() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
The timeout to apply to entire test rules.
getDefaultTestRunner() - Method in enum com.facebook.buck.jvm.java.TestType
 
getDefaultTestTimeoutMillis() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getDefaultTestTimeoutMillis() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
getDefaultTestTimeoutMillis() - Method in class com.facebook.buck.test.config.TestBuckConfig
getDefaultTestType() - Method in class com.facebook.buck.cxx.CxxTestDescription
 
getDelayMilliseconds(int) - Method in interface com.facebook.buck.remoteexecution.grpc.retry.Backoff.Strategy
Return the amount of time to wait in milliseconds before attempting to retry an operation.
getDelegate() - Method in class com.facebook.buck.android.exopackage.AbstractAdbConfig
 
getDelegate() - Method in class com.facebook.buck.android.exopackage.AdbConfig
 
getDelegate() - Method in class com.facebook.buck.apple.AppleConfig
 
getDelegate() - Method in interface com.facebook.buck.artifact_cache.CacheDecorator
 
getDelegate() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getDelegate() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
getDelegate() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
getDelegate() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
getDelegate() - Method in class com.facebook.buck.cli.AbstractCleanCommandBuckConfig
 
getDelegate() - Method in class com.facebook.buck.cli.AbstractCliConfig
 
getDelegate() - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
 
getDelegate() - Method in class com.facebook.buck.cli.CliConfig
 
getDelegate() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getDelegate() - Method in class com.facebook.buck.command.config.AbstractConfigIgnoredByDaemon
 
getDelegate() - Method in class com.facebook.buck.command.config.BuildBuckConfig
 
getDelegate() - Method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
 
getDelegate() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
 
getDelegate() - Method in class com.facebook.buck.core.config.AliasConfig
 
getDelegate() - Method in interface com.facebook.buck.core.config.ConfigView
 
getDelegate() - Method in class com.facebook.buck.core.exceptions.config.AbstractErrorHandlingBuckConfig
 
getDelegate() - Method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
 
getDelegate() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
 
getDelegate() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
getDelegate() - Method in class com.facebook.buck.core.resources.ResourcesConfig
 
getDelegate() - Method in class com.facebook.buck.core.rulekey.config.AbstractRuleKeyConfig
 
getDelegate() - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
 
getDelegate() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
getDelegate() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
getDelegate() - Method in class com.facebook.buck.counters.AbstractCounterBuckConfig
 
getDelegate() - Method in class com.facebook.buck.counters.CounterBuckConfig
 
getDelegate() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getDelegate() - Method in class com.facebook.buck.doctor.config.DoctorConfig
 
getDelegate() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
getDelegate() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
 
getDelegate() - Method in class com.facebook.buck.features.d.DBuckConfig
 
getDelegate() - Method in class com.facebook.buck.features.dotnet.AbstractDotnetBuckConfig
 
getDelegate() - Method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
 
getDelegate() - Method in class com.facebook.buck.features.go.GoBuckConfig
 
getDelegate() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getDelegate() - Method in class com.facebook.buck.jvm.groovy.GroovyBuckConfig
 
getDelegate() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDelegate() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
 
getDelegate() - Method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
 
getDelegate() - Method in class com.facebook.buck.parser.ParserConfig
 
getDelegate() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getDelegate() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
 
getDelegate() - Method in class com.facebook.buck.rules.tool.config.ToolConfig
 
getDelegate() - Method in class com.facebook.buck.sandbox.AbstractSandboxConfig
 
getDelegate() - Method in class com.facebook.buck.sandbox.SandboxConfig
 
getDelegate() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
getDelegate() - Method in class com.facebook.buck.support.log.LogBuckConfig
 
getDelegate() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getDelegate() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
getDelegate() - Method in class com.facebook.buck.test.config.TestBuckConfig
 
getDelegate() - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
getDelegateAndGraphs() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializer
 
getDelegateBuckConfig() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getDelegateConfig() - Method in class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
getDelegateDetails() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getDelegateDetails() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getDelegateJobs() - Method in class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
getDeniedToReadPaths() - Method in class com.facebook.buck.sandbox.SandboxProperties
Paths that are not allowed to be read during process execution.
getDensities() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
getDep(KeyType) - Method in interface com.facebook.buck.core.graph.transformation.TransformationEnvironment
 
getDependencies() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getDependencies(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getDependencies() - Method in class com.facebook.buck.skylark.parser.ExtensionData
 
getDependencies() - Method in class com.facebook.buck.skylark.parser.IncludesData
 
getDependenciesPassTheirTests() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
getDependenciesPassTheirTests() - Method in class com.facebook.buck.test.TestResults
 
getDependencyInfos() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
getDependencyTrackingMode() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getDependencyTrackingMode() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
getDependentLibrariesFor(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getDependentModulesFor(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getDepFileRelativePath() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getDepFileRuleKey() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getDepFileRuleKey() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
 
getDepFileRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
getDepResults(BuildRule, ExecutionContext) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
getDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
A collection of dependencies that includes android_library rules.
getDeps() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getDeps() - Method in interface com.facebook.buck.core.description.arg.HasDeclaredDeps
 
getDeps() - Method in interface com.facebook.buck.core.graph.transformation.TransformationEnvironment
 
getDeps(Class<KeyType>) - Method in interface com.facebook.buck.core.graph.transformation.TransformationEnvironment
 
getDeps(SourcePathRuleFinder) - Method in interface com.facebook.buck.core.rules.attr.HasCustomDepsLogic
Deprecated.
 
getDeps(AddsToRuleKey, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Streams dependencies based on everything added to its rulekey.
getDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.CxxDeps
 
getDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxHeaders
 
getDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getDeps(CxxPlatform, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Static method in class com.facebook.buck.features.lua.LuaUtil
 
getDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getDeps(PythonPlatform, CxxPlatform, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Static method in class com.facebook.buck.features.python.PythonUtil
 
getDeps() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
 
getDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryRules.Builder
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory.Result
 
getDeps() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getDeps() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getDeps() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getDepsCollection(AddsToRuleKey, SourcePathRuleFinder) - Static method in class com.facebook.buck.core.rules.common.BuildableSupport
Derives dependencies based on everything added to its rulekey.
getDepsFor(IjProjectElement) - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.android.AndroidResource
 
getDepsForTransitiveClasspathEntries() - Method in interface com.facebook.buck.jvm.core.HasClasspathDeps
 
getDepsForTransitiveClasspathEntries() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getDepsForTransitiveClasspathEntries() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getDepsQuery() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getDepsQuery() - Method in interface com.facebook.buck.core.description.arg.HasDepsQuery
 
getDepsQuery() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getDepsQuery() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getDepsSupplier() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
getDepsWithCacheMisses() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getDerivedArtifactVerifier(BuildTarget, ProjectFilesystem, AddsToRuleKey, BuildableContext) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
Derives an ArtifactVerifier from the @AddToRuleKey annotated fields.
getDerivedArtifactVerifier(BuildTarget, ProjectFilesystem, AddsToRuleKey) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.AabBuilderStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.aapt.MiniAapt
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ApkBuilderStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ApkInstallStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.CompileStringsStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ConcatStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
getDescription() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GenerateManifestStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.GetStringsFilesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.IntraDexReorderStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.SmartDexingStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.SplitZipStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
getDescription() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getDescription() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getDescription() - Method in class com.facebook.buck.core.model.UserFlavor
 
getDescription(RuleType) - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
getDescription() - Method in interface com.facebook.buck.event.external.events.StepEventExternalInterface
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.features.python.PythonRunTestsStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.file.DownloadStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.json.JsonConcatenateStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in interface com.facebook.buck.jvm.java.Javac
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacStep
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getDescription(ImmutableList<String>, ImmutableSortedSet<Path>, Path) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.RunShTestAndRecordResultStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.shell.WorkerShellStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.AbstractExecutionStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.AbstractTestStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.ConditionalStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.CopyStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.FileScrubberStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.LogContentsOfFileStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.MakeExecutableStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.MoveStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.StringTemplateStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymCopyStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.TouchStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.WriteFileStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.XzStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.step.fs.ZstdStep
 
getDescription(ExecutionContext) - Method in interface com.facebook.buck.step.Step
 
getDescription() - Method in class com.facebook.buck.step.StepEvent
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.unarchive.UntarStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.unarchive.UnzipStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.zip.RepackZipEntriesStep
 
getDescription(ExecutionContext) - Method in class com.facebook.buck.zip.ZipStep
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidBinaryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.cxx.CxxLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
 
getDescriptionClass() - Method in class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
 
getDescriptionClass() - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleRule
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.android.AndroidDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.apple.AppleDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in interface com.facebook.buck.core.model.targetgraph.DescriptionProvider
 
getDescriptions() - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleDescriptionProvider
 
getDescriptions() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingRuleDescriptionProvider
 
getDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
getDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
getDescriptions() - Method in class com.facebook.buck.core.rules.platform.ConstraintRulesDescriptionProvider
 
getDescriptions() - Method in class com.facebook.buck.core.rules.platform.PlatformRuleDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.cxx.CxxDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.apple.project.XCodeDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.d.DDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.dotnet.DotnetDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.filegroup.FilegroupDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.go.GoDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.gwt.GwtDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.halide.HalideDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.haskell.HaskellDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.js.JsDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.lua.LuaDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.ocaml.OcamlDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.python.PythonDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.rust.RustDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.features.zip.rules.ZipDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.file.FileDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.groovy.GroovyDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.java.JavaDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.java.rules.JavaDescriptionProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.kotlin.KotlinDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.jvm.scala.ScalaDescriptionsProvider
 
getDescriptions() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.shell.ShellDescriptionsProvider
 
getDescriptions() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.swift.SwiftDescriptionsProvider
 
getDescriptions(DescriptionCreationContext) - Method in class com.facebook.buck.versions.VersionDescriptionsProvider
 
getDescriptionsByRule() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
getDescriptionsByRule() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
getDescriptor() - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
 
getDesiredLink() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
getDestination() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
 
getDestinationBase() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
 
getDestinationFile() - Method in class com.facebook.buck.step.fs.XzStep
 
getDestinationPath() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
 
getDestinationSpecifier() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDesugarDeps() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getDetailsForLogging() - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
 
getDetailsForLogging() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
getDetailsForLogging() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
getDeveloperCertificateFingerprints() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
SHA1 hashes of the certificates in the "DeveloperCertificates" section.
getDeveloperPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Absolute path to the active DEVELOPER_DIR.
getDeviceAbis() - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getDeviceAbis() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getDevices(boolean) - Method in class com.facebook.buck.android.AdbHelper
 
getDevices(boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
 
getDeviceSerial() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getDevirtEnabled() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getDevirtEnabled() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getDevirtEnabled() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getDevirtEnabled() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getDevirtEnabled() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getDevirtEnabled() - Method in class com.facebook.buck.cxx.CxxLinkOptions
 
getDevirtEnabled() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getDevirtEnabled() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
 
getDevirtEnabled() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getDevirtEnabled() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getDexCompression() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexCompression() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexDirectory() - Method in class com.facebook.buck.android.PreDexMerge
 
getDexDirectorySourcePath() - Method in class com.facebook.buck.android.PreDexMerge
 
getDexFile() - Method in class com.facebook.buck.android.AbstractModuleInfo
 
getDexFile() - Method in class com.facebook.buck.android.ModuleInfo
 
getDexFilesInfo() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getDexFilesInfo() - Method in class com.facebook.buck.android.PreDexMerge
 
getDexInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getDexInputHashes() - Method in class com.facebook.buck.android.HashInputJarsToDexStep
 
getDexInputHashes() - Method in interface com.facebook.buck.android.SmartDexingStep.DexInputHashesProvider
 
getDexMergeRule() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getDexReorderDataDumpFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexReorderDataDumpFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexReorderDataDumpFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getDexReorderDataDumpFile() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getDexReorderToolFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexReorderToolFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexReorderToolFile() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getDexReorderToolFile() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getDexTool() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDexTool() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDexTool() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getDexTool() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getDiagnostic() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
 
getDiagnosticData() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getDiagnosticKindForSourceOnlyAbiCompatibility() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
 
getDiagnostics() - Method in class com.facebook.buck.json.BuildFilePythonResult
 
getDictionary() - Method in class com.facebook.buck.parser.syntax.ImmutableSelectorValue
Return a map with select choices and appropriate values
getDictionary() - Method in class com.facebook.buck.parser.syntax.SelectorValue
Return a map with select choices and appropriate values
getDiff() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
 
getDiff() - Method in class com.facebook.buck.event.ParsingEvent.EnvVariableChange
 
getDiff() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
 
getDigest() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
 
getDigest() - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
 
getDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.DirectoryNode
 
getDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.FileNode
 
getDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputFile
 
getDigest() - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.NodeData
 
getDirCacheAccessMode() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
 
getDirCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
 
getDirCacheLocation() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
 
getDirCacheLocation() - Method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
getDirCacheStoreExecutor() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getDirectories() - Method in enum com.facebook.buck.features.dotnet.FrameworkVersion
 
getDirectoriesList() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Directory
 
getDirectory() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
 
getDirectory() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
 
getDirectory() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
 
getDirectory() - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.NodeData
 
getDirectory() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, the current working directory for the launched process.
getDirectoryContents(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getDirectoryContents(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
getDirectoryContents(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
getDirectoryContents(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Gets a list of paths of the contents of the given directory, obeying the ignores.
getDirectoryForTestResults() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getDirectoryForTestResults() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getDirs() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getDirs() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getDirsContainingResourceDirs() - Method in class com.facebook.buck.apple.AppleBundleResources
Directories whose contents should be copied into the root of the resources subdirectory.
getDirtyFiles() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
 
getDisableImplicitNativeRules() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getDisableImplicitNativeRules() - Method in class com.facebook.buck.parser.ParserConfig
getDisableImplicitNativeRules() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
 
getDisablePreDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDisablePreDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDisablePreDex() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getDisallowAllDuplicates() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getDisallowAllDuplicates() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getDiskIO() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
getDistBuildCellIndexer() - Method in class com.facebook.buck.cli.AsyncJobStateAndCells
 
getDistBuildCellIndexer() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getDistBuildClientCacheResults() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getDistBuildClientSideSlaveFinishedStats() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getDistBuildClientStats() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getDistBuildClientStats() - Method in class com.facebook.buck.distributed.DistBuildClientStatsEvent
 
getDistBuildClientStats() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getDistBuildCommandDelegate() - Method in class com.facebook.buck.cli.BuildCommand
 
getDistBuildConfig() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getDistBuildExitCode() - Method in class com.facebook.buck.distributed.build_client.StampedeBuildClient
 
getDistBuildJob() - Method in exception com.facebook.buck.distributed.build_client.BuildPhase.JobCompletedException
 
getDistBuildLogStateTracker() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getDistBuildMode() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getDistBuildServerBuildSlaveFinishedStatsEvent() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getDistBuildService() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getDistBuildService() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getDistBuildStartedEvent() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getDistLocalBuildMode() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getDistributableBuildGraph() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
 
getDistributableBuildGraph() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
 
getDistributableBuildGraph() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
 
getDistributedBuildThreadKillTimeoutSeconds() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getDllName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getDoesNotAffectAbi() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
 
getDoesNotAffectAbi() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getDotnetBuckConfig() - Method in class com.facebook.buck.features.dotnet.DotnetToolchain
 
getDownloadableTargets() - Method in class com.facebook.buck.core.rules.transformer.impl.FetchTargetNodeToBuildRuleTransformer
 
getDownloadHeavyBuildHttpFetchConcurrency() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getDraftCompile() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
If true, the GWT Compiler's -draftCompile flag will be set.
getDstSubfolderSpec() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
 
getDsymOutputPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.apple.AppleDsym
 
getDsymutil() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getDtNeeded(ProcessExecutor, Tool, SourcePathResolver, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
 
getDummyRDotJava() - Method in class com.facebook.buck.android.AndroidLibrary.Builder
 
getDummyRDotJavaPath(TargetNode<?>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getDummyRDotJavaTarget(BuildTarget) - Static method in class com.facebook.buck.android.AndroidLibraryGraphEnhancer
 
getDuplicateResourceBehavior() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDuplicateResourceBehavior() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDuplicateResourceBehavior() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getDuplicateResourceWhitelist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getDuplicateResourceWhitelist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getDuplicateResourceWhitelist() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getDuplicatesLogLevel() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getDuplicatesLogLevel() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDuration() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
getDuration() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
 
getDuration() - Method in class com.facebook.buck.shell.ShellStep
 
getDurationName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getDwarfFilenameForDsymTarget(BuildTarget) - Static method in class com.facebook.buck.apple.AppleDsym
 
getDxExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getDxExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getDxExecutorService() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getDxExecutorService() - Method in interface com.facebook.buck.android.toolchain.AbstractDxToolchain
Executor service exclusively for the smart dexing step.
getDxExecutorService() - Method in class com.facebook.buck.android.toolchain.DxToolchain
Executor service exclusively for the smart dexing step.
getDxMaxHeapSize() - Method in class com.facebook.buck.android.DxConfig
 
getDxMaxHeapSize() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getDxMaxThreadCount() - Method in class com.facebook.buck.android.DxConfig
 
getDxThreadCount() - Method in class com.facebook.buck.android.DxConfig
 
getDxThreadCount() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getDynamicSymbols(ProcessExecutor, Tool, SourcePathResolver, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
 
getEdgeCount() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getEdgeId(String) - Method in interface com.facebook.buck.log.TraceInfoProvider
 
getEffectiveBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getEffectiveBannedDuplicateResourceTypes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getEffectiveBannedDuplicateResourceTypes() - Method in interface com.facebook.buck.android.HasDuplicateAndroidResourceTypes
 
getElapsedTime() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getElapsedTimeMillis() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
 
getElapsedTimeMs(BuildSlaveTimingStatsTracker.SlaveEvents) - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
 
getElements() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
getElements() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
getElements() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
getElements() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
getElements() - Method in class com.facebook.buck.parser.syntax.ImmutableListWithSelects
Ordered list of elements in expression, can be native type or SelectorValue
getElements() - Method in class com.facebook.buck.parser.syntax.ListWithSelects
Ordered list of elements in expression, can be native type or SelectorValue
getElf32Addr(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
getElf32Half(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
getElf32Sword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
getElf32Word(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
getElf64Addr(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getElf64Half(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getElf64Sxword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getElf64Word(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getElf64Xword(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
getEmbeddedCellsBuckOutBaseDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getEmitSwiftdocs() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, a .swiftdoc file will be generated along with the .swiftmodule file.
getEmptyInitTarget(BuildTarget) - Static method in class com.facebook.buck.features.python.PythonBinaryDescription
 
getEnableConfigurableAttributes() - Method in class com.facebook.buck.parser.ParserConfig
getEnabled() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
If false (default) then Buck events are not logged to Scribe
getEnabledBuildRuleFinishedStatuses() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
getEnableObjcInterop() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getEnableParallelParsing() - Method in class com.facebook.buck.parser.ParserConfig
getEnableParserProfiling() - Method in class com.facebook.buck.cli.AbstractCommand
 
getEnableParserProfiling() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getEnableParserProfiling() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
getEnableProfiling() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getEnableSandbox() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getEnableSandbox() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getEnableSandbox() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getEnableSandbox() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getEnableSandbox() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getEnableSandbox() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getEndIndex() - Method in class com.facebook.buck.core.macros.MacroMatchResult
 
getEndpointExtraRequestArgs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getEndpointExtraRequestHeaders() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getEndpointMessage() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
 
getEndpointTimeoutMs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getEndpointUrl() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getEnforceBuckPackageBoundary() - Method in class com.facebook.buck.parser.ParserConfig
getEntitlements() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Key/value pairs of the "Entitlements" dictionary in the embedded plist.
getEntitlementsFile() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getEntitlementsFile() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getEntitlementsFile() - Method in interface com.facebook.buck.apple.HasEntitlementsFile
 
getEntriesForSection(String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getEntriesToExclude() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getEntriesToJar() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getEntry() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getEntry() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
 
getEntryCount() - Method in class com.facebook.buck.android.resources.ResTableType
 
getEntryCount() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getEntryOwner() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
 
getEntryValueOffset(int) - Method in class com.facebook.buck.android.resources.ResTableType
 
getEnum(String, String, Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
 
getEnum(String, String, Class<T>) - Method in class com.facebook.buck.util.config.Config
 
getEnv() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getEnv(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getEnv() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getEnv(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxTest
 
getEnv() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getEnv() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getEnv() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getEnv() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getEnv() - Method in class com.facebook.buck.shell.ShTest
 
getEnv() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getEnv() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getEnv() - Method in class com.facebook.buck.step.AbstractTestStep
 
getenv(String) - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getenv(String) - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
Gets the environment variable indicated by the specified key.
getEnvironment() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getEnvironment() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getEnvironment() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
getEnvironment() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getEnvironment() - Method in class com.facebook.buck.core.config.BuckConfig
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.DelegatingTool
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.impl.CommandTool
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
 
getEnvironment(SourcePathResolver) - Method in interface com.facebook.buck.core.toolchain.tool.Tool
 
getEnvironment() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getEnvironment() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
getEnvironment() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getEnvironment() - Method in class com.facebook.buck.distributed.DistBuildCellParams
 
getEnvironment() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
getEnvironment() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.groovy.Groovyc
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
getEnvironment() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getEnvironment(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getEnvironment() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Command
 
getEnvironment() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getEnvironment() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
 
getEnvironment() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, the map of environment variables used for the launched process.
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getEnvironmentExpansionSeparator() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getEnvironmentExpansionSeparator() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getEnvironmentForProcess(ExecutionContext, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
 
getEnvironmentOverrides() - Method in class com.facebook.buck.test.TestRunningOptions
 
getEnvironmentVariable(String) - Method in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.android.redex.ReDexStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.android.StripStep
 
getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
getEnvironmentVariables() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getEnvironmentVariables() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.d.DCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoAssembleStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoLinkStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoListStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoPackStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestCoverStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestMainStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.halide.HalideCompilerStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.jvm.scala.ScalacStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.DefaultShellStep
 
getEnvironmentVariables(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
Returns the environment variables to include when running this ShellStep.
getEnvironmentVariables() - Method in class com.facebook.buck.shell.WorkerShellStep
Returns the environment variables to use when expanding the job arguments that get sent to the process.
getError() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
 
getError() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getError() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
 
getErrorCheckTimeRangeMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getErrorMessage() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
 
getErrorMessage() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
 
getErrorMessage() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
 
getErrorMessage() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
 
getErrorMessage() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
 
getErrorMessage() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getErrorMessageAugmentations() - Method in class com.facebook.buck.core.exceptions.config.AbstractErrorHandlingBuckConfig
List of error message replacements to make things more friendly for humans
getErrorMessageAugmentations() - Method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
List of error message replacements to make things more friendly for humans
getErrorMessageFormat() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getErrorMessageLimit() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getErrorMessageLimit() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getErrorPercentage(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
 
getErrorReport(Path) - Method in interface com.facebook.buck.cxx.UntrackedHeaderReporter
 
getErrors() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getErrorStage() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
 
getErrorStream() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
Input stream that maps into stderr of the process.
getErrorStream() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
getErrorTextLimit() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getErrorTextTemplate() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getEscapedArgumentsListAsString(List<String>) - Static method in class com.facebook.buck.cli.QueryCommand
 
getEstimate(InputStream) - Static method in class com.facebook.buck.android.dalvik.DalvikStatsTool
Estimates the footprint that a given class will have in the LinearAlloc buffer of Android's Dalvik VM.
getEstimatedAmounts() - Static method in class com.facebook.buck.util.concurrent.ResourceAmountsEstimator
 
getEstimatedProgressOfGeneratingProjectFiles() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getEstimatedProgressOfGeneratingProjectFiles() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
getEstimatedProgressOfParsingBuckFiles() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getEstimatedProgressOfParsingBuckFiles() - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
getEvent() - Method in class com.facebook.buck.distributed.BuildSlaveEventWrapper
 
getEventBus() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getEventBus() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getEventHandler() - Method in class com.facebook.buck.skylark.packages.PackageContext
 
getEventId() - Method in class com.facebook.buck.event.SimplePerfEvent
 
getEventInfo() - Method in class com.facebook.buck.event.SimplePerfEvent
 
getEventKey() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getEventKey() - Method in interface com.facebook.buck.event.BuckEvent
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.AbstractCommand
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.BuildCommand
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in interface com.facebook.buck.cli.Command
If any of these listeners also extends Closeable, it will be closed by Main.
getEventListeners() - Method in class com.facebook.buck.cli.DistBuildCommandDelegate
 
getEventListeners(Map<ExecutorPool, ListeningExecutorService>, ScheduledExecutorService) - Method in class com.facebook.buck.cli.DistBuildRunCommand
 
getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Finished
 
getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Started
 
getEventName() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getEventName() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
 
getEventName() - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Finished
 
getEventName() - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Started
 
getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Scheduled
 
getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
 
getEventName() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
 
getEventName() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
getEventName() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Finished
 
getEventName() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildStarted
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.Reset
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
getEventName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
 
getEventName() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
 
getEventName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Started
 
getEventName() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
 
getEventName() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
 
getEventName() - Method in class com.facebook.buck.distributed.build_client.ClientSideBuildSlaveFinishedStatsEvent
 
getEventName() - Method in class com.facebook.buck.distributed.build_client.DistBuildRemoteProgressEvent
 
getEventName() - Method in class com.facebook.buck.distributed.build_client.DistBuildSuperConsoleEvent
 
getEventName() - Method in class com.facebook.buck.distributed.build_client.StampedeConsoleEvent
 
getEventName() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
 
getEventName() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResultEvent
 
getEventName() - Method in class com.facebook.buck.distributed.DistBuildClientStatsEvent
 
getEventName() - Method in class com.facebook.buck.distributed.DistBuildCreatedEvent
 
getEventName() - Method in class com.facebook.buck.distributed.DistBuildRunEvent
 
getEventName() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
 
getEventName() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getEventName() - Method in class com.facebook.buck.event.ArtifactCompressionEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.ArtifactCompressionEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
 
getEventName() - Method in class com.facebook.buck.event.CacheStatsEvent
 
getEventName() - Method in class com.facebook.buck.event.CommandEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.CommandEvent.Interrupted
 
getEventName() - Method in class com.facebook.buck.event.CommandEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getEventName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.ConsoleEvent
 
getEventName() - Method in class com.facebook.buck.event.DaemonEvent
 
getEventName() - Method in class com.facebook.buck.event.ExperimentEvent
 
getEventName() - Method in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent.InvalidationFinished
 
getEventName() - Method in class com.facebook.buck.event.FileHashCacheEvent.InvalidationStarted
 
getEventName() - Method in class com.facebook.buck.event.FlushConsoleEvent
 
getEventName() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.InstallEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent
 
getEventName() - Method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
 
getEventName() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getEventName() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
 
getEventName() - Method in class com.facebook.buck.event.ParsingEvent
 
getEventName() - Method in class com.facebook.buck.event.ProgressEvent.BuildProgressUpdated
 
getEventName() - Method in class com.facebook.buck.event.ProgressEvent.ParsingProgressUpdated
 
getEventName() - Method in class com.facebook.buck.event.ProgressEvent.ProjectGenerationProgressUpdated
 
getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Processed
 
getEventName() - Method in class com.facebook.buck.event.ProjectGenerationEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
getEventName() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.StartActivityEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.UninstallEvent.Finished
 
getEventName() - Method in class com.facebook.buck.event.UninstallEvent.Started
 
getEventName() - Method in class com.facebook.buck.event.WatchmanStatusEvent
 
getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent.Finished
 
getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent.Started
 
getEventName() - Method in class com.facebook.buck.file.downloader.impl.DownloadProgressEvent
 
getEventName() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
 
getEventName() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
 
getEventName() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
 
getEventName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Finished
 
getEventName() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Started
 
getEventName() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Finished
 
getEventName() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Started
 
getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Started
 
getEventName() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
getEventName() - Method in class com.facebook.buck.parser.ParseEvent.Finished
 
getEventName() - Method in class com.facebook.buck.parser.ParseEvent.Started
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent
 
getEventName() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
getEventName() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
 
getEventName() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
 
getEventName() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
 
getEventName() - Method in class com.facebook.buck.step.StepEvent.Finished
 
getEventName() - Method in class com.facebook.buck.step.StepEvent.Started
 
getEventName() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
 
getEventName() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
getEventName() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Finished
 
getEventName() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Started
 
getEventName() - Method in class com.facebook.buck.test.TestRuleEvent.Finished
 
getEventName() - Method in class com.facebook.buck.test.TestRuleEvent.Started
 
getEventName() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
 
getEventName() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.PerfStatsEvent
 
getEventName() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getEventName() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
 
getEventName() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
 
getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Cache
 
getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Finished
 
getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Started
 
getEventName() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Timeout
 
getEventNumber() - Method in class com.facebook.buck.distributed.BuildSlaveEventWrapper
 
getEvents() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
getEventsBetween(long, long, Iterable<EventInterval>) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Filter a list of events and return the subset that fall between the given start and end timestamps.
getEventSink() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getEventsOutputPath() - Method in class com.facebook.buck.cli.AbstractCommand
 
getEventType() - Method in class com.facebook.buck.event.SimplePerfEvent
 
getEverstoreHandle() - Method in class com.facebook.buck.event.listener.scuba.BuildData
 
getEverstoreHandle() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
 
getEverstoreLogEndpointUrl() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getEverstoreLogExtraRequestArgs() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getEverstoreLogUploadMode() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
Returns whether and when to upload logs.
getEvictionCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getExactOptional(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
Returns the target node for the exact given target, if it exists in the graph.
getException() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
 
getException() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
 
getException() - Method in class com.facebook.buck.slb.PerServerPingData
 
getExceptions() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
 
getExclude() - Method in class com.facebook.buck.skylark.io.GlobSpec
Wildcards of paths that should be skipped from the glob expansion.
getExcludeDirectories() - Method in class com.facebook.buck.skylark.io.GlobSpec
Whether directories should be excluded from the glob expansion.
getExcludedResourcePaths() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getExcludedRoots() - Method in class com.facebook.buck.cxx.OmnibusRoots
 
getExcludedRoots() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
 
getExcludedTransitiveDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
 
getExcludeIncompatibleTargets() - Method in class com.facebook.buck.cli.AbstractCommand
 
getExcludes() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
A set of paths that need to be excluded from the final IjModule.
getExcludeTestPatterns() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getExe() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getExe() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getExecutable() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getExecutable(Path, ImmutableMap<String, String>) - Method in class com.facebook.buck.io.ExecutableFinder
 
getExecutable() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getExecutableCommand() - Method in class com.facebook.buck.apple.AppleBundle
 
getExecutableCommand() - Method in interface com.facebook.buck.core.rules.tool.BinaryBuildRule
Command to execute the output of this rule.
getExecutableCommand() - Method in class com.facebook.buck.cxx.CxxBinary
 
getExecutableCommand() - Method in class com.facebook.buck.cxx.CxxTest
 
getExecutableCommand() - Method in class com.facebook.buck.features.d.DBinary
 
getExecutableCommand() - Method in class com.facebook.buck.features.go.GoBinary
 
getExecutableCommand() - Method in class com.facebook.buck.features.go.GoTest
 
getExecutableCommand() - Method in class com.facebook.buck.features.haskell.HaskellBinary
 
getExecutableCommand() - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
getExecutableCommand() - Method in class com.facebook.buck.features.lua.LuaBinary
 
getExecutableCommand() - Method in class com.facebook.buck.features.ocaml.OcamlBinary
 
getExecutableCommand() - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
getExecutableCommand() - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
getExecutableCommand() - Method in class com.facebook.buck.features.python.PythonTest
 
getExecutableCommand() - Method in class com.facebook.buck.features.rust.RustTest
 
getExecutableCommand() - Method in class com.facebook.buck.file.HttpFileBinary
 
getExecutableCommand() - Method in class com.facebook.buck.file.RemoteFileBinary
 
getExecutableCommand() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getExecutableCommand() - Method in class com.facebook.buck.jvm.java.JarGenrule
 
getExecutableCommand() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getExecutableCommand() - Method in class com.facebook.buck.shell.CommandAlias
 
getExecutableCommand() - Method in class com.facebook.buck.shell.GenruleBinary
 
getExecutableCommand() - Method in class com.facebook.buck.shell.ShBinary
 
getExecutableCommand() - Method in class com.facebook.buck.shell.ShTest
 
getExecutableFinder() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
 
getExecutableFinder() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
getExecutableFinder() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getExecutableFinder() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getExecutableFinder() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getExecutableFinder() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
getExecutableFinder() - Method in class com.facebook.buck.distributed.DistBuildCellParams
 
getExecutableFinder() - Method in class com.facebook.buck.features.go.GoPlatformFactory
 
getExecutableFinder() - Method in class com.facebook.buck.features.rust.RustPlatformFactory
 
getExecutableName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getExecutableName() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getExecutableName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getExecutableName() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getExecutablesPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getExecutableSuffixes(Platform, ImmutableMap<String, String>) - Static method in class com.facebook.buck.io.ExecutableFinder
 
getExecutionContext() - Method in class com.facebook.buck.cli.AbstractCommand
 
getExecutionContext() - Method in class com.facebook.buck.command.Build
 
getExecutionContext() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
getExecutionContext() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.BuildCommand
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.InstallCommand
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.TestCommand
 
getExecutionContextBuilder(CommandRunnerParams) - Method in class com.facebook.buck.cli.UninstallCommand
 
getExecutor() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
 
getExecutor() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getExecutor() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
 
getExecutorCollectionLabel() - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
getExecutorCollectionLabel() - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
getExecutorCount() - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
getExecutorCount() - Method in class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
 
getExecutorCount() - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
getExecutorCount() - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
getExecutors() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getExecutors() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getExecutors() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getExecutors() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getExecutors() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getExecutors() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
 
getExecutorService() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
getExecutorService() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
getExecutorService() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getExecutorService() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getExecutorService() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getExistenceOfInterestPredicate(SourcePathResolver) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
Returns a predicate that can tell whether the existence of a given path may be of interest to compiler.
getExistenceOfInterestPredicate(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getExistenceOfInterestPredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getExistenceOfInterestPredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getExistenceOfInterestPredicate(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getExistingFile() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
getExitCode() - Method in class com.facebook.buck.cli.InstallResult
 
getExitCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
 
getExitCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
getExitCode() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
 
getExitCode() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
 
getExitCode() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
 
getExitCode() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner.AsyncCoordinatorRun
 
getExitCode() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
 
getExitCode() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getExitCode() - Method in class com.facebook.buck.event.CommandEvent.Finished
 
getExitCode() - Method in class com.facebook.buck.event.CommandEvent.Interrupted
 
getExitCode() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
 
getExitCode() - Method in class com.facebook.buck.step.StepEvent.Finished
 
getExitCode() - Method in class com.facebook.buck.step.StepExecutionResult
 
getExitCode() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
 
getExitCode() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getExitCode() - Method in class com.facebook.buck.worker.WorkerJobResult
 
getExitCodeFromResult(ExecutionContext, ProcessExecutor.Result) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getExitCodeFromResult(ExecutionContext, ProcessExecutor.Result) - Method in class com.facebook.buck.shell.ShellStep
 
getExitMessage() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
 
getExitState() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
 
getExopackageInfo() - Method in class com.facebook.buck.android.ApkInfo
 
getExopackageInfo() - Method in class com.facebook.buck.android.HasInstallableApk.AbstractApkInfo
 
getExopackageLocalDir() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getExopackageModes() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getExopackageModes() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getExopackageModes() - Method in interface com.facebook.buck.android.HasExopackageArgs
 
getExoResources() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
 
getExoResources() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getExpandedArg() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
Command after passing through argument expansion.
getExpandedSourcePaths(ProjectFilesystem, ProjectFilesystemFactory, ImmutableSet<Path>, Optional<Path>) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getExpanders() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getExpectedHashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
 
getExpectedHashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
 
getExpectedHashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
 
getExperimentalArgs() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
In practice, these may be values such as -XenableClosureCompiler, -XdisableClassMetadata, -XdisableCastChecking, or -XfragmentMerge.
getExperimentGroups(String, String, Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
Returns the probabilities for each group in an experiment.
getExperimentsEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getExperimentsEventsSize() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getExpirationDate() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
getExplanation() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
getExplanation() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
getExplanation() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
getExplanation() - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
getExplicitFileType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
getExplicitRunnablePath() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getExplicitTestTargets(Iterator<TargetNode<?>>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
 
getExported() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
 
getExportedCompilerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedCxxDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedDeps() - Method in interface com.facebook.buck.core.rules.attr.ExportDependencies
 
getExportedDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.features.go.GoLinkable
 
getExportedDeps() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getExportedDeps() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getExportedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getExportedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getExportedDepsClosure(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.ExportedDepsClosureResolver
 
getExportedHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedHeaders() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedHeaders() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedLinkerArgs(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibrary
 
getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getExportedLinkerFlags(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getExportedLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPlatformDeps() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPlatformDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPlatformHeaders() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPlatformHeaders() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPostLinkerFlags(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getExportedPostLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPostLinkerFlags(CxxPlatform) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibrary
 
getExportedPostLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getExportedPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getExportedProvidedDeps() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDeps
 
getExportedProvidedDeps() - Method in interface com.facebook.buck.core.rules.attr.ExportDependencies
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getExportedProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getExportedRules(Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
getExportedSymbolsFromString(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
 
getExportHeader() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getExpression() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
getExpressionToEval(ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FilterFunction
 
getExpressionToEval(ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.KindFunction
 
getExtension() - Method in class com.facebook.buck.apple.AppleBundle
 
getExtension() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getExtension() - Method in class com.facebook.buck.apple.ApplePackageConfig
 
getExtension() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getExtension(CxxPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtension
 
getExtension() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getExtension(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
getExtension() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getExtension() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getExtension() - Method in class com.facebook.buck.skylark.parser.ExtensionData
 
getExtension() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get the extension (including '.') for this archive type
getExtensionData() - Method in class com.facebook.buck.skylark.parser.ImplicitlyLoadedExtension
 
getExtensions(Class<T>) - Method in class com.facebook.buck.core.plugin.impl.DefaultBuckPluginManager
 
getExtensions() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
 
getExternalAttributes() - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
getExternalLinkerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getExternalLinkerFlags() - Method in class com.facebook.buck.features.go.GoPlatform
 
getExternalLinkerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getExternalLinkerFlags() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getExternalTestRunner() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.apple.AppleTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in interface com.facebook.buck.core.test.rule.ExternalTestRunnerRule
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.d.DTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.go.GoTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.python.PythonTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.features.rust.RustTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getExternalTestRunnerSpec(ExecutionContext, TestRunningOptions, BuildContext) - Method in class com.facebook.buck.shell.ShTest
 
getExtraArgs() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
Additional flags that we pass to the tool, but which do *not* contribute to the rule key.
getExtraArguments() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getExtraArguments() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getExtraArguments() - Method in interface com.facebook.buck.jvm.scala.ScalaLibraryDescription.CoreArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getExtraArguments() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getExtraClasspath() - Method in class com.facebook.buck.android.AndroidClasspathProvider
 
getExtraClasspath() - Method in class com.facebook.buck.jvm.java.ExtraClasspathProvider.EmptyExtraClasspathProvider
 
getExtraClasspath() - Method in interface com.facebook.buck.jvm.java.ExtraClasspathProvider
 
getExtraClassPathDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getExtraClassPathDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getExtraCompilerOutputModulesPath() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getExtraData() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getExtraDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getExtraDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getExtraDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
getExtraFiles() - Method in interface com.facebook.buck.doctor.ExtraInfoCollector.AbstractExtraInfoResult
 
getExtraFiles() - Method in class com.facebook.buck.doctor.ExtraInfoResult
 
getExtraFlags() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getExtraGroovycArguments() - Method in interface com.facebook.buck.jvm.groovy.GroovyLibraryDescription.CoreArg
 
getExtraGroovycArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getExtraGroovycArguments() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getExtraInfo() - Method in class com.facebook.buck.doctor.DefectReport
 
getExtraInfo() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
 
getExtraInfoCommand() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getExtraJson() - Method in interface com.facebook.buck.features.js.HasExtraJson
A JSON string, optionally containing macros.
getExtraJson() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
A JSON string, optionally containing macros.
getExtraJson() - Method in class com.facebook.buck.features.js.JsFile
 
getExtraJson() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
A JSON string, optionally containing macros.
getExtraJson(HasExtraJson, BuildTarget, ActionGraphBuilder, CellPathResolver) - Static method in class com.facebook.buck.features.js.JsUtil
Wraps the StringWithMacros coming from HasExtraJson so that it can be added to rule keys and expanded easily.
getExtraJvmArgs() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getExtraKotlincArguments() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getExtraKotlincArguments() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getExtraKotlincArguments() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getExtraKotlincArguments() - Method in interface com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.CoreArg
 
getExtraKotlincArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getExtraKotlincArguments() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getExtraModuleDependencies() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getExtraModuleDependencies() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getExtraNdkCFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getExtraNdkCxxFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getExtraNdkLdFlags() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
getExtraOutputsDeriver() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getExtraOutputsDeriver() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
getExtraPlatformPaths() - Method in class com.facebook.buck.apple.AppleConfig
 
getExtraSchemes() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getExtraScriptTemplates() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getExtraShallowTargets() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getExtraTargets() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getExtraTests() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getExtraToolchainPaths() - Method in class com.facebook.buck.apple.AppleConfig
 
getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeFiles() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeFiles() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeFiles() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
extra_xcode_sources will add the files to the list of files in the project and won't add them to an Xcode target.
getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getExtraXcodeSources() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getExtraXcodeSources() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getExtraXcodeSources() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
extra_xcode_sources will add the files to the list of files to be compiled in the Xcode target.
getFactory() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
getFactory() - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
getFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
getFactory() - Method in enum com.facebook.buck.slb.ThriftProtocol
 
getFailure(ListenableFuture<?>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Returns the failure for a ListenableFuture.
getFailureCount() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getFailureCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getFailureCount() - Method in class com.facebook.buck.test.TestCaseSummary
 
getFailureCount() - Method in class com.facebook.buck.test.TestResults
 
getFailureOptional() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getFailures() - Method in class com.facebook.buck.command.BuildExecutionResult
 
getFailures() - Method in class com.facebook.buck.test.TestResults
 
getFailureUploadCount() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getFakeTime() - Static method in class com.facebook.buck.util.zip.ZipConstants
ZipEntry.setTime(long) is timezone-sensitive.
getFallbackFinder() - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
getFatTarget() - Method in class com.facebook.buck.apple.MultiarchFileInfo
 
getFeatures() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getFeatures() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getFeatures() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getFetchBuilder() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
getFetchClient() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getFetchData() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getFetchRequestLogger() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
 
getFetchResult() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
 
getFetchTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getField() - Method in class com.facebook.buck.rules.modern.FieldInfo
 
getFieldInfos() - Method in interface com.facebook.buck.rules.modern.ClassInfo
 
getFieldInfos() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
getFile() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
 
getFileAttributesForZipEntry(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFileAttributesForZipEntry(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
getFileAttributesForZipEntry is similar to getPosixFileMode, but returns a number adjusted for use in zip files.
getFileAttributeView(Path, Class<V>, LinkOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
getFileChangesIgnoredReport() - Method in class com.facebook.buck.doctor.AbstractReport
 
getFileChangesIgnoredReport() - Method in class com.facebook.buck.doctor.DefectReport
 
getFileChangesIgnoredReport() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
 
getFileChangesIgnoredReport() - Method in class com.facebook.buck.doctor.DoctorInteractiveReport
 
getFileContents() - Method in class com.facebook.buck.file.WriteFile
 
getFileExtension(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
getFileExtensions() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get all available file extensions
getFileForOutput(JavaFileManager.Location, String, String, FileObject) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getFileHashCache() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getFileHashCache() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getFileHashCache() - Method in interface com.facebook.buck.core.build.engine.delegate.CachingBuildEngineDelegate
 
getFileHashCache() - Method in class com.facebook.buck.core.build.engine.delegate.LocalCachingBuildEngineDelegate
 
getFileHashCache() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getFileHashCache() - Method in class com.facebook.buck.distributed.DistBuildCachingEngineDelegate
 
getFileHashCacheMode() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getFileHashCacheMode() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getFileHashes() - Method in class com.facebook.buck.distributed.DistBuildFileHashes
 
getFileHashesComputationFuture() - Method in class com.facebook.buck.distributed.DistBuildFileHashes
 
getFileMaterializationStats() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
getFileMaterializationTimeoutSecs() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getFileName() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
getFilename() - Method in class com.facebook.buck.event.WatchmanStatusEvent.FileCreation
 
getFilename() - Method in class com.facebook.buck.event.WatchmanStatusEvent.FileDeletion
 
getFileName() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
getFileName() - Method in class com.facebook.buck.json.BuildFileSyntaxError
 
getFilenamePath() - Method in class com.facebook.buck.util.PackagedResource
Use this combined with file hash as unique ID when hashing is enabled.
getFileNameWithoutClassSuffix(FileLike) - Static method in class com.facebook.buck.jvm.java.classes.FileLikes
 
getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getFileOwners(ImmutableList<String>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the targets that own one or more of the given files.
getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getFileOwners(ImmutableList<String>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getFilePath() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
getFilePaths() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
return the file paths that the glob operation returned.
getFileRef() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
getFiles() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getFiles() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
getFilesExamined() - Method in interface com.facebook.buck.util.cache.FileHashCache.AbstractFileHashCacheVerificationResult
 
getFilesExamined() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
 
getFileSize(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFileSize(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getFilesList() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Directory
 
getFilesMaterializedFromCASCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
getFilesMaterializedFromLocalCacheCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
getFilesToCopyInXcode() - Method in class com.facebook.buck.features.apple.project.GenerationResult
 
getFilesToCopyInXcode() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.DexExoHelper
 
getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.ModuleExoHelper
 
getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.NativeExoHelper
 
getFilesToInstall(ImmutableMap<String, Path>) - Static method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
 
getFilesToInstall() - Method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
 
getFileStore(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
getFileStores() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
getFilesUnderPath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFilesUnderPath(Path, Predicate<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getFilesUnderPath(Path, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
getFilesUnderPath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
getFilesUnderPath(Path, Predicate<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
getFilesUnderPath(Path, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
getFilesUnderPath(Path, Predicate<Path>, EnumSet<FileVisitOption>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Returns a list of files under the given path relative to the root of this view, filtered both blacklist and the given filter.
getFileSystem(URI) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
getFileSystem() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
getFilesystem() - Method in interface com.facebook.buck.core.cell.Cell
 
getFilesystem() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
 
getFilesystem() - Method in class com.facebook.buck.core.config.BuckConfig
 
getFilesystem() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getFilesystem() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getFilesystem() - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
 
getFilesystem() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
getFilesystem(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getFilesystem(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getFilesystem() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getFilesystem() - Method in class com.facebook.buck.distributed.DistBuildCellParams
 
getFilesystem() - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
getFilesystem() - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
getFilesystem() - Method in class com.facebook.buck.rules.keys.RuleKeyInput
 
getFilesystem() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
 
getFilesystem() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getFilesystem() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
getFilesystem() - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
 
getFileUrl() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
getFilter() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
 
getFilter() - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
 
getFilter() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
 
getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
 
getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
 
getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
 
getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
 
getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
 
getFilter() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
 
getFilterSteps() - Method in class com.facebook.buck.features.go.FilteredSourceFiles
 
getFinalBuildJob() - Method in class com.facebook.buck.distributed.build_client.BuildPhase.BuildResult
 
getFinalDeps() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
 
getFinalRName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getFinalRName() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
 
getFinalRName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getFingerprint() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
Returns the identity's certificate hash, defined to be unique for each identity.
getFinish() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
getFinishEvent() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getFirst() - Method in class com.facebook.buck.util.types.Pair
 
getFirstEventTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getFirstNonOptionalType(Field) - Static method in class com.facebook.buck.util.Types
Get the first complete Type in a signature that's non-optional, complete with the information from the ParameterizedType.
getFirstOrderClasspath(Set<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getFirstOrderPackageableDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getFirstResourcePackageFromDependencies(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getFlagMacros() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getFlags() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getFlags() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
 
getFlags() - Method in class com.facebook.buck.cxx.AbstractCxxSource
 
getFlags(ImmutableList<T>, PatternMatchedCollection<ImmutableList<T>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getFlags() - Method in class com.facebook.buck.cxx.CxxSource
 
getFlags(Compiler) - Method in enum com.facebook.buck.cxx.toolchain.PicType
 
getFlags() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
 
getFlags() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
getFlagsForColorDiagnostics() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getFlagsForColorDiagnostics() - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangClCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getFlagsForReproducibleBuild(String, Path) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getFlagsWithMacrosWithPlatformMacroExpansion(ImmutableList<StringWithMacros>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getFlagsWithPlatformMacroExpansion(ImmutableList<String>, PatternMatchedCollection<ImmutableList<String>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getFlatten() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getFlavor() - Method in enum com.facebook.buck.apple.AppleDebugFormat
 
getFlavor() - Method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
 
getFlavor() - Method in interface com.facebook.buck.core.model.FlavorConvertible
 
getFlavor(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavor(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavor() - Method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
 
getFlavor() - Method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
 
getFlavor() - Method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
 
getFlavor() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.HeaderMode
 
getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
 
getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
getFlavor() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
getFlavor() - Method in enum com.facebook.buck.cxx.toolchain.StripStyle
 
getFlavor() - Method in class com.facebook.buck.features.go.GoPlatform
 
getFlavor() - Method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
 
getFlavor() - Method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
 
getFlavor() - Method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
 
getFlavor() - Method in class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
getFlavor() - Method in interface com.facebook.buck.features.python.toolchain.PythonPlatform
 
getFlavor() - Method in enum com.facebook.buck.features.rust.CrateType
 
getFlavor() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
getFlavor() - Method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
 
getFlavorAndValue(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavorAndValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavoredStrategyConfig(String) - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfigFromSection
 
getFlavorPostfix() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getFlavorPostfix() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getFlavors() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getFlavors() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getFlavors() - Method in class com.facebook.buck.core.model.FlavorDomain
 
getFlavors() - Method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
 
getFlavors() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Set of flavors used with that build target.
getFlavorsAsString() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getFlavorsAsString() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
getFloat(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getFloat(String, String) - Method in class com.facebook.buck.util.config.Config
 
getFlushEventsBeforeExit() - Method in class com.facebook.buck.cli.AbstractCliConfig
 
getFlushEventsBeforeExit() - Method in class com.facebook.buck.cli.CliConfig
getFolderFactory() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
getFolders() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
 
getFolders() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getFolderTypeClass() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
getForAction(String) - Method in interface com.facebook.buck.remoteexecution.interfaces.MetadataProvider
 
getForceLinkWhole() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
getForceLoadLibraryPath(boolean) - Method in class com.facebook.buck.apple.AppleConfig
 
getForceStatic() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getForceStatic() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getForceStatic() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getForceStatic() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getForceStatic() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getForkMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getForkMode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getForkMode() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getForkMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getForkMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getForkMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getFormatFromFilename(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Gets the archive format based on a file
getFormatFromShortName(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Gets the archive format based on a short name
getFormattedDateTime() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
 
getFramework() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getFramework() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getFrameworkPaths() - Method in class com.facebook.buck.cxx.PreprocessorFlags
Directories set via -F.
getFrameworks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getFrameworks() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
getFrameworks() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getFrameworks() - Method in interface com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries
 
getFrameworks() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
getFrameworks() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getFrameworks() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getFrameworksPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getFrameworkVer() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getFreeMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getFreshActionGraph(TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
* It returns a new ActionGraphAndBuilder based on the targetGraph without checking the cache.
getFreshActionGraph(TargetNodeToBuildRuleTransformer, TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphProvider
It returns a new ActionGraphAndBuilder based on the targetGraph without checking the cache.
getFromCache(BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
getFromCache(BuildRule) - Method in interface com.facebook.buck.rules.keys.RuleKeyFactory
Returns a RULE_KEY from an internal cache, if possible.
getFrontendConfig() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getFrontendConfig() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getFrontendConfig() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
 
getFrontendRequestMaxRetries() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getFrontendRequestRetryIntervalMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getFrontendRequestTimeoutMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getFullBufferCasMultiFetchCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
getFullDurationMillis() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getFullUrl(URI, String) - Static method in class com.facebook.buck.slb.SingleUriService
 
getFullyQualifiedName() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getFullyQualifiedName() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
getFullyQualifiedName() - Method in class com.facebook.buck.core.model.AbstractUnflavoredBuildTarget
 
getFullyQualifiedName() - Method in interface com.facebook.buck.core.model.BuildTarget
If this build target is //third_party/java/guava:guava-latest, then this would return "//third_party/java/guava:guava-latest".
getFullyQualifiedName() - Method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
The full name of the build target including the cell name and flavors.
getFullyQualifiedName() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
The full name of the build target including the cell name and flavors.
getFullyQualifiedName() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
If this build target is //third_party/java/guava:guava-latest, then this would return "//third_party/java/guava:guava-latest".
getFullyQualifiedName() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getFullyQualifiedName() - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
 
getFullyQualifiedName() - Method in interface com.facebook.buck.rules.keys.ValueExtractor
 
getFullyQualifiedName() - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
 
getFunction() - Method in class com.facebook.buck.query.FunctionExpression
 
getFunctionName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getFunctionName() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
getFunctions() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getFunctions() - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the set of query functions implemented by this query environment.
getFunctions() - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getFunctions() - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getFuture(SupportsPipelining<?>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
 
getFuture() - Method in interface com.facebook.buck.core.build.engine.impl.RunnableWithFuture
 
getFuture() - Method in class com.facebook.buck.slb.ClientSideSlb.ServerPing
 
getFuture() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
 
getFwdDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getFwdDeps(Iterable<QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the direct forward dependencies of the specified targets.
getFwdDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getFwdDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getGccVersion() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
 
getGenDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getGeneratedAnnotationSourcePath() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getGeneratedAnnotationSourcePath() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getGeneratedAnnotationSourcePath() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getGeneratedFilesListFilename() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getGeneratedGoSource() - Method in class com.facebook.buck.features.go.CGoLibrary
returns .go files produced by cgo tool
getGeneratedMakefilePath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.NdkLibraryDescription
 
getGeneratedProjectToGeneratedTargets() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getGeneratedProjectToPbxTargets() - Method in class com.facebook.buck.features.apple.project.GenerationResult
 
getGeneratedSourceCodeFolders() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getGeneratedSourceCodeFolders() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getGeneratedSourceFolders(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getGeneratedSourcePath() - Method in class com.facebook.buck.cli.TargetResult
 
getGeneratedSourcePath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getGenericTool() - Method in class com.facebook.buck.shell.CrossPlatformTool
 
getGenPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Return a relative path to a file in the buck-out/gen/ directory.
getGenrule(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxGenrule
Get the genrule
getGhciBinDep() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getGhciBinutils(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciBinutils() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciCc(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciCc() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciCpp(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciCpp() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciCxx(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciCxx() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciGhc(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciGhc() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciInit() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getGhciIServ(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciIServ() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciIServProf(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciIServProf() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciIservScriptTemplate(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciIservScriptTemplate() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciLib(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciLib() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciPackager(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciPackager() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGhciPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getGhciPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getGhciPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getGhciPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getGhciScriptTemplate(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getGhciScriptTemplate() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getGlobalID() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
getGlobber() - Method in class com.facebook.buck.skylark.packages.PackageContext
Returns a globber instance that can resolve paths relative to current package.
getGlobHandler() - Method in class com.facebook.buck.parser.ParserConfig
getGlobManifest() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getGlobManifestWithResult() - Method in class com.facebook.buck.skylark.parser.ParseResult
 
getGlobSpec() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
return the GlobSpec for this glob operation.
getGoArch() - Method in class com.facebook.buck.features.go.GoPlatform
 
getGoArm() - Method in class com.facebook.buck.features.go.GoPlatform
 
getGoAssemblerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getGoCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getGoFiles() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getGoLinkInput() - Method in class com.facebook.buck.features.go.GoLinkable
 
getGoOs() - Method in class com.facebook.buck.features.go.GoPlatform
 
getGoRoot() - Method in class com.facebook.buck.features.go.GoPlatform
 
getGoSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getGraph() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Lazy generate the graph on first use
getGraph() - Method in class com.facebook.buck.parser.ParseEvent.Finished
 
getGraphBuilder() - Method in class com.facebook.buck.command.Build
 
getGraphMinimumDepth(int) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
getGroovycTarget() - Method in class com.facebook.buck.jvm.groovy.GroovyBuckConfig
 
getGroup() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
 
getGroup(String, String, Map<T, Double>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
Returns a group for trial with given name.
getGroup(String, String, Class<T>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
Returns a group for trial with given name.
getGroupStable(String, Class<T>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
Returns a group for trial with given name.
getGroupStable(String, Map<T, Double>) - Static method in class com.facebook.buck.util.randomizedtrial.RandomizedTrial
Returns a group for trial with given name.
getGtestDefaultTestMainDep() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getGtestDep() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getGuavaJarPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getGwtJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getHaddock(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getHaddock() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getHaddockFlags() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getHaddockFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getHaddockInput(HaskellPlatform) - Method in interface com.facebook.buck.features.haskell.HaskellCompileDep
 
getHaddockOutputDirs() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
 
getHaddockOutputDirs() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getHaddockSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getHalideTargetForPlatform(CxxPlatform) - Method in class com.facebook.buck.features.halide.HalideBuckConfig
 
getHandleGracefully() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
 
getHandlers() - Method in class com.facebook.buck.core.util.log.Logger
 
getHandshakeCertificates() - Method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
 
getHangMonitor() - Method in class com.facebook.buck.cli.HangMonitor.AutoStartInstance
 
getHash(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getHash(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getHash() - Method in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadData
 
getHash() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
getHash() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Digest
 
getHash() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
 
getHashCode() - Method in class com.facebook.buck.core.rulekey.RuleKey
 
getHashCode() - Method in class com.facebook.buck.file.FileHash
Get the original hash code object used to create this FileHash object
getHashCode() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
 
getHashEntries() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getHasher() - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
 
getHashFunction() - Method in class com.facebook.buck.file.FileHash
Get the hash function for this type of hash
getHashFunction() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
getHashFunction() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
getHashPath() - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
 
getHaskellPlatforms() - Method in interface com.facebook.buck.features.haskell.AbstractHaskellPlatformsProvider
 
getHaskellPlatforms() - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
 
getHaskellVersion() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getHasWhitelistedStrings() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getHeaderContainer() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
 
getHeaderDirs() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getHeaderMap() - Method in class com.facebook.buck.cxx.CxxHeaders
 
getHeaderMap() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getHeaderMapSourcePath() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
getHeaderMapSourcePath() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
 
getHeaderMode() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getHeaderMode() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHeaderModeForPlatform(BuildRuleResolver, CxxPlatform, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getHeaderNamespace() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getHeaderNamespace() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getHeaderPathPrefix(AppleNativeTargetDescriptionArg, BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getHeaderPathPrefix() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
 
getHeaderPathPrefix() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.cxx.CxxRawHeaders
 
getHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getHeaderSize() - Method in class com.facebook.buck.android.resources.ResChunk
 
getHeaderSourcePath() - Method in class com.facebook.buck.cxx.PreInclude
 
getHeadersPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getHeaderSymlinkTreeFlavor(HeaderVisibility) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getHeaderSymlinkTreePath(ProjectFilesystem, BuildTarget, HeaderVisibility, Flavor...) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getHeaderSymlinkTreeSuffix(HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleHeaderVisibilities
 
getHeaderVerification() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHeaderVerificationOrIgnore() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getHealthCheckIntervalMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getHealthCheckStats() - Method in class com.facebook.buck.distributed.build_slave.HealthCheckStatsTracker
Take all recorded samples and produce a HealthCheckStats.
getHealthCheckStatsTracker() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getHeartbeatServiceRateMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getHgCmd() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
 
getHideSucceededRulesInLogMode() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getHighlightedBuildIds() - Method in class com.facebook.buck.doctor.DefectReport
 
getHighlightedBuildIds() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
 
getHighlightedResetSequence() - Method in class com.facebook.buck.util.Ansi
 
getHighlightedWarningSequence() - Method in class com.facebook.buck.util.Ansi
 
getHip() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getHip() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHipflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getHipflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHippp() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getHippp() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHipppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getHipppflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getHitCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getHostFlavor() - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
getHostname() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getHostname() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getHostname() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getHostname() - Static method in class com.facebook.buck.util.network.hostname.HostnameFetching
 
gethostname(byte[], int) - Static method in class com.facebook.buck.util.network.hostname.HostnameFetchingPosixLibrary
 
getHostnameVerifier() - Method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
 
getHostPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getHostToReportToRemoteCacheServer() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHttpCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
 
getHttpFetchConcurrency() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHttpFetchExecutorService() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getHttpMaxConcurrentWrites() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHttpWriteExecutorService() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getHttpWriterShutdownTimeout() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHumanReadableErrorMessage() - Method in interface com.facebook.buck.core.exceptions.ExceptionWithHumanReadableMessage
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.core.exceptions.HumanReadableException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.core.model.targetgraph.NoSuchTargetException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.BuildFileParseException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.MissingBuildFileException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.parser.exceptions.NoSuchBuildTargetException
 
getHumanReadableErrorMessage() - Method in exception com.facebook.buck.query.QueryException
 
getHumanReadableOrLocalizedMessage(Throwable) - Static method in class com.facebook.buck.util.MoreExceptions
 
getHumanReadableSize(double, SizeUnit) - Static method in enum com.facebook.buck.util.unit.SizeUnit
 
getHybridLocalConfig() - Method in interface com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfig
 
getHybridLocalConfig() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfigFromSection
 
getHybridThriftEndpoint() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getHybridThriftEndpoint() - Method in class com.facebook.buck.manifestservice.ManifestServiceConfig
 
getHybridThriftPath() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
getIbtool() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getIbtoolFlags() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getIbtoolModuleFlag() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getId() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getId() - Method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
 
getIdeaConfigDir() - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getIdeallyRelativePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getIdeallyRelativePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getIdentifier() - Method in class com.facebook.buck.android.device.TargetDevice
 
getIdentifier() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
The identifier of the toolchain.
getIdentifier() - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
 
getIdentifier() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
 
getIdentitiesSupplier() - Method in interface com.facebook.buck.apple.toolchain.AbstractCodeSignIdentityStore
 
getIdentitiesSupplier() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
 
getIfPresent(TargetGraph) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
getIfPresent(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
getIfPresent(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
getIfPresent(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getIfPresent(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getIfPresent(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getIfPresent(Path) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Gets the value associated with the given path, if found, or `null` otherwise.
getIfPresent(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
 
getIgnoredTargetLabels() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
Labels that indicate targets that need to be ignored during project generation.
getIgnorePaths() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getIgnorePaths() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getIgnorePaths() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
getIgnoreUndefinedSymbolsFlags() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getIgnoreUndefinedSymbolsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.ExcludeFolder
 
getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
getIjName() - Method in class com.facebook.buck.features.project.intellij.model.folders.InclusiveFolder
 
getIjResourceFolderType() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
getIjResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getImlModuleType() - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidAar
 
getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
 
getImmediateClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
 
getImmediateClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
Returns the classpaths for only this rule, not its deps.
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getImmediateClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getImplementation(ExecutableElement, TypeElement) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
getImplementation(ExecutableElement, TypeElement) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
getImplicitlyLoadedSymbols() - Method in class com.facebook.buck.skylark.packages.PackageContext
Gets objects that were implciitly loaded
getImport() - Method in class com.facebook.buck.skylark.parser.LoadImport
Returns a Skylark import.
getImportDirs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getImportPath() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getImportString() - Method in class com.facebook.buck.parser.implicit.AbstractImplicitInclude
 
getImportString() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
 
getImportString() - Method in class com.facebook.buck.skylark.parser.ExtensionData
 
getInclude() - Method in class com.facebook.buck.skylark.io.GlobSpec
Wildcards of paths that should be returned.
getIncludeBuildConfigClass() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getIncludedFiles(Path) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
getIncludedFiles(Path) - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
Collects the loaded build file and extensions when parsing the buildFile build spec.
getIncludedFiles(Path) - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
getIncludedFiles(Path) - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
getIncludedFiles(Path) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
getIncludeDir() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getIncludeDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getIncludedPaths() - Method in class com.facebook.buck.doctor.DefectReport
 
getIncludedPaths() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
 
getIncludedRoots() - Method in class com.facebook.buck.cxx.OmnibusRoots
 
getIncludeLibDir(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getIncludeRoot() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getIncludes() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getIncludes() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
getIncludes() - Method in class com.facebook.buck.cxx.PreprocessorFlags
Directories set via -I.
getIncludes() - Method in class com.facebook.buck.features.d.DLibrary
 
getIncludes() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
 
getIncludes() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getIncludeSourcePath() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
getIncludeSourcePath() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
Get path to use as an include path to get access to the files in the tree.
getIncludeStdErr() - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity
 
getIncludeStdOut() - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity
 
getIncludesVectorDrawables() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getIncludeTestPatterns() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getIncludeType() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
 
getIncludeType() - Method in class com.facebook.buck.cxx.CxxHeaders
 
getIncludeType() - Method in class com.facebook.buck.cxx.CxxHeadersDir
 
getIncludeType() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getIncomingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getIncomingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getIncomingNodesFor(T) - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getIncrementalActionGraphExperimentGroups() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
 
getIncrementalActionGraphExperimentGroups() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
getIncrementalActionGraphMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
 
getIncrementalActionGraphMode() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
getIndependentShlibInterfacesLdflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getIndex(Object, Location) - Method in class com.facebook.buck.core.rules.providers.impl.ProviderInfoCollectionImpl
 
getIndex() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
 
getInferTopLevel() - Method in class com.facebook.buck.cxx.toolchain.InferBuckConfig
 
getInfo() - Method in class com.facebook.buck.features.haskell.HaskellPackage
 
getInfoPlist() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getInfoPlist() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getInfoPlist() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getInfoPlist() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getInfoPlist() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getInfoPlistPath() - Method in class com.facebook.buck.apple.AppleBundle
 
getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getInfoPlistSubstitutions() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getInfoPlistSubstitutions() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getInitialCause(Throwable) - Static method in class com.facebook.buck.util.MoreThrowables
If throwable has a non-empty cause, returns throwable at the bottom of the stack.
getInitialError() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getInitialErrorMsg() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getInitTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getInner() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTaskProxyImpl
 
getInner() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
getInner() - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
 
getInput() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getInput() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
 
getInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getInput() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
Opens a new input stream for the entry.
getInputBasedRuleKeyFactory() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
 
getInputClass() - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.ClasspathMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.EnvironmentVariableMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.LocationMacroExpander
 
getInputClass() - Method in interface com.facebook.buck.rules.macros.MacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.OutputMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.QueryPathsMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacroExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.StringExpander
 
getInputClass() - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
 
getInputFileListPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the list (possibly empty) of .xcfilelist files that contain inputs for the script
getInputFileLists() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getInputPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the list (possibly empty) of files passed as input to the shell script.
getInputRootDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Action
 
getInputRuleKey() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
 
getInputRuleKey() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
getInputRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getInputs() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getInputs(QueryTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getInputs() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getInputs() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getInputs() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
getInputs() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
 
getInputs() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getInputs(QueryTarget) - Method in interface com.facebook.buck.query.QueryEnvironment
 
getInputs(QueryTarget) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getInputs() - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory.AbstractRuleKeyAndInputs
 
getInputs() - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
 
getInputs(T, Consumer<SourcePath>) - Method in interface com.facebook.buck.rules.modern.CustomFieldInputs
 
getInputs(T) - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder
Computes the "inputs" graph of rule key appendables.
getInputs(ModernBuildRule<?>) - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder
 
getInputs(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder
See getInputs(T instance) above.
getInputs(QueryTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getInputs() - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
 
getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
Returns a list of source paths that were actually used for the rule.
getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getInputsAfterBuildingLocally(BuildContext, CellPathResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getInputsAfterBuildingLocally(BuildContext, ProjectFilesystem, SourcePathRuleFinder, CellPathResolver, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getInputsForTraces(String) - Method in class com.facebook.buck.util.trace.BuildTraces
 
getInputSizeLimit() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory
 
getInputSizeLimit() - Method in interface com.facebook.buck.rules.keys.RuleKeyFactory
 
getInputStream() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
getInputStream() - Method in interface com.facebook.buck.io.watchman.Transport
Returns an input stream for reading messages
getInputStream() - Method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
 
getInputStream() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
Input stream that maps into stdout of the process.
getInputStream() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
getInputStreamForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
// @deprecated Prefer operation on Paths directly, replaced by Files.newInputStream(java.nio.file.Path, java.nio.file.OpenOption...).
getInputStreamForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
// @deprecated Prefer operation on Paths directly, replaced by Files.newInputStream(java.nio.file.Path, java.nio.file.OpenOption...).
getInputStreamSupplier() - Method in class com.facebook.buck.util.zip.JarEntrySupplier
 
getInstallableApk() - Method in class com.facebook.buck.android.ApkGenrule
 
getInstallHelpers() - Method in class com.facebook.buck.android.AndroidBinary
 
getInstallHelpers() - Method in class com.facebook.buck.android.AndroidBundle
 
getInstallHelpers() - Method in class com.facebook.buck.android.AndroidInstrumentationApk
 
getInstallHelpers() - Method in interface com.facebook.buck.core.rules.attr.HasInstallHelpers
 
getInstallTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getInstance() - Static method in class com.facebook.buck.android.FilterResourcesSteps.DefaultDrawableFinder
 
getInstance(String) - Static method in class com.facebook.buck.event.api.BuckTracing
Gets an instance of BuckTracing for tracing in the given plugin.
getInstance() - Static method in class com.facebook.buck.util.DefaultFilteredDirectoryCopier
 
getInstance() - Static method in class com.facebook.buck.util.ProcessHelper
Gets the singleton instance of this class.
getInstance() - Static method in class com.facebook.buck.util.ProcessRegistry
Gets the singleton instance of this class.
getInstanceKey() - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
getInstanceKey() - Method in interface com.facebook.buck.shell.WorkerTool
 
getInstanceName() - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
 
getInstrumentationApkPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getInstrumentationTestRunner() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getInstrumentationTestRunner() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getInteger(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getInteger() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
getInteger(String, String) - Method in class com.facebook.buck.util.config.Config
 
getIntellijModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getIntellijPluginLabels() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
 
getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getInterfaces() - Method in class com.facebook.buck.features.haskell.HaskellPackage
 
getInterfaces(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getInternal(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
getInternal(BuildTarget) - Method in class com.facebook.buck.versions.VersionedTargetGraph
 
getInterpreter(String) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getInterpreterName() - Method in class com.facebook.buck.features.python.toolchain.AbstractPythonVersion
 
getInterpreterName() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
 
getInts() - Method in class com.facebook.buck.event.ScubaData
 
getInts() - Method in class com.facebook.buck.event.ScubaEvent
 
getIntValue() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
 
getInvalidationCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getInvocationInfo() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getInvocationInfo() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getInvocationInfo() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getInvocationType() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getIoBytesRead() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getIoBytesWritten() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getIoTotal() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getIpAddress() - Method in class com.facebook.buck.android.exopackage.RapidInstallMode
 
getIs64Bit() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
 
getIsAsset() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getIsAsset() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getIsBestServerCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getIsCacheable() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getIsCacheable() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getIsCacheable() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getIsCacheable() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getIsDaemon() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getIsDaemon() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getIsDaemon() - Method in class com.facebook.buck.log.InvocationInfo
 
getIsExecutable() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
 
getIsExecutable() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.FileNode
 
getIsExecutable() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputFile
 
getIsRemoteRunnable() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getIsRequestSuccessful() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
If value is empty then no request was made and report was saved locally.
getIsRequestSuccessful() - Method in class com.facebook.buck.doctor.DefectSubmitResult
If value is empty then no request was made and report was saved locally.
getIsResourceFolder() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getIssueCategory() - Method in class com.facebook.buck.doctor.UserReport
 
getIsSuperConsoleEnabled() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getIsTestSource() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getIsUiTest() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getItemsToConvert(Cell, Path) - Method in class com.facebook.buck.parser.ConvertingPipeline
 
getItemsToConvert(Cell, Path) - Method in class com.facebook.buck.parser.RawTargetNodePipeline
 
getItemsToConvert(Cell, Path) - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
 
getItemsToConvert(Cell, Path) - Method in class com.facebook.buck.parser.TargetNodeParsePipeline
 
getItemToConvert(Cell, BuildTarget) - Method in class com.facebook.buck.parser.ConvertingPipeline
 
getItemToConvert(Cell, BuildTarget) - Method in class com.facebook.buck.parser.RawTargetNodePipeline
 
getItemToConvert(Cell, BuildTarget) - Method in class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
 
getItemToConvert(Cell, BuildTarget) - Method in class com.facebook.buck.parser.TargetNodeParsePipeline
 
getJacocoOutputDir(ProjectFilesystem) - Static method in class com.facebook.buck.jvm.java.JacocoConstants
 
getJarContents() - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
getJarContents() - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
getJarContents() - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
getJarFilesThatMayContainResources() - Method in class com.facebook.buck.android.AbstractModuleInfo
 
getJarFilesThatMayContainResources() - Method in class com.facebook.buck.android.ModuleInfo
 
getJarManifest(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getJarManifest(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getJarPath() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getJarRelativePath() - Method in interface com.facebook.buck.util.cache.JarContentHasher
 
getJarSignature(String) - Static method in class com.facebook.buck.android.agent.util.AgentUtil
 
getJavaBuckConfig() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getJavac() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getJavac() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getJavac() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavac() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getJavac() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getJavacInvocation(SourcePathResolver, ProjectFilesystem, ExecutionContext) - Method in class com.facebook.buck.jvm.java.JavacPipelineState
Get the invocation instance.
getJavacJar() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getJavacJar() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getJavacJar() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getJavacJarPath() - Method in class com.facebook.buck.jvm.java.JavacSpec
 
getJavacOptions() - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
getJavacOptions() - Method in interface com.facebook.buck.jvm.java.toolchain.AbstractJavacOptionsProvider
 
getJavacOptions() - Method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
 
getJavacPath() - Method in class com.facebook.buck.jvm.java.JavacSpec
 
getJavacPluginJsr199Fields(SourcePathResolver, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
Get the javac plugin fields.
getJavacProvider() - Method in class com.facebook.buck.jvm.java.JavacSpec
getJavacProvider() - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
 
getJavacSpec() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getJavacSpec(SourcePathRuleFinder) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavadocUrl() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getJavadocUrl() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getJavadocUrl() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getJavadocUrls() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getJavaFileForOutput(JavaFileManager.Location, String, JavaFileObject.Kind, FileObject) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaFileObjects(File...) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getJavaFileObjects(String...) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getJavaFileObjects(File...) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaFileObjects(String...) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaFileObjectsFromFiles(Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getJavaFileObjectsFromFiles(Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaFileObjectsFromStrings(Iterable<String>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getJavaFileObjectsFromStrings(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getJavaLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getJavaLibrariesToDex() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
JavaLibrary rules whose output will be dexed and included in the package.
getJavaLibraryDeps() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getJavaModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getJavaModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getJavaOptions() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
 
getJavaOptionsForTests() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
 
getJavaPackage() - Method in class com.facebook.buck.android.AndroidBuildConfig
 
getJavaPackageFinder() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getJavaPackageFinder() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getJavaPackageFinder() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getJavaPackageFinder() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getJavaPackageFinder(BuckConfig) - Method in class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
 
getJavaPackageFinder() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getJavaRuntimeLauncher() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getJavaRuntimeProvider() - Method in class com.facebook.buck.jvm.java.JavaOptions
 
getJavaSrcs() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getJavaSrcs() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getJavaSrcs() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getJavaTempDir() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getJavaTempDir() - Method in class com.facebook.buck.test.TestRunningOptions
 
getJavaVersion() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getJavaVersion() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getJavaVersion() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getJob() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
 
getJobArgs(SourcePathResolver) - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getJobArgs() - Method in class com.facebook.buck.worker.WorkerJobParams
The arguments of the actual job once tool has started and ready to accept jobs.
getJobNameEnvironmentVariable() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getJobsMultiplier() - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
 
getJsBundle() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getJsDependenciesOutputs(ActionGraphBuilder) - Method in class com.facebook.buck.features.js.JsBundle
 
getJsDependenciesOutputs(ActionGraphBuilder) - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
getJsDependenciesOutputs(ActionGraphBuilder) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getJsDependenciesOutputs(ActionGraphBuilder) - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getJsonAttributeFormat() - Method in class com.facebook.buck.cli.AbstractCliConfig
When printing out json representation of targets, what formatting should be applied
getJsonAttributeFormat() - Method in class com.facebook.buck.cli.CliConfig
When printing out json representation of targets, what formatting should be applied
getJsonProtocolVersion() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getKeepResourcePattern() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getKeepResourcePattern() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getKeepResourcePattern() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getKey() - Method in class com.facebook.buck.cli.ConfigValue
 
getKey() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
 
getKey() - Method in interface com.facebook.buck.core.rules.actions.ActionAnalysisData
 
getKeyClass() - Method in interface com.facebook.buck.core.graph.transformation.ComputeKey
 
getKeyClass() - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformer
 
getKeyClass() - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisTransformer
 
getKeypass() - Method in class com.facebook.buck.android.KeystoreProperties
 
getKeys() - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getKeySeed() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getKeySeed() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getKeystore() - Method in class com.facebook.buck.android.AndroidBinary
 
getKeystore() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getKeystore() - Method in class com.facebook.buck.android.AndroidBundle
 
getKeystore() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getKeystore() - Method in class com.facebook.buck.android.KeystoreProperties
 
getKind() - Method in class com.facebook.buck.core.model.RuleType
 
getKind() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
 
getKind() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
The kind of event that occurred.
getKind() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getKind() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getKnownBuildDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
getKnownBuildDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
 
getKnownConfigurationDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
getKnownConfigurationDescriptions() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
 
getKnownRoots() - Method in class com.facebook.buck.core.cell.AbstractCellPathResolver
 
getKnownRoots() - Method in interface com.facebook.buck.core.cell.Cell
 
getKnownRoots() - Method in interface com.facebook.buck.core.cell.CellPathResolver
 
getKnownRoots() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getKnownRoots() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
 
getKnownRoots() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
getKnownRuleTypesProvider() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getKnownRuleTypesProvider() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getKnownRuleTypesProvider() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getKnownRuleTypesProvider() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getKotlinc() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
getKotlinCompilerVersion() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
Returns the Kotlin version, or the path if version is unknown
getKotlinHomeLibraries() - Method in class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
getKxmlJarPath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getLabels() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getLabels() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleTest
 
getLabels() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
 
getLabels() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getLabels() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getLabels() - Method in interface com.facebook.buck.core.description.arg.CommonDescriptionArg
 
getLabels() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getLabels() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
getLabels() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.CxxTest
 
getLabels() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.d.DTest
 
getLabels() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.GoTest
 
getLabels() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.python.PythonTest
 
getLabels() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.rust.RustTest
 
getLabels() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getLabels() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getLabels() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getLabels() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getLabels() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.ShTest
 
getLabels() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
 
getLabels() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getLabels() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getLabels() - Method in class com.facebook.buck.test.TestResults
 
getLabels() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
 
getLabelToGeneratedSourcesMap() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLangCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLangCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLangPlatformCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLangPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLangPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLanguage() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getLanguage() - Method in interface com.facebook.buck.android.AndroidKotlinCoreArg
 
getLanguage() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getLanguage() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getLanguage() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
 
getLanguageFlags(ImmutableList<String>, PatternMatchedCollection<ImmutableList<String>>, ImmutableMap<AbstractCxxSource.Type, ImmutableList<String>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getLanguageFlagsWithMacros(ImmutableList<StringWithMacros>, PatternMatchedCollection<ImmutableList<StringWithMacros>>, ImmutableMap<AbstractCxxSource.Type, ? extends Collection<StringWithMacros>>, ImmutableMap<AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxFlags
 
getLanguageLevel(IjProjectConfig, TargetNode<T>) - Static method in class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryRuleHelper
 
getLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getLastAccessMillis() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
 
GetLastError() - Method in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
GetLastError() - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
getLastHeartbeatMillis() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionTrackingInfo
 
getLastKnownFileType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
getLastModified() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getLastModifiedTime() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getLastModifiedTime(Path) - Method in interface com.facebook.buck.io.file.PathListing.PathModifiedTimeFetcher
 
getLastModifiedTime(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getLastModifiedTime(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getLastModifiedTime() - Method in class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
 
getLastModifiedTimeFetcher() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getLastOutputDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getLastReportedErrorPercentage() - Method in class com.facebook.buck.slb.ServerHealthState
 
getLastReportedLatency() - Method in class com.facebook.buck.slb.ServerHealthState
 
getLastReportedSamples() - Method in class com.facebook.buck.slb.ServerHealthState
 
getLatencyCheckTimeRangeMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getLatencyMicros() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getLatencyMicros() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
 
getLatestEventTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getLaunchAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getLaunchedPid() - Method in class com.facebook.buck.cli.InstallResult
 
getLauncherActivities() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getLauncherActivities() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getLaunchImage() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getLaunchStyle() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getLaunchStyle() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getLd() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getLdflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getLdflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getLdflags() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
getLdflags() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
 
getLdFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getLdFlags() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getLeft() - Method in class com.facebook.buck.util.types.Either
Returns the left value.
getLevel() - Method in class com.facebook.buck.core.util.log.Logger
 
getLevel() - Method in class com.facebook.buck.event.ConsoleEvent
 
getLevel() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
 
getLevel() - Method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
 
getLevel() - Method in class com.facebook.buck.test.TestStatusMessage
 
getLevenshteinDistance(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
getLexCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getLexCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getLibDir() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getLibInclude(OcamlPlatform, boolean) - Static method in class com.facebook.buck.features.ocaml.OcamlRuleBuilder
 
getLibName() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.cxx.OmnibusLibraries
 
getLibraries() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getLibraries() - Method in interface com.facebook.buck.cxx.toolchain.HasSystemFrameworkAndLibraries
 
getLibraries() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
 
getLibraries() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.features.haskell.HaskellPackage
 
getLibraries() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getLibraries() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLibraries() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getLibrariesDir() - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getLibrariesToBeWritten() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getLibrary() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLibrary() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getLibrary(TargetNode<?>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibraryFactory
Creates an IjLibrary.
getLibraryAndroidManifestPath(TargetNode<AndroidLibraryDescription.CoreArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getLibraryDependencies() - Method in class com.facebook.buck.features.js.JsLibrary
 
getLibraryJarParameters(BuildContext, ProjectFilesystem, CompilerParameters) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getLibraryName() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
getLibraryPath() - Method in interface com.facebook.buck.android.NativeLibraryBuildRule
Returns the path to the directory containing .so files organized by target CPU architecture.
getLibraryPath() - Method in class com.facebook.buck.android.NdkLibrary
 
getLibraryPath() - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
getLibraryTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
Returns the library target for an abi target.
getLibType(BuildTarget) - Static method in class com.facebook.buck.cxx.CxxLibraryDescription
 
getLicenses() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
 
getLicenses() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getLicenses() - Method in interface com.facebook.buck.core.description.arg.CommonDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getLicenses() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
 
getLikelyActiveNetwork() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getLikelyActiveNetwork() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getLikelyActiveNetwork() - Static method in class com.facebook.buck.util.environment.MacNetworkConfiguration
Returns a string representing likely active network; eg 'Wired', 'WiFi:'.
getLikelyActiveNetwork() - Static method in class com.facebook.buck.util.environment.NetworkInfo
 
getLine() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
getLinearAllocHardLimit() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLinearAllocHardLimit() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLineNumber() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
 
getLineNumber() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
getLineNumber() - Method in class com.facebook.buck.json.BuildFileSyntaxError
 
getLineNumber() - Method in class com.facebook.buck.util.xml.DocumentLocation
 
getLines() - Method in class com.facebook.buck.util.network.offline.ScribeData
 
getLinkableDeps() - Method in class com.facebook.buck.features.go.CGoLibrary
 
getLinkables() - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
 
getLinkDepsQueryWhole() - Method in interface com.facebook.buck.cxx.CxxBinaryDescription.CommonArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkDepsQueryWhole() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLinker() - Method in class com.facebook.buck.cxx.CxxLink
 
getLinker() - Method in class com.facebook.buck.features.go.GoPlatform
 
getLinker(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getLinker() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getLinker() - Method in class com.facebook.buck.features.rust.RustPlatform
 
getLinkerArgs() - Method in class com.facebook.buck.features.rust.RustPlatform
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLinkerExtraOutputs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLinkerExtraOutputs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLinkerFlags(NdkCompilerType) - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.d.DBuckConfig
 
getLinkerFlags() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLinkerFlags() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLinkerFlags(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getLinkerFlags() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getLinkerFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getLinkerFlags() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getLinkerMapPath() - Method in class com.facebook.buck.cxx.CxxLink
 
getLinkerPlatform(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getLinkerProvider(LinkerProvider.Type) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
Construct a linker based on `ld` and `linker_platform` sections in the config.
getLinkerProvider() - Method in class com.facebook.buck.features.rust.RustPlatform
 
getLinkerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getLinkMode() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLinkMode() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLinkMode() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getLinkRule() - Method in class com.facebook.buck.cxx.CxxBinary
 
getLinks() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getLinkScheduleInfo() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getLinkStyle() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getLinkStyle() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
 
getLinkStyle(NativeLinkable.Linkage, Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
 
getLinkStyle() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getLinkStyle() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getLinkStyle() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getLinkStyle() - Method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
 
getLinkStyle() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getLinkStyle() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getLinkStyle() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
getLinkStyle() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getLinkStyle(BuildTarget, Optional<Linker.LinkableDepType>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
getLinkStyle() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getLinkStyleForStubHeader(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getLinkStyleForStubHeader() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getLinkTree() - Method in class com.facebook.buck.features.d.DIncludes
 
getLinkWhole() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getLinkWhole() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getLinkWhole() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getLinkWhole() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getLinkWhole() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getLinkWhole() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getLinkWithoutSoname() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getLipo() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getListeningExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
 
getListWithoutComments(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getListWithoutComments(String, String, char) - Method in class com.facebook.buck.core.config.BuckConfig
 
getListWithoutComments(String, String) - Method in class com.facebook.buck.util.config.Config
 
getListWithoutComments(String, String, char) - Method in class com.facebook.buck.util.config.Config
 
getLittleEndianInt(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getLittleEndianLong(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getLittleEndianShort(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getLldb() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getLoadBalancingType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getLoadedCells() - Method in interface com.facebook.buck.core.cell.Cell
 
getLoadedCells() - Method in class com.facebook.buck.core.cell.CellProvider
 
getLoadedPaths() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
 
getLoadedPaths() - Method in class com.facebook.buck.skylark.parser.ParseResult
Returns a set of extension paths that were loaded explicitly or transitively when parsing current build file.
getLoadedSymbols() - Method in class com.facebook.buck.skylark.parser.ImplicitlyLoadedExtension
 
getLoadExceptionCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getLoadPath() - Method in class com.facebook.buck.parser.implicit.AbstractImplicitInclude
Returns the load path for the given path.
getLoadPath() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
Returns the load path for the given path.
getLoadSuccessCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getLoadTransitiveClosure() - Method in class com.facebook.buck.skylark.parser.ExtensionData
 
getLoadTransitiveClosure() - Method in class com.facebook.buck.skylark.parser.IncludesData
 
getLocalBuildLinePrefix() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
 
getLocalBuildMode() - Method in class com.facebook.buck.distributed.DistBuildConfig
This returns the mode that the local will have, either wait for remote build, run at the same time or fire up the remote build and shut down local client.
getLocalConfigsContents() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
 
getLocale() - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
 
getLocales() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLocales() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLocales() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getLocalFallbackStats() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getLocalFallbackStats() - Method in interface com.facebook.buck.remoteexecution.event.listener.RemoteExecutionStatsProvider
Fetches stats regarding the local fallback.
getLocalFilesystemsByCellIndex() - Method in class com.facebook.buck.distributed.DistBuildCellIndexer
 
getLocalhost() - Method in class com.facebook.buck.core.config.BuckConfig
 
getLocalizedStringFileName() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getLocalizedStringFileName() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getLocalizedStringFileName() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getLocalJobs() - Method in class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
getLocalKeyUnchangedHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getLocallyExecutedRules() - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats
Get the number of actions that failed remotely and fallback'ed locally.
getLocallySuccessfulRules() - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats
For all the actions that fallback'ed to run locally, the ones that finished successful.
getLocalResult() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getLocalWorkers() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
This will be passed to the GWT Compiler's -localWorkers flag.
getLocation(JavaFileManager.Location) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
getLocation(JavaFileManager.Location) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
getLogConfig() - Method in class com.facebook.buck.cli.AbstractCommand
 
getLogConfig() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getLogConfig() - Method in interface com.facebook.buck.cli.Command
 
getLogConfig() - Method in class com.facebook.buck.cli.DoctorCommand
 
getLogDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getLogDir() - Method in class com.facebook.buck.log.LogConfigSetup
 
getLogDirectoryPath() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getLogDirectoryPath() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
 
getLogDirectoryPath() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
 
getLogDirPath() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
 
getLogFileHandlerState() - Method in class com.facebook.buck.log.GlobalStateManager
Writers obtained by LogFileHandlerState.getWriters(java.lang.String) must not be closed! This class manages their lifetime.
getLogFilePath() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
 
getLogFilePath() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
getLogFilePrefix() - Method in class com.facebook.buck.log.LogConfigSetup
 
getLogger() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getLogLevel(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState
 
getLogMaterializationEnabled() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getLogMaterializationEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getLogMaxScribeOfflineLogsKB() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getLogs() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getLogScribeOfflineBlacklistCategories() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getLogUploadMode() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
Returns whether and when to upload logs.
getLong(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getLong(String, String) - Method in class com.facebook.buck.util.config.Config
 
getLowSpecMinionQueue() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getLua() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getLuaCxxLibraryTarget() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getLuaPackageComponents(SourcePathResolver) - Method in interface com.facebook.buck.features.lua.LuaPackageable
 
getLuaPackageDeps(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.features.lua.LuaPackageable
 
getLuaPlatform() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getLuaPlatform() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getLuaPlatforms() - Method in interface com.facebook.buck.features.lua.AbstractLuaPlatformsProvider
 
getLuaPlatforms() - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
 
getMachineReadableLog() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
For more information how MachineReadableLog works check MachineReadableLoggerListener.
getMachineReadableLogFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getMacro() - Method in class com.facebook.buck.rules.macros.MacroContainer
 
getMacroHandler(BuildTarget, ProjectFilesystem, BuildRuleResolver, TargetGraph, CxxGenruleDescriptionArg) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
getMacroHandler(BuildTarget, ProjectFilesystem, BuildRuleResolver, TargetGraph, T) - Method in class com.facebook.buck.shell.AbstractGenruleDescription
 
getMacroInput() - Method in class com.facebook.buck.core.macros.MacroMatchResult
 
getMacroPath(ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.rules.args.WriteToFileArg
 
getMacroType() - Method in class com.facebook.buck.core.macros.MacroMatchResult
 
getMain() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getMain() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getMain() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getMainCellBuckPaths() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
 
getMainCellRoot() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
 
getMainClass() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getMainClass() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getMainConfigurationFile(Path) - Static method in class com.facebook.buck.util.config.Configs
 
getMainGroup() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getMainModule() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getMainModule() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getMainModule() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getMainModule() - Method in class com.facebook.buck.features.python.PythonBinary
 
getMainModule() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getMainModule() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getMajorVersion() - Method in class com.facebook.buck.features.haskell.HaskellVersion
 
getMajorVersion() - Static method in class com.facebook.buck.util.JavaVersion
Returns the major version (e.g.
getManagedThreadCount() - Method in class com.facebook.buck.core.resources.ResourcesConfig
getManager() - Method in class com.facebook.buck.support.bgtasks.TaskManagerScope
 
getMandatoryArguments() - Method in class com.facebook.buck.query.AllPathsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.AttrFilterFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.BuildFileFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.FilterFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.InputsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.KindFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.LabelsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.OwnerFunction
 
getMandatoryArguments() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
The number of arguments that are required.
getMandatoryArguments() - Method in class com.facebook.buck.query.RdepsFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.query.TestsOfFunction
 
getMandatoryArguments() - Method in class com.facebook.buck.rules.query.ClasspathFunction
 
getMandatorySectionByName(Object, String) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getManifest() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getManifest() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getManifest() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getManifest() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getManifest() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getManifest() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
 
getManifest() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getManifest() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getManifest() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
 
getManifest() - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
 
getManifest() - Method in interface com.facebook.buck.util.zip.JarEntryContainer
 
getManifestCacheResult() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getManifestEntries() - Method in class com.facebook.buck.android.AndroidBinary
 
getManifestEntries() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getManifestEntries() - Method in class com.facebook.buck.android.AndroidBundle
 
getManifestEntries() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getManifestEntries() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getManifestFetchResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getManifestFile() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.android.AndroidLibrary
 
getManifestFile() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.android.AndroidResource
 
getManifestFile() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getManifestFile() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getManifestFile() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getManifestLoadError() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getManifestLoadError() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
getManifestPath() - Method in class com.facebook.buck.android.ApkInfo
 
getManifestPath() - Method in class com.facebook.buck.android.HasInstallableApk.AbstractApkInfo
 
getManifestPath(BuildRule) - Static method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
getManifestPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getManifestRuleKey() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
 
getManifestRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getManifestService() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getManifestServiceSupplier() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getManifestServiceSupplier() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getManifestSkeleton() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getManifestSkeleton() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getManifestStats() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getManifestStats() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
getManifestStoreResult() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getMap(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getMap(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getMap(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getMap(String, String, char, String) - Method in class com.facebook.buck.util.config.Config
Convert a string representation of a map to a binary ImmutableMap<String, String>
getMap(String, String) - Method in class com.facebook.buck.util.config.Config
Convert a string representation of a map to a binary ImmutableMap<String, String>, using default separators
getMappedPaths(Map<T, SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getMappedPaths(Map<T, SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getMatchingValues(String) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
getMatchingValues(ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
getMaterializedRunIds() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
 
getMavenCoordinates(BuildRule) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
 
getMavenCoords() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getMavenCoords() - Method in interface com.facebook.buck.jvm.core.HasMavenCoordinates
Used to identify this library within a maven repository
getMavenCoords() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getMavenCoords() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getMavenCoords() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getMavenCoords() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getMavenDeps() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
 
getMavenDeps() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getMavenDeps() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
When published, these will be listed in pom.xml as dependencies
getMavenDeps() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getMavenDeps() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
getMavenPomTemplate() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getMavenPomTemplate() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getMavenPomTemplate() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getMavenRepo() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getMax() - Method in class com.facebook.buck.counters.SamplingCounter
 
getMaxAcceptableLatencyMillis() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getMaxActionGraphCacheEntries() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getMaxActionGraphCacheEntries() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getMaxAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
 
getMaxAvailableCapacity() - Method in interface com.facebook.buck.distributed.build_slave.CapacityTracker
 
getMaxAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.SingleBuildCapacityTracker
 
getMaxBytesAfterDeletion() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getMaxConcurrentActionComputations() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getMaxConcurrentExecutions() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getMaxConcurrentPendingUploads() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getMaxConcurrentResultHandling() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getMaxConsecutiveSlowDeadMinionChecks() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMaxDebugLogLines() - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity
 
getMaxErrorPercentage() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getMaxFetchRetries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMaximumResourceAmounts() - Method in class com.facebook.buck.core.resources.ResourcesConfig
getMaximumTestOutputSize() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getMaximumValues() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
 
getMaxInlinedSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getMaxLogCount() - Static method in class com.facebook.buck.log.LogFileHandler
 
getMaxLogSizeBytes() - Method in class com.facebook.buck.log.LogConfigSetup
 
getMaxMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getMaxMinionSilenceMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMaxNumberOfRetries() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getMaxPathCount() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getMaxRetries() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getMaxSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
getMaxSizeBytes() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getMaxSizeBytes() - Static method in class com.facebook.buck.log.LogFileHandler
 
getMaxStoreAttempts() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMaxStoreSize() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getMaxStoreSizeBytes() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getMaxThreads() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
 
getMaxTimeoutWaitingForLogsMillis() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getMaxTotalSizeBytes() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getMaxTraces() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
getMaxValueLength() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getMaxWaitForRemoteLogsToBeAvailableMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMaxWorkers() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getMaxWorkers() - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
getMaxWorkers() - Method in interface com.facebook.buck.shell.WorkerTool
 
getMaxWorkers() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getMaxWorkers() - Method in class com.facebook.buck.worker.WorkerProcessParams
Maximum number of tools that pool can have.
getMaxWorkersPerThreadPercent() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getMaybeBuildTarget(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getMd5Hash() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response.ReadPayloadInfo
 
getMemberName() - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
 
getMemberPath() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
 
getMemberPath() - Method in class com.facebook.buck.io.AbstractArchiveMemberPath
 
getMemberPath() - Method in class com.facebook.buck.io.ArchiveMemberPath
 
getMemory() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
getMemoryHeapAllocatedMax() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getMemoryHeapAllowedMax() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getMemoryHeapUsedMax() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getMemResident() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getMemSize() - Method in class com.facebook.buck.util.ProcessResourceConsumption
 
getMergedLinkables() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
 
getMergedLinkablesAssets() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
 
getMergedResources(StringResources) - Method in class com.facebook.buck.android.StringResources
 
getMergeManifests() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getMergeManifests() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getMergeSourceZips() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getMessage() - Method in class com.facebook.buck.distributed.build_client.DistBuildSuperConsoleEvent
 
getMessage() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
 
getMessage() - Method in class com.facebook.buck.event.ConsoleEvent
 
getMessage() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getMessage() - Method in interface com.facebook.buck.event.external.events.ConsoleEventExternalInterface
 
getMessage() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
 
getMessage() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getMessage() - Method in exception com.facebook.buck.step.StepFailedException
 
getMessage() - Method in class com.facebook.buck.test.TestResultSummary
 
getMessage() - Method in class com.facebook.buck.test.TestStatusMessage
 
getMessage(boolean) - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
Returns the message (and optionally stack trace) for the root cause.
getMessage() - Method in exception com.facebook.buck.util.exceptions.BuckUncheckedExecutionException
 
getMessage() - Method in class com.facebook.buck.util.PatternAndMessage
 
getMessageForResult(String) - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getMessageForUnexpectedResult(String) - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getMessageOfTheDay() - Method in class com.facebook.buck.cli.AbstractCliConfig
 
getMessageOfTheDay() - Method in class com.facebook.buck.cli.CliConfig
getMessager() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
getMessager() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
getMetadata() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
 
getMetadata() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
 
getMetadata() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getMetadata() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
 
getMetadata() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
 
getMetadata() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
 
getMetadata() - Method in interface com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler.StubAndResponseMetadata
 
getMetadata() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
 
getMetadataForArtifact() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getMetadataForArtifact() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Returns the "build" metadata that is stored with a cache artifact ("artifact" metadata is stored within the artifact itself).
getMetadataPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getMetadataProvider() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getMetadataProvider() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getMetadataProvider() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.DexExoHelper
 
getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.ModuleExoHelper
 
getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.NativeExoHelper
 
getMetadataToInstall() - Method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
 
getMetadataTxtPath() - Method in class com.facebook.buck.android.PreDexMerge
 
getMetadataTxtSourcePath() - Method in class com.facebook.buck.android.PreDexMerge
 
getMetadataTypePath(ProjectFilesystem) - Static method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
getMetaInfDirectory() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getMetaInfDirectory() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getMetaInfDirectory() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getMetaVariable(ResourceBundle) - Method in class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
 
getMethodName() - Method in class com.facebook.buck.test.selectors.TestDescription
 
getMicroThreadUserTime() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getMicroTime() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getMin() - Method in class com.facebook.buck.counters.SamplingCounter
 
getMinAmountOfEntriesToKeep() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getMinAmountOfLogsToKeep() - Static method in class com.facebook.buck.log.LogFileHandler
 
getMinAndroidSdkVersion() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getMinimizePrimaryDexSize() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getMinimizePrimaryDexSize() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getMinionBuildProgressTracker() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getMinionId() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionTrackingInfo
 
getMinionPollLoopIntervalMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMinionQueue(MinionType) - Method in class com.facebook.buck.distributed.build_slave.MinionQueueProvider
 
getMinionQueue() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMinionRegion() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMinionRequirements() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getMinionRequirements() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMinionType() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
 
getMinionType() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMinionType() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getMinSamplesToReportError() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getMinSdkVersion() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
getMinSdkVersion() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getMinSdkVersions() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getMinVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getMinVersionFlagPrefix() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getMismatchingBuildTargets() - Method in class com.facebook.buck.distributed.build_client.BuildPhase.BuildResult
 
getMismatchingDefaultRuleKeys(AnalysisResults) - Method in class com.facebook.buck.distributed.DistBuildPostBuildAnalysis
 
getMissCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getMissingHashes(List<Protocol.Digest>) - Method in interface com.facebook.buck.remoteexecution.CasBlobUploader
 
getMissingHashes(List<Protocol.Digest>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
 
getMissingSymbolFromCompilerError(String) - Method in class com.facebook.buck.jvm.java.JavacErrorParser
 
getMissMatchCount() - Method in class com.facebook.buck.util.cache.CacheStats
 
getMode() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
getMode() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
getMode() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getModel() - Method in class com.facebook.buck.maven.Pom
 
getModernProcessors() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
 
getModule(CxxPlatform) - Method in class com.facebook.buck.features.lua.CxxLuaExtension
 
getModule() - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
getModuleBasePath() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
 
getModuleBasePath() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getModuleDependencies(String) - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
getModuleDependencies(String) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
getModuleDeps() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getModuleDir(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getModuleDirs() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getModuleGroupName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getModuleHash(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleHashStrategy
 
getModuleHash(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
getModuleHash(String) - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
getModuleHash(PluginWrapper) - Method in class com.facebook.buck.core.module.impl.BuckModuleJarHashProvider
 
getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleHashStrategy
 
getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
getModuleHash(String) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
getModuleHash(Class<?>) - Method in class com.facebook.buck.core.module.impl.NoOpBuckModuleHashStrategy
 
getModuleIds() - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
getModuleIds() - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
getModuleImlFilePath(IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getModuleIndexEntries() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getModuleInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getModuleManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getModuleManifestSkeleton() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getModuleManifestSkeleton() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getModuleMap() - Method in class com.facebook.buck.features.haskell.HaskellSources
 
getModuleMappedClasspathEntriesToDex() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Java classes to include in the package sorted into modules
getModuleName() - Method in class com.facebook.buck.android.AbstractModuleInfo
 
getModuleName() - Method in class com.facebook.buck.android.ModuleInfo
 
getModuleName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getModuleName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getModuleName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getModuleName() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getModuleName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getModuleName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getModuleName() - Method in class com.facebook.buck.swift.SwiftCompile
 
getModuleName() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getModuleQualifiedPath(Path, IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getModuleRelativePath(Path, IjModule) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getModuleResourceApkPaths() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
 
getModuleResourceApkPaths() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getModuleRuleByTargetNodeType(Class<?>) - Method in class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
 
getModules() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getModules() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getModules() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
 
getModules() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationTree
 
getModules() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getModules() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getModules(BuildTarget, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver, PythonPlatform, CxxPlatform, String, Path, SourceSortedSet, PatternMatchedCollection<SourceSortedSet>, Optional<VersionMatchedCollection<SourceSortedSet>>, Optional<ImmutableMap<BuildTarget, Version>>) - Static method in class com.facebook.buck.features.python.PythonUtil
 
getModulesPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getModulesToBeWritten() - Method in class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
getModuleType() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
getModuleType() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
 
getModuleType() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getModuleType() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getMomc() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getMostBuildRulesFinishedPercentageThreshold() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getMtimeSortedMatchingDirectoryContents(Path, String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns the files inside pathRelativeToProjectRoot which match globPattern, ordered in descending last modified time order.
getMtimeSortedMatchingDirectoryContents(Path, String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns the files inside pathRelativeToProjectRoot which match globPattern, ordered in descending last modified time order.
getMultiCheckEnabled() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMultiFetchBatchSize(int) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
Used to compute the number of keys to include in every multiFetchRequest.
getMultiFetchBatchSize(int) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
getMultiFetchLimit() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMultiFetchType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getMultiInstallMode() - Method in class com.facebook.buck.android.exopackage.AbstractAdbConfig
 
getMultiInstallMode() - Method in class com.facebook.buck.android.exopackage.AdbConfig
getName() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
 
getName() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getName() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getName() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getName() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
getName() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getName() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getName() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidBuildToolsLocation
 
getName() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getName() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidSdkLocation
 
getName() - Method in interface com.facebook.buck.android.toolchain.AbstractDxToolchain
 
getName() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
 
getName() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
 
getName() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getName() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getName() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getName() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getName() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getName() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
 
getName() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getName() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
 
getName() - Method in class com.facebook.buck.apple.toolchain.AbstractAppleCxxPlatformsProvider
 
getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryForTestsProvider
 
getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleDeveloperDirectoryProvider
 
getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleSdkLocation
 
getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractAppleToolchainProvider
 
getName() - Method in interface com.facebook.buck.apple.toolchain.AbstractCodeSignIdentityStore
 
getName() - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
getName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
The full name of the platform.
getName() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The full name of the SDK.
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
getName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getName() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getName() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getName() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
getName() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
 
getName() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
 
getName(int) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
getName() - Method in class com.facebook.buck.core.cell.CellName
 
getName() - Method in interface com.facebook.buck.core.description.arg.CommonDescriptionArg
 
getName() - Method in interface com.facebook.buck.core.model.Flavor
 
getName() - Method in class com.facebook.buck.core.model.FlavorDomain
 
getName() - Method in class com.facebook.buck.core.model.InternalFlavor
 
getName() - Method in class com.facebook.buck.core.model.RuleType
 
getName() - Method in class com.facebook.buck.core.model.UserFlavor
 
getName() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
 
getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
 
getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingRule
 
getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
 
getName() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueRule
 
getName() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
 
getName() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
 
getName() - Method in interface com.facebook.buck.core.toolchain.AbstractToolchainDescriptor
 
getName() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
getName() - Method in interface com.facebook.buck.core.toolchain.Toolchain
 
getName() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
 
getName() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
getName() - Method in class com.facebook.buck.counters.Counter
 
getName() - Method in class com.facebook.buck.counters.CounterInfo
 
getName() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getName() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getName() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getName() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getName() - Method in class com.facebook.buck.cxx.toolchain.AbstractCxxPlatformsProvider
 
getName() - Method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
 
getName() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getName() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getName() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.AbstractGoToolchain
 
getName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getName() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getName() - Method in interface com.facebook.buck.features.haskell.AbstractHaskellPlatformsProvider
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
 
getName() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getName() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getName() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getName() - Method in interface com.facebook.buck.features.lua.AbstractLuaPlatformsProvider
 
getName() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getName() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
 
getName() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getName() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getName() - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
 
getName() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getName() - Method in interface com.facebook.buck.features.python.toolchain.AbstractPythonPlatformsProvider
 
getName() - Method in interface com.facebook.buck.features.python.toolchain.PexToolProvider
 
getName() - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
 
getName() - Method in interface com.facebook.buck.features.rust.AbstractRustToolchain
 
getName() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getName() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getName() - Method in interface com.facebook.buck.file.downloader.Downloader
 
getName() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getName() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getName() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getName() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getName() - Method in interface com.facebook.buck.jvm.java.plugin.adapter.BuckJavacPlugin
 
getName() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getName() - Method in interface com.facebook.buck.jvm.java.toolchain.AbstractJavacOptionsProvider
 
getName() - Method in interface com.facebook.buck.jvm.java.toolchain.AbstractJavaCxxPlatformProvider
 
getName() - Method in class com.facebook.buck.jvm.java.toolchain.AbstractJavaOptionsProvider
 
getName() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getName() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getName() - Method in class com.facebook.buck.query.AllPathsFunction
 
getName() - Method in class com.facebook.buck.query.AttrFilterFunction
 
getName() - Method in class com.facebook.buck.query.BuildFileFunction
 
getName() - Method in class com.facebook.buck.query.DepsFunction.FirstOrderDepsFunction
 
getName() - Method in class com.facebook.buck.query.DepsFunction
 
getName() - Method in class com.facebook.buck.query.DepsFunction.LookupFunction
 
getName() - Method in class com.facebook.buck.query.FilterFunction
 
getName() - Method in class com.facebook.buck.query.InputsFunction
 
getName() - Method in class com.facebook.buck.query.KindFunction
 
getName() - Method in class com.facebook.buck.query.LabelsFunction
 
getName() - Method in class com.facebook.buck.query.OwnerFunction
 
getName() - Method in interface com.facebook.buck.query.QueryEnvironment.QueryFunction
Name of the function as it appears in the query language.
getName() - Method in class com.facebook.buck.query.RdepsFunction
 
getName() - Method in class com.facebook.buck.query.TestsOfFunction
 
getName() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.DirectoryNode
 
getName() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.FileNode
 
getName() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.SymlinkNode
 
getName() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
getName() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
getName() - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
 
getName() - Method in interface com.facebook.buck.rules.keys.ValueExtractor
 
getName() - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
 
getName() - Method in class com.facebook.buck.rules.query.ClasspathFunction
 
getName() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getName() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getName() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getName() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getName() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getName() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
 
getName() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getName() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
getName() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
 
getName() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getName() - Method in interface com.facebook.buck.swift.toolchain.AbstractSwiftPlatformsProvider
 
getName() - Method in class com.facebook.buck.versions.Version
 
getName() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
 
getNameCount() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
getNameData() - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
getNamedSources() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
getNameToField() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
 
getNameToPathMap() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getNameWithoutExtension(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
getNanoDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
 
getNanoTime() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getNanoTime() - Method in interface com.facebook.buck.event.BuckEvent
 
getNativeCLibs() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getNativeCompileDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getNativeCompileDeps() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
 
getNativeCompileDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
Dependencies for the native (ocamlopt) build
getNativeIncludes() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getNativeLib() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getNativeLibAssetsDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Directories containing native libraries to be used as assets.
getNativeLibraries() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
 
getNativeLibraries() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getNativeLibraries() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getNativeLibraries(Iterable<BuildRule>, CxxPlatform, ActionGraphBuilder) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
 
getNativeLibraryDirectories() - Method in class com.facebook.buck.android.AbstractModuleInfo
 
getNativeLibraryDirectories() - Method in class com.facebook.buck.android.ModuleInfo
 
getNativeLibraryMergeCodeGenerator() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryMergeCodeGenerator() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryMergeCodeGenerator() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibraryMergeGlue() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryMergeGlue() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryMergeGlue() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibraryMergeLocalizedSymbols() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryMergeLocalizedSymbols() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryMergeLocalizedSymbols() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibraryMergeMap() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryMergeMap() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryMergeMap() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibraryProguardConfigGenerator() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNativeLibraryProguardConfigGenerator() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNativeLibraryProguardConfigGenerator() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNativeLibs() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getNativeLibsDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Directories containing native libraries.
getNativeLibsInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getNativeLibsSymlinkTreeTarget(BuildTarget) - Static method in class com.facebook.buck.features.lua.LuaBinaryDescription
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.PreInclude
Returns our AbstractBuildRuleWithDeclaredAndExtraDeps.getBuildDeps(), limited to the subset of those which are NativeLinkable.
getNativeLinkableDeps(BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.d.DLibrary
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getNativeLinkableDeps(BuildRuleResolver) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
 
getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getNativeLinkableDepsForPlatform(CxxPlatform, BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getNativeLinkableExportedDeps(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkableExportedDeps(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
Provides the ability for the plugin to provide additional NativeLinkables that will be exported.
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.cxx.PreInclude
Returns our PreInclude.getExportedDeps(), limited to the subset of those which are NativeLinkable.
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.d.DLibrary
 
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getNativeLinkableExportedDeps(BuildRuleResolver) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
 
getNativeLinkableExportedDepsForPlatform(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkableExportedDepsForPlatform(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
This class doesn't add any native linkable code of its own, it just has deps which need to be passed along (see PreInclude.getNativeLinkableDeps(BuildRuleResolver) and PreInclude.getNativeLinkableExportedDeps(BuildRuleResolver) for the handling of those linkables).
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
Return input that *dependents* should put on their link line when linking against this linkable.
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
Return input that *dependents* should put on their link line when linking against this linkable.
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, NativeLinkable, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.features.d.DLibrary
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getNativeLinkableInput() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
Inputs for the native (ocamlopt) build
getNativeLinkableInput(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getNativeLinkableInput(CxxPlatform, Linker.LinkableDepType, boolean, ActionGraphBuilder) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
 
getNativeLinkableRoots(Iterable<? extends T>, Function<? super T, Optional<Iterable<? extends T>>>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Find NativeLinkable nodes transitively reachable from the given roots.
getNativeLinkables() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Native libraries mapped from modules.
getNativeLinkables(CxxPlatform, ActionGraphBuilder, Iterable<? extends NativeLinkable>, Linker.LinkableDepType, Predicate<? super NativeLinkable>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Extract from the dependency graph all the libraries which must be considered for linking.
getNativeLinkables(CxxPlatform, ActionGraphBuilder, Iterable<? extends NativeLinkable>, Linker.LinkableDepType) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
 
getNativeLinkablesAssets() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Native libraries to be packaged as assets.
getNativeLinkStrategy() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getNativeLinkStrategy() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getNativeLinkTarget(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.CanProvideNativeLinkTarget
 
getNativeLinkTarget(Object, CxxPlatform, ActionGraphBuilder) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
 
getNativeLinkTarget(PythonPlatform) - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
getNativeLinkTargetDeps(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkTargetDeps(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
 
getNativeLinkTargetInput(CxxPlatform, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkTargetInput(CxxPlatform, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
 
getNativeLinkTargetMode(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkTargetMode(CxxPlatform) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
 
getNativeLinkTargetOutputPath(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getNativeLinkTargetOutputPath(CxxPlatform) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTarget
 
getNativeModule() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
Returns a native module with built-in functions and Buck rules.
getNativePlugin() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getNativeStarterLibrary() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getNativeStarterLibrary() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getNativeStarterLibrary() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getNdkAppPlatformForCpuAbi(String) - Method in class com.facebook.buck.android.AndroidBuckConfig
Returns the CPU specific app platform, or the fallback one if set.
getNdkBuildExecutable() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
 
getNdkBuildExecutable() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
getNdkClangVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCompiler() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCpuAbiAppPlatformMap() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCpuAbiFallbackAppPlatform() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCpuAbis() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCxxPlatforms() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractNdkCxxPlatformsProvider
 
getNdkCxxPlatforms() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
 
getNdkCxxRuntime() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkCxxRuntimeType() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkGccVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkOrThrow() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
getNdkPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkRepositoryPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkRootPath() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
 
getNdkRootPath() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
getNdkUnifiedHeaders() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkVersion() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getNdkVersion() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
 
getNdkVersion() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
 
getNdkVersion() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
getNeededCoverage() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getNeededCoverage() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getNeededCoverageRatioPercentage() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Gets the coverage ratio that is required for a test
getNestingKind() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
getNetwork() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
 
getNetworkInfo() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getNetworkIO() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
 
getNetworkStatsLine(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getNewScope(BuildId) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
getNewScope(BuildId) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
Returns a new TaskManagerScope for a build on this manager.
getNioPath(Path) - Method in class com.facebook.buck.io.filesystem.skylark.SkylarkFilesystem
 
getNm() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
getNoAsNeededSharedLibsFlags() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getNoAsNeededSharedLibsFlags() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
getNode(String) - Method in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
 
getNode(Cell, BuildTarget) - Method in interface com.facebook.buck.parser.BuildTargetParsePipeline
Obtain a TargetNode.
getNode(Cell, BuildTarget) - Method in class com.facebook.buck.parser.ParsePipeline
Obtain a TargetNode.
getNode(BuildTarget) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
getNodeCopier() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getNodeCopier() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getNodeCount() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getNodeCount() - Method in class com.facebook.buck.event.ActionGraphEvent.Finished
 
getNodeJob(Cell, BuildTarget) - Method in interface com.facebook.buck.parser.BuildTargetParsePipeline
Asynchronously get the TargetNode.
getNodeJob(Cell, BuildTarget) - Method in class com.facebook.buck.parser.BuildTargetRawNodeParsePipeline
 
getNodeJob(Cell, BuildTarget) - Method in class com.facebook.buck.parser.ConvertingPipeline
 
getNodeJob(Cell, BuildTarget) - Method in class com.facebook.buck.parser.ParsePipeline
Asynchronously get the TargetNode.
getNodeOptional(BuildTarget) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
getNodes() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
NOTE: This may contain duplicate nodes.
getNodes() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getNodes() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getNodes() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getNodes(List<String>) - Method in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
 
getNodes() - Method in class com.facebook.buck.features.project.intellij.IjModuleGraph
 
getNodesFromQueryTargets(Collection<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getNodesWithNoIncomingEdges() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getNodesWithNoIncomingEdges() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getNodesWithNoIncomingEdges() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getNodesWithNoOutgoingEdges() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getNodesWithNoOutgoingEdges() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getNodesWithNoOutgoingEdges() - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getNoDx() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getNoDx() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getNoDx() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getNoDx() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getNoDxClasspathEntries() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Java classes that were used during compilation, but don't got into the package.
getNoMatchError() - Method in class com.facebook.buck.parser.syntax.ImmutableSelectorValue
Provide an error message to show if select choices are not matched
getNoMatchError() - Method in class com.facebook.buck.parser.syntax.SelectorValue
Provide an error message to show if select choices are not matched
getNoMatchMessage() - Method in class com.facebook.buck.core.select.Selector
Returns a custom message that needs to be shown to a user when no condition matches.
getNonProvidedClasspathDeps(Consumer<BuildTarget>) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
getNonProvidedClasspathDeps(Consumer<BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
getNonSourceBuildTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getNonSourceBuildTargets() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getNonSwiftSources() - Method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
 
getNoRemote() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
This functionality only exists to facilitate migration of projects to distributed building.
getNormals() - Method in class com.facebook.buck.event.ScubaData
 
getNormals() - Method in class com.facebook.buck.event.ScubaEvent
 
getNormalSymbols(ProcessExecutor, Tool, SourcePathResolver, Path) - Static method in class com.facebook.buck.android.relinker.Symbols
 
getNotices() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getNotificationPayloadFile() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getNotificationPayloadFile() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getNullConditions() - Method in class com.facebook.buck.core.select.Selector
 
getNullDevicePath() - Method in enum com.facebook.buck.util.environment.Platform
Return a path to a special file which accepts reads (always returning EOF) and writes (accepts and immediately discards written data).
getNumActiveConnections() - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet
 
getNumActiveConnections() - Method in class com.facebook.buck.httpserver.WebServer
 
getNumArrayValues() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
getNumberEntries() - Method in class com.facebook.buck.util.cache.CacheStats
 
getNumberNodesGenerated() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getNumberOfCacheableNodes() - Method in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
 
getNumberOfLowSpecMinions() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getNumberOfMinions() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getNumberOfPayloads() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
Total number of payloads.
getNumberOfSections() - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getNumberOfSlowRulesToShow() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getNumBuckets() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getNumDepFiles() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
 
getNumEntries() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getNumHashes() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
 
getNumInputs() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
 
getNumNoopNodesGenerated() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getNumParsingThreads() - Method in class com.facebook.buck.parser.ParserConfig
getNumRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
getNumRules() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
getNumRules() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getNumRulesToBuild(Iterable<BuildRule>) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Calculate the total number of transitive build rules processed from the given roots.
getNumRulesToBuild(Iterable<BuildRule>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
getNumTestManagedThreads(ResourcesConfig) - Method in class com.facebook.buck.cli.TestCommand
 
getNumTestThreads(BuckConfig) - Method in class com.facebook.buck.cli.TestCommand
 
getNumTestThreads() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
getNumTestThreads() - Method in class com.facebook.buck.test.config.TestBuckConfig
getNumThreads() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getNumThreads(int) - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getNumThreads() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getNumThreadsForSchedulerPool() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getNumThreadsForSchedulerPool() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getObjCGeneratedHeader(BuildTarget, ActionGraphBuilder, CxxPlatform, HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
 
getObjCGeneratedHeaderFileName() - Method in class com.facebook.buck.swift.SwiftCompile
 
getObjCGeneratedHeaderPath() - Method in class com.facebook.buck.swift.SwiftCompile
 
getObjcopy() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getObjcopy() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
getObjdump() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
 
getObjectFileExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getObjectFilePaths(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getObjectFilePaths(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
Defines the paths to object files (i.e., .o files) that will be combined into the final product of CxxLibraryDescription.
getObjectFiles() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
 
getObjectNameForSourceName(String) - Static method in class com.facebook.buck.features.d.DCompileStep
 
getObjectPaths() - Method in class com.facebook.buck.swift.SwiftCompile
 
getObjects() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getObjects() - Method in class com.facebook.buck.features.haskell.HaskellPackage
 
getObjectsDir() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getOcamlBytecodeCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getOcamlBytecodeCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getOcamlCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getOcamlCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getOcamlContext() - Method in class com.facebook.buck.features.ocaml.OcamlBuild
 
getOcamlContext() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
 
getOcamlDebug() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getOcamlDebug() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getOcamldepFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getOcamlDepFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getOcamldepFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getOcamlDepTool() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getOcamlDepTool() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getOcamlInteropIncludesDir() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getOcamlInteropIncludesDir() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getOcamlLibraryDeps(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlLibrary
 
getOcamlPlatforms() - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
 
getOctalStringAsInt(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
getOfflineLogDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getOffset() - Method in class com.facebook.buck.json.BuildFileSyntaxError
 
getOmnibusSpec(BuildTarget, CxxPlatform, ActionGraphBuilder, ImmutableMap<BuildTarget, ? extends NativeLinkable>, ImmutableMap<BuildTarget, ? extends NativeLinkable>) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
 
getOneLineSummary(Locale, boolean, Ansi) - Method in class com.facebook.buck.test.TestCaseSummary
 
getOngoingCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getOnlyMatchingValue(String, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
getOnUnusedDependencies() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getOnUnusedDependencies() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getOnUnusedDependencies() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getOpCode(boolean) - Method in enum com.facebook.buck.features.go.GoPackStep.Operation
 
getOperands() - Method in class com.facebook.buck.query.BinaryOperatorExpression
 
getOperation() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getOperation() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
 
getOperation() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getOperator() - Method in class com.facebook.buck.query.BinaryOperatorExpression
 
getOptimization() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBinary
 
getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBundle
 
getOptimizationPasses() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getOptimizationPasses() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getOptimizationPasses() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getOptimize() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
This will be passed to the GWT Compiler's -optimize flag.
getOptimizedProguardConfig() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getOptimizedProguardConfig() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getOptional(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
getOptionalBuildLineSuffix() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
getOptionalExecutable(Path, ImmutableMap<String, String>) - Method in class com.facebook.buck.io.ExecutableFinder
 
getOptionalExecutable(Path, Path) - Method in class com.facebook.buck.io.ExecutableFinder
 
getOptionalExecutable(Path, ImmutableCollection<Path>, ImmutableCollection<String>) - Method in class com.facebook.buck.io.ExecutableFinder
 
getOptionalFile(Set<String>, Iterable<Path>, Predicate<Path>) - Static method in class com.facebook.buck.io.file.FileFinder
Tries to find a file with one of a number of possible names in a search path.
getOptionalListWithoutComments(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getOptionalListWithoutComments(String, String, char) - Method in class com.facebook.buck.core.config.BuckConfig
 
getOptionalListWithoutComments(String, String) - Method in class com.facebook.buck.util.config.Config
ini4j leaves things that look like comments in the values of entries in the file.
getOptionalListWithoutComments(String, String, char) - Method in class com.facebook.buck.util.config.Config
 
getOptionalPathList(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
 
getOptionalPathWhitelist() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getOptionalServerBuckconfigOverride() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getOptionalToolPath(String, ImmutableList<Path>) - Method in class com.facebook.buck.io.ExecutableFinder
 
getOptions(JavacOptions, ProjectFilesystem, SourcePathResolver, Path, Path, ExecutionContext, ImmutableSortedSet<Path>) - Static method in class com.facebook.buck.jvm.java.JavacPipelineState
 
getOptionValue() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
getOptionValue() - Method in class com.facebook.buck.features.go.GoProjectSubCommand
 
getOptionValue() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand
 
getOptionValue() - Method in interface com.facebook.buck.support.cli.args.PluginBasedSubCommand
The value of the option that identifies a subcommand from a particular plugin.
getOrCreateAndroidFacetBuilder() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getOrCreateChildGroupByName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateChildVariantGroupByName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateChildVersionGroupsBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateDescendantGroupByPath(ImmutableList<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateFileReferenceBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
getOrCreateFileReferenceBySourceTreePath(SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
getOrCreateNodeCache(Class<?>) - Method in class com.facebook.buck.parser.DaemonicParserState
Retrieve the cache view for caching a particular type.
getOrCreateVariantFileReferenceByNameAndSourceTreePath(String, SourceTreePath) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXVariantGroup
 
getOrderIndependentHashCode() - Method in class com.facebook.buck.util.config.Config
gets an order-independent HashCode of this Config's raw data.
getOrdinal() - Method in enum com.facebook.buck.util.unit.SizeUnit
 
getOrFail() - Method in class com.facebook.buck.parser.ParserPythonInterpreterProvider
Returns the path to python interpreter.
getOrigin() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getOrigin() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getOriginal() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getOrThrow(String, String, Optional<T>) - Method in class com.facebook.buck.core.config.BuckConfig
 
getOs() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getOtherFlags() - Method in class com.facebook.buck.cxx.PreprocessorFlags
Other flags included as is.
getOut() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getOut() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getOut() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getOut() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getOut() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getOut() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getOut() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getOut() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getOuterClass(ExecutableElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getOutFolderPath() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
 
getOutgoingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
getOutgoingNodesFor(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
getOutgoingNodesFor(T) - Method in interface com.facebook.buck.core.util.graph.TraversableGraph
 
getOutput() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
 
getOutput() - Method in interface com.facebook.buck.doctor.ExtraInfoCollector.AbstractExtraInfoResult
 
getOutput() - Method in class com.facebook.buck.doctor.ExtraInfoResult
 
getOutput() - Method in class com.facebook.buck.features.go.CGoLibrary
returns compiled linkable file source path
getOutput() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getOutput() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getOutput() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.BuildConfigFieldsTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.BuildTargetTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.ConstraintTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.EnumTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.FlavorTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.IdentityTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.JsonTypeConcatenatingCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.ListTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.LogLevelTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.ManifestEntriesTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.NumberTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.OptionalIntTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.PathTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.PatternTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SelectorListCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SetTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SortedSetTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourcePathTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
getOutputClass() - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.UriTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.VersionTypeCoercer
 
getOutputClass() - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
getOutputClasspathJars(JavaLibrary, Optional<SourcePath>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
 
getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidAar
 
getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
 
getOutputClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
 
getOutputClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getOutputClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getOutputDir() - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getOutputDir(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.features.rust.RustCompileRule
 
getOutputDirectories() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Command
 
getOutputDirectories() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
 
getOutputExecutor() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
 
getOutputExecutor() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
 
getOutputExecutor() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
 
getOutputFileListPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the list (possibly empty) of .xcfilelist files that contain inputs for the script
getOutputFileLists() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getOutputFileNameFormatForLibrary(boolean) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getOutputFiles() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Command
 
getOutputFiles() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
 
getOutputFormat() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getOutputFormat() - Method in class com.facebook.buck.cli.QueryCommand
 
getOutputHash(FileHashCache) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
getOutputHash() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getOutputHash() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
getOutputJarDirPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getOutputJarPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
 
getOutputJarPath() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getOutputJars() - Method in class com.facebook.buck.android.SplitUberRDotJavaJar
 
getOutputMode() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
getOutputName() - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getOutputName() - Method in interface com.facebook.buck.core.model.HasOutputName
 
getOutputName() - Method in class com.facebook.buck.cxx.CxxGenrule
 
getOutputName() - Method in class com.facebook.buck.features.filegroup.Filegroup
 
getOutputName() - Method in class com.facebook.buck.features.zip.rules.Zip
 
getOutputName() - Method in class com.facebook.buck.rules.macros.OutputMacro
 
getOutputName() - Method in class com.facebook.buck.shell.ExportFile
 
getOutputName() - Method in class com.facebook.buck.shell.Genrule
Get the output name of the generated file, as listed in the BUCK file.
getOutputNormalizedString(int) - Method in class com.facebook.buck.android.resources.StringPool
 
getOutputPath() - Method in class com.facebook.buck.cli.TargetResult
 
getOutputPath() - Method in class com.facebook.buck.step.fs.ZstdStep
 
getOutputPath() - Method in class com.facebook.buck.swift.SwiftCompile
 
getOutputPathResolver() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
This field could be used unsafely, most ModernBuildRule should never need this directly and it should only be used within the getBuildSteps() call.
getOutputPaths() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the list (possibly empty) of files created as output of the shell script.
getOutputPaths() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getOutputPaths() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getOutputPaths() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getOutputPlist() - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getOutputs() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getOutputs() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
getOutputSize() - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
getOutputSize() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getOutputStream() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
getOutputStream() - Method in interface com.facebook.buck.io.watchman.Transport
Returns an input stream for writing messages.
getOutputStream() - Method in class com.facebook.buck.io.windowspipe.WindowsNamedPipe
 
getOutputStream() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
Output stream that maps into stdin of the process.
getOutputStream() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
getOutputToInputsMapSupplier(Path, Path) - Method in class com.facebook.buck.android.SplitZipStep
 
getOutputUrl() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
GetOverlappedResult(WinNT.HANDLE, Pointer, IntByReference, boolean) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
getOverrideSymbolsPath() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getOverrideSymbolsPath() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
getOverrideSymbolsPath() - Method in class com.facebook.buck.android.ResourcesFilter
 
getOwner() - Method in interface com.facebook.buck.core.rules.actions.ActionAnalysisData
TODO(bobyf): we probably need to change this to be some other data structure containing the configuration as well
getOwningTarget(Elements, Element) - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
 
getOwningTarget(Element) - Method in class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
 
getPackage() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
For R.java
getPackage() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getPackage() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getPackage() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getPackage() - Method in class com.facebook.buck.android.resources.ResourceTable
 
getPackage() - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
 
getPackageableCollection() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
 
getPackageableCollection() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getPackageableRules(Iterable<BuildRule>) - Static method in class com.facebook.buck.android.packageable.AndroidPackageableCollector
Returns all BuildRules of the given rules that are AndroidPackageable.
getPackageConfigForPlatform(ApplePlatform) - Method in class com.facebook.buck.apple.AppleConfig
Returns the custom packager command specified in the config, if defined.
getPackageContext() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
Returns a context of the package currently being parsed.
getPackageDb() - Method in class com.facebook.buck.features.haskell.HaskellPackage
 
getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getPackagedDependencies() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
When published, these will be included in the artifact.
getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getPackagedDependencies() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
getPackagedRules() - Method in class com.facebook.buck.jvm.java.JarShape.Summary
 
getPackageElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getPackageIdentifier() - Method in class com.facebook.buck.skylark.packages.PackageContext
Returns a package identifier of the build file that is being parsed.
getPackageImplicitIncludes() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getPackageImplicitIncludes() - Method in class com.facebook.buck.parser.ParserConfig
getPackageInfo(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getPackageInfo(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getPackageName() - Method in interface com.facebook.buck.event.external.events.InstallFinishedEventExternalInterface
 
getPackageName() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
getPackageName() - Method in class com.facebook.buck.event.UninstallEvent
 
getPackageName() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPackageName() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getPackageName() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getPackageName() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getPackageName() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getPackageNameFromSource(String) - Method in class com.facebook.buck.jvm.java.JavaFileParser
 
getPackageNamePrefix(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getPackageNamePrefix() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getPackagePathFromSource(Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PackagePathResolver
Tries to return the package path from a Java source file.
getPackagePrefix() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getPackager(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getPackager() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
getPackager() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getPackagerSource(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getPackages() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
 
getPackageStringAssets() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
 
getPackageStringAssets() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getPackageStyle() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getPackageStyle() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getPackageStyle() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getPackageStyle() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPackageStyle() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPackageType() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPackageType() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPackageType() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getPacker() - Method in class com.facebook.buck.features.go.GoPlatform
 
getPaddedDir(String, int, char) - Static method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
getParallelizeBuild() - Method in class com.facebook.buck.apple.xcode.XCScheme.BuildAction
 
getParallelizer() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Returns a parallelizer object that parallelizes if the current BuildRuleResolver supports parallelism.
getParallelizer() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
getParallelizer() - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
 
getParameters() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
 
getParams() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getParent() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
getParentOrEmpty(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
getParseContext(Environment, FuncallExpression) - Static method in class com.facebook.buck.skylark.parser.context.ParseContext
Get the ParseContext by looking up in the environment.
getParseDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getParseFinishTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getParseProcessedBytes() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getParser() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getParser() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getParser() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getParser() - Method in class com.facebook.buck.cli.ParserAndCaches
 
getParser() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getParser() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getParserClass() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent
 
getParserPythonInterpreterPath() - Method in class com.facebook.buck.parser.ParserConfig
getParserState() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getParserTargetThreshold() - Method in class com.facebook.buck.parser.ParserConfig
getParseStartTimeMs() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getParseTimeDeps() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.BinaryBuildRuleToolProvider
 
getParseTimeDeps() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ConstantToolProvider
 
getParseTimeDeps() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ErrorToolProvider
 
getParseTimeDeps() - Method in interface com.facebook.buck.core.toolchain.toolprovider.ToolProvider
 
getParseTimeDeps() - Method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
 
getParseTimeDeps(CxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
getParseTimeDeps(Iterable<CxxPlatform>) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatforms
 
getParseTimeDeps() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
getParseTimeDeps() - Method in class com.facebook.buck.cxx.toolchain.linker.DefaultLinkerProvider
 
getParseTimeDeps() - Method in interface com.facebook.buck.cxx.toolchain.linker.LinkerProvider
 
getParseTimeDeps() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceFactory
 
getParseTimeDeps() - Method in interface com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams
 
getParseTimeDeps(Iterable<HaskellPlatform>, ImmutableCollection.Builder<BuildTarget>) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
Accumulate parse-time deps needed by Haskell descriptions in depsBuilder.
getParseTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getParts() - Method in class com.facebook.buck.rules.macros.StringWithMacros
 
getPassedCount() - Method in class com.facebook.buck.test.TestCaseSummary
 
getPath() - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
 
getPath() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
 
getPath() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
The path to the toolchain.
getPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
 
getPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
getPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
getPath() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getPath(String, String...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
getPath(URI) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
getPath(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getPath(String, String, boolean) - Method in class com.facebook.buck.core.config.BuckConfig
 
getPath() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
The path to the tool.
getPath() - Method in class com.facebook.buck.cxx.AbstractCxxSource
 
getPath() - Method in class com.facebook.buck.cxx.CxxSource
 
getPath() - Method in class com.facebook.buck.cxx.OmnibusLibrary
 
getPath() - Method in class com.facebook.buck.cxx.OmnibusRoot
 
getPath(String) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getPath() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
 
getPath() - Method in class com.facebook.buck.event.ParsingEvent.SymlinkInvalidation
 
getPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
getPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getPath(SourcePath) - Method in interface com.facebook.buck.features.project.intellij.model.IjLibraryFactoryResolver
Does it get an absolute path? Does it get a relative path? Who knows!
getPath() - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
getPath() - Method in class com.facebook.buck.io.file.BorrowablePath
 
getPath(String, String...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Converts a path string (or sequence of strings) to a Path with the same VFS as this instance.
getPath(String, String...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Converts a path string (or sequence of strings) to a Path with the same VFS as this instance.
getPath() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
getPath() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
Relative path of the actual file the event is about.
getPath() - Method in class com.facebook.buck.maven.Pom
 
getPath() - Method in class com.facebook.buck.query.QueryFileTarget
 
getPath() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
 
getPath() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
 
getPath() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputDirectory
 
getPath() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputFile
 
getPath() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
getPath() - Method in interface com.facebook.buck.rules.args.HasSourcePath
 
getPath() - Method in class com.facebook.buck.rules.args.SourcePathArg
 
getPath() - Method in class com.facebook.buck.rules.keys.RuleKeyInput
 
getPath(OutputPath) - Method in class com.facebook.buck.rules.modern.OutputPath.Internals
 
getPath() - Method in class com.facebook.buck.skylark.parser.ExtensionData
 
getPath() - Method in class com.facebook.buck.skylark.parser.IncludesData
 
getPath() - Method in class com.facebook.buck.step.fs.MkdirStep
 
getPath() - Method in class com.facebook.buck.step.fs.RmStep
 
getPath() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
 
getPath() - Method in class com.facebook.buck.util.NamedTemporaryDirectory
 
getPathElements() - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
getPathForRelativeExistingPath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
As DefaultProjectFilesystem.getPathForRelativePath(java.nio.file.Path), but with the added twist that the existence of the path is checked before returning.
getPathForRelativeExistingPath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
As ProjectFilesystem.getPathForRelativePath(java.nio.file.Path), but with the added twist that the existence of the path is checked before returning.
getPathForRelativePath(Path) - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
 
getPathForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getPathForRelativePath(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getPathForRelativePath(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
getPathForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getPathForRelativePath(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getPathForRelativePath(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
getPathIfJavaLibrary(TargetNode<?>) - Method in interface com.facebook.buck.features.project.intellij.model.IjLibraryFactoryResolver
 
getPathMapping() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getPathMapping() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
getPathMatcher(String) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
getPathName() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
 
getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
getPathOrGlob() - Method in interface com.facebook.buck.io.filesystem.PathMatcher
Returns a path or glob pattern identifying paths that should be matched by this matcher.
getPathOrGlob() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
getPathRelativeToBuildCellRoot() - Method in class com.facebook.buck.io.BuildCellRelativePath
 
getPathRelativeToProjectRoot(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getPathRelativeToProjectRoot(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getPathResolver() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getPathResolver() - Method in class com.facebook.buck.cxx.PreIncludeFactory
 
getPathResolver() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getPathResolver() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getPaths() - Method in class com.facebook.buck.core.rules.common.RecordArtifactVerifier
 
getPaths() - Method in class com.facebook.buck.rules.modern.impl.InputsMapBuilder.Data
 
getPaths() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
 
getPathsChangedInWorkingDirectory() - Method in interface com.facebook.buck.util.versioncontrol.CommonSlowVersionControlStats
 
getPathsChangedInWorkingDirectory() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
 
getPathsChangedInWorkingDirectory() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
 
getPathSelector() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
 
getPathsForArtifact() - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getPathsForArtifact() - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Returns the recorded output paths of the rule for creating a cache artifact.
getPathsFromRoot() - Method in class com.facebook.buck.jvm.java.DefaultJavaPackageFinder
 
getPathSourcePath(Path) - Method in class com.facebook.buck.core.config.BuckConfig
 
getPathSourcePath(Path, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getPathSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getPathSourcePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getPathsToThirdPartyJars() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Prebuilt/third-party jars to be included in the package.
getPathToAdbExecutable() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getPathToArtifactMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
 
getPathToBuildMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
 
getPathToBuildPrehookScript() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getPathToBuildPrehookScript() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getPathToBuildReport(BuckConfig) - Method in class com.facebook.buck.cli.BuildCommand
 
getPathToDex() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getPathToExoResources() - Method in class com.facebook.buck.android.SplitResources
 
getPathToJavaAgent() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getPathToJavaAgent() - Method in class com.facebook.buck.test.TestRunningOptions
 
getPathToMergedAssets() - Method in class com.facebook.buck.android.MergeAssets
 
getPathToMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
Returns the path to a directory where metadata files for a build rule with the specified target should be stored.
getPathToOtherMetadataDirectory(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
 
getPathToOutputDir(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
 
getPathToOutputFile() - Method in class com.facebook.buck.android.AndroidResourceIndex
 
getPathToPrimaryResources() - Method in class com.facebook.buck.android.SplitResources
 
getPathToPropertiesFile() - Method in class com.facebook.buck.jvm.java.Keystore
 
getPathToRDotJava(String) - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.AndroidResource
 
getPathToRDotJavaPackageFile() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getPathToRDotJavaPackageFile() - Method in class com.facebook.buck.android.UnzipAar
 
getPathToRDotTxt() - Method in class com.facebook.buck.android.AaptOutputInfo
 
getPathToRDotTxt() - Method in class com.facebook.buck.android.SplitResources
 
getPathToSourcesList() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getPathToStore() - Method in class com.facebook.buck.jvm.java.Keystore
 
getPathToTestExitCode() - Method in class com.facebook.buck.cxx.CxxTest
 
getPathToTestExitCode() - Method in class com.facebook.buck.features.d.DTest
 
getPathToTestExitCode() - Method in class com.facebook.buck.features.go.GoTest
 
getPathToTestOutput() - Method in class com.facebook.buck.cxx.CxxTest
 
getPathToTestOutput() - Method in class com.facebook.buck.features.d.DTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.apple.AppleTest
 
getPathToTestOutputDirectory() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.cxx.CxxTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.d.DTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.go.GoTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.python.PythonTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.features.rust.RustTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getPathToTestOutputDirectory() - Method in class com.facebook.buck.shell.ShTest
 
getPathToTestResults() - Method in class com.facebook.buck.cxx.CxxTest
 
getPathToTestResults() - Method in class com.facebook.buck.features.go.GoTest
 
getPathToTestWorkingDirectory() - Method in class com.facebook.buck.features.go.GoTest
 
getPathToTextSymbolsFile() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getPathToTextSymbolsFile() - Method in class com.facebook.buck.android.AndroidResource
 
getPathToTextSymbolsFile() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getPathToXmlTestOutput() - Method in class com.facebook.buck.test.TestRunningOptions
 
getPattern(ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FilterFunction
 
getPattern(ImmutableList<QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.KindFunction
 
getPattern() - Method in class com.facebook.buck.query.TargetLiteral
 
getPattern() - Method in class com.facebook.buck.util.PatternAndMessage
 
getPatternsAndValues() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
getPayloadSizeBytes(int) - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
Size bytes of the nth payload.
getPayloadStream(int) - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
Fetches the data for one specific payload.
getPdcFlags() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getPdcFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
getPendingLogLines() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
getPerBuildStateFactory() - Method in interface com.facebook.buck.parser.Parser
 
getPerformRuleKeyConsistencyCheck() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getPerfTimesStats() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getPeriodicCasMultiFetchCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
getPermState() - Method in interface com.facebook.buck.parser.Parser
 
getPerServerData() - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
 
getPerServerData() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
 
getPersistent() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getPersistentWorkerKey() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getPersistentWorkerKey() - Method in class com.facebook.buck.worker.WorkerProcessIdentity
If the current invocation allows to have persisted worker pools (buck is running as daemon), it will be used to obtain the instance of the persisted worker process pool.
getPersistentWorkerPools() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getPersistentWorkerPools() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getPersistentWorkerPools() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Worker process pools that are persisted across buck invocations inside buck daemon.
getPexExecutor(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexExecutorTarget() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexExtension() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexFlags() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexTarget() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPexTool(BuildRuleResolver) - Method in class com.facebook.buck.features.python.toolchain.impl.DefaultPexToolProvider
 
getPexTool(BuildRuleResolver) - Method in interface com.facebook.buck.features.python.toolchain.PexToolProvider
 
getPhase() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getPhase() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
getPicFlags() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getPicFlags() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
getPicType() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getPicTypeForSharedLinking() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
nix platforms use PIC object files for shared libraries, while windows doesn't.
getPid() - Method in class com.facebook.buck.event.CommandEvent
 
getPid() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
getPid() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getPid() - Method in class com.facebook.buck.util.ProcessHelper
Gets the native process identifier for the current process.
getPid(Object) - Method in class com.facebook.buck.util.ProcessHelper
Gets the native process identifier for the given process instance.
getPingEndpoint() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getPingLatencyMillis(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
 
getPingLatencySampleCount() - Method in class com.facebook.buck.slb.ServerHealthState
 
getPingRequestCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getPingRequestErrorCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getPingRequestLatencyMillis() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getPingRequestLatencyMillis() - Method in class com.facebook.buck.slb.PerServerPingData
 
getPingRequestTimeoutCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getPipelinedBuildSteps(BuildContext, BuildableContext, T) - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
getPipelinedBuildSteps(BuildContext, BuildableContext, JavacPipelineState) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getPipelinedBuildSteps(BuildContext, ProjectFilesystem, State, OutputPathResolver, BuildCellRelativePathFactory) - Method in interface com.facebook.buck.rules.modern.PipelinedBuildable
 
getPipelinedBuildSteps(BuildContext, BuildableContext, State) - Method in class com.facebook.buck.rules.modern.PipelinedModernBuildRule
 
getPipelinedBuildStepsForAbiJar(BuildTarget, BuildContext, ProjectFilesystem, RecordArtifactVerifier, JavacPipelineState) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getPipelinedBuildStepsForLibraryJar(BuildContext, ProjectFilesystem, RecordArtifactVerifier, JavacPipelineState, Path) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getPipelineStateFactory() - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
getPipelineStateFactory() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getPipelineStateFactory() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getPlaceholders() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getPlatform() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
The apple cxx platform in question.
getPlatform() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getPlatform() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getPlatform() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getPlatform() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getPlatform() - Method in class com.facebook.buck.core.config.BuckConfig
 
getPlatform() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getPlatform() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getPlatform() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getPlatform() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getPlatform(CxxPlatform) - Method in class com.facebook.buck.features.lua.LuaBuckConfig
 
getPlatform() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPlatform() - Method in class com.facebook.buck.shell.CrossPlatformTool
 
getPlatform() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getPlatform() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getPlatformBinary() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getPlatformBuildVersion() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
The build version of the platform.
getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformCompilerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformCompilerFlags(CxxPlatform, AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformCompilerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxDeps
 
getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getPlatformDeps() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getPlatformExe() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getPlatformFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
Flags that precede flags from #getRuleFlags().
getPlatformFlags() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
 
getPlatformFlags() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
 
getPlatformFlavorDomain() - Method in class com.facebook.buck.features.go.AbstractGoToolchain
 
getPlatformFlavorDomain() - Method in class com.facebook.buck.features.go.GoToolchain
 
getPlatformHeaderDirs() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getPlatformHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformName() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
This is likely something like "Google Inc.:Google APIs:21".
getPlatformName() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
This is likely something like "Google Inc.:Google APIs:21".
getPlatformName() - Method in class com.facebook.buck.apple.AppleBundle
 
getPlatformParseTimeDeps(BuildTarget, HasDefaultPlatform) - Method in class com.facebook.buck.cxx.CxxLibraryFactory
 
getPlatformParseTimeDeps(RustToolchain, BuildTarget, HasDefaultPlatform) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
getPlatformPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Absolute path to tools and files which depend on a particular platform.
getPlatformPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getPlatformPreprocessFlags(CxxPlatform, AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getPlatformResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, Platform, ToolchainProvider, String) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, Path, NdkCxxPlatformCompiler, NdkCxxRuntime, NdkCxxRuntimeType, Set<String>, Platform) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getPlatforms(CxxBuckConfig, AndroidBuckConfig, ProjectFilesystem, Path, NdkCxxPlatformCompiler, NdkCxxRuntime, NdkCxxRuntimeType, Set<String>, Platform, ExecutableFinder, boolean) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
getPlatforms() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
The set of platforms the profile is valid for.
getPlatforms(FlavorDomain<CxxPlatform>) - Method in class com.facebook.buck.features.haskell.HaskellPlatformsFactory
Maps the cxxPlatforms to corresponding HaskellPlatform.
getPlatformSharedLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getPlatformSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPlatformSrcs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getPlatformSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPlatformStaticLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getPlatformStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformStaticPicLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getPlatformStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPlatformTools() - Method in class com.facebook.buck.shell.CrossPlatformTool
 
getPlatformWhitelist() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
getPluginClassLoader(JavaCompiler.CompilationTask) - Method in interface com.facebook.buck.jvm.java.plugin.api.PluginClassLoaderFactory
 
getPluginClassLoader(ClassLoaderCache, JavaCompiler.CompilationTask) - Static method in class com.facebook.buck.jvm.java.plugin.PluginLoader
Returns a class loader that can be used to load classes from the compiler plugin jar.
getPluginManager() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getPluginManager() - Method in class com.facebook.buck.cli.AdditionalOptionsCmdLineParser
 
getPluginManager() - Method in interface com.facebook.buck.cli.Command
 
getPluginManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getPluginManager() - Method in class com.facebook.buck.cli.CommandWithPluginManager
 
getPluginManager() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
 
getPluginManager() - Method in class com.facebook.buck.distributed.DistBuildCellParams
 
getPluginName() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getPlugins() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getPlugins() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getPlugins() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getPlugins() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getPlugInsPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getPomTemplate() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getPomTemplate() - Method in interface com.facebook.buck.jvm.java.MavenPublishable
 
getPomTemplate() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getPomTemplate() - Method in class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
getPoolSupplier() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getPoolSupplier() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getPort() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner.AsyncCoordinatorRun
 
getPort() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
 
getPort() - Method in class com.facebook.buck.httpserver.WebServer
 
getPosixFileMode(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getPosixFileMode(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
getPosixFileMode returns a number corresponding to stat()'s ST_MODE, for use when constructing tar archives.
getPosixFilePermissions(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns the set of POSIX file permissions, or the empty set if the underlying file system does not support POSIX file attributes.
getPosixFilePermissions(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns the set of POSIX file permissions, or the empty set if the underlying file system does not support POSIX file attributes.
getPostActions() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
 
getPostBuildSteps(BuildContext) - Method in class com.facebook.buck.apple.AppleDsym
 
getPostBuildSteps(BuildContext) - Method in interface com.facebook.buck.core.rules.attr.HasPostBuildSteps
 
getPostBuildSteps(BuildContext) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getPostFilterResourcesCmd() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPostFilterResourcesCmd() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPostFilterResourcesCmd() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPostLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPostLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPostPlatformLinkerFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getPostprocessClassesCommands() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getPostprocessClassesCommands() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getPreActions() - Method in class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
 
getPrebuiltJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPrecompiledHeader() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, AbstractCxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderTemplate
Build a PCH rule, given a cxx_precompiled_header rule.
getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, AbstractCxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPrefixHeader
 
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
NOTE: precompiled_header is incompatible with prefix_header.
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPrecompiledHeader(boolean, PreprocessorDelegate, DependencyAggregation, CxxToolFlags, Function<CxxToolFlags, String>, Function<CxxToolFlags, String>, CxxPlatform, AbstractCxxSource.Type, ImmutableList<String>, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.cxx.PreInclude
 
getPrecompiledHeader() - Method in class com.facebook.buck.cxx.PreIncludeFactory
NOTE: precompiled_header is incompatible with prefix_header.
getPrecompiledHeader() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPrecompiledHeader() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPrecompiledHeaderLanguage() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
"Language" type to pass to the compiler in order to generate a precompiled header.
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
 
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
 
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
getPrecomputedHash() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
In rare cases, a BuildTargetSourcePath may know a hash of its content on disk before it even creates its output.
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
getPrecomputedHash() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
getPrecomputedWorkCache() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getPreDexMerge() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getPreferDependencyTree() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
 
getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPreferredLinkage() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getPreferredLinkage() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getPreferredLinkage() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getPreferredLinkage() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPreferredLinkage() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
Linkage doesn't matter for PCHs, but use care not to change it from the rest of the builds' rules' preferred linkage.
getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.d.DLibrary
 
getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getPreferredLinkage() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getPreferredLinkage() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getPreferredLinkage() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getPreferredLinkage(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
 
getPrefixHeader() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPrefixHeader() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
NOTE: prefix_header is incompatible with precompiled_header.
getPrefixHeader() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.cxx.PreIncludeFactory
NOTE: prefix_header is incompatible with precompiled_header.
getPrefixHeader() - Method in class com.facebook.buck.cxx.PreprocessorFlags
File set via -include.
getPrefixHeader() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPrefixHeader() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPregeneratedVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
 
getPreInclude() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
Get (possibly creating) the PreInclude instance corresponding to this rule's prefix_header or precompiled_header, whichever is applicable, or empty if neither is used.
getPreloadDeps() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getPreloadDeps() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getPreloadDeps() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getPreloadLibraries() - Method in class com.facebook.buck.features.python.PythonBinary
 
getPreprocessDeps() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
getPreprocessedLanguage() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
 
getPreprocessJavaClassesBash() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPreprocessJavaClassesBash() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPreprocessJavaClassesBash() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getPreprocessJavaClassesBash() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getPreprocessJavaClassesDeps() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPreprocessJavaClassesDeps() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPreprocessor(CxxPlatform, AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPreprocessorFlags() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getPreprocessorFlags() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPreprocessorFlags() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getPreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
Defines an additional preprocessor input for the public interface exposed by a target.
getPreprocessorInputForSwift(BuildTarget, ActionGraphBuilder, CxxPlatform, CxxLibraryDescription.CommonArg) - Method in interface com.facebook.buck.apple.AppleLibrarySwiftDelegate
 
getPreprocessorInputForSwift(BuildTarget, ActionGraphBuilder, CxxPlatform, CxxLibraryDescription.CommonArg) - Method in class com.facebook.buck.apple.AppleTestDescription
 
getPreprocessorInputsForAppleLibrary(BuildTarget, ActionGraphBuilder, CxxPlatform, AppleNativeTargetDescriptionArg) - Static method in class com.facebook.buck.apple.AppleLibraryDescriptionSwiftEnhancer
Returns transitive preprocessor inputs excluding those from the swift delegate of the given CxxLibrary.
getPreprocessorOutputType(AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
getPrereq() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask.DepsSupplier
 
getPreviousBuckCoreKey() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getPreviousRuleInPipeline() - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
getPreviousRuleInPipeline() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getPreviousRuleInPipeline() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getPrimaryApkAssetZips() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
 
getPrimaryApkAssetZips() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getPrimaryDexClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPrimaryDexClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPrimaryDexPatterns() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPrimaryDexPatterns() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPrimaryDexScenarioFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getPrimaryDexScenarioFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getPrimaryResourcesApkPath() - Method in class com.facebook.buck.android.AaptOutputInfo
 
getPrimaryResourcesApkPath() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
 
getPrimaryResourcesApkPath() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
 
getPrintableName() - Method in enum com.facebook.buck.util.environment.Platform
 
getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getPrivateCxxDeps() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getPrivateCxxDeps() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.AppleBundle
 
getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxBinary
 
getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getPrivateCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.NativeTestable
Return the CxxPreprocessorInput to expose private headers of this rule.
getPrivateHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getPrivateHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
When building or creating a project, create symlinks for the public headers if it's true.
getPrivateHeaderSymlinkTree(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getPrivateHeaderSymlinkTree(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
Defines an additional private HeaderSymlinkTree that will be used when compiling the the library.
getPrivatePreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getPrivatePreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
Defines an additional preprocessor input for the private interface exposed by a target.
getProbability() - Method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
 
getProbability() - Method in enum com.facebook.buck.artifact_cache.config.MultiFetchType
 
getProbability() - Method in enum com.facebook.buck.core.model.actiongraph.computation.ActionGraphParallelizationMode
 
getProbability() - Method in enum com.facebook.buck.distributed.AutoStampedeMode
 
getProbability() - Method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
 
getProbability() - Method in interface com.facebook.buck.util.randomizedtrial.WithProbability
 
getProbability() - Method in enum com.facebook.buck.versions.VersionTargetGraphMode
 
getProcessedBytes() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getProcessedBytes() - Method in class com.facebook.buck.parser.ParseEvent.Finished
 
getProcessExecutor() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getProcessExecutor() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getProcessExecutor() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getProcessExecutor() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getProcessExecutor() - Method in class com.facebook.buck.distributed.DistBuildCellParams
 
getProcessExecutor() - Method in class com.facebook.buck.features.go.GoPlatformFactory
 
getProcessExecutor() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getProcessId() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getProcessingTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getProcessManager() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getProcessManager() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getProcessOnly() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
 
getProcessorClass() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getProcessorClasses() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getProcessorNames() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
 
getProcessorNames() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
 
getProcessorNames() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getProcessorProperties() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessor
 
getProcessResourceConsumption(long) - Method in class com.facebook.buck.util.ProcessHelper
Gets resource consumption of the process with the given pid.
getProcMacro() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getProcMacro() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getProductName() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getProductName() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getProductName() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getProductReference() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getProductType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
getProfile() - Method in class com.facebook.buck.json.BuildFilePythonResult
 
getProfile() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
getProfileAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getProfiledStaticLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getProfilePath() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
getProgressValue() - Method in interface com.facebook.buck.event.external.events.ProgressEventInterface
 
getProgressValue() - Method in class com.facebook.buck.event.ProgressEvent
 
getProguardAgentPath() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getProguardAgentPath() - Method in class com.facebook.buck.android.ProGuardConfig
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidBinary
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidBundle
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getProguardConfig() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getProguardConfig() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getProguardConfig() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getProguardConfig() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getProguardConfig() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getProguardConfig() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getProguardConfigPath() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getProguardConfigPath() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getProguardConfigPath(TargetNode<AndroidBinaryDescriptionArg>) - Method in interface com.facebook.buck.features.project.intellij.model.IjModuleFactoryResolver
 
getProguardConfigs() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Proguard configurations to include when running release builds.
getProguardJar() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getProguardJar() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getProguardJarOverride() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getProguardJarOverride() - Method in class com.facebook.buck.android.ProGuardConfig
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBinary
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBundle
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getProguardJvmArgs() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getProguardJvmArgs() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getProguardMaxHeapSize() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getProguardMaxHeapSize() - Method in class com.facebook.buck.android.ProGuardConfig
 
getProguardTarget() - Method in class com.facebook.buck.android.ProGuardConfig
 
getProjectAddASTPaths() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, AST paths to the .swiftmodules will be added as part of the linker invocation.
getProjectAssets() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getProjectEmbedRuntime() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, automatically emebds the Swift runtime if a relevant target depends on any libraries that use Swift.
getProjectFilesystem() - Method in interface com.facebook.buck.android.HasInstallableApk
 
getProjectFilesystem() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
getProjectFilesystem() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getProjectFilesystem() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
 
getProjectFilesystem() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
 
getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getProjectFilesystem() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getProjectFilesystem() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
getProjectFilesystem() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getProjectFilesystem() - Method in class com.facebook.buck.cxx.PreIncludeFactory
 
getProjectFilesystem() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getProjectFilesystem() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
 
getProjectFilesystem() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getProjectFilesystem() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getProjectFilesystem() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getProjectFilesystem() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getProjectFilesystem() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getProjectFilesystemFactory() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getProjectJdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectJdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectLanguageLevel() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectPath() - Method in class com.facebook.buck.features.apple.project.GenerationResult
 
getProjectPath() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getProjectPaths() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectPrefix() - Method in class com.facebook.buck.io.watchman.ProjectWatch
 
getProjectQualifiedPath(Path) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getProjectRelativePath(Path) - Method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getProjectRes() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getProjectRoot() - Method in class com.facebook.buck.eden.EdenMount
 
getProjectRoot() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getProjectRoot() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getProjectRootDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getProjectRoots() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
 
getProjectWatches() - Method in class com.facebook.buck.io.watchman.Watchman
 
getProjectWMO() - Method in class com.facebook.buck.swift.SwiftBuckConfig
If enabled, turns on Whole Module Optimization for any targets that contain Swift.
getProperties() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getProperty(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getProperty(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getProperty() - Method in class com.facebook.buck.cli.ConfigValue
 
getPropertyName() - Method in class com.facebook.buck.event.ExperimentEvent
 
getProtocol() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
getProtocol() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
 
getProtocol() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
 
getProtocolFactory(ThriftProtocol) - Static method in class com.facebook.buck.slb.ThriftUtil
 
getProtocolVersion() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getProvided() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getProvidedDeps() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDeps
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getProvidedDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getProvidedDepsQuery() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getProvidedDepsQuery() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getProvidedDepsQuery() - Method in interface com.facebook.buck.core.description.arg.HasProvidedDepsQuery
 
getProvidedSharedLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getProvider() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getProvider() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getProviderForSpec(JavacSpec) - Static method in class com.facebook.buck.jvm.java.ExternalJavacProvider
Creates a JavacProvider based on a spec.
getProviderInfos() - Method in interface com.facebook.buck.core.rules.analysis.RuleAnalysisResult
 
getProvisioningProfileByUUID(String) - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
getProvisioningProfileName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
The platform name used to match provisioning profiles.
getProvisioningProfileReadCommand() - Method in class com.facebook.buck.apple.AppleConfig
 
getProvisioningProfiles() - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
getProvisioningProfileSearchPath() - Method in class com.facebook.buck.apple.AppleConfig
 
getProvisioningProfilesSupplier() - Method in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
getProvisioningProfilesSupplier() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
 
getProxy() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getProxyType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
getPublicCxxPreprocessorInputExcludingDelegate(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
Returns public headers excluding contribution from any CxxLibraryDescriptionDelegate.
getPublicHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getPublicHeadersSymlinksEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
When building or creating a project, create symlinks for the public headers if it's true.
getPythonInterpreter() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getPythonInterpreterPath(String) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFromConfig
 
getPythonInterpreterPath() - Method in class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFromConfig
 
getPythonInterpreterPath(String) - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
 
getPythonInterpreterPath() - Method in interface com.facebook.buck.features.python.toolchain.PythonInterpreter
 
getPythonModules() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
 
getPythonModuleSdkName() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getPythonModuleSdkType() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
getPythonModuleSearchPath() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getPythonModuleSearchPath() - Method in class com.facebook.buck.parser.ParserConfig
Returns the module search path PYTHONPATH to set for the parser, as specified by the 'python_path' key of the 'parser' section.
getPythonName() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
getPythonPackageComponents(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.CxxPythonExtension
 
getPythonPackageComponents(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getPythonPackageComponents(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
 
getPythonPackageComponents(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
 
getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.python.PythonLibrary
 
getPythonPackageDeps(PythonPlatform, CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.features.python.PythonPackagable
 
getPythonPath() - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
getPythonPlatform() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getPythonPlatform() - Method in class com.facebook.buck.features.python.PythonBinary
 
getPythonPlatforms() - Method in interface com.facebook.buck.features.python.toolchain.AbstractPythonPlatformsProvider
 
getPythonPlatforms(ToolchainProvider, PythonBuckConfig, ProcessExecutor) - Method in class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
Constructs set of Python platform flavors given in a .buckconfig file, as is specified by section names of the form python#{flavor name}.
getPythonPlatforms() - Method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
 
getPythonPlatformSections() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getPythonTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getPythonVersion() - Method in class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
getQuery() - Method in class com.facebook.buck.rules.macros.QueryMacro
 
getQuery() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
 
getQuery() - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
 
getQuery() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
 
getQuery() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
 
getQuery() - Method in class com.facebook.buck.rules.query.Query
 
getQueryParams() - Method in class com.facebook.buck.io.watchman.WatchmanQuery
 
getQueryPath() - Method in class com.facebook.buck.io.watchman.WatchmanQuery
 
getQueueLength() - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
 
getQuickLookPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getRageUrl() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
 
getRanlib() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getRanlib() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getRanlibflags() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getRanlibflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getRawConfig() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getRawConfig() - Method in class com.facebook.buck.skylark.packages.PackageContext
Returns a raw map of configuration options defined in .buckconfig file and passed through a --config command line option.
getRawConfig() - Method in class com.facebook.buck.util.config.Config
 
getRawConfigForDistBuild() - Method in class com.facebook.buck.util.config.Config
 
getRawConfigForParser() - Method in class com.facebook.buck.command.config.AbstractConfigIgnoredByDaemon
 
getRawConfigForParser() - Method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
getRawHeaders() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Raw headers are headers which are used as they are (via compilation flags).
getRawHeaders() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getRawHeaders() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getRawHeaders() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getRawHeaders() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getRawImportLabel() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
 
getRawKeys() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
 
getRawNodeCache() - Method in class com.facebook.buck.parser.DaemonicParserState
 
getRawOutput() - Method in class com.facebook.buck.features.go.GoListStep
 
getRawPexTool(BuildRuleResolver) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getRawRules() - Method in class com.facebook.buck.skylark.parser.ParseResult
Returns rules organized in a map where a key is a rule name and the value is a map with keys representing rule parameters and values representing rule arguments.
getRawSelector() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
getRawSelector() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
getRawSelector() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
getRawSelectors() - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
getRawStream() - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
getRawValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getRDotJavaBinFolder(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
 
getRDotJavaBinFolder() - Method in class com.facebook.buck.android.DummyRDotJava
 
getRDotJavaDir() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
 
getRDotJavaFiles() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getRDotJavaPackage() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getRDotJavaPackage() - Method in class com.facebook.buck.android.AndroidResource
 
getRDotJavaPackage() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getRDotJavaSrcFolder(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.android.DummyRDotJava
 
getReadConfigurationOptions() - Method in class com.facebook.buck.skylark.parser.ParseResult
Returns all configuration options accessed during parsing of the build file.
getReadHeaders() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getReadOnlyPaths() - Method in class com.facebook.buck.parser.ParserConfig
getReadTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getReason() - Method in class com.facebook.buck.event.WatchmanStatusEvent.Overflow
 
getReason() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
 
getRecord() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getRecordedPaths() - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
getRecordedRules() - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, Optional<ImmutableSet<Class<? extends BaseDescription<?>>>>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, Predicate<TargetNode<?>>, Optional<AppleCxxPlatform>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getRecursiveTargetNodeDependenciesOfTypes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, AppleBuildRules.RecursiveDependenciesMode, TargetNode<?>, ImmutableSet<Class<? extends BaseDescription<?>>>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getRedex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getRedex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getRedex() - Method in class com.facebook.buck.android.redex.RedexOptions
 
getRedexConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getRedexConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getRedexConfig() - Method in class com.facebook.buck.android.redex.RedexOptions
 
getRedexExtraArgs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getRedexExtraArgs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getRedexExtraArgs() - Method in class com.facebook.buck.android.redex.RedexOptions
 
getRedexTarget() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getRedexTool(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getRedirectError() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, redirects stderr for the process to this location.
getRedirectErrorStream() - Method in class com.facebook.buck.util.ProcessExecutorParams
 
getRedirectInput() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, redirects stdout for the process to this location.
getRedirectOutput() - Method in class com.facebook.buck.util.ProcessExecutorParams
If present, redirects stdin for the process to this location.
getReferencedFiles(Path) - Method in class com.facebook.buck.cli.TargetsCommand
 
getReferences() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
 
getRefName(int) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getRegisteredActions() - Method in interface com.facebook.buck.core.rules.actions.ActionAnalysisDataLookUp
 
getRelativeArchiveMemberPath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getRelativeArchiveMemberPath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getRelativeHeaderPath(ProjectFilesystem) - Method in class com.facebook.buck.cxx.PreInclude
 
getRelativeInputPath(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getRelativeModulesDir() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getRelativeModulesDir() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getRelativeNativeLibsDir() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getRelativeOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getRelativeOutputPath() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
getRelativePath() - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
 
getRelativePath() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
 
getRelativePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getRelativePath(ProjectFilesystem, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getRelativePath(SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getRelativePath(ProjectFilesystem, SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getRelativePath() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getRelativePath(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Get the path of a file relative to a base directory.
getRelativePath() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
Returns the relative path for the entry.
getRelativePythonModulesDir() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getRelativePythonModulesDir() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getRelativeResDirectories(ProjectFilesystem, SourcePathResolver) - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getRelinkedLibs() - Method in class com.facebook.buck.android.relinker.NativeRelinker
 
getRelinkedLibsAssets() - Method in class com.facebook.buck.android.relinker.NativeRelinker
 
getRelinkerWhitelist() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getRelinkerWhitelist() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getRelinkerWhitelist() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getRemoteBuckLogPath(String, Path) - Static method in class com.facebook.buck.distributed.DistBuildUtil
 
getRemoteBuildRuleCompletionNotifier() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getRemoteCacheAccessMode() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
 
getRemoteCommand() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getRemoteConfigWithOverride() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getRemoteCoordinatorAddress() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getRemoteCoordinatorPort() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getRemoteDownloadedArtifactsBytes() - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
 
getRemoteDownloadedArtifactsCount() - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
 
getRemoteDurationMillis() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getRemoteExecutionService() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
getRemoteExecutionService() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionClients
 
getRemoteExecutionService() - Method in class com.facebook.buck.remoteexecution.util.OutOfProcessIsolatedExecutionClients
 
getRemoteFileHashes() - Method in class com.facebook.buck.distributed.RecordedFileHashes
 
getRemoteGlobalIDString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
getRemoteResult() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getRemoteRootCellConfig() - Method in class com.facebook.buck.distributed.DistBuildState
The RootCell of the Remote machine.
getRemoteRunnablePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getRemoteSandboxDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getRemoteState() - Method in class com.facebook.buck.distributed.DistBuildState
 
getRemoveClasses() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getRemoveClasses() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getRemoveClasses() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getRemoveEntryPredicate() - Method in class com.facebook.buck.jvm.java.JarParameters
 
getReorderClassesIntraDex() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getRepoCredentials(String) - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
getReport() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
getReportMaxSizeBytes() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getReportMaxUploadRetries() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getReportSubmitErrorMessage() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
 
getReportSubmitErrorMessage() - Method in class com.facebook.buck.doctor.DefectSubmitResult
 
getReportSubmitLocation() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
 
getReportSubmitLocation() - Method in class com.facebook.buck.doctor.DefectSubmitResult
 
getReportSubmitMessage() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
 
getReportSubmitMessage() - Method in class com.facebook.buck.doctor.DefectSubmitResult
 
getReportTimeoutMs() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getReportUploadPath() - Method in class com.facebook.buck.doctor.config.DoctorConfig
getReportUrl() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
 
getRepository() - Method in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
getRepository() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getRepository() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getRepository() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getRepository() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getRepository() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getRepository(ProjectFilesystem) - Static method in class com.facebook.buck.event.listener.ScubaBuildListener
 
getRepository() - Method in class com.facebook.buck.util.network.RemoteLogBuckConfig
 
getRepresentation() - Method in interface com.facebook.buck.rules.visibility.VisibilityPattern
Value used in a build file to specify this pattern.
getRepresentativePlatform() - Method in class com.facebook.buck.apple.MultiarchFileInfo
Returns a representative platform for use in retrieving architecture agnostic tools.
getRequest() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
Get thrift request.
getRequestCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getRequestDurationMillis() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getRequestedRuleKey() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
 
getRequestErrorCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getRequestLengthBytes() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
 
getRequestProtocol() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectSubmitResult
Returns the protocol version of the request based on DoctorProtocolVersion.
getRequestProtocol() - Method in class com.facebook.buck.doctor.DefectSubmitResult
Returns the protocol version of the request based on DoctorProtocolVersion.
getRequestSampleCount() - Method in class com.facebook.buck.slb.ServerHealthState
 
getRequestSizeBytes() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractStoreResult
 
getRequestSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
 
getRequestSizeBytes() - Method in class com.facebook.buck.artifact_cache.StoreResult
 
getRequestSizeBytes() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getRequestSizeBytes() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
 
getRequestSuccessful() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
 
getRequestTimeoutCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getRequiredBufferCapacity() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
getRequiredBuildTarget(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.project.GenerationResult
 
getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getRequiredBuildTargets() - Method in class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
 
getRequiredData() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in interface com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbi
 
getRequiredForSourceOnlyAbi() - Method in interface com.facebook.buck.jvm.java.MaybeRequiredForSourceOnlyAbiArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getRequiredForSourceOnlyAbi() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.AndroidResource
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.NdkLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in interface com.facebook.buck.android.packageable.AndroidPackageable
Get the set of packagables that need to be included in any package that includes this object.
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderTemplate
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleAndroid
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getRequiredPackageables(BuildRuleResolver) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getRequiredPath(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getRequiredValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getRes() - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getRes() - Method in class com.facebook.buck.android.AndroidResource
 
getRes() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getRes() - Method in interface com.facebook.buck.android.HasAndroidResourceDeps
 
getResDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getResDirectories() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getResDirectories() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
getResDirectories() - Method in class com.facebook.buck.android.ResourcesFilter
 
getResDirectoryForProject(ActionGraphBuilder, TargetNode<AndroidResourceDescriptionArg>) - Static method in class com.facebook.buck.android.AndroidResourceDescription
 
getReSessionData() - Method in class com.facebook.buck.event.listener.scuba.BuildData
 
getReSessionData() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
 
getReSessionId() - Method in interface com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractReSessionData
 
getReSessionId() - Method in class com.facebook.buck.event.listener.scuba.ReSessionData
 
getReSessionLabel() - Method in interface com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractReSessionData
 
getReSessionLabel() - Method in class com.facebook.buck.event.listener.scuba.ReSessionData
 
getResolvedIncludeRoot(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxHeaders
 
getResolvedPath() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
 
getResolvedPath() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
getResolvedQuery() - Method in class com.facebook.buck.rules.query.Query
 
getResourceAllocationFairness() - Method in class com.facebook.buck.core.resources.ResourcesConfig
getResourceAmountsPerRuleType() - Method in class com.facebook.buck.core.resources.ResourcesConfig
getResourceApk() - Method in class com.facebook.buck.android.AbstractModuleInfo
 
getResourceApk() - Method in class com.facebook.buck.android.ModuleInfo
 
getResourceCompression() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getResourceCompression() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getResourceCompression() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getResourceCompressionMode() - Method in class com.facebook.buck.android.AndroidBinary
 
getResourceCompressionMode() - Method in class com.facebook.buck.android.AndroidBundle
 
getResourceConsumption() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getResourceDeps() - Method in class com.facebook.buck.android.UnsortedAndroidResourceDeps
 
getResourceDetails() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
 
getResourceDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
A list of "res" directories that should be passed to the aapt command to build the APK, sorted topologically.
getResourceDirs() - Method in class com.facebook.buck.apple.AppleBundleResources
Directories that should be copied into the bundle as directories of files with the same name.
getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
getResourceFactory() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
getResourceFilePath() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
 
getResourceFiles() - Method in class com.facebook.buck.apple.AppleBundleResources
Files that are copied to the root of the resources subdirectory.
getResourceFilesByHash(SourcePathResolver, ProjectFilesystem, Stream<ExopackagePathAndHash>) - Static method in class com.facebook.buck.android.exopackage.ResourcesExoHelper
Returns a map of hash to path for resource files.
getResourceFilter() - Method in class com.facebook.buck.android.AndroidBinary
 
getResourceFilter() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getResourceFilter() - Method in class com.facebook.buck.android.AndroidBundle
 
getResourceFilter() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getResourceFilterRule() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getResourceFilterRule() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
getResourceFilterRule() - Method in class com.facebook.buck.android.ResourcesFilter
 
getResourceFolderFactory() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
getResourceFolderType() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
getResourceIdentifier() - Method in class com.facebook.buck.util.PackagedResource
Use this as unique ID for resource when hashing is not enabled
getResourcePaths(Collection<SourcePath>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
getResourcePaths(Collection<SourcePath>, Path) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
getResourcePaths() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
 
getResourceRef(int) - Method in class com.facebook.buck.android.resources.ResTableType
 
getResources() - Method in class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
getResources() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getResources() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getResources() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getResources() - Method in interface com.facebook.buck.features.go.HasGoLinkable
 
getResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
getResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getResources() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getResources() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getResources() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getResources() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getResources() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getResources() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
 
getResources() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getResources() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getResources() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getResources() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
 
getResourcesFromDeps() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getResourcesInfo() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
 
getResourcesParameters() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getResourcesPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getResourcesPaths() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
 
getResourcesRoot() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
getResourcesRoot() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getResourcesRoot() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getResourcesRootFromFolder(IjFolder) - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
 
getResourcesRootsToResources(JavaPackageFinder, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
getResourcesWithEmptyResButNonEmptyAssetsDir() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
getResourcesWithNonEmptyResDir() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
A list of build targets belonging to AndroidResources with non-empty "res" directory, sorted topologically.
getResourceType() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getResourceTypeName(ResTablePackage) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getResourceUnion() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getResourceUnionPackage() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
getResourceUnionPackage() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getResourceUnionPackage() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getResourceVariantFiles() - Method in class com.facebook.buck.apple.AppleBundleResources
Resource files with localization variants.
getResPaths() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
 
getResponse() - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
The thrift response.
getResponse() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
getResponseBody() - Method in class com.facebook.buck.util.network.HttpResponse
 
getResponseSizeBytes() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractFetchResult
 
getResponseSizeBytes() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractMultiContainsResult
 
getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
 
getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.FetchResult
 
getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
 
getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
 
getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
 
getResponseSizeBytes() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
 
getResponseSizeBytes() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getResponseSizeBytes() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
 
getRestartAdbOnFailure() - Method in class com.facebook.buck.android.exopackage.AbstractAdbConfig
 
getRestartAdbOnFailure() - Method in class com.facebook.buck.android.exopackage.AdbConfig
getRestartAllStreamingCalls() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
 
getResult() - Method in class com.facebook.buck.core.build.engine.BuildEngine.AbstractBuildEngineResult
 
getResult() - Method in class com.facebook.buck.core.build.engine.BuildEngineResult
 
getResultClass() - Method in class com.facebook.buck.rules.coercer.ParamInfo
Returns the type that input values will be coerced to.
getResultFile(File) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
Creates a File where the report will be created.
getResultForMatcher(ChromeTraceParser.ChromeTraceEventMatcher<T>, Map<ChromeTraceParser.ChromeTraceEventMatcher<?>, Object>) - Static method in class com.facebook.buck.util.trace.ChromeTraceParser
Designed for use with the result of ChromeTraceParser.parse(Path, Set).
getResultFuture() - Method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
getResults() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractMultiFetchResult
At least one of the results must be non-skipped.
getResults() - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
At least one of the results must be non-skipped.
getResults() - Method in class com.facebook.buck.command.BuildExecutionResult
 
getResults() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
 
getResults() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
 
getResults() - Method in interface com.facebook.buck.event.external.events.IndividualTesEventFinishedExternalInterface
 
getResults() - Method in interface com.facebook.buck.event.external.events.TestRunFinishedEventInterface
 
getResultString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getResultSummaryVerbosity() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
getRetrievalTime() - Method in class com.facebook.buck.util.cache.CacheStats
 
getReusedNodeCount() - Method in class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
 
getReverseDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getReverseDeps(Iterable<QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the direct reverse dependencies of the specified targets.
getReverseDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getReverseDeps(Iterable<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getRevisionIdOffTracked() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
 
getRevisionTimestampOffTracked() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
 
getRewriteDepsFile() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getRewriteMisc() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getRewriteSourcemap() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getRight() - Method in class com.facebook.buck.util.types.Either
Returns the right value.
getRlib() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getRobolectricLogPath() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getRobolectricManifest() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRobolectricRuntimeDependency() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRoot() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
getRoot() - Method in interface com.facebook.buck.core.cell.Cell
 
getRoot() - Method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
getRoot() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
 
getRoot() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getRoot() - Method in class com.facebook.buck.cxx.CxxHeaders
 
getRoot() - Method in class com.facebook.buck.cxx.CxxHeadersDir
 
getRoot() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
 
getRoot() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Tree
 
getRootAPKModule() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
Get the APKModule representing the core application that is always included in the apk
getRootCause() - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
 
getRootCause(Throwable) - Static method in interface com.facebook.buck.util.exceptions.WrapsException
Unwraps exception to the root cause.
getRootCell() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getRootCell() - Method in class com.facebook.buck.distributed.DistBuildState
 
getRootDirectories() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
getRootPath() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
getRootPath() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
getRootPath() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
getRootPath() - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
getRootPath() - Method in class com.facebook.buck.rules.modern.DefaultOutputPathResolver
 
getRootPath() - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
Returns a relative path to the root directory for build outputs.
getRoots() - Method in class com.facebook.buck.cxx.OmnibusLibraries
 
getRootSourcePath() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getRootSourcePath(String) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getRotateLog() - Method in class com.facebook.buck.log.LogConfigSetup
 
getRound() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getRule() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getRule(BuildTarget) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
 
getRule(BuildTarget) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
Returns the BuildRule associated with the buildTarget.
getRule(BuildTarget) - Method in interface com.facebook.buck.core.rules.config.ConfigurationRuleResolver
Returns the ConfigurationRule associated with the given BuildTarget.
getRule(BuildTarget) - Method in class com.facebook.buck.core.rules.config.impl.SameThreadConfigurationRuleResolver
 
getRule(SourcePath) - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
 
getRule(BuildTargetSourcePath) - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
 
getRuleCacheResult() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
 
getRuleCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
getRuleDepsCache() - Method in class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
 
getRuleFinder() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
 
getRuleFinder() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getRuleFinder() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getRuleFinder() - Method in interface com.facebook.buck.rules.modern.InputRuleResolver.UnsafeInternals
 
getRuleFlags() - Method in class com.facebook.buck.cxx.CxxToolFlags
Flags that succeed flags from #getPlatformFlags().
getRuleFlags() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
 
getRuleFlags() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
 
getRuleFunctionFactory() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
 
getRuleKey() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache.FetchRequest
 
getRuleKey() - Method in class com.facebook.buck.cli.TargetResult
 
getRuleKey(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getRuleKey(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Returns the RuleKey for the rule whose output is currently stored on disk.
getRuleKey() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Resumed
 
getRuleKey() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Suspended
 
getRuleKey() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
 
getRuleKey() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
getRuleKey() - Method in interface com.facebook.buck.rules.keys.DependencyFileRuleKeyFactory.AbstractRuleKeyAndInputs
 
getRuleKey() - Method in class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory.Result
 
getRuleKey() - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
 
getRuleKeyCacheCheckTimestamps() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getRuleKeyCacheResult() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
getRuleKeyCacheScope() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getRuleKeyCaching() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getRuleKeyCaching() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getRuleKeyCalculatedEvents() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
 
getRuleKeyCalculator() - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
getRuleKeyCalculatorFuture() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.command.BuildExecutorArgs
 
getRuleKeyConfiguration() - Method in interface com.facebook.buck.core.cell.Cell
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getRuleKeyConfiguration() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getRuleKeyDiagGraphFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getRuleKeyDiagKeysFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getRuleKeyDiagnosticsMode() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getRuleKeyDiagnosticsMode() - Method in class com.facebook.buck.core.rulekey.config.AbstractRuleKeyConfig
 
getRuleKeyLoggerLogFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
 
getRuleKeys() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
 
getRuleKeys() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getRuleKeys() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
 
getRulekeyTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getRuleName() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
getRuleName() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
 
getRuleName() - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
 
getRuleOptional(BuildTarget) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
Returns the BuildRule associated with the given BuildTarget if it is already present.
getRuleOptional(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
getRuleOptional(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
 
getRuleOptionalWithType(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
 
getRuleOptionalWithType(BuildTarget, Class<T>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
Returns the BuildRule associated with the given BuildTarget if it is already present, casting it to an expected type.
getRuleResolver() - Method in class com.facebook.buck.core.rules.SourcePathRuleFinder
 
getRules() - Method in class com.facebook.buck.android.relinker.NativeRelinker
 
getRules() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
 
getRules() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
 
getRuleScheduleInfo() - Method in interface com.facebook.buck.core.rules.schedule.OverrideScheduleRule
 
getRuleScheduleInfo() - Method in class com.facebook.buck.cxx.CxxLink
 
getRulesToBuild(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.command.Build
* Converts given BuildTargetPaths into BuildRules
getRulesToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBinary
 
getRulesToExcludeFromDex() - Method in class com.facebook.buck.android.AndroidBundle
 
getRuleType() - Method in class com.facebook.buck.cli.TargetResult
 
getRuleType(Class<? extends BaseDescription<?>>) - Static method in class com.facebook.buck.core.description.impl.DescriptionCache
 
getRuleType(BaseDescription<?>) - Static method in class com.facebook.buck.core.description.impl.DescriptionCache
 
getRuleType() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
 
getRuleType() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
 
getRuleType() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
The type of a rule.
getRuleType() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getRuleType(String) - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
getRuleType() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
getRuleType() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
 
getRuleWithType(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.AbstractBuildRuleResolver
 
getRuleWithType(BuildTarget, Class<T>) - Method in interface com.facebook.buck.core.rules.BuildRuleResolver
Returns the BuildRule associated with the buildTarget, casting it to an expected type.
getRunId() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionTrackingInfo
 
getRunId() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
 
getRunId() - Method in class com.facebook.buck.event.listener.RunIdStreamPair
 
getRunnablePath() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getRunTestSeparately() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getRunTestSeparately() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getRunTestSeparately() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getRunTestSeparately() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidBundle
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidInstrumentationApk
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.AndroidPrebuiltAar
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.ApkGenrule
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.RobolectricTest
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.apple.AppleBundle
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.apple.AppleTest
 
getRuntimeDeps(BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.DefaultRuleDepsCache
 
getRuntimeDeps(BuildRule) - Method in interface com.facebook.buck.core.build.engine.RuleDepsCache
 
getRuntimeDeps(SourcePathRuleFinder) - Method in interface com.facebook.buck.core.rules.attr.HasRuntimeDeps
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.core.rules.tool.BinaryWrapperRule
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxTest
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.d.DBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.d.DTest
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.go.GoTest
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.lua.LuaBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.ocaml.OcamlBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonLibrary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.python.PythonTest
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.features.rust.RustTest
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JavaTest
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.CommandAlias
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.ExportFile
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.ShBinary
 
getRuntimeDeps(SourcePathRuleFinder) - Method in class com.facebook.buck.shell.ShTest
 
getRuntimeLdflags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getRustBinaryFlags() - Method in class com.facebook.buck.features.rust.RustPlatform
Get rustc flags for rust_binary() rules.
getRustcBinaryFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
Get rustc flags for rust_binary() rules.
getRustcCheckFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
Get rustc flags for #check flavored builds.
getRustcFlags() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getRustcFlags() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getRustcFlags() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getRustCheckFlags() - Method in class com.facebook.buck.features.rust.RustPlatform
Get rustc flags for #check flavored builds.
getRustcLibraryFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
Get rustc flags for rust_library() rules.
getRustCompiler(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getRustCompiler() - Method in class com.facebook.buck.features.rust.RustPlatform
 
getRustcTestFlags(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
Get rustc flags for rust_test() rules.
getRustLibraryFlags() - Method in class com.facebook.buck.features.rust.RustPlatform
Get rustc flags for rust_library() rules.
getRustLinker(String) - Method in class com.facebook.buck.features.rust.RustBuckConfig
 
getRustPlatform(RustToolchain, BuildTarget, HasDefaultPlatform) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
getRustPlatforms() - Method in interface com.facebook.buck.features.rust.AbstractRustToolchain
 
getRustPlatforms() - Method in class com.facebook.buck.features.rust.RustToolchain
 
getRustTestFlags() - Method in class com.facebook.buck.features.rust.RustPlatform
Get rustc flags for rust_test() rules.
getSafeApproxOfRemainingWorkUnitsCount() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
 
getSafeApproxOfRemainingWorkUnitsCount() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
 
getSafeApproxOfRemainingWorkUnitsCount() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
 
getSampleRate() - Method in class com.facebook.buck.util.SampleRate
 
getSandboxExecutionStrategy() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
 
getSanitizeFunction() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
getSanitizer() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
 
getScalac(BuildRuleResolver) - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getScalacTarget() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getScalaLibraryTarget() - Method in class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
getScaleStep() - Method in class com.facebook.buck.android.FilterResourcesSteps
 
getScheduledCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getScheduledExecutor() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getScheduledExecutor() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getScheduledTasks() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Return list of currently scheduled (not yet submitted) tasks.
getScheduler() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getScheduleType() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getScheduleType() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getSchedulingEnvironmentType() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getScheme() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
getSchemeBuildableTargetNodes(XCodeDescriptions, TargetGraph, Optional<AppleDependenciesCache>, TargetNode<?>) - Static method in class com.facebook.buck.apple.AppleBuildRules
 
getScope() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
 
getScratchDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getScratchDirectory() - Method in class com.facebook.buck.android.SplitResources
 
getScratchPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.core.model.impl.BuildTargetPaths
Return a path to a file in the buck-out/bin/ directory.
getScriptFileContents(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getScriptFilePath(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getScrubbers() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
getScrubbers(ImmutableMap<Path, Path>) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getScrubbers(ImmutableMap<Path, Path>) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
getScrubbers() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
getScubaData() - Method in class com.facebook.buck.event.listener.scuba.BuildData
 
getScubaData() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.BuildData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
getScubaListenerData() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
getScubaListenerData() - Method in interface com.facebook.buck.event.listener.scuba.ScubaEventFactory.Data
 
getSdkName(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
getSdkOrThrow() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
 
getSdkPath() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
getSdkPath() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
Returns the Apple SDK path.
getSdkPath() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Absolute path to tools and files which depend on a particular SDK on a particular platform.
getSdkPathConfigOptionFromSearchOrderEntry(String) - Method in class com.facebook.buck.android.AndroidBuckConfig
Given the entry to from the order of search of the Android SDK location returns the name of the configuration option that contains SDK path if the entry instructs to get that value from .buckconfig (i.e.
getSdkPathSearchOrder() - Method in class com.facebook.buck.android.AndroidBuckConfig
Defines the order of search of the path to Android SDK.
getSdkProguardConfig() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getSdkRootPath() - Method in interface com.facebook.buck.android.toolchain.AbstractAndroidSdkLocation
 
getSdkRootPath() - Method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
 
getSdkType(IjProjectConfig) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
getSdkVersion() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
The sdk version of the platform.
getSecond() - Method in class com.facebook.buck.util.types.Pair
 
getSecondaryDexHeadClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getSecondaryDexHeadClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getSecondaryDexTailClassesFile() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getSecondaryDexTailClassesFile() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getSection() - Method in class com.facebook.buck.cli.ConfigValue
 
getSection(String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getSection() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
 
getSection(String) - Method in class com.facebook.buck.util.config.AbstractRawConfig
Retrieve a section by name.
getSectionByIndex(int) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getSectionByName(String) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getSectionForPlatform(CxxPlatform) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getSectionName(ElfSectionHeader) - Method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
getSections() - Method in class com.facebook.buck.core.config.BuckConfig
 
getSectionToEntries() - Method in class com.facebook.buck.util.config.Config
 
getSeed() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
The seed of all rule keys.
getSeedConfigMap() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
getSelectable(BuildTarget) - Method in class com.facebook.buck.core.rules.config.impl.ConfigurationRuleSelectableResolver
 
getSelectable() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingRule
 
getSelectable() - Method in interface com.facebook.buck.core.select.ProvidesSelectable
Returns a Selectable that can be used during evaluation of conditions in a select statement.
getSelectable(BuildTarget) - Method in interface com.facebook.buck.core.select.SelectableResolver
 
getSelectedVersions() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getSelectedVersions() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getSelectedVersions(BuildTarget) - Method in class com.facebook.buck.versions.TargetNodeTranslator
 
getSelectors() - Method in class com.facebook.buck.core.select.SelectorList
 
getSeparator() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
getSeparator() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
 
getSequenceNumber() - Method in class com.facebook.buck.test.TestResults
 
getSerializableStats() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
getSerialNumber() - Method in class com.facebook.buck.android.device.TargetDeviceOptions
 
getSerialNumber() - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getSerialNumber() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getSerialNumber() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
getServedLocalCache() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getServer() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
 
getServer() - Method in class com.facebook.buck.slb.PerServerData
 
getServer() - Method in class com.facebook.buck.slb.PerServerPingData
 
getServer() - Method in class com.facebook.buck.slb.ServerHealthState
 
getServerNotHealthyCount() - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getServerPool() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getServerPoolName() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
 
getServerPoolName() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
 
getService() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
getService() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
getServices() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionServiceImpl
 
getSetter() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
getSettings() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
getSetupStepsForBuildable(BuildContext, ProjectFilesystem, Iterable<Path>, ImmutableList.Builder<Step>, OutputPathResolver) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Gets the steps for preparing the output directories of the build rule.
getSHA1(String, List<String>) - Method in interface com.facebook.buck.eden.EdenClient
 
getSha1(Path) - Method in class com.facebook.buck.eden.EdenMount
 
getSha1() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getSha256() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getSha256() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getSharedLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
getSharedLibFlag() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getSharedLibFlag() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getSharedLibraries(BuildTarget, ProjectFilesystem, BuildRuleParams, CellPathResolver, ActionGraphBuilder, SourcePathRuleFinder, CxxBuckConfig, CxxPlatform, ImmutableList<? extends Arg>, Iterable<? extends NativeLinkTarget>, Iterable<? extends NativeLinkable>) - Static method in class com.facebook.buck.cxx.Omnibus
An alternate link strategy for languages which need to package native deps up as shared libraries, which only links native nodes which have an explicit edge from non-native code as separate, and statically linking all other native nodes into a single giant shared library.
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
Doesn't really apply to us.
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.d.DLibrary
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getSharedLibraries(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
 
getSharedLibraryExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getSharedLibraryExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getSharedLibraryInterfaceParams() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getSharedLibraryInterfaces() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
getSharedLibraryLoadingType() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
getSharedLibraryLoadingType() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
getSharedLibraryPath(ProjectFilesystem, BuildTarget, String) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getSharedLibrarySoname(Optional<String>, BuildTarget, CxxPlatform) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getSharedLibrarySymlinkTreePath(ProjectFilesystem, BuildTarget, Flavor) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getSharedLibraryVersionedExtensionFormat() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getSharedLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Libraries references in the shared link args above.
getSharedLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getSharedLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
The link arguments to use when linking using the shared link style.
getSharedObjectTargets() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
 
getSharedObjectTargets() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
This is for human consumption only.
getShellCommand(SourcePathResolver, Path) - Method in class com.facebook.buck.cxx.CxxTest
 
getShellCommand(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
This method is idempotent.
getShellCommandArgsForDescription(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getShellCommandArgsForDescription(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.AaptStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.AidlStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.DxStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.InstrumentationStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.NdkBuildStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.redex.ReDexStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.StripStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.android.ZipalignStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.d.DCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryCompile
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoAssembleStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoLinkStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoListStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoPackStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestCoverStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.go.GoTestMainStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.halide.HalideCompilerStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLexStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.ocaml.OcamlYaccStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.jvm.scala.ScalacStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.BashStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.DefaultShellStep
 
getShellCommandInternal(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
Implementations of this method should not have any observable side-effects.
getShellPath() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Returns the path to the shell under which the script is to be executed.
getShellScript() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Gets the contents of the shell script to execute under the shell returned by PBXShellScriptBuildPhase.getShellPath().
getShortCmdArgsString() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditActionGraphCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditAliasCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditBuildInfoCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditCellCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditIncludesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditInputCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditMbrCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditModulesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditRulesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditRuleTypeCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditRuleTypesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.AuditTestsCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.BuckCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.BuildCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.CacheCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.CacheDeleteCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.CleanCommand
 
getShortDescription() - Method in interface com.facebook.buck.cli.Command
 
getShortDescription() - Method in class com.facebook.buck.cli.DistBuildCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.DistBuildKillCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.DistBuildLogsCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.DistBuildRunCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.DistBuildSourceFilesCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.DistBuildStatusCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.DoctorCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.FetchCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.FixCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.HelpCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.InstallCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.KillAllCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.KillCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.ProjectCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.PublishCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.QueryCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.RootCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.RunCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.ServerCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.ServerStatusCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.TargetsCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.TestCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.UninstallCommand
 
getShortDescription() - Method in class com.facebook.buck.cli.VerifyCachesCommand
 
getShortDescription() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
getShortDescription() - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
getShortDescription() - Method in class com.facebook.buck.features.go.GoProjectSubCommand
 
getShortDescription() - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand
 
getShortDescription() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
 
getShortDescription() - Method in interface com.facebook.buck.support.cli.args.PluginBasedSubCommand
 
getShortName() - Method in class com.facebook.buck.android.AabBuilderStep
 
getShortName() - Method in class com.facebook.buck.android.aapt.MiniAapt
 
getShortName() - Method in class com.facebook.buck.android.AaptStep
 
getShortName() - Method in class com.facebook.buck.android.AidlStep
 
getShortName() - Method in class com.facebook.buck.android.AndroidModuleConsistencyStep
 
getShortName() - Method in class com.facebook.buck.android.ApkBuilderStep
 
getShortName() - Method in class com.facebook.buck.android.ApkInstallStep
 
getShortName() - Method in class com.facebook.buck.android.CompileStringsStep
 
getShortName() - Method in class com.facebook.buck.android.ConcatStep
 
getShortName() - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
getShortName() - Method in class com.facebook.buck.android.DxStep
 
getShortName() - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
getShortName() - Method in class com.facebook.buck.android.GenerateManifestStep
 
getShortName() - Method in class com.facebook.buck.android.GetStringsFilesStep
 
getShortName() - Method in class com.facebook.buck.android.InstrumentationStep
 
getShortName() - Method in class com.facebook.buck.android.IntraDexReorderStep
 
getShortName() - Method in class com.facebook.buck.android.MergeAndroidResourcesStep
 
getShortName() - Method in class com.facebook.buck.android.NdkBuildStep
 
getShortName() - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
getShortName() - Method in class com.facebook.buck.android.redex.ReDexStep
 
getShortName() - Method in class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
 
getShortName() - Method in class com.facebook.buck.android.SmartDexingStep
 
getShortName() - Method in class com.facebook.buck.android.SplitZipStep
 
getShortName() - Method in class com.facebook.buck.android.StripStep
 
getShortName() - Method in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
getShortName() - Method in class com.facebook.buck.android.ZipalignStep
 
getShortName() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getShortName() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
getShortName() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getShortName() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
 
getShortName() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
The part of the build target name after the colon.
getShortName() - Method in interface com.facebook.buck.core.model.UnflavoredBuildTarget
 
getShortName() - Method in class com.facebook.buck.features.d.DCompileStep
 
getShortName() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryCompile
 
getShortName() - Method in class com.facebook.buck.features.go.CGoCompileStep
 
getShortName() - Method in class com.facebook.buck.features.go.CGoGenerateImportStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoAssembleStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoCompileStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoLinkStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoListStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoPackStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoTestCoverStep
 
getShortName() - Method in class com.facebook.buck.features.go.GoTestMainStep
 
getShortName() - Method in class com.facebook.buck.features.halide.HalideCompilerStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlBuildStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlCCompileStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlDepToolStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlLexStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompileStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
getShortName() - Method in class com.facebook.buck.features.ocaml.OcamlYaccStep
 
getShortName() - Method in class com.facebook.buck.features.python.MovePythonWhlDataStep
 
getShortName() - Method in class com.facebook.buck.features.python.PexStep
 
getShortName() - Method in class com.facebook.buck.features.python.PythonRunTestsStep
 
getShortName() - Method in class com.facebook.buck.file.DownloadStep
 
getShortName() - Method in class com.facebook.buck.json.JsonConcatenateStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getShortName() - Method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.CalculateClassAbiStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.CopyResourcesStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
getShortName() - Method in class com.facebook.buck.jvm.java.GenerateCodeCoverageReportStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.JarDirectoryStep
 
getShortName() - Method in interface com.facebook.buck.jvm.java.Javac
 
getShortName() - Method in class com.facebook.buck.jvm.java.JavacStep
 
getShortName() - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
getShortName() - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getShortName() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getShortName() - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getShortName() - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getShortName() - Method in class com.facebook.buck.jvm.kotlin.KotlincStep
 
getShortName() - Method in class com.facebook.buck.jvm.scala.ScalacStep
 
getShortName() - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
getShortName() - Method in class com.facebook.buck.shell.BashStep
 
getShortName() - Method in class com.facebook.buck.shell.DefaultShellStep
 
getShortName() - Method in class com.facebook.buck.shell.RunShTestAndRecordResultStep
 
getShortName() - Method in class com.facebook.buck.shell.WorkerShellStep
 
getShortName() - Method in class com.facebook.buck.step.AbstractExecutionStep
 
getShortName() - Method in class com.facebook.buck.step.AbstractTestStep
 
getShortName() - Method in class com.facebook.buck.step.ConditionalStep
 
getShortName() - Method in class com.facebook.buck.step.fs.CopyStep
 
getShortName() - Method in class com.facebook.buck.step.fs.FileScrubberStep
 
getShortName() - Method in class com.facebook.buck.step.fs.FindAndReplaceStep
 
getShortName() - Method in class com.facebook.buck.step.fs.LogContentsOfFileStep
 
getShortName() - Method in class com.facebook.buck.step.fs.MakeExecutableStep
 
getShortName() - Method in class com.facebook.buck.step.fs.MoveStep
 
getShortName() - Method in class com.facebook.buck.step.fs.StringTemplateStep
 
getShortName() - Method in class com.facebook.buck.step.fs.SymCopyStep
 
getShortName() - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
getShortName() - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
getShortName() - Method in class com.facebook.buck.step.fs.TouchStep
 
getShortName() - Method in class com.facebook.buck.step.fs.WriteFileStep
 
getShortName() - Method in class com.facebook.buck.step.fs.XzStep
 
getShortName() - Method in class com.facebook.buck.step.fs.ZstdStep
 
getShortName() - Method in interface com.facebook.buck.step.Step
 
getShortName() - Method in class com.facebook.buck.unarchive.UntarStep
 
getShortName() - Method in class com.facebook.buck.unarchive.UnzipStep
 
getShortName() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get the short name for the archive type
getShortName() - Method in class com.facebook.buck.zip.RepackZipEntriesStep
 
getShortName() - Method in class com.facebook.buck.zip.ZipStep
 
getShortNameAndFlavorPostfix() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getShortNameAndFlavorPostfix() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
getShortNameAndFlavorPostfix() - Method in interface com.facebook.buck.core.model.BuildTarget
If this build target were //third_party/java/guava:guava-latest, then this would return "guava-latest".
getShortNameAndFlavorPostfix() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
The short name with flavors.
getShortNames() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get all available short names
getShortStepName() - Method in interface com.facebook.buck.event.external.events.StepEventExternalInterface
 
getShortStepName() - Method in class com.facebook.buck.step.StepEvent
 
getShouldCacheLinks(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getShouldCancelOnRepeat() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
getShouldCancelOnRepeat() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
 
getShouldDeleteTemporaries() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
Whether to delete temporary files generated to run a build rule immediately after the rule is run.
getShouldDeleteTemporaries() - Method in class com.facebook.buck.command.config.BuildBuckConfig
Whether to delete temporary files generated to run a build rule immediately after the rule is run.
getShouldDeleteTemporaries() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getShouldInstrumentActionGraph() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
Whether to instrument the action graph and record performance
getShouldProduceLibraryArtifact(BuildTarget, ActionGraphBuilder) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
getShouldProduceLibraryArtifact(BuildTarget, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxLibraryDescriptionDelegate
Specifies whether a library artifact (e.g., libName.a) should be produced.
getShouldProguard() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getShouldRemapHostPlatform() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getShouldUploadToEverstoreLog() - Method in class com.facebook.buck.event.listener.scuba.BuildData
 
getShouldUploadToEverstoreLog() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
 
getShouldUsedOldBinaryOutputLocation(String) - Method in class com.facebook.buck.features.haskell.HaskellBuckConfig
 
getShutdownFullyCompleteFuture() - Method in class com.facebook.buck.util.concurrent.ResourcePool
 
getSignature(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
getSignature(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
getSimulatorName() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
getSimulatorState() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
 
getSize() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
 
getSize() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
getSize(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
getSize(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
getSize() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getSize() - Method in interface com.facebook.buck.jvm.java.classes.FileLike
Returns the size of the entry in bytes.
getSize() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
getSize() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Digest
 
getSize(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getSize(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getSize(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getSize(Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
getSize(ProjectFilesystem, Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
getSize(Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
 
getSize(ProjectFilesystem, Path) - Method in interface com.facebook.buck.util.hashing.FileHashLoader
Return the size of the given relative Path under the given ProjectFilesystem.
getSize(Path) - Method in class com.facebook.buck.util.hashing.FilePathHashLoader
 
getSize(Path) - Method in interface com.facebook.buck.util.hashing.ProjectFileHashLoader
 
getSizeBytes() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Started
 
getSizeBytes() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Started
 
getSizeIfPresent(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getSizeIfPresent(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getSkeleton() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
 
getSkippedCount() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getSkippedCount() - Method in class com.facebook.buck.test.TestCaseSummary
 
getSkipProguard() - Method in class com.facebook.buck.android.AndroidBinary
 
getSkipProguard() - Method in class com.facebook.buck.android.AndroidBundle
 
getSkipProguard() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
 
getSkipResources() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getSkylarkGlobHandler() - Method in class com.facebook.buck.parser.ParserConfig
getSlaveStatuses() - Method in class com.facebook.buck.distributed.DistBuildStatus
 
getSlbConfig() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getSlowHeartbeatWarningThresholdMillis() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getSnapshotReferenceImagesPath() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSnapshots() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
 
getSoLibsRelDir(BuildTarget) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
Give the relative path from the omnibus to its shared library directory.
getSoName() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
 
getSoname() - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
 
getSoname() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
 
getSoname() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSoname() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSoname() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSoname() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getSoname() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getSoname() - Method in class com.facebook.buck.cxx.OmnibusLibrary
 
getSoname(BuildTarget, CxxPlatform, Optional<String>) - Static method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
getSoname() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getSoname() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getSonameMapping() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
 
getSonameMergeMap() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
 
getSortedExecutorIds(boolean) - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
getSortedExecutorIds(boolean) - Method in class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
 
getSortedExecutorIds(boolean) - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
getSortedExecutorIds(boolean) - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
getSortedThreadIds(boolean) - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
getSortOrder() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
 
getSource() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getSource() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSource() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
getSource() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
 
getSource() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSource() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getSource() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getSource() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getSourceAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getSourceAbiPath() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
Controls a special verification mode that generates ABIs both from source and from class files and diffs them.
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSourceAbiVerificationMode() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getSourceAbiVerificationMode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getSourceControlInfo() - Method in class com.facebook.buck.doctor.AbstractReport
 
getSourceControlInfo() - Method in class com.facebook.buck.doctor.DefectReport
 
getSourceControlInfo() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
 
getSourceDirs() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getSourceFile() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getSourceFileMultiFetchBufferPeriodMs() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getSourceFileMultiFetchMaxBufferSize() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getSourceFilePaths() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getSourceFiles() - Method in class com.facebook.buck.features.go.GoListStep
 
getSourceFlags() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
 
getSourceFolders() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
getSourceFoldersToInputsIndex(ImmutableCollection<Path>) - Static method in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
Calculate the set of directories containing inputs to the target.
getSourceGroup() - Method in class com.facebook.buck.apple.GroupedSource
 
getSourceGroupName() - Method in class com.facebook.buck.apple.GroupedSource
 
getSourceGroupPathRelativeToTarget() - Method in class com.facebook.buck.apple.GroupedSource
 
getSourceJar() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getSourceJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getSourceJar() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getSourceJars() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getSourceLevel() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getSourcemapPath(JsBundleOutputs) - Static method in class com.facebook.buck.features.js.JsUtil
 
getSourceOnlyAbiClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
getSourceOnlyAbiDeps() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getSourceOnlyAbiDeps() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getSourceOnlyAbiJar() - Method in interface com.facebook.buck.jvm.core.HasJavaAbi
 
getSourceOnlyAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getSourceOnlyAbiJar() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getSourceOnlyAbiRuleInfoFactory() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
getSourceOnlyAbiRules(ActionGraphBuilder, Iterable<BuildRule>) - Static method in class com.facebook.buck.jvm.java.JavaLibraryRules
 
getSourcePath() - Method in class com.facebook.buck.android.StrippedObjectDescription
 
getSourcePath() - Method in class com.facebook.buck.apple.GroupedSource
 
getSourcePath(String, String, TargetConfiguration) - Method in class com.facebook.buck.core.config.BuckConfig
 
getSourcePath() - Method in class com.facebook.buck.core.sourcepath.NonHashableSourcePathContainer
 
getSourcePath() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
 
getSourcePath(Path) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getSourcePath(String, TargetConfiguration) - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getSourcePath() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
 
getSourcePath(Path) - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
getSourcePath() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getSourcePath(OutputPath) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
This should only be exposed to implementations of the ModernBuildRule, not of the Buildable.
getSourcePathConverter() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
 
getSourcePathName(BuildTarget, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
getSourcePathName(BuildTarget, SourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
 
getSourcePathName(BuildTarget, SourcePath) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getSourcePathNames(BuildTarget, String, Iterable<SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
Resolved the logical names for a group of SourcePath objects into a map, throwing an error on duplicates.
getSourcePathNames(BuildTarget, String, Iterable<T>, Predicate<T>, Function<T, SourcePath>) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
Resolves the logical names for a group of objects that have a SourcePath into a map, throwing an error on duplicates.
getSourcePathNames(BuildTarget, String, Iterable<SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getSourcePathNames(BuildTarget, String, Iterable<T>, Predicate<T>, Function<T, SourcePath>) - Method in interface com.facebook.buck.core.sourcepath.resolver.SourcePathResolver
 
getSourcePathResolver() - Method in class com.facebook.buck.core.build.context.BuildContext
 
getSourcePathResolver() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getSourcePathResolver() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getSourcePathRuleFinder() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
getSourcePaths() - Method in class com.facebook.buck.cxx.FrameworkDependencies
 
getSourcePathToDepsFile() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToDepsFile() - Method in interface com.facebook.buck.features.js.JsDependenciesOutputs
 
getSourcePathToDex() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getSourcePathToDexFile() - Method in interface com.facebook.buck.android.DexWithClasses
 
getSourcePathToGeneratedAnnotationPath(BuildTarget, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getSourcePathToGeneratedRDotJavaSrcFiles() - Method in class com.facebook.buck.android.GenerateRDotJava
 
getSourcePathToMisc() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToMisc() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.Aapt2Compile
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.Aapt2Link
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AaptPackageResources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAar
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAppModularity
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidAppModularityVerification
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBuildConfig
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidBundle
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidManifest
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidResource
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AndroidResourceIndex
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.AssembleDirectories
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.CopyNativeLibraries
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.DummyRDotJava
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageFilesInstaller
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageInstallFinisher
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ExopackageResourcesInstaller
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.GenAidl
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.GenerateRDotJava
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.GenerateStringResources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.MergeAssets
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.MergeThirdPartyJarResources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.NativeLibraryProguardGenerator
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.NdkLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.PackageStringAssets
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.PreDexMerge
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.ResourcesFilter
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.SplitResources
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.StripLinkable
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.UnstrippedNativeLibraries
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.UnzipAar
 
getSourcePathToOutput() - Method in class com.facebook.buck.android.WriteFileHashCode
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleAssetCatalog
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleBundle
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleDsym
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.AppleTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.BuiltinApplePackage
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.CoreDataModel
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.MultiarchFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getSourcePathToOutput() - Method in class com.facebook.buck.apple.SceneKitAssets
 
getSourcePathToOutput() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getSourcePathToOutput() - Method in class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.Archive
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxLink
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.CxxStrip
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.HeaderSymlinkTreeWithHeaderMap
 
getSourcePathToOutput() - Method in class com.facebook.buck.cxx.toolchain.HeaderSymlinkTreeWithModuleMap
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DCompileBuildRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.d.DTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.dotnet.CsharpLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.filegroup.Filegroup
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.CGoGenImport
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.CGoGenSource
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.go.GoTestMain
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.gwt.GwtBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.gwt.GwtModule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.halide.HalideCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellGhciRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellHaddockLibRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellHaddockRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellLinkRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.haskell.HaskellPackageRule
 
getSourcePathToOutput() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsDependenciesFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsLibrary.Files
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.js.JsLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.lua.LuaBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.lua.LuaStandaloneBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlBuild
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlCCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlClean
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlDebugLauncher
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlLink
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompile
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PythonBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.python.PythonTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.rust.RustCompileRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.rust.RustTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.features.zip.rules.Zip
 
getSourcePathToOutput() - Method in class com.facebook.buck.file.HttpArchive
 
getSourcePathToOutput() - Method in class com.facebook.buck.file.HttpFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.file.RemoteFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.file.WriteFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.json.JsonConcatenate
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.CompareAbis
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getSourcePathToOutput(BuildTarget, ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JarGenrule
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.Javadoc
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.Keystore
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.MavenUberJar
 
getSourcePathToOutput() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getSourcePathToOutput() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
getSourcePathToOutput() - Method in class com.facebook.buck.shell.ExportFile
 
getSourcePathToOutput() - Method in class com.facebook.buck.shell.Genrule
 
getSourcePathToOutput() - Method in class com.facebook.buck.shell.ShBinary
 
getSourcePathToOutput() - Method in class com.facebook.buck.swift.SwiftCompile
 
getSourcePathToPrimaryDex() - Method in class com.facebook.buck.android.PreDexMerge
 
getSourcePathToResources() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToResources() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getSourcePathToSourceMap() - Method in class com.facebook.buck.features.js.JsBundleGenrule
 
getSourcePathToSourceMap() - Method in interface com.facebook.buck.features.js.JsBundleOutputs
 
getSourcePathToStringAssetsZip() - Method in class com.facebook.buck.android.PackageStringAssets
 
getSourcePathToSupplementaryOutput(String) - Method in interface com.facebook.buck.core.rules.attr.HasSupplementaryOutputs
Returns a SourcePath to a named supplementary output, or null if it does not exist.
getSourcePathToSupplementaryOutput(String) - Method in class com.facebook.buck.cxx.CxxBinary
 
getSourcePathToSupplementaryOutput(String) - Method in class com.facebook.buck.cxx.CxxLink
 
getSourceRootFromSource(Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PackagePathResolver
Given a file at `a/b/c/D.java`, and full name of the class is `b.c.D`, the source root for that file is `a`.
getSources() - Method in class com.facebook.buck.features.d.DIncludes
 
getSources() - Method in interface com.facebook.buck.jvm.core.HasSources
 
getSources() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
getSources() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getSources() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
getSources() - Method in class com.facebook.buck.jvm.java.JavaSourceJar
 
getSources() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getSourceToBootclasspath() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getSourceTree() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
getSourceTree() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
getSourceTreePath() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getSourceType() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
 
getSourceType() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
 
getSourceVersionFromTarget(String) - Static method in class com.facebook.buck.jvm.java.abi.SourceVersionUtils
Gets the source version corresponding to the given target string.
getSourceWithFlags() - Method in class com.facebook.buck.apple.GroupedSource
 
getSpellingSuggestions(String, Collection<String>, int) - Static method in class com.facebook.buck.util.string.MoreStrings
 
getSpoolMode() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getSQLiteCacheEntries() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
 
getSrc() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getSrc() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getSrcRoots() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getSrcs() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getSrcs() - Method in interface com.facebook.buck.core.description.arg.HasSrcs
 
getSrcs() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getSrcs() - Method in interface com.facebook.buck.cxx.CxxConstructorArg
 
getSrcs() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getSrcs() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getSrcs() - Method in class com.facebook.buck.shell.Genrule
 
getSrcs() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getSrcs() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getSrcTarget() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getStack() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getStackSize() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getStacktrace() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getStackTrace() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
 
getStacktrace() - Method in class com.facebook.buck.test.TestResultSummary
 
getStampedeBuildLabel() - Method in class com.facebook.buck.event.listener.scuba.BuildData
 
getStampedeBuildLabel() - Method in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory.AbstractBuildData
 
getStampedeBuildLabel() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
getStampedeId() - Method in class com.facebook.buck.cli.AbstractDistBuildCommand
 
getStampedeId() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
 
getStampedeId() - Method in class com.facebook.buck.distributed.build_client.StampedeBuildClient
 
getStampedeId() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getStampedeId() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
 
getStampedeId() - Method in class com.facebook.buck.distributed.DistBuildCreatedEvent
 
getStampedeId() - Method in class com.facebook.buck.distributed.DistBuildRunEvent
 
getStampedeIdOptional() - Method in class com.facebook.buck.cli.AbstractDistBuildCommand
 
getStampedeIdReference() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getStart() - Method in class com.facebook.buck.event.listener.util.EventInterval
 
getStartedEvent() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getStartedEvent() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Finished
 
getStartedTimeStamp() - Method in class com.facebook.buck.event.ArtifactCompressionEvent.Finished
Returns the timestamp of corresponding started event
getStarter() - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
 
getStarterType() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
getStartEvent() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getStartIndex() - Method in class com.facebook.buck.core.macros.MacroMatchResult
 
getStartupCommand() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getStartupCommand() - Method in class com.facebook.buck.worker.WorkerProcessParams
Command that is used to start the worker job, e.g.
getStartupEnvironment() - Method in class com.facebook.buck.worker.WorkerProcessParams
Environment that will be used to start the worker tool.
getState() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getState() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getState() - Method in class com.facebook.buck.distributed.DistBuildCellIndexer
 
getState() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getState() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getStateCount(RemoteExecutionActionEvent.State) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getStaticLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getStaticLibraryBasename() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getStaticLibraryBasename(BuildTarget, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getStaticLibraryBasename() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getStaticLibraryBasename() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getStaticLibraryExtension() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getStaticLibraryPath(ProjectFilesystem, BuildTarget, Flavor, PicType, Optional<String>, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getStaticLibraryPath(ProjectFilesystem, BuildTarget, Flavor, PicType, Optional<String>, String, String, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
getStaticLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Libraries references in the static link args above.
getStaticLibs() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getStaticLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
The link arguments to use when linking using the static link style.
getStaticPicLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getStaticPicLibs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Libraries references in the static-pic link args above.
getStaticPicLink() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
The link arguments to use when linking using the static-pic link style.
getStats() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
 
getStats() - Method in class com.facebook.buck.event.CacheStatsEvent
 
getStats() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
getStats() - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
getStatsEvents() - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
getStatsEvents() - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
getStatsEvents() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
getStatsEvents() - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
getStatus() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getStatus() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getStatus() - Method in class com.facebook.buck.distributed.DistBuildStatus
 
getStatus() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
 
getStatus() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
 
getStatus() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
 
getStatusPollIntervalMillis() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getStdErr() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getStdErr() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.ClangClCompiler
 
getStderr(ProcessExecutor.Result) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
getStderr(ProcessExecutor.Result) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
getStdErr() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getStdErr() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getStderr() - Method in interface com.facebook.buck.remoteexecution.RemoteExecutionService.ExecutionResult
 
getStderr() - Method in class com.facebook.buck.shell.ShellStep
 
getStderr() - Method in class com.facebook.buck.step.StepExecutionResult
 
getStdErr() - Method in class com.facebook.buck.test.TestResultSummary
 
getStdErr() - Method in class com.facebook.buck.util.Console
 
getStderr() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getStderr() - Method in class com.facebook.buck.util.SimpleProcessListener
Gets the entire contents of stderr sent by the process.
getStderr() - Method in class com.facebook.buck.worker.WorkerJobResult
 
getStderrContents() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
 
getStdErrLogLevel() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getStdErrLogLevel() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getStdErrLogLevel() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getStdErrPath() - Method in class com.facebook.buck.worker.WorkerProcessCommand
Path to file where stderr can be written out.
getStdIn() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getStdIn() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getStdin(ExecutionContext) - Method in class com.facebook.buck.features.python.PexStep
Return the manifest as a JSON blob to write to the pex processes stdin.
getStdin(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
getStdlibPath(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getStdlibPath(SourcePathResolver) - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getStdlibPath(SourcePathResolver) - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getStdOut() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
getStdOut() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getStdOut() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getStdout() - Method in class com.facebook.buck.shell.ShellStep
 
getStdOut() - Method in class com.facebook.buck.test.TestResultSummary
 
getStdOut() - Method in class com.facebook.buck.util.Console
 
getStdout() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
getStdout() - Method in class com.facebook.buck.util.SimpleProcessListener
Gets the entire contents of stdout sent by the process.
getStdout() - Method in class com.facebook.buck.worker.WorkerJobResult
 
getStdoutContents() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
 
getStdOutLogLevel() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getStdOutLogLevel() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getStdOutLogLevel() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getStdOutPath() - Method in class com.facebook.buck.worker.WorkerProcessCommand
Path to file where stdout can be written out.
getStep() - Method in exception com.facebook.buck.step.StepFailedException
 
getSteps() - Method in class com.facebook.buck.cli.TestRun
 
getSteps(BuildContext, Path, Path) - Method in interface com.facebook.buck.cxx.LinkOutputPostprocessor
 
getStore() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getStoreBuilder() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
getStoreClient() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
 
getStoreData() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished
 
getStoreFuture() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
 
getStorepass() - Method in class com.facebook.buck.android.KeystoreProperties
 
getStoreRequestLogger() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
 
getStoreRetryIntervalMillis() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getStoreType() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getStoreType() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
 
getStrategyConfig() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
 
getStream() - Method in class com.facebook.buck.event.listener.RunIdStreamPair
 
getStreamForPayload(int) - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
Where to write the nth payload bytes to.
getStreamingWebSocketServlet() - Method in class com.facebook.buck.httpserver.WebServer
 
getStreamLogFilePath(String, String, Path) - Static method in class com.facebook.buck.distributed.DistBuildUtil
 
getStrict() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
If true, the GWT Compiler's -strict flag will be set.
getString(int) - Method in class com.facebook.buck.android.resources.StringPool
 
getStringCount() - Method in class com.facebook.buck.android.resources.StringPool
 
getStringFiles() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
getStringFiles() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
getStringFiles() - Method in class com.facebook.buck.android.ResourcesFilter
 
getStrings() - Method in class com.facebook.buck.android.resources.ResourcesXml
 
getStrings() - Method in class com.facebook.buck.android.resources.ResourceTable
 
GetStringsFilesStep - Class in com.facebook.buck.android
Generates a list of strings.xml files
getStringToFilter(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, QueryTarget) - Method in class com.facebook.buck.query.FilterFunction
 
getStringToFilter(QueryEnvironment, ImmutableList<QueryEnvironment.Argument>, QueryTarget) - Method in class com.facebook.buck.query.KindFunction
 
getStrip() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getStrip() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getStripFlags() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getStrippedObjectName() - Method in class com.facebook.buck.android.StrippedObjectDescription
 
getStripPrefix() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getStripStyle() - Method in class com.facebook.buck.cxx.CxxStrip
 
getStripToolArgs() - Method in enum com.facebook.buck.cxx.toolchain.StripStyle
 
getStrongFingerprint(ProjectFilesystem, ImmutableSortedSet<String>, FileHashCache) - Static method in class com.facebook.buck.parser.cache.impl.Fingerprinter
Calculates a strong fingerprint.
getStub() - Method in interface com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler.StubAndResponseMetadata
 
getStubBinary() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getStubBinaryPath() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
 
getStubsDir() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
getStyle() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
This will be passed to the GWT Compiler's -style flag.
getSubcommand() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.AuditCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.AuditMbrCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.BuckCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.DistBuildCommand
 
getSubcommand() - Method in class com.facebook.buck.cli.ServerCommand
 
getSubCommand() - Method in class com.facebook.buck.log.InvocationInfo
 
getSubCommandNameForLogging() - Method in class com.facebook.buck.cli.BuckCommand
 
getSubCommands() - Method in class com.facebook.buck.cli.ProjectCommand
 
getSubCommands() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
 
getSubcommandsFieldName() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getSubgraph(Iterable<? extends TargetNode<? extends T>>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
Get the subgraph of the the current graph containing the passed in roots and all of their transitive dependencies as nodes.
getSubjectCommonName() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
Returns the full name of the identity.
getSuccessCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
getSuccessOptional() - Method in class com.facebook.buck.core.build.engine.BuildResult
 
getSuccessType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getSuccessTypeName() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getSuccessUploadCount() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getSuggestion() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
 
getSuggestions() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
 
getSuggestions() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getSuggestions() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
 
getSummary() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
 
getSuperclass(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getSuperConsoleEnabled() - Method in class com.facebook.buck.log.InvocationInfo
 
getSuperInfo() - Method in interface com.facebook.buck.rules.modern.ClassInfo
 
getSuperInfo() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
getSupertypes(Class<?>) - Static method in class com.facebook.buck.util.Types
Returns a Set of classes and interfaces inherited or implemented by clazz.
getSupplementaryOutputIdentifier() - Method in class com.facebook.buck.rules.macros.LocationMacro
 
getSupportAbiGenerationFromSource() - Method in class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
getSupportedArchitectures() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
Set of strings containing the architectures supported by this simulator (i.e., i386, x86_64, etc.)
getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getSupportedPlatformsRegex() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getSupportedPlatformsRegex() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getSupportedProductFamilyIDs() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
Set of integers describing which Apple product families this simulator supports (1: iPhone, 2: iPad, 4: Apple Watch, etc.)
getSupportedSourceVersion() - Method in class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessor
 
getSupportsAbiGenerationFromSource() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
 
getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSupportsMergedLinking() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSupportsMergedLinking() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getSupportsMergedLinking() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getSupportsMergedLinking() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getSwiftc() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSwiftCompilerFlags() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSwiftCompilerFlags() - Method in interface com.facebook.buck.swift.SwiftCommonArg
 
getSwiftCxxPlatforms() - Method in interface com.facebook.buck.swift.toolchain.AbstractSwiftPlatformsProvider
 
getSwiftCxxPlatforms() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
 
getSwiftName() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
The Swift name for the platform.
getSwiftPlatform() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getSwiftRuntimePaths() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftSharedLibraryRunPaths() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftSources() - Method in class com.facebook.buck.apple.AppleLibrarySwiftMetadata
 
getSwiftStaticRuntimePaths() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftStdlibTool() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
 
getSwiftVersion() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getSwiftVersion() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getSwiftVersion() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getSwiftVersion() - Method in interface com.facebook.buck.swift.SwiftCommonArg
 
getSymbolNameTool() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getSymbols() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
 
getSymlinksList() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.Directory
 
getSyntaxError() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
 
getSystemCsharpCompiler() - Method in class com.facebook.buck.features.dotnet.DotnetToolchain
 
getSystemEnv() - Static method in class com.facebook.buck.util.environment.EnvVariablesProvider
 
getSystemJavaCompiler() - Static method in class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
 
getSystemMemory() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getSystemToolClassLoader() - Static method in class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
 
getTag() - Method in class com.facebook.buck.event.ExperimentEvent
 
getTags() - Method in class com.facebook.buck.counters.Counter
 
getTags() - Method in class com.facebook.buck.counters.CounterInfo
 
getTags() - Method in class com.facebook.buck.counters.CounterSnapshot
 
getTags() - Method in class com.facebook.buck.event.ScubaData
 
getTags() - Method in class com.facebook.buck.event.ScubaEvent
 
getTagSets() - Method in class com.facebook.buck.counters.CounterSnapshot
 
getTagsForServer(URI) - Static method in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
getTarget() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getTarget() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTarget() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getTarget(ImmutableMap<String, String>) - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getTarget() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.FinishedRuleKeyCalc
 
getTarget() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.StartedRuleKeyCalc
 
getTarget() - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
 
getTarget() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
 
getTarget() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
getTarget() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
 
getTarget() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
 
getTarget() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
 
getTarget() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
 
getTarget() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getTarget() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getTarget() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getTarget() - Method in interface com.facebook.buck.event.external.events.CompilerErrorEventExternalInterface
 
getTarget() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
getTarget() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
 
getTarget() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
 
getTarget() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
 
getTarget() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTarget() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
getTarget() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getTarget() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTarget() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.SymlinkNode
 
getTarget() - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
getTarget() - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
 
getTarget() - Method in class com.facebook.buck.rules.macros.ClasspathMacro
 
getTarget() - Method in class com.facebook.buck.rules.macros.ExecutableMacro
 
getTarget() - Method in class com.facebook.buck.rules.macros.LocationMacro
 
getTarget() - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
 
getTarget() - Method in class com.facebook.buck.rules.macros.WorkerMacro
 
getTargetAppPlatform() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetAppPlatformLevel() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetArch() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetArch() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getTargetArchAbi() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetArchAbi() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
 
getTargetCompatibleWith() - Method in interface com.facebook.buck.core.description.arg.HasTargetCompatibleWith
 
getTargetCompatibleWith() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getTargetCompatibleWith() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
 
getTargetConfiguration() - Method in class com.facebook.buck.cli.AbstractCommand
 
getTargetConfiguration() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getTargetConfiguration() - Method in interface com.facebook.buck.cli.Command
 
getTargetConfiguration() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getTargetCpuType() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
 
getTargetCpuType() - Method in class com.facebook.buck.android.StrippedObjectDescription
 
getTargetCpuType() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getTargetDevice() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getTargetDeviceOptional() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
getTargetDeviceOptional() - Method in class com.facebook.buck.cli.TestCommand
 
getTargetDeviceOptions() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
getTargetDeviceOptions() - Method in class com.facebook.buck.cli.TestCommand
 
getTargetEvaluator() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetEvaluator() - Method in interface com.facebook.buck.query.QueryEnvironment
Returns an evaluator for target patterns.
getTargetEvaluator() - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTargetEvaluator() - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTargetForId(ProjectFilesystem, String, AndroidBuildToolsLocation, AndroidSdkLocation, Optional<Supplier<Tool>>, Optional<Supplier<Tool>>) - Static method in class com.facebook.buck.android.toolchain.impl.AndroidPlatformTargetProducer
 
getTargetGraph() - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetGraph() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
 
getTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
 
getTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
 
getTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
 
getTargetGraph() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
 
getTargetGraphAndBuildTargets() - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
 
getTargetGraphAndBuildTargets() - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
 
getTargetGraphAndBuildTargets() - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
 
getTargetGraphNodeCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.apple.AppleDebuggableBinary
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
BuildTargetPaths which, when changed, may change the BuildRules produced by this TargetNode, but whose steps don't need executing in order to build this TargetNode's BuildRules.
getTargetGraphOnlyDeps() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
BuildTargetPaths which, when changed, may change the BuildRules produced by this TargetNode, but whose steps don't need executing in order to build this TargetNode's BuildRules.
getTargetGraphOnlyDeps() - Method in interface com.facebook.buck.core.rules.attr.HasDeclaredAndExtraDeps
 
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
getTargetGraphOnlyDeps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRuleWithDeclaredAndExtraDeps
getTargetHash() - Method in class com.facebook.buck.cli.TargetResult
 
getTargetHashModifiedPaths() - Method in class com.facebook.buck.cli.TargetsCommand
 
getTargetKind(QueryTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetKind(QueryTarget) - Method in interface com.facebook.buck.query.QueryEnvironment
 
getTargetKind(QueryTarget) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTargetKind(QueryTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTargetLevel() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
getTargetNames() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
getTargetNames() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
getTargetNode(Cell, boolean, ListeningExecutorService, BuildTarget) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNode(PerBuildState, BuildTarget) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeDescriptionName() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getTargetNodeJob(PerBuildState, BuildTarget) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeJob(BuildTarget) - Method in interface com.facebook.buck.parser.TargetSpecResolver.TargetNodeProviderForSpecResolver
 
getTargetNodeRawAttributes(PerBuildState, Cell, TargetNode<?>) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeRawAttributes(Cell, ListeningExecutorService, TargetNode<?>) - Method in interface com.facebook.buck.parser.Parser
Deprecated.
Prefer Parser.getTargetNodeRawAttributes(PerBuildState, Cell, TargetNode) and reusing a PerBuildState instance, especially when calling in a loop.
getTargetNodeRawAttributesJob(PerBuildState, Cell, TargetNode<?>) - Method in interface com.facebook.buck.parser.Parser
 
getTargetNodeTranslator(TargetNode<?>, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
getTargetPlatform() - Method in interface com.facebook.buck.core.rules.configsetting.ConfigSettingSelectableConfigurationContext
 
getTargetPlatform() - Method in class com.facebook.buck.parser.AbstractDefaultSelectableConfigurationContext
 
getTargetPlatform() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
 
getTargetPlatformBinary(Optional<BuildTarget>, Optional<PatternMatchedCollection<BuildTarget>>, Flavor) - Static method in class com.facebook.buck.apple.AppleDescriptions
Returns a build target of the apple binary for the requested target platform.
getTargetPlatforms() - Method in class com.facebook.buck.cli.AbstractCommand
 
getTargetPlatforms() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
getTargetPlatforms() - Method in interface com.facebook.buck.cli.Command
 
getTargetProxy() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
getTargets() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
getTargets() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
 
getTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
 
getTargets() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
 
getTargets() - Method in interface com.facebook.buck.features.project.intellij.model.IjProjectElement
 
getTargets() - Method in class com.facebook.buck.parser.api.BuildFileManifest
 
getTargets(QueryEnvironment) - Method in class com.facebook.buck.query.QueryExpression
Returns a set of all targets referenced from literals within this query expression.
getTargets() - Method in class com.facebook.buck.query.TargetSetExpression
 
getTargets() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
 
getTargets() - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
 
getTargets() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
 
getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
 
getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
 
getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
 
getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
 
getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
 
getTargets() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
 
getTargetSdkVersion(ApplePlatform) - Method in class com.facebook.buck.apple.AppleConfig
 
getTargetSdkVersion() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getTargetsFromBuildTargets(Iterable<BuildTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetsFromTargetNodes(Iterable<TargetNode<?>>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetsInAttribute(QueryTarget, String) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTargetsInAttribute(QueryTarget, String) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the existing targets in the value of `attribute` of the given `target`.
getTargetsInAttribute(TypeCoercerFactory, TargetNode<T>, String) - Static method in class com.facebook.buck.query.QueryTargetAccessor
 
getTargetsInAttribute(QueryTarget, String) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTargetsInAttribute(QueryTarget, String) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTargetsMatchingPattern(String) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the set of target nodes in the graph for the specified target pattern, in 'buck build' syntax.
getTargetsToBuild() - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
 
getTargetsToSignal() - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
 
getTargetsVersions() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
getTargetsVersions() - Method in class com.facebook.buck.command.config.BuildBuckConfig
getTargetType() - Method in interface com.facebook.buck.parser.TargetNodeSpec
 
getTask(PluginClassLoaderFactory, JavaCompiler, Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) - Static method in interface com.facebook.buck.jvm.java.abi.source.api.FrontendOnlyJavacTaskProxy
 
getTask(PluginClassLoaderFactory, JavaCompiler, Writer, JavaFileManager, DiagnosticListener<? super JavaFileObject>, Iterable<String>, Iterable<String>, Iterable<? extends JavaFileObject>) - Static method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
getTaskIdEnvironmentVariable() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getTempDir() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getTempDir() - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
getTempDir() - Method in interface com.facebook.buck.shell.WorkerTool
 
getTempDir() - Method in class com.facebook.buck.worker.WorkerProcessParams
Temp folder location.
getTemplateForRequest(Request) - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
 
getTemplateForRequest(Request) - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
 
getTemplateForRequest(Request) - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
 
getTemplateGroup() - Method in interface com.facebook.buck.httpserver.TemplateHandlerDelegate
 
getTemplateGroup() - Method in class com.facebook.buck.httpserver.TraceHandlerDelegate
 
getTemplateGroup() - Method in class com.facebook.buck.httpserver.TracesHandlerDelegate
 
getTempPath() - Method in class com.facebook.buck.rules.modern.DefaultOutputPathResolver
 
getTempPath() - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
Returns a relative path to the root directory for intermediate build outputs.
getTempPath(String) - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
 
getTenantId() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
 
getTenantId() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
getTest() - Method in class com.facebook.buck.cli.TestRun
 
getTest() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getTestables() - Method in class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
getTestAction() - Method in class com.facebook.buck.apple.xcode.XCScheme
 
getTestCaseName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
getTestCaseName() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getTestCaseName() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getTestCaseName() - Method in class com.facebook.buck.test.TestCaseSummary
 
getTestCaseName() - Method in class com.facebook.buck.test.TestResultSummary
 
getTestCases() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
getTestCases() - Method in class com.facebook.buck.test.TestResults
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTestCaseTimeoutMs() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTestCaseTimeoutMs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTestClasses() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getTestCommand(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.apple.AppleTest
 
getTestEventsByThread() - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
getTestFilter() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getTestHostApp() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getTestHostApp() - Method in class com.facebook.buck.apple.TestHostInfo
 
getTestHostAppBinarySourcePath() - Method in class com.facebook.buck.apple.TestHostInfo
Location of the test host binary that can be passed as the "bundle loader" option when linking the test library.
getTestLibraryProjectDir() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTestLogDirectoryEnvironmentVariable() - Method in class com.facebook.buck.apple.AppleConfig
 
getTestLogLevel() - Method in class com.facebook.buck.apple.AppleConfig
 
getTestLogLevelEnvironmentVariable() - Method in class com.facebook.buck.apple.AppleConfig
 
getTestLogPaths() - Method in class com.facebook.buck.test.TestResults
 
getTestMainName() - Static method in class com.facebook.buck.features.python.PythonTestDescription
 
getTestModulesListName() - Static method in class com.facebook.buck.features.python.PythonTestDescription
 
getTestModulesListPath(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.features.python.PythonTestDescription
 
getTestName() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
getTestName() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getTestName() - Method in class com.facebook.buck.test.TestResultSummary
 
getTestPackage() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getTestReportingCallback() - Method in class com.facebook.buck.cli.TestRun
 
getTestResults() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getTestResults() - Method in class com.facebook.buck.test.TestCaseSummary
 
getTestResultsCallable() - Method in class com.facebook.buck.cli.TestRun
 
getTestResultSummary() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in interface com.facebook.buck.core.description.arg.HasTestTimeout
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTestRuleTimeoutMs() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getTestRunner() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getTestRunnerClasspath() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
getTestRunnerClasspath() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getTests() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getTests() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getTests() - Method in interface com.facebook.buck.core.description.arg.HasTests
 
getTests() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getTests() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getTests() - Method in interface com.facebook.buck.jvm.java.JavaLibraryWithTests
 
getTests() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getTests() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getTests() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getTests() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Test or TestSuite targets that should be invoked when this rule run through buck test
getTestSelectorList() - Method in class com.facebook.buck.cli.TestSelectorOptions
 
getTestSelectorList() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
getTestSelectorList() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getTestSelectorList() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
getTestSelectorList() - Method in class com.facebook.buck.test.TestRunningOptions
 
getTestsForTarget(QueryTarget) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTestsForTarget(QueryTarget) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the tests associated with the given target.
getTestsForTarget(QueryTarget) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTestsForTarget(QueryTarget) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTestSources() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getTestStatusMessage() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
getTestTargetsForNode(TargetNode<?>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodes
If node refers to a node which contains references to its tests, returns the tests associated with that node.
getTestType() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getTestType() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getTestType() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getTestType() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getTestType() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
getTestType() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getTestType() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getText() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
 
getText() - Method in class com.facebook.buck.json.BuildFileSyntaxError
 
getThinLto() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.cxx.CxxLinkOptions
 
getThinLto() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getThinLto() - Method in interface com.facebook.buck.cxx.LinkableCxxConstructorArg
 
getThinLto() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getThinLto() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getThinTargets() - Method in class com.facebook.buck.apple.MultiarchFileInfo
 
getThreadCount() - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
getThreadId() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getThreadId() - Method in interface com.facebook.buck.event.BuckEvent
 
getThreadId() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceEvent
 
getThreadId() - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
 
getThreadIdToCommandIdMapper() - Method in class com.facebook.buck.log.GlobalStateManager
 
getThreadLineLimit() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getThreadLineLimitOnError() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getThreadLineLimitOnWarning() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getThreadLineOutputMaxColumns() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
getThreadPoolKeepAliveDurationMillis() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getThreadPoolKeepAliveDurationMillis() - Method in class com.facebook.buck.manifestservice.ManifestServiceConfig
 
getThreadPoolSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getThreadPoolSize() - Method in class com.facebook.buck.manifestservice.ManifestServiceConfig
 
getThreads() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
getThreadToCommandRegister() - Method in class com.facebook.buck.log.GlobalStateManager
 
getThreadUserNanoDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
 
getThreadUserNanoTime() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getThreadUserNanoTime() - Method in interface com.facebook.buck.event.BuckEvent
 
getThriftData() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
 
getThriftPath() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
 
getThriftProtocol() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
 
getThrowableOrigin(Throwable) - Static method in class com.facebook.buck.util.MoreThrowables
Returns string representing class, method, filename and line number that throwable was thrown from
getTime() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getTime() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getTime() - Method in class com.facebook.buck.test.TestResultSummary
 
getTimeout() - Method in class com.facebook.buck.android.InstrumentationStep
 
getTimeout() - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getTimeout() - Method in class com.facebook.buck.shell.ShellStep
 
getTimeout() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
getTimeout() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
 
getTimeoutHandler(ExecutionContext) - Method in class com.facebook.buck.jvm.java.JUnitStep
 
getTimeoutHandler(ExecutionContext) - Method in class com.facebook.buck.shell.ShellStep
 
getTimeoutMillis() - Method in class com.facebook.buck.manifestservice.ManifestServiceConfig
 
getTimeSpentInGcMs() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getTimeSpentInMultiFetchNetworkCallsMs() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
getTimestampMillis() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
getTimestampMillis() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getTimestampMillis() - Method in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
getTimestampMillis() - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
 
getTimestampMillis() - Method in class com.facebook.buck.log.InvocationInfo
 
getTimestampMillis() - Method in class com.facebook.buck.test.TestStatusMessage
 
getTimingStatsTracker() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getTimingStatsTracker() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getTmpDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getTmpFolderPath() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
 
getTool() - Method in class com.facebook.buck.rules.args.ToolArg
 
getTool(BuildRule) - Method in class com.facebook.buck.rules.macros.ExecutableMacroExpander
 
getTool(BuildRule) - Method in class com.facebook.buck.rules.macros.WorkerMacroExpander
 
getTool() - Method in class com.facebook.buck.shell.CrossPlatformTool
 
getTool() - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
getTool() - Method in interface com.facebook.buck.shell.WorkerTool
 
getToolchain() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getToolchain() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getToolchainClass() - Method in interface com.facebook.buck.core.toolchain.AbstractToolchainDescriptor
 
getToolchainClass() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
 
getToolchainDescriptor() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.apple.toolchain.impl.AppleToolchainsSupplier
 
getToolchainDescriptor() - Method in interface com.facebook.buck.core.toolchain.ToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.cxx.toolchain.impl.CxxToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.dotnet.DotnetToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.go.GoToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.haskell.HaskellToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.lua.LuaToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.ocaml.OcamlToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.python.toolchain.impl.PythonToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.features.rust.RustToolchainSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.file.downloader.impl.DownloaderSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainsSupplier
 
getToolchainDescriptor() - Method in class com.facebook.buck.swift.toolchain.impl.SwiftToolchainsSupplier
 
getToolchainFactoryClass() - Method in interface com.facebook.buck.core.toolchain.AbstractToolchainDescriptor
 
getToolchainFactoryClass() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
 
getToolchainInstantiationException(String) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
getToolchainInstantiationException(String) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
getToolchainPaths() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Absolute paths to tools and files independent of the platform.
getToolchainProvider() - Method in interface com.facebook.buck.core.cell.Cell
 
getToolchainProvider() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
 
getToolchainProvider() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
 
getToolchainProvider() - Method in interface com.facebook.buck.core.model.targetgraph.BuildRuleCreationContextWithTargetGraph
 
getToolchainProvider() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
 
getToolchainProvider() - Method in interface com.facebook.buck.core.rules.BuildRuleCreationContext
 
getToolchains() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The toolchains used by the SDK.
getToolchainsOverrideForSDKName(String) - Method in class com.facebook.buck.apple.AppleConfig
 
getToolchainsWithCapability(Class<T>) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
getToolchainsWithCapability(Class<T>) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
Provides access to all known toolchains that support the provided capability.
getToolchainTarget() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
 
getToolchainTarget() - Method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
 
getToolPath(ImmutableList<Path>, String) - Method in class com.facebook.buck.apple.toolchain.impl.XcodeToolFinder
 
getTopLevelTargets() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
 
getTopLevelTypeElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getTopoSortedNativeLinkables(Iterable<? extends NativeLinkable>, Function<? super NativeLinkable, Stream<? extends NativeLinkable>>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
 
getTotalBuildRules() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getTotalCacheErrors() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheHits() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheIgnores() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheLocalKeyUnchangedHits() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCacheMisses() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
 
getTotalCompletedTimeFromEventIntervals(Collection<EventInterval>) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Get the summed elapsed time from all matched event pairs.
getTotalDecompressionTime() - Method in class com.facebook.buck.event.listener.scuba.AbstractArtifactCompressionStat
Total time spent in artifact decompression in ms
getTotalDecompressionTime() - Method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
Total time spent in artifact decompression in ms
getTotalEvictionCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalEvictionCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalEvictionCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalExecutedRules() - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats
The total number of actions executed both remote and local.
getTotalFilesMaterializedCount() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
getTotalHitCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalHitCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalHitCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalInvalidationCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalInvalidationCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalInvalidationCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalLoadExceptionCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalLoadExceptionCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalLoadExceptionCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalLoadSuccessCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalLoadSuccessCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalLoadSuccessCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalLoadTime() - Method in class com.facebook.buck.util.cache.CacheStats
 
getTotalLoadTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalLoadTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalLoadTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalMemory() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getTotalMemory() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getTotalMemoryBytes() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
 
getTotalMinionCount() - Method in class com.facebook.buck.distributed.build_slave.CoordinatorEventListener
 
getTotalMinionCount() - Method in interface com.facebook.buck.distributed.build_slave.MinionCountProvider
 
getTotalMissCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalMissCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalMissCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalMissMatchCount() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalMissMatchCount() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalMissMatchCount() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalMissTime() - Method in class com.facebook.buck.util.cache.CacheStats
 
getTotalMissTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalMissTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalMissTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalNanoTime() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getTotalNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getTotalNumberOfTests() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
getTotalNumberOfTests() - Method in class com.facebook.buck.test.TestResults
 
getTotalParsedFiles() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getTotalPayloads() - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
Total number of payloads expected for the current thrift response.
getTotalPayloadsSizeBytes() - Method in class com.facebook.buck.slb.HybridThriftRequestHandler
The sum bytes of all out-of-band payloads.
getTotalResourceConsumption(long) - Method in class com.facebook.buck.util.ProcessHelper
Gets resource consumption of the process subtree rooted at the process with the given pid.
getTotalRetrievalTime() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
getTotalRetrievalTime() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
getTotalRetrievalTime() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
getTotalRulekeyTimeMs() - Method in class com.facebook.buck.log.PerfTimesStats
 
getTotalRulesBuilt() - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
getTotalRulesBuilt() - Method in interface com.facebook.buck.remoteexecution.event.listener.RemoteExecutionStatsProvider
Get the total number of BuildRules that are finished.
getTotalRulesCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getTotalSize() - Method in class com.facebook.buck.android.resources.ResChunk
For most chunk's totalSize == chunkSize.
getTotalSize() - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
getTotalSizeBytes() - Method in class com.facebook.buck.util.DirectoryCleaner.PathStats
 
getTotalThreadUserNanoTime() - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
getTotalTime() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
getTotalTime() - Method in class com.facebook.buck.test.TestCaseSummary
 
getTotalTimeSpentMaterializingFilesFromCASMillis() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
getTraceAttributesFor(String) - Method in class com.facebook.buck.util.trace.BuildTraces
 
getTraceAttributesFor(Path) - Method in class com.facebook.buck.util.trace.BuildTraces
Parses a trace file and returns the command that the user executed to create the trace.
getTraceDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getTraceFile() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
 
getTraceId() - Method in interface com.facebook.buck.log.TraceInfoProvider
 
getTracePath() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
 
getTraceStream() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
 
getTraceUploadUri() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
Get URL to upload trace.
getTraceUploadURI() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
 
getTraceUploadUriIfEnabled() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
Get URL to upload trace if the config is enabled.
getTrackedEvents() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getTraits() - Method in class com.facebook.buck.log.ErrorLogRecord
 
getTransformFunction() - Method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer.AbstractPojoTransformer
Function that transforms a parser object to POJO object
getTransformFunction() - Method in class com.facebook.buck.parser.api.PojoTransformer
Function that transforms a parser object to POJO object
getTransitiveBytecodeIncludes() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidAar
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidBinary
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.android.AndroidBundle
 
getTransitiveClasspathDeps() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getTransitiveClasspathDeps(JavaLibrary) - Static method in class com.facebook.buck.jvm.java.JavaLibraryClasspathProvider
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getTransitiveClasspathDeps() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidAar
 
getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidBinary
 
getTransitiveClasspaths() - Method in class com.facebook.buck.android.AndroidBundle
 
getTransitiveClasspaths() - Method in interface com.facebook.buck.jvm.core.HasClasspathEntries
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JarFattener
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.JavaTest
 
getTransitiveClasspaths() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
getTransitiveClosure(Set<QueryTarget>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
getTransitiveClosure(Set<QueryTarget>) - Method in interface com.facebook.buck.query.QueryEnvironment
Returns the forward transitive closure of all of the targets in "targets".
getTransitiveClosure(Set<QueryTarget>) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
getTransitiveClosure(Set<QueryTarget>) - Method in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder, Iterable<? extends BuildRule>, Predicate<Object>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Find and return the CxxPreprocessorInput objects from CxxPreprocessorDep found while traversing the dependencies starting from the BuildRule objects given.
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder, Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.CxxPreprocessorDep
Returns all transitive preprocessor inputs for this library.
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.halide.HalideLibrary
 
getTransitiveCxxPreprocessorInput(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
getTransitiveDepsClosure(BuildTarget) - Method in class com.facebook.buck.features.project.intellij.TransitiveDepsClosureResolver
 
getTransitiveNativeLinkableInput(CxxPlatform, ActionGraphBuilder, Iterable<? extends T>, Linker.LinkableDepType, Function<? super T, Optional<Iterable<? extends T>>>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Collect up and merge all NativeLinkableInput objects from transitively traversing all unbroken dependency chains of NativeLinkable objects found via the passed in BuildRule roots.
getTransitiveNativeLinkables(CxxPlatform, ActionGraphBuilder, Iterable<? extends NativeLinkable>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
 
getTransitiveRuntimeDeps(HasRuntimeDeps, BuildRuleResolver) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
getTransitiveRustSharedLibraries(RustPlatform, Iterable<? extends BuildRule>, boolean) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Collect all the shared libraries generated by RustLinkables found by transitively traversing all unbroken dependency chains of RustLinkable objects found via the passed in BuildRule roots.
getTransitiveSharedLibraries(CxxPlatform, ActionGraphBuilder, Iterable<? extends T>, Function<? super T, Optional<Iterable<? extends T>>>, boolean) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables
Collect all the shared libraries generated by NativeLinkables found by transitively traversing all unbroken dependency chains of NativeLinkable objects found via the passed in BuildRule roots.
getTransitiveSuperclasses(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getTranslatableClass() - Method in class com.facebook.buck.versions.QueryTargetTranslator
 
getTranslateBuildTarget(TargetNode<?>, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
getTransportPath() - Method in class com.facebook.buck.io.watchman.Watchman
 
getTrashDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getTree(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Returns a list of all sub directories.
getTreeDigest() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
 
getTreeDigest() - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol.OutputDirectory
 
getTrees() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
getTrees() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
getTriggerPath(ProjectFilesystem) - Static method in class com.facebook.buck.core.rules.common.InstallTrigger
 
getTwoLevelCachingEnabled() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getTwoLevelCachingMaximumSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getTwoLevelCachingMinimumSize() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
getType() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
 
getType() - Method in class com.facebook.buck.android.resources.ResChunk
 
getType() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
 
getType() - Method in class com.facebook.buck.apple.GroupedSource
 
getType() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
getType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.FinishedRuleKeyCalc
 
getType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.StartedRuleKeyCalc
 
getType() - Method in interface com.facebook.buck.core.rules.BuildRule
 
getType() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
getType() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getType() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
 
getType() - Method in class com.facebook.buck.cxx.AbstractCxxSource
 
getType() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
 
getType() - Method in class com.facebook.buck.cxx.CxxSource
 
getType() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
 
getType() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
 
getType() - Method in class com.facebook.buck.cxx.toolchain.linker.DefaultLinkerProvider
 
getType() - Method in interface com.facebook.buck.cxx.toolchain.linker.LinkerProvider
 
getType() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
 
getType() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
 
getType() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
 
getType() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
getType() - Method in interface com.facebook.buck.event.RuleKeyCalculationEvent
 
getType() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
 
getType() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getType() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getType() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getType() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
 
getType() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
 
getType() - Method in class com.facebook.buck.parser.syntax.ImmutableListWithSelects
Type of the data in selector values
getType() - Method in class com.facebook.buck.parser.syntax.ListWithSelects
Type of the data in selector values
getType() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
getType() - Method in interface com.facebook.buck.query.QueryEnvironment.TargetEvaluator
 
getType() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
getType() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
 
getType() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
getType() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
getType() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
getType() - Method in interface com.facebook.buck.rules.modern.ClassInfo
Returns a lower underscore name for this type.
getType() - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
getType() - Method in interface com.facebook.buck.shell.AbstractGenruleDescription.CommonArg
 
getType() - Method in class com.facebook.buck.shell.Genrule
 
getType() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
 
getType() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
 
getType() - Method in class com.facebook.buck.test.TestResultSummary
 
getType() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
 
getType() - Method in enum com.facebook.buck.util.environment.Platform
 
getType() - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
 
getTypeCoercer() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
getTypeCoercerFactory() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getTypeCoercerFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getTypeCoercerFactory() - Method in class com.facebook.buck.cli.ParserAndCaches
 
getTypeElement(Element) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
getTypeElement() - Method in class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
getTypeFromVersionOutput(Iterable<String>) - Static method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
getTypeMirror(Iterable<? extends Tree>) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
getTypeOptionName() - Method in class com.facebook.buck.cli.ProjectCommand
 
getTypeOptionName() - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
 
getTypes() - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getTypes() - Method in class com.facebook.buck.cli.AuditRulesCommand
 
getTypes() - Method in class com.facebook.buck.cli.TargetsCommand
 
getTypes() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
getTypes() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
getTypes() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
getTypesByName() - Method in class com.facebook.buck.core.rules.knowntypes.AbstractKnownRuleTypes
 
getTypesByName() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
getTypeSpec(int) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getTypeSpecs() - Method in class com.facebook.buck.android.resources.ResTablePackage
 
getUdid() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
 
getUiTestTargetApp() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getUiTestTargetApp() - Method in class com.facebook.buck.apple.TestHostInfo
 
getUiTestTargetAppBinarySourcePath() - Method in class com.facebook.buck.apple.TestHostInfo
Location of the ui test target binary that can be passed test target application of UITest
getUnarchiver() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Get the unarchiver used to extract archives of this type
getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getUnbundledResourcesRoot() - Method in interface com.facebook.buck.jvm.java.JavaLibraryDescription.CoreArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
 
getUnbundledResourcesRoot() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getUnchecked(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
Get a value from the cache
getUnchecked() - Method in class com.facebook.buck.io.file.LazyPath
Does not invoke the path supplier, assuming it was invoked previously.
getUnconfiguredBuildTarget() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getUnconfiguredBuildTarget() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getUnconfiguredBuildTarget() - Method in class com.facebook.buck.parser.BuildTargetSpec
 
getUnconfiguredBuildTargetFactory() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getUnconfiguredBuildTargetFactory() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getUnconfiguredBuildTargetFactory() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getUnexpandedCommandArgs() - Method in class com.facebook.buck.log.InvocationInfo
 
getUnflavoredBuildTarget() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
getUnflavoredBuildTarget() - Method in interface com.facebook.buck.core.model.BuildTarget
 
getUnflavoredBuildTarget() - Method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
 
getUnflavoredBuildTarget() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
A build target without flavors.
getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSet
 
getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
 
getUnnamedSources() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
 
getUnresolvedProperties() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessor
 
getUnsortedExportedRules(Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
getUnstrippedLibraries() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
 
getUnusedDependenciesAction() - Method in class com.facebook.buck.jvm.java.AbstractUnusedDependenciesFinder
 
getUnusedDependenciesAction() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
getUnversionedTargetGraph() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
 
getUnzippedOutputFilePathToBinary() - Method in class com.facebook.buck.apple.AppleBundle
 
getUpdatedRulesCount() - Method in interface com.facebook.buck.event.external.events.CacheRateStatsUpdateExternalEventInterface
 
getUpdatedRulesCount() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getUploadCompleteFuture() - Method in class com.facebook.buck.core.build.engine.BuildResult
Signals that the cache upload for this rule (if there were one) has completed.
getUploadToCacheResultType() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
getUrl() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getUrl(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getUrl(String) - Static method in class com.facebook.buck.features.project.intellij.IjProjectPaths
 
getUrl() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
 
getUrl() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
 
getUrl() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
 
getUrl() - Method in class com.facebook.buck.maven.aether.Repository
 
getUrl(String, String) - Method in class com.facebook.buck.util.config.Config
 
getUrls() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
 
getUrls() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
 
getUseArgFile() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getUseArgFile() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
 
getUseCxxLibraries() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getUseCxxLibraries() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getUseCxxLibraries() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getUseCxxLibraries() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getUseCxxLibraries() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getUseCxxLibraries() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getUseDefaultTestMain() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getUseDetailedUntrackedHeaderMessages() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
getUseFileList() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getUseModulewrap() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getUser() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
 
getUserFriendlyMessage(Throwable) - Static method in class com.facebook.buck.util.ErrorLogger
Prints the stacktrace as formatted by an ErrorLogger.
getUserId() - Method in class com.facebook.buck.util.UnixUserIdFetcher
 
getUserId() - Method in interface com.facebook.buck.util.UserIdFetcher
Returns the user ID for the current user.
getUserIssueDescription() - Method in class com.facebook.buck.doctor.UserReport
 
getUserLocalConfiguration() - Method in class com.facebook.buck.doctor.DefectReport
 
getUserLocalConfiguration() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
 
getUsername() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getUsername() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getUserPrincipalLookupService() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
getUserReport() - Method in class com.facebook.buck.doctor.AbstractReport
 
getUserReport() - Method in class com.facebook.buck.doctor.DefectReport
 
getUserReport() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractDefectReport
 
getUserReport() - Method in class com.facebook.buck.doctor.DoctorInteractiveReport
 
getUseSplitDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getUseSplitDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
getUseUnixPathSeparator() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
getUseUnixPathSeparator() - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
getUseWatchmanGlob() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getUUID() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
 
getUuid() - Method in class com.facebook.buck.step.StepEvent
 
getValue() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
 
getValue() - Method in class com.facebook.buck.cli.ConfigValue
 
getValue(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getValue(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
getValue(Set<Flavor>) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValue(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValue(Flavor) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValue() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
 
getValue() - Method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
 
getValue() - Method in class com.facebook.buck.event.EventKey
 
getValue() - Method in class com.facebook.buck.event.ExperimentEvent
 
getValue() - Method in class com.facebook.buck.event.PerfEventId
 
getValue() - Method in enum com.facebook.buck.event.SimplePerfEvent.Type
 
getValue() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
 
getValue() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
 
getValue(Object) - Method in class com.facebook.buck.rules.keys.FieldValueExtractor
 
getValue(Object) - Method in interface com.facebook.buck.rules.keys.ValueExtractor
 
getValue(Object) - Method in class com.facebook.buck.rules.keys.ValueMethodValueExtractor
 
getValue() - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
getValue(String, String) - Method in class com.facebook.buck.util.config.AbstractRawConfig
Retrieve a value from a named section.
getValue(String, String) - Method in class com.facebook.buck.util.config.Config
 
getValue() - Method in enum com.facebook.buck.util.zip.ZipCompressionLevel
 
getValueForFlavor(ImmutableMap<UserFlavor, String>, Flavor) - Static method in class com.facebook.buck.features.js.JsUtil
 
getValuePairs() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
getValues() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
 
getValues(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getValues(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
getValues() - Method in class com.facebook.buck.core.cell.CellConfig
 
getValues() - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValues(BuildTarget) - Method in class com.facebook.buck.core.model.FlavorDomain
 
getValues() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
 
getValues() - Method in class com.facebook.buck.counters.CounterSnapshot
 
getValues() - Method in class com.facebook.buck.json.BuildFilePythonResult
 
getValues() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
getValues() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
getValues() - Method in class com.facebook.buck.util.config.AbstractRawConfig
 
getValues() - Method in class com.facebook.buck.util.config.RawConfig
 
getValuesFile() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
If present, contents of file can override those of AndroidBuildConfigDescriptionArg.getValues().
getValuesOrThrow(String) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
getValuesOrThrow(String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
Tries to read the "artifact" values and if it fails it logs the attributes of the file it tried to read.
getValueString() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
getValueString() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent
 
getValueString() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
 
getValueString() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
 
getValueString() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildStarted
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.Reset
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.Started
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
getValueString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
 
getValueString() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.test.event.IndividualTestEvent.Started
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Finished
 
getValueString() - Method in class com.facebook.buck.core.test.event.TestSummaryEvent.Started
 
getValueString() - Method in class com.facebook.buck.counters.CounterRegistry.AsyncCounterRegistrationEvent
 
getValueString() - Method in class com.facebook.buck.counters.CountersSnapshotEvent
 
getValueString() - Method in class com.facebook.buck.distributed.build_client.ClientSideBuildSlaveFinishedStatsEvent
 
getValueString() - Method in class com.facebook.buck.distributed.build_client.DistBuildRemoteProgressEvent
 
getValueString() - Method in class com.facebook.buck.distributed.build_client.DistBuildSuperConsoleEvent
 
getValueString() - Method in class com.facebook.buck.distributed.build_client.StampedeConsoleEvent
 
getValueString() - Method in class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
 
getValueString() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResultEvent
 
getValueString() - Method in class com.facebook.buck.distributed.DistBuildClientStatsEvent
 
getValueString() - Method in class com.facebook.buck.distributed.DistBuildCreatedEvent
 
getValueString() - Method in class com.facebook.buck.distributed.DistBuildRunEvent
 
getValueString() - Method in class com.facebook.buck.distributed.DistBuildStatusEvent
 
getValueString() - Method in class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
 
getValueString() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
getValueString() - Method in class com.facebook.buck.event.ActionGraphEvent
 
getValueString() - Method in class com.facebook.buck.event.ActionGraphPerfStatEvent
 
getValueString() - Method in class com.facebook.buck.event.ArtifactCompressionEvent
 
getValueString() - Method in class com.facebook.buck.event.BuckInitializationDurationEvent
 
getValueString() - Method in class com.facebook.buck.event.CacheStatsEvent
 
getValueString() - Method in class com.facebook.buck.event.CommandEvent
 
getValueString() - Method in class com.facebook.buck.event.CompilerErrorEvent
 
getValueString() - Method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
getValueString() - Method in class com.facebook.buck.event.ConsoleEvent
 
getValueString() - Method in class com.facebook.buck.event.DaemonEvent
 
getValueString() - Method in class com.facebook.buck.event.ExperimentEvent
 
getValueString() - Method in class com.facebook.buck.event.FileHashCacheEvent
 
getValueString() - Method in class com.facebook.buck.event.FlushConsoleEvent
 
getValueString() - Method in class com.facebook.buck.event.InstallEvent
 
getValueString() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent.Finished
 
getValueString() - Method in class com.facebook.buck.event.LeafEvents.SimpleLeafEvent.Started
 
getValueString() - Method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
 
getValueString() - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper.CacheRateStatsUpdateEvent
 
getValueString() - Method in class com.facebook.buck.event.NetworkEvent.BytesReceivedEvent
 
getValueString() - Method in class com.facebook.buck.event.ParsingEvent
 
getValueString() - Method in class com.facebook.buck.event.ProgressEvent
 
getValueString() - Method in class com.facebook.buck.event.ProjectGenerationEvent
 
getValueString() - Method in class com.facebook.buck.event.RuleKeyCalculationEvent.Event
 
getValueString() - Method in class com.facebook.buck.event.StartActivityEvent
 
getValueString() - Method in class com.facebook.buck.event.UninstallEvent
 
getValueString() - Method in class com.facebook.buck.event.WatchmanStatusEvent
 
getValueString() - Method in class com.facebook.buck.file.downloader.impl.DownloadEvent
 
getValueString() - Method in class com.facebook.buck.file.downloader.impl.DownloadProgressEvent
 
getValueString() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
 
getValueString() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Finished
 
getValueString() - Method in class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
 
getValueString() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
getValueString() - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
getValueString() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent
 
getValueString() - Method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
getValueString() - Method in class com.facebook.buck.parser.ParseEvent
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Finished
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Started
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Finished
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent.Started
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Started
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Finished
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Scheduled
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Started
 
getValueString() - Method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Terminal
 
getValueString() - Method in class com.facebook.buck.slb.LoadBalancedServiceEvent
 
getValueString() - Method in class com.facebook.buck.slb.LoadBalancerPingEvent
 
getValueString() - Method in class com.facebook.buck.slb.ServerHealthManagerEvent
 
getValueString() - Method in class com.facebook.buck.step.StepEvent
 
getValueString() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Finished
 
getValueString() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
getValueString() - Method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
getValueString() - Method in class com.facebook.buck.test.TestRuleEvent
 
getValueString() - Method in class com.facebook.buck.util.environment.NetworkInfo.Event
 
getValueString() - Method in class com.facebook.buck.util.perf.PerfStatsTracking.PerfStatsEvent
 
getValueString() - Method in class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
getValueString() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
 
getValueString() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
 
getValueString() - Method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
getValueTypeInfo() - Method in class com.facebook.buck.rules.modern.FieldInfo
 
getVar() - Method in class com.facebook.buck.rules.macros.EnvMacro
 
getVariableExpansionForPlatform(String, String, Map<String, String>) - Static method in class com.facebook.buck.apple.InfoPlistSubstitution
Returns a variable expansion for keys which may depend on platform name, trying from most to least specific.
getVariables() - Method in class com.facebook.buck.features.go.GoTestCoverSource
 
getVariant() - Method in class com.facebook.buck.event.ExperimentEvent
 
getVariants() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
 
getVerbosity() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
getVerbosity() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
getVerbosity() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
 
getVerbosity() - Method in class com.facebook.buck.util.Console
 
getVerbosityForLevel(int) - Static method in class com.facebook.buck.cli.VerbosityParser
 
getVerificationErrors() - Method in interface com.facebook.buck.util.cache.FileHashCache.AbstractFileHashCacheVerificationResult
 
getVerificationErrors() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
 
getVerificationMode() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
 
getVerifiedSourceAbiJar(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
getVerifyStep() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
getVersion() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
 
getVersion() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
The version number of the SDK.
getVersion() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
The version number of the toolchain.
getVersion() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
 
getVersion() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
 
getVersion() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
getVersion() - Method in class com.facebook.buck.jvm.kotlin.ExternalKotlinc
 
getVersion() - Method in class com.facebook.buck.jvm.kotlin.JarBackedReflectedKotlinc
 
getVersion() - Method in interface com.facebook.buck.jvm.kotlin.Kotlinc
 
getVersion() - Static method in class com.facebook.buck.rules.keys.config.impl.BuckVersion
 
getVersion() - Method in class com.facebook.buck.swift.SwiftBuckConfig
 
getVersion() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
 
getVersion() - Method in class com.facebook.buck.versions.ExactConstraint
 
getVersionCode() - Method in interface com.facebook.buck.android.AndroidManifestReader
 
getVersionCode() - Method in class com.facebook.buck.android.DefaultAndroidManifestReader
 
getVersionCode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getVersionControlStats() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStatsEvent
 
getVersionControlStats() - Method in class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
 
getVersionControlStatsGenerator() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getVersionControlStatsGenerator() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getVersionDomain() - Method in class com.facebook.buck.versions.VersionInfo
 
getVersionedExportedLangPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedExportedLangPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedExportedPlatformPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedExportedPreprocessorFlags() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedHeaderDirs() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getVersionedHeaderDirs() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedResources() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getVersionedResources() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getVersionedSharedLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getVersionedSharedLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedSrcs() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getVersionedSrcs() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getVersionedStaticLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getVersionedStaticLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedStaticPicLib() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
 
getVersionedStaticPicLib() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
getVersionedTargetGraph() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
 
getVersionedTargetGraph(BuckEventBus, TypeCoercerFactory, UnconfiguredBuildTargetFactory, TargetGraphAndBuildTargets, ImmutableMap<String, VersionUniverse>, ForkJoinPool) - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
 
getVersionedTargetGraph(BuckEventBus, TypeCoercerFactory, UnconfiguredBuildTargetFactory, TargetGraphAndBuildTargets, ImmutableMap<String, VersionUniverse>, ForkJoinPool, VersionBuckConfig, CacheStatsTracker) - Method in class com.facebook.buck.versions.VersionedTargetGraphCache
 
getVersionedTargetGraphCache() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getVersionedTargetGraphCache() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getVersionedTargetGraphCache() - Method in class com.facebook.buck.cli.ParserAndCaches
 
getVersionedTargetGraphCache() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
 
getVersionedTargetGraphCache() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
 
getVersionGroupType() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
getVersionInfo(TargetNode<?>) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
Get/cache the transitive version info for this node.
getVersionInfo(TargetNode<?>) - Method in class com.facebook.buck.versions.AsyncVersionedTargetGraphBuilder
 
getVersionInfo(TargetNode<?>) - Method in class com.facebook.buck.versions.ParallelVersionedTargetGraphBuilder
 
getVersionName() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
 
getVersions() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
 
getVersions() - Method in class com.facebook.buck.versions.VersionUniverse
 
getVersionString() - Method in class com.facebook.buck.features.python.toolchain.AbstractPythonVersion
 
getVersionString() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
 
getVersionString() - Method in class com.facebook.buck.jvm.java.JavacVersion
 
getVersionString() - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion
 
getVersionTargetGraphMode() - Method in class com.facebook.buck.versions.VersionBuckConfig
 
getVersionTargetGraphModeGroups() - Method in class com.facebook.buck.versions.VersionBuckConfig
 
getVersionTargetGraphTimeoutSeconds() - Method in class com.facebook.buck.versions.VersionBuckConfig
 
getVersionUniverse() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getVersionUniverse() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getVersionUniverse() - Method in interface com.facebook.buck.versions.HasVersionUniverse
 
getVersionUniverse(TargetNode<?>) - Method in class com.facebook.buck.versions.VersionUniverseVersionSelector
 
getVersionUniverses() - Method in class com.facebook.buck.versions.VersionBuckConfig
 
getVersionUniverses() - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
 
getView(Class<T>) - Method in class com.facebook.buck.core.config.BuckConfig
Get a ConfigView of this config.
getView(Class<V>) - Method in class com.facebook.buck.core.config.ConfigViewCache
 
getViewerPattern() - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
 
getVisibilityChecker() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
getVisibilityChecker() - Method in interface com.facebook.buck.rules.visibility.ObeysVisibility
 
getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
 
getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
 
getVisibilityPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getVisibilityPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
List of patterns from visibility attribute.
getVisibilityPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getVmArgs() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
getVmArgs() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
In practice, these may be values such as -Xmx512m.
getVmArgs() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
 
getVmArgs() - Method in interface com.facebook.buck.jvm.java.JavaTestDescription.CoreArg
 
getVmArgs() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
 
getVmArgs() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
 
getVmArgs() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
 
getWallMillisDuration() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
getWallMillisDuration() - Method in class com.facebook.buck.util.timing.ClockDuration
 
getWantsPackagePrefix() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
Used to make IntelliJ ignore the package name->folder structure convention and assume the given package prefix.
getWarnings() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
 
getWarningsFlags() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
 
getWarningsFlags() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
 
getWarningsFlags() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getWarnOnConfigFileOverrides() - Method in class com.facebook.buck.cli.AbstractCliConfig
 
getWarnOnConfigFileOverrides() - Method in class com.facebook.buck.cli.CliConfig
getWarnOnConfigFileOverridesIgnoredFiles() - Method in class com.facebook.buck.cli.AbstractCliConfig
 
getWarnOnConfigFileOverridesIgnoredFiles() - Method in class com.facebook.buck.cli.CliConfig
getWasStoreSuccessful() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.AbstractStoreResult
 
getWasStoreSuccessful() - Method in class com.facebook.buck.artifact_cache.StoreResult
 
getWatchAppPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getWatchCells() - Method in class com.facebook.buck.parser.ParserConfig
getWatchInterface() - Method in class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
getWatchInterface() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getWatchman() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getWatchman() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getWatchman() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getWatchmanCursor() - Method in class com.facebook.buck.parser.ParserConfig
getWatchmanDiagReport() - Method in interface com.facebook.buck.doctor.DefectReporter.AbstractFileChangesIgnoredReport
 
getWatchmanDiagReport() - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport
 
getWatchmanGlobSanityCheck() - Method in class com.facebook.buck.parser.ParserConfig
getWatchmanGlobStatResults() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getWatchmanQueryTimeoutMs() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getWatchmanQueryTimeoutMs() - Method in class com.facebook.buck.parser.ParserConfig
getWatchmanRelativizedFinalPath(Path) - Method in class com.facebook.buck.skylark.io.impl.HybridGlobberFactory
Ask Watchman to get the final path for a file, following links (and ReparsePoints on Windows).
getWatchmanUseGlobGenerator() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
getWatchRoot() - Method in class com.facebook.buck.io.watchman.ProjectWatch
 
getWeakFingerprint(Path, Config) - Static method in class com.facebook.buck.parser.cache.impl.Fingerprinter
Gets the weak fingerprint for this configuration.
getWebServer() - Method in class com.facebook.buck.cli.AbstractCommandRunnerParams
 
getWebServer() - Method in class com.facebook.buck.cli.CommandRunnerParams
 
getWeightedListeningExecutorService() - Method in class com.facebook.buck.cli.CommandThreadManager
 
getWeightEstimate() - Method in interface com.facebook.buck.android.DexWithClasses
 
getWhitelist() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
getWhitelistedStringDirectories() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
A set of "res" directories that contain "whitelisted" strings, i.e.
getWhitelistPatterns() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
 
getWifiSsid() - Method in class com.facebook.buck.util.environment.DefaultExecutionEnvironment
 
getWifiSsid() - Method in interface com.facebook.buck.util.environment.ExecutionEnvironment
 
getWifiSsid() - Static method in class com.facebook.buck.util.environment.NetworkInfo
 
getWindowsFSInstance() - Static method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemFactory
 
getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.AbstractImmutableRawTargetNode
 
getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
 
getWithinViewPatterns() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
 
getWithinViewPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.RawTargetNode
List of patterns from within_view attribute.
getWithinViewPatterns() - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
getWord() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
getWords() - Method in class com.facebook.buck.query.SetExpression
 
getWork(GetWorkRequest) - Method in class com.facebook.buck.distributed.build_slave.ActiveCoordinatorService
 
getWork(GetWorkRequest) - Method in class com.facebook.buck.distributed.build_slave.IdleCoordinatorService
 
getWork(String, MinionType, int, List<String>, int) - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
Requests for more work from the Coordinator to build locally.
getWorker() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
 
getWorker() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
 
getWorkerHash() - Method in class com.facebook.buck.rules.macros.WorkerMacroArg
 
getWorkerHash() - Method in class com.facebook.buck.worker.WorkerProcessIdentity
Hash to identify the specific worker pool and kind of a mechanism for invalidating existing pools.
getWorkerJobParamsToUse(Platform) - Method in class com.facebook.buck.shell.WorkerShellStep
 
getWorkerProcessIdentity() - Method in class com.facebook.buck.worker.WorkerProcessParams
Identifies the instance of the persisted worker process pool.
getWorkerProcessParams() - Method in class com.facebook.buck.worker.WorkerJobParams
 
getWorkerProcessPool(ExecutionContext, WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerProcessPoolFactory
Returns an existing WorkerProcessPool for the given job params if one exists, otherwise creates a new one.
getWorkerProcessPools() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Worker process pools that you can populate as needed.
getWorkingDirectory() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
 
getWorkingDirectoryChangesCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
getWorkingTimeFromLastStartUntilNow(Collection<EventInterval>, long) - Static method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Deprecated.
getWorkspaceName() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
 
getWorkspaceNameFromArg(XcodeWorkspaceConfigDescriptionArg) - Static method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescription
 
getWorkspacePath() - Method in class com.facebook.buck.features.project.intellij.WorkspaceUpdater
 
getWriteHeaders() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getWriter(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState
 
getWriters(String) - Method in interface com.facebook.buck.log.LogFileHandlerState
 
getWriteTimeoutSeconds() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
 
getXcconfigPaths() - Method in class com.facebook.buck.features.apple.project.GenerationResult
 
getXcconfigPaths() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
getXcodeBuildVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getXcodeCompileScriptPath() - Method in class com.facebook.buck.features.halide.HalideBuckConfig
 
getXCodeDescriptions() - Method in class com.facebook.buck.apple.AppleXCodeDescriptionClassSupplier
 
getXCodeDescriptions() - Method in interface com.facebook.buck.apple.XCodeDescriptionClassSupplier
 
getXCodeDescriptions() - Method in class com.facebook.buck.apple.XCodeDescriptions
 
getXCodeDescriptions() - Method in class com.facebook.buck.features.halide.HalideXCodeDescriptionClassSupplier
 
getXcodeDeveloperDirectoryForTests() - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodeDir() - Method in class com.facebook.buck.io.filesystem.BuckPaths
 
getXcodeDisableParallelizeBuild() - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getXcodePrivateHeadersSymlinks() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getXcodePrivateHeadersSymlinks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getXcodeProductType() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
 
getXcodeProductType() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getXcodeProductType() - Method in interface com.facebook.buck.apple.HasAppleBundleFields
 
getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
getXcodePublicHeadersSymlinks() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
 
getXcodePublicHeadersSymlinks() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
 
getXcodeToolName(String) - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodeToolReplacement(String) - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodeToolVersion(String, String) - Method in class com.facebook.buck.apple.AppleConfig
 
getXcodeVersion() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getXctest() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
 
getXctestPlatformNames() - Method in class com.facebook.buck.apple.AppleConfig
 
getXctoolDefaultDestinationSpecifier() - Method in class com.facebook.buck.apple.AppleConfig
 
getXctoolPath() - Method in class com.facebook.buck.apple.AppleConfig
 
getXctoolStutterTimeoutMs() - Method in class com.facebook.buck.apple.AppleConfig
 
getXctoolZipTarget() - Method in class com.facebook.buck.apple.AppleConfig
 
getXPCServicesPath() - Method in class com.facebook.buck.apple.AppleBundleDestinations
 
getXzCompressionLevel() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
getXzCompressionLevel() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
getYaccCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
getYaccCompiler() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
 
getZipAbsolutePath() - Method in class com.facebook.buck.zip.ZipScrubberStep
 
getZipalignExecutable() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
getZipalignExecutable() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
 
getZipCompressionLevel() - Method in class com.facebook.buck.apple.AppleConfig
 
getZipFiles() - Method in class com.facebook.buck.android.AbstractModuleInfo
 
getZipFiles() - Method in class com.facebook.buck.android.ModuleInfo
 
getZipMembers(Path) - Static method in class com.facebook.buck.util.unarchive.Unzip
Gets a set of files that are contained in an archive
getZipSafe() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
 
getZipSafe() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
getZipSafe() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
getZipSrcs() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
 
GidGenerator - Class in com.facebook.buck.apple.xcode
Generator for Global ID (GID) which are present on every xcode project object.
GidGenerator() - Constructor for class com.facebook.buck.apple.xcode.GidGenerator
 
glob(SkylarkList<String>, SkylarkList<String>, Boolean, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
 
global - Variable in class com.facebook.buck.android.relinker.Symbols
 
GLOBAL_HEADER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
GLOBAL_THIN_HEADER - Static variable in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
GlobalCliOptions - Class in com.facebook.buck.support.cli.args
Contains CLI options that are common to all of the commands.
GlobalCliOptions() - Constructor for class com.facebook.buck.support.cli.args.GlobalCliOptions
 
GlobalStateManager - Class in com.facebook.buck.log
 
GlobalStateManager() - Constructor for class com.facebook.buck.log.GlobalStateManager
 
GlobalStateManager.LoggerIsMappedToThreadScope - Interface in com.facebook.buck.log
 
Globber - Interface in com.facebook.buck.skylark.io
A contract for globbing functionality that allows resolving file paths based on include patterns (file patterns that should be returned) minus exclude patterns (file patterns that should be excluded from the resulting set).
GlobberFactory - Interface in com.facebook.buck.skylark.io
Creates Globber instances to save clients from implementation details.
GlobPatternMatcher - Class in com.facebook.buck.io.filesystem
Matcher that matches paths described by the glob pattern.
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
Checks if existing GlobSpecs with results are the same as current state in the file system.
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
globResultsMatchCurrentState(Path, ImmutableList<GlobSpecWithResult>) - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
GlobSpec - Class in com.facebook.buck.skylark.io
Glob specification includes parameters that affect glob evaluation within a single package.
GlobSpec.Builder - Class in com.facebook.buck.skylark.io
Builds instances of type GlobSpec.
GlobSpecWithResult - Class in com.facebook.buck.skylark.io
Set of globs performed while executing the build spec and the results they produce.
GnuArchiver - Class in com.facebook.buck.cxx.toolchain
Archiver implementation for gcc.
GnuArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.GnuArchiver
 
GnuLinker - Class in com.facebook.buck.cxx.toolchain.linker
A specialization of Linker containing information specific to the GNU implementation.
GnuLinker(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
GoAssembleStep - Class in com.facebook.buck.features.go
 
GoAssembleStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Iterable<Path>, ImmutableList<Path>, GoPlatform, Path) - Constructor for class com.facebook.buck.features.go.GoAssembleStep
 
GoBinary - Class in com.facebook.buck.features.go
 
GoBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, SymlinkTree, GoCompile, Tool, Linker, GoLinkStep.LinkMode, ImmutableList<String>, ImmutableList<Arg>, GoPlatform) - Constructor for class com.facebook.buck.features.go.GoBinary
 
GoBinaryDescription - Class in com.facebook.buck.features.go
 
GoBinaryDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoBinaryDescription
 
GoBinaryDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of GoBinaryDescription.AbstractGoBinaryDescriptionArg.
GoBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoBinaryDescriptionArg.
GoBuckConfig - Class in com.facebook.buck.features.go
 
GoBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.go.GoBuckConfig
 
GoCompile - Class in com.facebook.buck.features.go
 
GoCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, SymlinkTree, Path, ImmutableMap<Path, Path>, ImmutableSet<SourcePath>, ImmutableSet<SourcePath>, ImmutableList<String>, ImmutableList<String>, GoPlatform, ImmutableList<SourcePath>, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.GoCompile
 
GoCompileStep - Class in com.facebook.buck.features.go
 
GoCompileStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, Iterable<Path>, ImmutableMap<Path, Path>, ImmutableList<Path>, Optional<Path>, boolean, GoPlatform, Path) - Constructor for class com.facebook.buck.features.go.GoCompileStep
 
GoDescriptionsProvider - Class in com.facebook.buck.features.go
 
GoDescriptionsProvider() - Constructor for class com.facebook.buck.features.go.GoDescriptionsProvider
 
GoLibraryDescription - Class in com.facebook.buck.features.go
 
GoLibraryDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoLibraryDescription
 
GoLibraryDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of GoLibraryDescription.AbstractGoLibraryDescriptionArg.
GoLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoLibraryDescriptionArg.
GoLinkable - Class in com.facebook.buck.features.go
Immutable implementation of AbstractGoLinkable.
GoLinkable.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoLinkable.
GoLinkStep - Class in com.facebook.buck.features.go
 
GoLinkStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<Path>, GoPlatform, Path, GoLinkStep.BuildMode, GoLinkStep.LinkMode, Path) - Constructor for class com.facebook.buck.features.go.GoLinkStep
 
GoListStep - Class in com.facebook.buck.features.go
 
GoListStep(Path, Optional<Path>, GoPlatform, List<GoListStep.ListType>) - Constructor for class com.facebook.buck.features.go.GoListStep
 
GoModule - Class in com.facebook.buck.features.go
 
GoModule() - Constructor for class com.facebook.buck.features.go.GoModule
 
GoModuleAdapterPlugin - Class in com.facebook.buck.features.go
 
GoModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.go.GoModuleAdapterPlugin
 
GoPackStep - Class in com.facebook.buck.features.go
 
GoPackStep(Path, ImmutableMap<String, String>, ImmutableList<String>, GoPackStep.Operation, ImmutableList<Path>, Iterable<Path>, Path) - Constructor for class com.facebook.buck.features.go.GoPackStep
 
GoPackStep.Operation - Enum in com.facebook.buck.features.go
 
GoPlatform - Class in com.facebook.buck.features.go
Abstracting the tooling/flags/libraries used to build Go rules.
GoPlatform.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoPlatform.
GoPlatformFactory - Class in com.facebook.buck.features.go
Factory to create GoPlatforms from a BuckConfig section.
GoProjectCommandHelper - Class in com.facebook.buck.features.go
 
GoProjectCommandHelper(CommandRunnerParams, ListeningExecutorService, boolean, Function<Iterable<String>, ImmutableList<TargetNodeSpec>>, ProjectGeneratorParameters) - Constructor for class com.facebook.buck.features.go.GoProjectCommandHelper
 
GoProjectSubCommand - Class in com.facebook.buck.features.go
 
GoProjectSubCommand() - Constructor for class com.facebook.buck.features.go.GoProjectSubCommand
 
GoProjectSubCommandFactory - Class in com.facebook.buck.features.go
 
GoProjectSubCommandFactory() - Constructor for class com.facebook.buck.features.go.GoProjectSubCommandFactory
 
GoTest - Class in com.facebook.buck.features.go
 
GoTest(BuildTarget, ProjectFilesystem, BuildRuleParams, GoBinary, ImmutableSet<String>, ImmutableSet<String>, Optional<Long>, ImmutableMap<String, Arg>, boolean, ImmutableSortedSet<SourcePath>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTest
 
GoTestCoverSource - Class in com.facebook.buck.features.go
GoTestCoverSource is responsible for annotating the source files via `go tool cover` utilty.
GoTestCoverSource(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePathResolver, GoPlatform, ImmutableSet<SourcePath>, Tool, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestCoverSource
 
GoTestCoverStep - Class in com.facebook.buck.features.go
 
GoTestCoverStep(Path, Path, Path, ImmutableMap<String, String>, ImmutableList<String>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestCoverStep
 
GoTestDescription - Class in com.facebook.buck.features.go
 
GoTestDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.GoTestDescription
 
GoTestDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of GoTestDescription.AbstractGoTestDescriptionArg.
GoTestDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type GoTestDescriptionArg.
GoTestMain - Class in com.facebook.buck.features.go
 
GoTestMain(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, ImmutableSet<SourcePath>, Path, GoPlatform, ImmutableMap<Path, ImmutableMap<String, Path>>, GoTestCoverStep.Mode) - Constructor for class com.facebook.buck.features.go.GoTestMain
 
GoTestMainStep - Class in com.facebook.buck.features.go
 
GoTestMainStep(Path, ImmutableMap<String, String>, ImmutableList<String>, GoTestCoverStep.Mode, ImmutableMap<Path, ImmutableMap<String, Path>>, Path, Iterable<Path>, Path) - Constructor for class com.facebook.buck.features.go.GoTestMainStep
 
GoTestStep - Class in com.facebook.buck.features.go
Run a go test command and stream the output to a file.
GoTestStep(ProjectFilesystem, Path, ImmutableList<String>, ImmutableMap<String, String>, Path, Optional<Long>, Path) - Constructor for class com.facebook.buck.features.go.GoTestStep
 
GoToolchain - Class in com.facebook.buck.features.go
Immutable implementation of AbstractGoToolchain.
GoToolchainFactory - Class in com.facebook.buck.features.go
 
GoToolchainFactory() - Constructor for class com.facebook.buck.features.go.GoToolchainFactory
 
GoToolchainSupplier - Class in com.facebook.buck.features.go
 
GoToolchainSupplier() - Constructor for class com.facebook.buck.features.go.GoToolchainSupplier
 
GraphEngineCache<Key extends ComputeKey<Value>,Value extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation
Interface for a Cache object that DefaultGraphTransformationEngine uses to store results that have finished computing so that the results can be reused.
GraphEnhancementQueryEnvironment - Class in com.facebook.buck.rules.query
A query environment that can be used for graph-enhancement, including macro expansion or dynamic dependency resolution.
GraphEnhancementQueryEnvironment(Optional<ActionGraphBuilder>, Optional<TargetGraph>, TypeCoercerFactory, CellPathResolver, UnconfiguredBuildTargetFactory, String, Set<BuildTarget>) - Constructor for class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
GraphTransformationEngine - Interface in com.facebook.buck.core.graph.transformation
Transformation engine that transforms supplied ComputeKey into ComputeResult via GraphTransformer.
GraphTransformationStage<KeyType extends ComputeKey<ResultType>,ResultType extends ComputeResult> - Class in com.facebook.buck.core.graph.transformation
Represents one "stage" of computation in the GraphTransformationEngine.
GraphTransformationStage(GraphTransformer<KeyType, ResultType>) - Constructor for class com.facebook.buck.core.graph.transformation.GraphTransformationStage
 
GraphTransformationStage(GraphTransformer<KeyType, ResultType>, GraphEngineCache<KeyType, ResultType>) - Constructor for class com.facebook.buck.core.graph.transformation.GraphTransformationStage
 
GraphTransformer<Key extends ComputeKey<Result>,Result extends ComputeResult> - Interface in com.facebook.buck.core.graph.transformation
Interface for transformations with the GraphTransformationEngine.
GraphTraversable<T> - Interface in com.facebook.buck.core.util.graph
 
GRAYSCALE_IMAGE_IDENTIFIER - Static variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
GreedyMultiBuildCapacityTracker - Class in com.facebook.buck.distributed.build_slave
Implementation of AbstractMultiBuildCapacityTracker that obtains all available capacity when reserving work and returns unused capacity when committing work.
GreedyMultiBuildCapacityTracker(CapacityService, int) - Constructor for class com.facebook.buck.distributed.build_slave.GreedyMultiBuildCapacityTracker
 
GroovyBuckConfig - Class in com.facebook.buck.jvm.groovy
 
GroovyBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyBuckConfig
 
Groovyc - Class in com.facebook.buck.jvm.groovy
 
Groovyc(Supplier<? extends SourcePath>, boolean) - Constructor for class com.facebook.buck.jvm.groovy.Groovyc
 
Groovyc(SourcePath, boolean) - Constructor for class com.facebook.buck.jvm.groovy.Groovyc
 
GroovyConfiguredCompilerFactory - Class in com.facebook.buck.jvm.groovy
 
GroovyConfiguredCompilerFactory(GroovyBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyConfiguredCompilerFactory
 
GroovyDescriptionsProvider - Class in com.facebook.buck.jvm.groovy
 
GroovyDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.groovy.GroovyDescriptionsProvider
 
GroovyLibraryDescription - Class in com.facebook.buck.jvm.groovy
 
GroovyLibraryDescription(ToolchainProvider, GroovyBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyLibraryDescription
 
GroovyLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.groovy
 
GroovyLibraryDescriptionArg - Class in com.facebook.buck.jvm.groovy
Immutable implementation of GroovyLibraryDescription.AbstractGroovyLibraryDescriptionArg.
GroovyLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.groovy
Builds instances of type GroovyLibraryDescriptionArg.
GroovyLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.groovy
 
GroovyLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.groovy.GroovyLibraryModuleRule
 
GroovyTestDescription - Class in com.facebook.buck.jvm.groovy
Description for groovy_test.
GroovyTestDescription(ToolchainProvider, GroovyBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.groovy.GroovyTestDescription
 
GroovyTestDescriptionArg - Class in com.facebook.buck.jvm.groovy
Immutable implementation of GroovyTestDescription.AbstractGroovyTestDescriptionArg.
GroovyTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.groovy
Builds instances of type GroovyTestDescriptionArg.
GroovyTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.groovy
 
GroovyTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.groovy.GroovyTestModuleRule
 
GroupedSource - Class in com.facebook.buck.apple
Immutable implementation of AbstractGroupedSource.
GroupedSource.Builder - Class in com.facebook.buck.apple
Builds instances of type GroupedSource.
GrpcAsyncBlobFetcher - Class in com.facebook.buck.remoteexecution.grpc
GRPC implementation of the AsyncBlobFetcher.
GrpcAsyncBlobFetcher(String, ByteStreamGrpc.ByteStreamStub, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcAsyncBlobFetcher
 
GrpcCasBlobUploader - Class in com.facebook.buck.remoteexecution.grpc
GRPC implementation of the CasBlobUploader.
GrpcCasBlobUploader(ContentAddressableStorageGrpc.ContentAddressableStorageFutureStub, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcCasBlobUploader
 
GrpcContentAddressableStorage - Class in com.facebook.buck.remoteexecution.grpc
Implementation of CAS using GRPC.
GrpcContentAddressableStorage(ContentAddressableStorageGrpc.ContentAddressableStorageFutureStub, ByteStreamGrpc.ByteStreamStub, String, Protocol, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorage
 
GrpcDigest(Digest) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
GrpcExecutionFactory - Class in com.facebook.buck.remoteexecution.grpc
Factory for creating grpc-based strategies.
GrpcExecutionFactory() - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
 
GrpcHeaderHandler - Class in com.facebook.buck.remoteexecution.grpc
Provides operations over GRPC headers.
GrpcHeaderHandler.StubAndResponseMetadata<Stub extends io.grpc.stub.AbstractStub<Stub>> - Interface in com.facebook.buck.remoteexecution.grpc
Class that contains the GRPC stub and any RemoteExecutionMetadata returned in the GRPC response.
GrpcOutputDirectory(OutputDirectory) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputDirectory
 
GrpcOutputFile(OutputFile) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcOutputFile
 
GrpcProtocol - Class in com.facebook.buck.remoteexecution.grpc
A Grpc-based Protocol implementation.
GrpcProtocol() - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
GrpcProtocol.GrpcDigest - Class in com.facebook.buck.remoteexecution.grpc
Wrapped Grpc Digest.
GrpcProtocol.GrpcOutputDirectory - Class in com.facebook.buck.remoteexecution.grpc
Wrapped Grpc OutputDirectory.
GrpcProtocol.GrpcOutputFile - Class in com.facebook.buck.remoteexecution.grpc
Wrapped Grpc OutputFile.
GrpcRemoteExecutionClients - Class in com.facebook.buck.remoteexecution.grpc
A RemoteExecution that sends jobs to a grpc-based remote execution service.
GrpcRemoteExecutionClients(String, ManagedChannel, ManagedChannel, MetadataProvider, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
GrpcRemoteExecutionService - Class in com.facebook.buck.remoteexecution.grpc
Implementation of the GRPC client for the Remote Execution service.
GrpcRemoteExecutionService(ExecutionGrpc.ExecutionStub, ByteStreamGrpc.ByteStreamStub, String, MetadataProvider) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionService
 
GrpcRemoteExecutionServiceImpl - Class in com.facebook.buck.remoteexecution.grpc
A really simple implementation of remote execution (and CAS).
GrpcRemoteExecutionServiceImpl(LocalContentAddressedStorage, Path) - Constructor for class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionServiceImpl
 
GrpcServer - Class in com.facebook.buck.remoteexecution.grpc.server
A simple remote execution server.
GrpcServer(int) - Constructor for class com.facebook.buck.remoteexecution.grpc.server.GrpcServer
 
GrpcServerMain - Class in com.facebook.buck.remoteexecution.grpc.server
Runs the GrpcServer remote execution server.
GrpcServerMain() - Constructor for class com.facebook.buck.remoteexecution.grpc.server.GrpcServerMain
 
GuavaRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
An implementation of RuleKeyHasher that wraps Guava's Hasher.
GuavaRuleKeyHasher(Hasher) - Constructor for class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
GWT_MODULE_FLAVOR - Static variable in interface com.facebook.buck.jvm.core.JavaLibrary
This Buildable is expected to support the GWT flavor, which is a BuildRule whose output file is a JAR containing the files necessary to use this JavaLibrary as a GWT module.
GwtBinary - Class in com.facebook.buck.features.gwt
Buildable that produces a GWT application as a WAR file, which is a zip of the outputs produced by the GWT compiler.
GwtBinaryDescription - Class in com.facebook.buck.features.gwt
Description for gwt_binary.
GwtBinaryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.gwt.GwtBinaryDescription
 
GwtBinaryDescriptionArg - Class in com.facebook.buck.features.gwt
Immutable implementation of GwtBinaryDescription.AbstractGwtBinaryDescriptionArg.
GwtBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.gwt
Builds instances of type GwtBinaryDescriptionArg.
GwtBuckModule - Class in com.facebook.buck.features.gwt
Module that provides GWT rules.
GwtBuckModule() - Constructor for class com.facebook.buck.features.gwt.GwtBuckModule
 
GwtBuckModuleAdapterPlugin - Class in com.facebook.buck.features.gwt
 
GwtBuckModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.gwt.GwtBuckModuleAdapterPlugin
 
GwtDescriptionsProvider - Class in com.facebook.buck.features.gwt
 
GwtDescriptionsProvider() - Constructor for class com.facebook.buck.features.gwt.GwtDescriptionsProvider
 
GwtModule - Class in com.facebook.buck.features.gwt
BuildRule whose output file is a JAR containing the .java files and resources suitable for a GWT module.
gzipUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 

H

HALIDE_COMPILE_FLAVOR - Static variable in class com.facebook.buck.features.halide.HalideLibraryDescription
 
HALIDE_COMPILER_FLAVOR - Static variable in class com.facebook.buck.features.halide.HalideLibraryDescription
 
HALIDE_SECTION_NAME - Static variable in class com.facebook.buck.features.halide.HalideBuckConfig
 
HALIDE_XCODE_COMPILE_SCRIPT_KEY - Static variable in class com.facebook.buck.features.halide.HalideBuckConfig
 
HalideBuckConfig - Class in com.facebook.buck.features.halide
A Halide-specific "view" of BuckConfig.
HalideBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.halide.HalideBuckConfig
 
HalideCompile - Class in com.facebook.buck.features.halide
 
HalideCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, String, Optional<ImmutableList<String>>, Optional<String>) - Constructor for class com.facebook.buck.features.halide.HalideCompile
 
HalideCompilerStep - Class in com.facebook.buck.features.halide
 
HalideCompilerStep(Path, ImmutableMap<String, String>, ImmutableList<String>, Path, String, String, Optional<ImmutableList<String>>) - Constructor for class com.facebook.buck.features.halide.HalideCompilerStep
 
HalideDescriptionsProvider - Class in com.facebook.buck.features.halide
 
HalideDescriptionsProvider() - Constructor for class com.facebook.buck.features.halide.HalideDescriptionsProvider
 
HalideLibrary - Class in com.facebook.buck.features.halide
 
HalideLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, Optional<Pattern>) - Constructor for class com.facebook.buck.features.halide.HalideLibrary
 
HalideLibraryDescription - Class in com.facebook.buck.features.halide
 
HalideLibraryDescription(ToolchainProvider, CxxBuckConfig, HalideBuckConfig) - Constructor for class com.facebook.buck.features.halide.HalideLibraryDescription
 
HalideLibraryDescriptionArg - Class in com.facebook.buck.features.halide
Immutable implementation of HalideLibraryDescription.AbstractHalideLibraryDescriptionArg.
HalideLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.halide
Builds instances of type HalideLibraryDescriptionArg.
HalideModule - Class in com.facebook.buck.features.halide
 
HalideModule() - Constructor for class com.facebook.buck.features.halide.HalideModule
 
HalideModuleAdapterPlugin - Class in com.facebook.buck.features.halide
 
HalideModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.halide.HalideModuleAdapterPlugin
 
HalideXCodeDescriptionClassSupplier - Class in com.facebook.buck.features.halide
 
HalideXCodeDescriptionClassSupplier() - Constructor for class com.facebook.buck.features.halide.HalideXCodeDescriptionClassSupplier
 
handle(BuckEvent) - Method in class com.facebook.buck.event.listener.ScribeEventListener
 
handle(String, Request, HttpServletRequest, HttpServletResponse) - Method in class com.facebook.buck.httpserver.ArtifactCacheHandler
 
handle(Event) - Method in class com.facebook.buck.skylark.parser.ConsoleEventHandler
 
handleConsoleEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
handleException(CmdLineException) - Method in class com.facebook.buck.cli.AbstractCommand
Handle CmdLineException when calling parseArguments()
handleException(CmdLineException, String) - Method in class com.facebook.buck.cli.AbstractCommand
Print error message when there are unknown options
handleException(CmdLineException) - Method in class com.facebook.buck.cli.RunCommand
It prints error message when users do not pass arguments to underlying binary correctly.
handleException(CmdLineException) - Method in class com.facebook.buck.cli.TestCommand
It prints error message when users do not pass arguments to underlying binary correctly.
handleException(T) - Method in class com.facebook.buck.core.exceptions.handler.ExceptionHandler
 
handleException(Throwable) - Method in class com.facebook.buck.core.exceptions.handler.ExceptionHandlerRegistry
 
handleFallback(Object) - Method in class com.facebook.buck.event.listener.LoggingBuildListener
 
handleLine(String) - Method in interface com.facebook.buck.util.InputStreamConsumer.Handler
 
handleMinionFailure(String) - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
Queues up all work that was allocated to given minion for re-allocation to other minions
handshake(int) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
 
handshake(int) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
HangMonitor - Class in com.facebook.buck.cli
 
HangMonitor(Consumer<String>, Duration) - Constructor for class com.facebook.buck.cli.HangMonitor
 
HangMonitor.AutoStartInstance - Class in com.facebook.buck.cli
 
hasAliveMinions() - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionHealthStatus
 
HasAndroidResourceDeps - Interface in com.facebook.buck.android
Indicates that this class may have android resources that should be packaged into an APK.
hasAnnotationProcessing() - Method in interface com.facebook.buck.jvm.core.JavaLibrary
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.kotlin.KotlincToJarStepFactory
 
hasAnnotationProcessing() - Method in class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
 
HasAppleBundleFields - Interface in com.facebook.buck.apple
 
HasAppleBundleResourcesDescription<T> - Interface in com.facebook.buck.apple
 
HasAppleCodesignFields - Interface in com.facebook.buck.apple
Defines a set of codesign-related fields that are applicable to bundle-like rules.
HasAppleDebugSymbolDeps - Interface in com.facebook.buck.cxx
Returns all archives and object files, or other instances of HasAppleDebugSymbolDeps.
hasAssumptionViolations() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
hasAssumptionViolations() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
hasAssumptionViolations() - Method in class com.facebook.buck.test.TestCaseSummary
 
hasAssumptionViolations() - Method in class com.facebook.buck.test.TestResults
 
hasAtLeastOneWriteableRemoteCache() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
HasBrokenInputBasedRuleKey - Interface in com.facebook.buck.rules.modern
Used to indicate that this Buildable's input-based key doesn't properly reflect all the inputs to this rule.
hasBuildFinished() - Method in interface com.facebook.buck.distributed.build_slave.MinionModeRunner.BuildCompletionChecker
 
hasBuildSteps() - Method in interface com.facebook.buck.core.rules.BuildRule
Whether this BuildRule may have any steps to build.
hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
hasBuildSteps() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
HasBuildTarget - Interface in com.facebook.buck.core.model
Some object that has a build target.
HasBundleName - Interface in com.facebook.buck.features.js
Common interface for rule args that have a bundle name that can optionally be overridden depending on the flavors a rule is built with.
HasClasspathDeps - Interface in com.facebook.buck.jvm.core
A convenience interface for items which contribute to the classpath of a java packageable.
HasClasspathEntries - Interface in com.facebook.buck.jvm.core
Implemented by build rules where the output has a classpath environment.
HasContacts - Interface in com.facebook.buck.core.description.arg
 
HasCustomDepsLogic - Interface in com.facebook.buck.core.rules.attr
Deprecated.
HasCustomInputsLogic - Interface in com.facebook.buck.core.rules.modern
Deriving inputs directly from the @AddToRuleKey annotated fields of some objects doesn't work correctly or is too slow.
HasDeclaredAndExtraDeps - Interface in com.facebook.buck.core.rules.attr
Some rules have a legacy behavior of distinguishing between "declared" deps (i.e.
HasDeclaredDeps - Interface in com.facebook.buck.core.description.arg
 
hasDefaultCondition() - Method in class com.facebook.buck.core.select.Selector
Returns whether or not this selector has a default condition.
HasDefaultFlavors - Interface in com.facebook.buck.core.model
A constructor arg of rules which have default flavors.
HasDefaultPlatform - Interface in com.facebook.buck.core.description.arg
A constructor arg of rules which have a default platform.
HasDepsQuery - Interface in com.facebook.buck.core.description.arg
 
HasDesugarSupport - Interface in com.facebook.buck.jvm.core
Implemented by build rules that support desugar process to the lower java versions, for example java 8 to java 7 desugar for Android builds.
hasDiff - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
 
HasDuplicateAndroidResourceTypes - Interface in com.facebook.buck.android
 
HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour - Enum in com.facebook.buck.android
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.JsonTypeConcatenatingCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SelectorListCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
hasElementClass(Class<?>...) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Returns whether the leaf nodes of this type coercer outputs value that is an instance of the given class or its subclasses.
hasElementClass(Class<?>...) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
hasElementClass(Class<?>[]) - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
hasElementTypes(Class<?>...) - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
HasEntitlementsFile - Interface in com.facebook.buck.apple
 
hasEntries() - Method in class com.facebook.buck.util.zip.DeterministicManifest
 
HasExopackageArgs - Interface in com.facebook.buck.android
 
HasExtraJson - Interface in com.facebook.buck.features.js
Common interface for rule args that have used-defined JSON that is passed on to the worker.
hasFilePathSizeLimitations() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
hasFilePathSizeLimitations() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
hasFilePathSizeLimitations() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
hasFilePathSizeLimitations() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
https://msdn.microsoft.com/en-us/library/ts7eyw4s.aspx - LNK1104 error if Path for filename expands to more than 260 characters.
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidBundleDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.android.AndroidResourceDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleBundleDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.ApplePackageDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleResourceDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.CoreDataModelDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.SceneKitAssetsDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.apple.XcodePrebuildScriptDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.Flavored
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryFlavored
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryFlavored
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.go.GoBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.go.GoLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.go.GoTestDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.js.JsBundleDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.js.JsLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
hasFlavors(ImmutableSet<Flavor>) - Method in class com.facebook.buck.swift.SwiftLibraryDescription
 
hasFocus() - Method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Returns whether any focus is set.
HasGoLinkable - Interface in com.facebook.buck.features.go
 
hash() - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
hash() - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
hash() - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
hash() - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Computes the final hash.
hash() - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
hash() - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
Finishes populating the ruleKey with remaining key/value pairs and returns it
hashCode() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
Computes a hash code from attributes: type, name, lineNumber, columnNumber, resourceFilePath.
hashCode() - Method in class com.facebook.buck.android.aapt.FakeRDotTxtEntryWithID
 
hashCode() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
Computes a hash code from attributes: resPaths, outFolderPath, tmpFolderPath.
hashCode() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
hashCode() - Method in class com.facebook.buck.android.AaptOutputInfo
Computes a hash code from attributes: pathToRDotTxt, primaryResourcesApkPath, androidManifestXml, aaptGeneratedProguardConfigFile.
hashCode() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Computes a hash code from attributes: manifestSkeleton, buildConfigValues, includeBuildConfigClass, manifest, resourceUnionPackage, skipNonUnionRDotJava, finalRName, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, extraKotlincArguments, annotationProcessingTool, depsQuery, providedDepsQuery.
hashCode() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
Computes a hash code from attributes: applicationModuleConfigs, applicationModuleDependencies, applicationModuleBlacklist, noDx, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
Computes a hash code from attributes: packageableCollection, finalDeps, aPKModuleGraph.
hashCode() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
Computes a hash code from attributes: keystore, useSplitDex, minimizePrimaryDexSize, dexCompression, primaryDexPatterns, primaryDexClassesFile, primaryDexScenarioFile, primaryDexScenarioOverflowAllowed, secondaryDexHeadClassesFile, secondaryDexTailClassesFile, androidAppModularityResult, linearAllocHardLimit, resourceFilter, preprocessJavaClassesDeps, xzCompressionLevel, packageAssetLibraries, compressAssetLibraries, assetCompressionAlgorithm, redex, redexConfig, redexExtraArgs, name, licenses, labels, targetCompatibleWith, deps, exopackage, exopackageModes, tests, manifest, manifestSkeleton, moduleManifestSkeleton, packageType, noDx, disablePreDex, androidSdkProguardConfig, optimizationPasses, proguardJvmArgs, proguardConfig, resourceCompression, skipCrunchPngs, includesVectorDrawables, noAutoVersionResources, noVersionTransitionsResources, noAutoAddOverlayResources, applicationModuleTargets, applicationModuleConfigs, applicationModulesWithResources, applicationModuleDependencies, applicationModuleBlacklist, isCacheable, aaptMode, trimResourceIds, allowRDotJavaInSecondaryDex, keepResourcePattern, resourceUnionPackage, locales, localizedStringFileName, buildStringSourceMap, ignoreAaptProguardConfig, cpuFilters, preprocessJavaClassesBash, reorderClassesIntraDex, dexTool, dexReorderToolFile, dexReorderDataDumpFile, nativeLibraryMergeMap, nativeLibraryMergeGlue, nativeLibraryMergeCodeGenerator, nativeLibraryMergeLocalizedSymbols, nativeLibraryProguardConfigGenerator, enableRelinker, relinkerWhitelist, manifestEntries, buildConfigValues, postFilterResourcesCmd, buildConfigValuesFile, skipProguard, duplicateResourceBehavior, allowedDuplicateResourceTypes, bannedDuplicateResourceTypes, duplicateResourceWhitelist, effectiveBannedDuplicateResourceTypes.
hashCode() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
Computes a hash code from attributes: rDotJavaDir, primaryResourcesApkPath, androidManifestXml, aaptGeneratedProguardConfigFiles, packageStringAssets, primaryApkAssetZips, exoResources, moduleResourceApkPaths.
hashCode() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
Computes a hash code from attributes: getPackage, values, valuesFile, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
Computes a hash code from attributes: keystore, useSplitDex, minimizePrimaryDexSize, dexCompression, primaryDexPatterns, primaryDexClassesFile, primaryDexScenarioFile, primaryDexScenarioOverflowAllowed, secondaryDexHeadClassesFile, secondaryDexTailClassesFile, androidAppModularityResult, linearAllocHardLimit, resourceFilter, preprocessJavaClassesDeps, xzCompressionLevel, packageAssetLibraries, compressAssetLibraries, assetCompressionAlgorithm, redex, redexConfig, redexExtraArgs, aaptMode, name, licenses, labels, targetCompatibleWith, deps, exopackage, exopackageModes, tests, manifest, manifestSkeleton, moduleManifestSkeleton, packageType, noDx, disablePreDex, androidSdkProguardConfig, optimizationPasses, proguardJvmArgs, proguardConfig, resourceCompression, skipCrunchPngs, includesVectorDrawables, noAutoVersionResources, noVersionTransitionsResources, noAutoAddOverlayResources, applicationModuleTargets, applicationModuleConfigs, applicationModulesWithResources, applicationModuleDependencies, applicationModuleBlacklist, isCacheable, trimResourceIds, allowRDotJavaInSecondaryDex, keepResourcePattern, resourceUnionPackage, locales, localizedStringFileName, buildStringSourceMap, ignoreAaptProguardConfig, cpuFilters, preprocessJavaClassesBash, reorderClassesIntraDex, dexTool, dexReorderToolFile, dexReorderDataDumpFile, nativeLibraryMergeMap, nativeLibraryMergeGlue, nativeLibraryMergeCodeGenerator, nativeLibraryMergeLocalizedSymbols, nativeLibraryProguardConfigGenerator, enableRelinker, relinkerWhitelist, manifestEntries, buildConfigValues, postFilterResourcesCmd, buildConfigValuesFile, skipProguard, duplicateResourceBehavior, allowedDuplicateResourceTypes, bannedDuplicateResourceTypes, duplicateResourceWhitelist, effectiveBannedDuplicateResourceTypes.
hashCode() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
Computes a hash code from attributes: packageableCollection, copyNativeLibraries, packageStringAssets, dexMergeRule, primaryResourcesApkPath, moduleResourceApkPaths, primaryApkAssetZips, exoResources, classpathEntriesToDex, androidManifestPath, aPKModuleGraph, preDexMerge, dexFilesInfo, additionalRedexInputs.
hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
Computes a hash code from attributes: manifest, manifestSkeleton, apk, aaptMode, includesVectorDrawables, dexTool, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
Computes a hash code from attributes: apk, name, licenses, labels, targetCompatibleWith, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
Computes a hash code from attributes: pathToAdbExecutable, directoryForTestResults, testPackage, testRunner, ddmlibJarPath, kxmlJarPath, guavaJarPath, debugEnabled, codeCoverageEnabled, androidToolsCommonJarPath, deviceSerial, instrumentationApkPath, apkUnderTestPath, apkUnderTestExopackageLocalDir, testFilter, exopackageLocalDir, testRunnerClasspath.
hashCode() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Computes a hash code from attributes: manifest, resourceUnionPackage, skipNonUnionRDotJava, finalRName, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, extraKotlincArguments, annotationProcessingTool, depsQuery, providedDepsQuery.
hashCode() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
Computes a hash code from attributes: soName, targetCpuType, apkModule.
hashCode() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
Computes a hash code from attributes: skeleton, deps, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
Computes a hash code from attributes: copyNativeLibraries, unstrippedLibraries, sonameMergeMap, sharedObjectTargets.
hashCode() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
Computes a hash code from attributes: aar, sourceJar, javadocUrl, mavenCoords, requiredForSourceOnlyAbi, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
Computes a hash code from attributes: res, assets, projectRes, projectAssets, hasWhitelistedStrings, getPackage, manifest, resourceUnion, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
Computes a hash code from attributes: out, apk, isCacheable, bash, cmd, cmdExe, srcs, enableSandbox, environmentExpansionSeparator, cacheable, name, licenses, labels, targetCompatibleWith, tests.
hashCode() - Method in class com.facebook.buck.android.ApkInfo
Computes a hash code from attributes: manifestPath, apkPath, exopackageInfo.
hashCode() - Method in class com.facebook.buck.android.apkmodule.APKModule
Computes a hash code from attributes: name, hasResources, rootModule, canaryClassName.
hashCode() - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
Computes a hash code from attributes: className, memberName, descriptor.
hashCode() - Method in class com.facebook.buck.android.exopackage.AdbConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
Computes a hash code from attributes: metadata, directory.
hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
Computes a hash code from attributes: dexInfo, moduleInfo, nativeLibsInfo, resourcesInfo.
hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
Computes a hash code from attributes: metadata, directory.
hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
Computes a hash code from attributes: resourcesPaths.
hashCode() - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
Computes a hash code from attributes: path, hashPath.
hashCode() - Method in class com.facebook.buck.android.exopackage.RapidInstallMode
Computes a hash code from attributes: ipAddress.
hashCode() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
Computes a hash code from attributes: aidl, importPath, aidlSrcs, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.android.GenerateBuildConfigStep
 
hashCode() - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents
Computes a hash code from attributes: soname, linkables.
hashCode() - Method in class com.facebook.buck.android.ModuleInfo
Computes a hash code from attributes: moduleName, resourceApk, dexFile, assetDirectories, nativeLibraryDirectories, zipFiles, jarFilesThatMayContainResources.
hashCode() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
Computes a hash code from attributes: mergedLinkables, mergedLinkablesAssets, sonameMapping, sharedObjectTargets.
hashCode() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
Computes a hash code from attributes: flags, isAsset, name, licenses, labels, targetCompatibleWith, deps, srcs.
hashCode() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
Computes a hash code from attributes: proguardJarOverride, proguardMaxHeapSize, proguardAgentPath, preprocessJavaClassesBash, reorderClassesIntraDex, dexReorderToolFile, dexReorderDataDumpFile, dxExecutorService, dxMaxHeapSize, sdkProguardConfig, optimizationPasses, proguardJvmArgs, skipProguard, javaRuntimeLauncher, proguardConfigPath, shouldProguard.
hashCode() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Computes a hash code from attributes: resourceDetails, nativeLinkables, nativeLinkablesAssets, nativeLibsDirectories, nativeLibAssetsDirectories, assetsDirectories, proguardConfigs, classpathEntriesToDex, androidManifestPieces, moduleMappedClasspathEntriesToDex, noDxClasspathEntries, buildConfigs, pathsToThirdPartyJars, javaLibrariesToDex, classNamesToHashesSupplier.
hashCode() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
Computes a hash code from attributes: resourceDirectories, whitelistedStringDirectories, resourcesWithNonEmptyResDir, resourcesWithEmptyResButNonEmptyAssetsDir, hasResources.
hashCode() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
Computes a hash code from attributes: isAsset, nativeLibs, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.android.ProGuardObfuscateStep
 
hashCode() - Method in class com.facebook.buck.android.redex.RedexOptions
Computes a hash code from attributes: redex, redexConfig, redexExtraArgs.
hashCode() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Computes a hash code from attributes: robolectricRuntimeDependency, robolectricManifest, resourceUnionPackage, useOldStyleableFormat, forceFinalResourceIds, testLibraryProjectDir, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, language, extraKotlincArguments, annotationProcessingTool.
hashCode() - Method in class com.facebook.buck.android.StrippedObjectDescription
Computes a hash code from attributes: sourcePath, strippedObjectName, targetCpuType, apkModule.
hashCode() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
Computes a hash code from attributes: buildToolsPath, buildToolsBinPath, aaptPath, aapt2Path.
hashCode() - Method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
Computes a hash code from attributes: platformName, androidJar, bootclasspathEntries, aaptExecutable, aapt2Executable, adbExecutable, aidlExecutable, zipalignExecutable, dxExecutable, androidFrameworkIdlFile, proguardJar, proguardConfig, optimizedProguardConfig.
hashCode() - Method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
Computes a hash code from attributes: sdkRootPath.
hashCode() - Method in class com.facebook.buck.android.toolchain.DxToolchain
Computes a hash code from attributes: dxExecutorService.
hashCode() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
Computes a hash code from attributes: ndkVersion, ndkRootPath, shouldEscapeCFlagsInDoubleQuotes.
hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
Computes a hash code from attributes: cxxPlatform, cxxRuntime, cxxRuntimeType, objdump, cxxSharedRuntimePath.
hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
Computes a hash code from attributes: type, version, gccVersion.
hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
Computes a hash code from attributes: ndkCxxPlatforms.
hashCode() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
Computes a hash code from attributes: targetCpuType, targetAppPlatform, targetAppPlatformLevel, compiler, toolchain, toolchainTarget, targetArch, targetArchAbi.
hashCode() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
Computes a hash code from attributes: dirs, appIcon, launchImage, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
Computes a hash code from attributes: notices, warnings, errors, compressPngs, optimization, outputFormat, extraFlags.
hashCode() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Computes a hash code from attributes: infoPlist, infoPlistSubstitutions, configs, headerPathPrefix, modular, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, exportedCxxDeps, cxxDeps, supportsMergedLinking, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, name, licenses, labels, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion, entitlementsFile.
hashCode() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
Computes a hash code from attributes: binary, platformBinary, ibtoolModuleFlag, ibtoolFlags, deps, name, licenses, labels, targetCompatibleWith, extension, infoPlist, productName, xcodeProductType, infoPlistSubstitutions, assetCatalogsCompilationOptions, codesignFlags, codesignIdentity, defaultPlatform, tests.
hashCode() - Method in class com.facebook.buck.apple.AppleBundleDestinations
Computes a hash code from attributes: metadataPath, resourcesPath, executablesPath, frameworksPath, plugInsPath, watchAppPath, headersPath, modulesPath, xPCServicesPath, quickLookPath.
hashCode() - Method in class com.facebook.buck.apple.AppleBundleResources
Computes a hash code from attributes: resourceDirs, dirsContainingResourceDirs, resourceFiles, resourceVariantFiles.
hashCode() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Computes a hash code from attributes: infoPlist, infoPlistSubstitutions, configs, headerPathPrefix, modular, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, exportedCxxDeps, cxxDeps, supportsMergedLinking, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, name, licenses, labels, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion.
hashCode() - Method in class com.facebook.buck.apple.ApplePackageConfig
Computes a hash code from attributes: command, extension.
hashCode() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
Computes a hash code from attributes: config, sdkVersion, platformBuildVersion, sdkPath.
hashCode() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
Computes a hash code from attributes: bundle, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
Computes a hash code from attributes: dirs, files, variants, resourcesFromDeps, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Computes a hash code from attributes: runTestSeparately, isUiTest, testHostApp, uiTestTargetApp, snapshotReferenceImagesPath, destinationSpecifier, env, configs, headerPathPrefix, modular, exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, exportedCxxDeps, cxxDeps, supportsMergedLinking, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, name, licenses, labels, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries, swiftCompilerFlags, swiftVersion, infoPlist, xcodeProductType, infoPlistSubstitutions, assetCatalogsCompilationOptions, codesignFlags, codesignIdentity, contacts, entitlementsFile, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
Computes a hash code from attributes: path, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.apple.clang.ModuleMap
 
hashCode() - Method in class com.facebook.buck.apple.GroupedSource
Computes a hash code from attributes: type, sourceWithFlags, sourcePath, sourceGroupName, sourceGroupPathRelativeToTarget, sourceGroup.
hashCode() - Method in class com.facebook.buck.apple.MultiarchFileInfo
Computes a hash code from attributes: fatTarget, thinTargets, representativePlatform.
hashCode() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
Computes a hash code from attributes: framework, supportedPlatformsRegex, exportedLinkerFlags, exportedPlatformLinkerFlags, preferredLinkage, name, licenses, labels, targetCompatibleWith, deps, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
Computes a hash code from attributes: name, udid, simulatorState.
hashCode() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
Computes a hash code from attributes: supportedProductFamilyIDs, supportedArchitectures.
hashCode() - Method in class com.facebook.buck.apple.TestHostInfo
Computes a hash code from attributes: testHostApp, uiTestTargetApp, testHostAppBinarySourcePath, uiTestTargetAppBinarySourcePath, blacklist.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Computes a hash code from attributes: cxxPlatform, swiftPlatform, appleSdk, appleSdkPaths, buildVersion, minVersion, actool, ibtool, momc, copySceneKitAssets, xctest, dsymutil, lipo, stubBinary, lldb, codesignProvider, codesignAllocate, xcodeVersion, xcodeBuildVersion.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
Computes a hash code from attributes: appleCxxPlatforms.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
Computes a hash code from attributes: appleDeveloperDirectoryForTests.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
Computes a hash code from attributes: appleDeveloperDirectory.
hashCode() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
Computes a hash code from attributes: name, swiftName, provisioningProfileName, architectures, minVersionFlagPrefix, stubBinaryPath, appIncludesFrameworks.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Computes a hash code from attributes: name, version, applePlatform, architectures, toolchains.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
Computes a hash code from attributes: appleSdkPaths.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Computes a hash code from attributes: developerPath, toolchainPaths, platformPath, sdkPath.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
Computes a hash code from attributes: identifier, version, path.
hashCode() - Method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
Computes a hash code from attributes: appleToolchains.
hashCode() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
Computes a hash code from attributes: fingerprint, subjectCommonName, shouldUseSubjectCommonNameToSign.
hashCode() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
Computes a hash code from attributes: identitiesSupplier.
hashCode() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Computes a hash code from attributes: appID, expirationDate, uUID, profilePath, platforms, entitlements, developerCertificateFingerprints.
hashCode() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
Computes a hash code from attributes: provisioningProfilesSupplier.
hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
Computes a hash code from attributes: destination, path.
hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
Computes a hash code from attributes: identifier.
hashCode() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
hashCode() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
Computes a hash code from attributes: inputs, inputFileLists, outputs, outputFileLists, cmd, name, licenses, labels, targetCompatibleWith, srcs.
hashCode() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
hashCode() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
Computes a hash code from attributes: ruleKeys, metadata, buildTarget, repository, buildTimeMs, manifest.
hashCode() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
Computes a hash code from attributes: cacheHitsPerMode, cacheErrorsPerMode, totalCacheHits, totalCacheErrors, totalCacheMisses, totalCacheIgnores, totalCacheLocalKeyUnchangedHits, successUploadCount, failureUploadCount.
hashCode() - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
Computes a hash code from attributes: cacheNames.
hashCode() - Method in class com.facebook.buck.artifact_cache.CacheResult
Computes a hash code from attributes: type, cacheSource, cacheMode, cacheError, metadata, artifactSizeBytes, twoLevelContentHashKey.
hashCode() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
Computes a hash code from attributes: httpCacheEntries, dirCacheEntries, sQLiteCacheEntries.
hashCode() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Computes a hash code from attributes: name, cacheDir, maxSizeBytes, cacheReadMode.
hashCode() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
Computes a hash code from attributes: url, connectTimeoutSeconds, readTimeoutSeconds, writeTimeoutSeconds, readHeaders, writeHeaders, cacheReadMode, blacklistedWifiSsids, errorMessageFormat, errorMessageLimit, maxStoreSize.
hashCode() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
Computes a hash code from attributes: name, cacheDir, maxSizeBytes, maxInlinedSizeBytes, cacheReadMode.
hashCode() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
Computes a hash code from attributes: ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
hashCode() - Method in class com.facebook.buck.artifact_cache.FetchResult
Computes a hash code from attributes: responseSizeBytes, buildTarget, associatedRuleKeys, artifactSizeBytes, artifactContentHash, cacheResult.
hashCode() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
Computes a hash code from attributes: responseSizeBytes, fetchResult, requestedRuleKey, artifactContentHash, artifactSizeBytes, errorMessage, associatedRuleKeys.
hashCode() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
Computes a hash code from attributes: requestSizeBytes, wasStoreSuccessful, ruleKeys, artifactContentHash, artifactSizeBytes, errorMessage, storeType.
hashCode() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
Computes a hash code from attributes: ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
hashCode() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
Computes a hash code from attributes: responseSizeBytes, cacheResults.
hashCode() - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
Computes a hash code from attributes: results.
hashCode() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
Computes a hash code from attributes: cacheName, cacheMode, repository, scheduleType, fetchClient, storeClient, cacheReadMode, projectFilesystem, buckEventBus, httpFetchExecutorService, httpWriteExecutorService, errorTextTemplate, errorTextLimit, maxStoreSizeBytes.
hashCode() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
Computes a hash code from attributes: buildTarget, ruleKey, requestTimestampMillis, ruleKeyType, cacheResult, twoLevelContentHashKey.
hashCode() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
Computes a hash code from attributes: rawKeys, ruleKeys, expectedHashCode, actualHashCode, artifactOnlyHashCode, responseSizeBytes, metadata.
hashCode() - Method in class com.facebook.buck.artifact_cache.StoreResult
Computes a hash code from attributes: requestSizeBytes, artifactContentHash, wasStoreSuccessful.
hashCode() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
Computes a hash code from attributes: artifactContentHashCode, artifactSizeBytes.
hashCode() - Method in class com.facebook.buck.cli.AsyncJobStateAndCells
Computes a hash code from attributes: asyncJobState, distBuildCellIndexer.
hashCode() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
hashCode() - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.cli.CliConfig
Computes a hash code from attributes: delegate, jsonAttributeFormat.
hashCode() - Method in class com.facebook.buck.cli.CommandRunnerParams
Computes a hash code from attributes: console, stdIn, cell, watchman, versionedTargetGraphCache, artifactCacheFactory, typeCoercerFactory, unconfiguredBuildTargetFactory, parser, buckEventBus, platform, environment, javaPackageFinder, clock, versionControlStatsGenerator, processManager, webServer, persistentWorkerPools, buckConfig, fileHashCache, executors, scheduledExecutor, buildEnvironmentDescription, actionGraphProvider, knownRuleTypesProvider, buildInfoStoreManager, invocationInfo, defaultRuleKeyFactoryCacheRecycler, projectFilesystemFactory, ruleKeyConfiguration, processExecutor, executableFinder, pluginManager, buckModuleManager, poolSupplier, metadataProvider, manifestServiceSupplier.
hashCode() - Method in class com.facebook.buck.cli.ConfigValue
Computes a hash code from attributes: key, section, property, value.
hashCode() - Method in class com.facebook.buck.cli.InstallResult
Computes a hash code from attributes: exitCode, launchedPid.
hashCode() - Method in class com.facebook.buck.cli.ParserAndCaches
Computes a hash code from attributes: parser, typeCoercerFactory, versionedTargetGraphCache, actionGraphProvider, defaultRuleKeyFactoryCacheRecycler.
hashCode() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
Computes a hash code from attributes: commandRunnerParams, dryRun, withTests, withoutTests, withoutDependenciesTests, enableParserProfiling, argsParser.
hashCode() - Method in class com.facebook.buck.cli.TargetResult
Computes a hash code from attributes: outputPath, generatedSourcePath, ruleKey, targetHash, ruleType.
hashCode() - Method in class com.facebook.buck.cli.TestRun
Computes a hash code from attributes: test, steps, testResultsCallable, testReportingCallback.
hashCode() - Method in class com.facebook.buck.command.BuildExecutionResult
Computes a hash code from attributes: results, failures.
hashCode() - Method in class com.facebook.buck.command.BuildExecutorArgs
Computes a hash code from attributes: console, buckEventBus, platform, clock, rootCell, executors, projectFilesystemFactory, buildInfoStoreManager, artifactCacheFactory, ruleKeyConfiguration, manifestService.
hashCode() - Method in class com.facebook.buck.command.config.BuildBuckConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.core.build.context.BuildContext
Computes a hash code from attributes: sourcePathResolver, buildCellRootPath, javaPackageFinder, eventBus, shouldDeleteTemporaries.
hashCode() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Computes a hash code from attributes: buildContext, artifactCache, clock, buildId, environment, keepGoing.
hashCode() - Method in class com.facebook.buck.core.build.engine.BuildEngineResult
Computes a hash code from attributes: result.
hashCode() - Method in class com.facebook.buck.core.build.engine.BuildResult
Computes a hash code from attributes: rule, status, cacheResult, uploadCompleteFuture, successOptional, failureOptional, depsWithCacheMisses.
hashCode() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
Computes a hash code from attributes: resourceAwareSchedulingEnabled, defaultResourceAmounts, amountsPerRuleType.
hashCode() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
Computes a hash code from attributes: manifestCacheResult, manifestLoadError, manifestStats, depFileRuleKey, ruleCacheResult.
hashCode() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
Computes a hash code from attributes: manifest, error.
hashCode() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
Computes a hash code from attributes: numDepFiles, numHashes, numInputs.
hashCode() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
Computes a hash code from attributes: didCreateNewManifest, manifestStats, manifestLoadError, storeFuture.
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.BuildReport
 
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.DistBuildFinished
 
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.Finished
 
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
hashCode() - Method in class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
hashCode() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Computes a hash code from attributes: console, buckEventBus, platform, environment, javaPackageFinder, executors, targetDevice, androidDevicesHelper, persistentWorkerPools, cellPathResolver, buildCellRootPath, processExecutor, projectFilesystemFactory, defaultTestTimeoutMillis, codeCoverageEnabled, inclNoLocationClassesEnabled, shouldReportAbsolutePaths, debugEnabled, ruleKeyDiagnosticsMode, workerProcessPools, concurrencyLimit, classLoaderCache, verbosity, stdErr, stdOut, buildId, ansi.
hashCode() - Method in class com.facebook.buck.core.cell.CellConfig
Computes a hash code from attributes: values.
hashCode() - Method in class com.facebook.buck.core.cell.CellName
Computes a hash code from attributes: name.
hashCode() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Returns a precomputed-on-construction hash code from attributes: buckConfig, cellPathResolver.
hashCode() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
Computes a hash code from attributes: root, cellPaths.
hashCode() - Method in class com.facebook.buck.core.config.AliasConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.core.config.BuckConfig
 
hashCode() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
Computes a hash code from attributes: buckConfig, toolchainProvider, sandboxExecutionStrategy, pluginManager.
hashCode() - Method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.core.macros.MacroMatchResult
Computes a hash code from attributes: macroType, macroInput, startIndex, endIndex, escaped.
hashCode() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
Computes a hash code from attributes: actionGraph, actionGraphBuilder.
hashCode() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
Computes a hash code from attributes: delegate, incrementalActionGraphMode, incrementalActionGraphExperimentGroups, actionGraphParallelizationMode, actionGraphCheckingEnabled, skipActionGraphCache.
hashCode() - Method in class com.facebook.buck.core.model.BuildId
 
hashCode() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
Computes a hash code from attributes: unversionedTargetGraph, versionedTargetGraph, actionGraphAndBuilder.
hashCode() - Method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
Returns a precomputed-on-construction hash code from attributes: unflavoredBuildTarget, flavors.
hashCode() - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget
Computes a hash code from attributes: cellPath, cell, baseName, shortName.
hashCode() - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
Returns a precomputed-on-construction hash code from attributes: buildTarget.
hashCode() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
Returns a precomputed-on-construction hash code from attributes: buildTarget, constraintSetting.
hashCode() - Method in class com.facebook.buck.core.model.RuleType
Computes a hash code from attributes: name, kind, testRule.
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
Computes a hash code from attributes: targetGraph, actionGraphBuilder, projectFilesystem, cellPathResolver, toolchainProvider.
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
Returns a precomputed-on-construction hash code from attributes: buildTarget, ruleType, attributes, visibilityPatterns, withinViewPatterns.
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Returns a precomputed-on-construction hash code from attributes: buildTarget, nodeCopier, constructorArg, filesystem, inputs, declaredDeps, extraDeps, targetGraphOnlyDeps, cellNames, visibilityPatterns, withinViewPatterns, selectedVersions.
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.RawAttributes
 
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraph
 
hashCode() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
Computes a hash code from attributes: targetGraph, buildTargets.
hashCode() - Method in class com.facebook.buck.core.resources.ResourcesConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
Computes a hash code from attributes: ruleKey, inputRuleKey, depFileRuleKey, manifestRuleKey.
hashCode() - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.core.rulekey.RuleKey
 
hashCode() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
Computes a hash code from attributes: name, values, constraintValues.
hashCode() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
hashCode() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
Computes a hash code from attributes: knownBuildDescriptions, knownConfigurationDescriptions.
hashCode() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
Computes a hash code from attributes: name.
hashCode() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
Computes a hash code from attributes: name, constraintSetting.
hashCode() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
Computes a hash code from attributes: name, constraintValues.
hashCode() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
Computes a hash code from attributes: buildTarget, name, constrainValues.
hashCode() - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
Computes a hash code from attributes: jobsMultiplier.
hashCode() - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
 
hashCode() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
Returns a precomputed-on-construction hash code from attributes: archiveSourcePath, memberPath.
hashCode() - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
hashCode() - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
hashCode() - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
hashCode() - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
hashCode() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
Computes a hash code from attributes: sourcePath, flags.
hashCode() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
Computes a hash code from attributes: target, type, command, neededCoverage, additionalCoverageTargets, env, labels, contacts.
hashCode() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
Computes a hash code from attributes: path, extraArgs, name, version.
hashCode() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
Computes a hash code from attributes: environment, buckConfig, filesystem, processExecutor, executableFinder, ruleKeyConfiguration.
hashCode() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
Computes a hash code from attributes: name, toolchainClass, toolchainFactoryClass.
hashCode() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
Computes a hash code from attributes: executableFinder, environment, sourcePathConverter, name, source.
hashCode() - Method in class com.facebook.buck.core.util.graph.DirectedAcyclicGraph
 
hashCode() - Method in class com.facebook.buck.counters.Counter
 
hashCode() - Method in class com.facebook.buck.counters.CounterBuckConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.counters.CounterInfo
Computes a hash code from attributes: category, name, tags.
hashCode() - Method in class com.facebook.buck.counters.CounterSnapshot
Computes a hash code from attributes: category, tags, tagSets, values.
hashCode() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Computes a hash code from attributes: linkDepsQueryWhole, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, cxxDeps, privateCxxDeps, name, licenses, labels, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
hashCode() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
Returns a precomputed-on-construction hash code from attributes: includeType, bridgingHeader.
hashCode() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
Computes a hash code from attributes: directory, file, arguments.
hashCode() - Method in class com.facebook.buck.cxx.CxxDeps
Computes a hash code from attributes: deps, platformDeps.
hashCode() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
Computes a hash code from attributes: out, bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, cacheable, name, licenses, labels, targetCompatibleWith, tests.
hashCode() - Method in class com.facebook.buck.cxx.CxxHeadersDir
Computes a hash code from attributes: includeType, root.
hashCode() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Computes a hash code from attributes: exportedHeaders, exportedPlatformHeaders, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, exportedDeps, exportedPlatformDeps, supportedPlatformsRegex, soname, staticLibraryBasename, forceStatic, linkWhole, canBeAsset, preferredLinkage, xcodePublicHeadersSymlinks, xcodePrivateHeadersSymlinks, extraXcodeSources, extraXcodeFiles, reexportAllHeaderDependencies, bridgingHeader, moduleName, exportedCxxDeps, cxxDeps, supportsMergedLinking, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, privateCxxDeps, name, licenses, labels, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.cxx.CxxLinkOptions
Computes a hash code from attributes: thinLto, devirtEnabled.
hashCode() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
Computes a hash code from attributes: src, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Computes a hash code from attributes: preprocessorFlags, includes, frameworks, rules.
hashCode() - Method in class com.facebook.buck.cxx.CxxRawHeaders
Computes a hash code from attributes: headers.
hashCode() - Method in class com.facebook.buck.cxx.CxxSource
Computes a hash code from attributes: type, path, flags.
hashCode() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
Computes a hash code from attributes: projectFilesystem, baseBuildTarget, actionGraphBuilder, pathResolver, ruleFinder, cxxBuckConfig, cxxPlatform, cxxPreprocessorInput, compilerFlags, prefixHeader, precompiledHeader, picType.
hashCode() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Returns a precomputed-on-construction hash code from attributes: includeType, root, includeRoot, headerMap.
hashCode() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Computes a hash code from attributes: framework, env, args, runTestSeparately, useDefaultTestMain, resources, additionalCoverageTargets, linkDepsQueryWhole, linkStyle, thinLto, devirtEnabled, srcs, platformSrcs, headers, rawHeaders, platformHeaders, prefixHeader, precompiledHeader, compilerFlags, langCompilerFlags, langPlatformCompilerFlags, platformCompilerFlags, preprocessorFlags, platformPreprocessorFlags, langPreprocessorFlags, langPlatformPreprocessorFlags, linkerFlags, postLinkerFlags, linkerExtraOutputs, platformLinkerFlags, executableName, postPlatformLinkerFlags, platformDeps, headerNamespace, cxxRuntimeType, defaults, defaultFlavors, cxxDeps, privateCxxDeps, name, licenses, labels, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
Computes a hash code from attributes: platformFlags, ruleFlags.
hashCode() - Method in class com.facebook.buck.cxx.FrameworkDependencies
Computes a hash code from attributes: sourcePaths.
hashCode() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
Computes a hash code from attributes: platformFlags, ruleFlags.
hashCode() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
Computes a hash code from attributes: target, headerDirs, platformHeaderDirs, versionedHeaderDirs, sharedLib, platformSharedLib, versionedSharedLib, staticLib, platformStaticLib, versionedStaticLib, staticPicLib, platformStaticPicLib, versionedStaticPicLib.
hashCode() - Method in class com.facebook.buck.cxx.OmnibusLibraries
Computes a hash code from attributes: roots, libraries.
hashCode() - Method in class com.facebook.buck.cxx.OmnibusLibrary
Computes a hash code from attributes: soname, path.
hashCode() - Method in class com.facebook.buck.cxx.OmnibusRoot
Computes a hash code from attributes: path.
hashCode() - Method in class com.facebook.buck.cxx.OmnibusRoots
Computes a hash code from attributes: includedRoots, excludedRoots.
hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
Computes a hash code from attributes: headerDirs, platformHeaderDirs, versionedHeaderDirs, sharedLib, platformSharedLib, versionedSharedLib, staticLib, platformStaticLib, versionedStaticLib, staticPicLib, platformStaticPicLib, versionedStaticPicLib, headerOnly, exportedHeaders, exportedPlatformHeaders, headerNamespace, provided, linkWhole, forceStatic, preferredLinkage, exportedPreprocessorFlags, exportedPlatformPreprocessorFlags, exportedLangPreprocessorFlags, exportedLangPlatformPreprocessorFlags, versionedExportedPreprocessorFlags, versionedExportedPlatformPreprocessorFlags, versionedExportedLangPreprocessorFlags, versionedExportedLangPlatformPreprocessorFlags, exportedLinkerFlags, exportedPostLinkerFlags, exportedPlatformLinkerFlags, exportedPostPlatformLinkerFlags, soname, linkWithoutSoname, canBeAsset, frameworks, libraries, exportedDeps, supportedPlatformsRegex, supportsSharedLibraryInterface, supportsMergedLinking, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Computes a hash code from attributes: exportedPreprocessorFlags, includeDirs, staticLink, staticLibs, staticPicLink, staticPicLibs, sharedLink, sharedLibs, providedSharedLibs, exportedDeps, supportedPlatformsRegex, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
Computes a hash code from attributes: headerContainer, input, precompiled.
hashCode() - Method in class com.facebook.buck.cxx.PreIncludeFactory
Computes a hash code from attributes: projectFilesystem, baseBuildTarget, actionGraphBuilder, pathResolver, prefixHeader, precompiledHeader.
hashCode() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
Computes a hash code from attributes: sourceType, sourceFlags.
hashCode() - Method in class com.facebook.buck.cxx.PreprocessorFlags
Computes a hash code from attributes: prefixHeader, otherFlags, includes, frameworkPaths, cxxIncludePaths.
hashCode() - Method in class com.facebook.buck.cxx.RelativeLinkArg
 
hashCode() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Computes a hash code from attributes: flavor, as, asflags, aspp, asppflags, cc, cflags, cxx, cxxflags, cpp, cppflags, cxxpp, cxxppflags, cudapp, cudappflags, cuda, cudaflags, hippp, hipppflags, hip, hipflags, asmpp, asmppflags, asm, asmflags, ld, ldflags, runtimeLdflags, strip, stripFlags, ar, archiveContents, arflags, ranlib, ranlibflags, symbolNameTool, sharedLibraryExtension, sharedLibraryVersionedExtensionFormat, staticLibraryExtension, objectFileExtension, compilerDebugPathSanitizer, assemblerDebugPathSanitizer, headerVerification, useArgFile, flagMacros, sharedLibraryInterfaceParams, binaryExtension, publicHeadersSymlinksEnabled, privateHeadersSymlinksEnabled, picTypeForSharedLinking, conflictingHeaderBasenameWhitelist, headerMode.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
Computes a hash code from attributes: defaultCxxPlatform, cxxPlatforms.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
Computes a hash code from attributes: source, buildTarget, path, type, preferDependencyTree.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
Computes a hash code from attributes: index, section.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
Computes a hash code from attributes: objcopy, ldflags, removeUndefinedSymbols.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
Computes a hash code from attributes: mode, whitelist, platformWhitelist, whitelistPatterns.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
Computes a hash code from attributes: flavor, type, forceLinkWhole.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Computes a hash code from attributes: args, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
Computes a hash code from attributes: type, libraryName.
hashCode() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
Computes a hash code from attributes: commandsCount, is64Bit.
hashCode() - Method in class com.facebook.buck.distributed.AnalysisResults
Computes a hash code from attributes: perRuleStats.
hashCode() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
Computes a hash code from attributes: stampedeId, buildSlaveStats.
hashCode() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
Computes a hash code from attributes: builderExecutorArgs, topLevelTargets, buildGraphs, cachingBuildEngineDelegate, asyncJobState, distBuildCellIndexer, distBuildService, distBuildLogStateTracker, buckVersion, distBuildClientStats, scheduler, maxTimeoutWaitingForLogsMillis, logMaterializationEnabled, remoteBuildRuleCompletionNotifier, stampedeIdReference, buildLabel, buckEventBus, distBuildStartedEvent, statusPollIntervalMillis.
hashCode() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
Computes a hash code from attributes: executorService, projectFilesystem, fileHashCache, invocationInfo, buildMode, distLocalBuildMode, minionRequirements, repository, tenantId, ruleKeyCalculatorFuture.
hashCode() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
Computes a hash code from attributes: exitCode, exception, errorStage, handleGracefully.
hashCode() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
Computes a hash code from attributes: cachingBuildEngineDelegate, targetGraph, actionGraphAndBuilder.
hashCode() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
Computes a hash code from attributes: state, timingStatsTracker, versionedTargetGraphCache, actionGraphProvider, parser, buckEventBus, ruleKeyConfiguration, projectFilesystemFactory, executorService, executors, provider, knownRuleTypesProvider, distBuildConfig.
hashCode() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
Computes a hash code from attributes: state, parser, buckEventBus, executorService, actionGraphProvider, ruleKeyConfiguration, console, artifactCacheFactory, logDirectoryPath, platform, clock, executors, provider, distBuildMode, remoteCoordinatorPort, stampedeId, capacityService, buildSlaveRunId, remoteCoordinatorAddress, versionedTargetGraphCache, buildInfoStoreManager, distBuildService, ruleKeyCacheScope, projectFilesystemFactory, knownRuleTypesProvider, coordinatorBuildRuleEventsPublisher, minionBuildProgressTracker, healthCheckStatsTracker, remoteCommand, metadataProvider, unconfiguredBuildTargetFactory, timingStatsTracker.
hashCode() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
Computes a hash code from attributes: ruleName, ruleType, wallMillisDuration, ruleKey, inputRuleKey, buildRuleStatus, cacheResultType, outputHash, wasFailure, wasSuccessful, wasCanceled, wasCacheMiss.
hashCode() - Method in class com.facebook.buck.distributed.BuildRuleStats
Computes a hash code from attributes: slaveRunId, wasDefaultRuleKeyMismatch, wasInputRuleKeyMismatch, logEntry.
hashCode() - Method in class com.facebook.buck.distributed.DistBuildCellParams
Computes a hash code from attributes: config, filesystem, canonicalName, environment, processExecutor, executableFinder, pluginManager, buckModuleManager.
hashCode() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
Computes a hash code from attributes: clientSideCacheResult, ruleKeyServerLog, twoLevelContentHashKeyServerLog.
hashCode() - Method in class com.facebook.buck.distributed.DistBuildClientStats
Computes a hash code from attributes: stampedeId, buckClientError, userOrInferredBuildLabel, minionType, buckClientErrorMessage, performedLocalBuild, performedRacingBuild, racingBuildFinishedFirst, localFallbackBuildEnabled, distributedBuildExitCode, localBuildExitCode, postDistBuildLocalStepsDurationMs, localBuildDurationMs, localPreparationDurationMs, localGraphConstructionDurationMs, localFileHashComputationDurationMs, localTargetGraphSerializationDurationMs, localUploadFromDirCacheDurationMs, missingRulesUploadedFromDirCacheCount, performDistributedBuildDurationMs, createDistributedBuildDurationMs, uploadMissingFilesDurationMs, uploadTargetGraphDurationMs, uploadBuckDotFilesDurationMs, setBuckVersionDurationMs, missingFilesUploadedCount, materializeSlaveLogsDurationMs, publishBuildSlaveFinishedStatsDurationMs, postBuildAnalysisDurationMs.
hashCode() - Method in class com.facebook.buck.distributed.DistBuildStatus
Computes a hash code from attributes: status, slaveStatuses.
hashCode() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
Computes a hash code from attributes: ruleName, ruleType, localBuild, remoteBuilds, numRemoteBuilds, wasLocalFailure, wasLocalCacheMiss.
hashCode() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
Computes a hash code from attributes: ruleName, ruleType.
hashCode() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
Computes a hash code from attributes: relativePath, buildId, commandArgs, exitCode, buildTimeMs, ruleKeyLoggerLogFile, machineReadableLogFile, ruleKeyDiagKeysFile, ruleKeyDiagGraphFile, traceFile, size, lastModifiedTime.
hashCode() - Method in class com.facebook.buck.doctor.config.DoctorConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
Computes a hash code from attributes: buildId, logDirPath, machineReadableLog, endpointMessage, reportUrl.
hashCode() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
Computes a hash code from attributes: errorMessage, suggestions.
hashCode() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
Computes a hash code from attributes: requestSuccessful, errorMessage, rageUrl, message.
hashCode() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
Computes a hash code from attributes: status, area, suggestion.
hashCode() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Computes a hash code from attributes: currentRevisionId, basedOffWhichTracked, revisionIdOffTracked, revisionTimestampOffTracked, diff, dirtyFiles.
hashCode() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
Computes a hash code from attributes: noBuckCheckPresent, localConfigsContents, configOverrides.
hashCode() - Method in class com.facebook.buck.doctor.DefectReport
Computes a hash code from attributes: userReport, highlightedBuildIds, includedPaths, buildEnvironmentDescription, sourceControlInfo, extraInfo, fileChangesIgnoredReport, userLocalConfiguration.
hashCode() - Method in class com.facebook.buck.doctor.DefectSubmitResult
Computes a hash code from attributes: isRequestSuccessful, requestProtocol, reportSubmitLocation, reportSubmitMessage, reportSubmitErrorMessage.
hashCode() - Method in class com.facebook.buck.doctor.ExtraInfoResult
Computes a hash code from attributes: output, extraFiles.
hashCode() - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport
Computes a hash code from attributes: watchmanDiagReport.
hashCode() - Method in class com.facebook.buck.doctor.UserReport
Computes a hash code from attributes: userIssueDescription, issueCategory.
hashCode() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
hashCode() - Method in class com.facebook.buck.event.EventKey
Computes a hash code from attributes: value.
hashCode() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
hashCode() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Computes a hash code from attributes: outputExecutor, tracePath, chromeTraceWriter, traceStream, config, logDirectoryPath, buildId, projectFilesystem.
hashCode() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
Computes a hash code from attributes: fetchRequestLogger, storeRequestLogger.
hashCode() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
Computes a hash code from attributes: traceUploadURI, logDirectoryPath, logFilePath, buildId.
hashCode() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
Computes a hash code from attributes: executor.
hashCode() - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
Computes a hash code from attributes: timestampMillis.
hashCode() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
Computes a hash code from attributes: outputExecutor.
hashCode() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
Computes a hash code from attributes: outputExecutor.
hashCode() - Method in class com.facebook.buck.event.listener.RunIdStreamPair
Computes a hash code from attributes: runId, stream.
hashCode() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
Computes a hash code from attributes: scubaListenerData, defaultScubaData, clock.
hashCode() - Method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
Computes a hash code from attributes: totalDecompressionTime, decompressionEventCount, decompressionRuleKeyCount, averageDecompressionTimePerEvent, averageDecompressionTimePerRuleKey.
hashCode() - Method in class com.facebook.buck.event.listener.scuba.BuildData
Computes a hash code from attributes: scubaListenerData, buildRules, scubaData, stampedeBuildLabel, everstoreHandle, shouldUploadToEverstoreLog, reSessionData.
hashCode() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
Computes a hash code from attributes: scubaListenerData, buildId, clock, defaultScubaData.
hashCode() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
Computes a hash code from attributes: scubaListenerData, buildId, buildRulesCsv, defaultScubaDataMinimal, clock.
hashCode() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
Computes a hash code from attributes: scubaListenerData, stampedeId, runId, stampedeBuildLabel, minionType, buildSlaveFinishedStats, buildId, buildRulesCsv, defaultScubaDataMinimal, clock.
hashCode() - Method in class com.facebook.buck.event.listener.scuba.ReSessionData
Computes a hash code from attributes: reSessionId, reSessionLabel.
hashCode() - Method in class com.facebook.buck.event.listener.util.EventInterval
Computes a hash code from attributes: start, finish.
hashCode() - Method in class com.facebook.buck.event.PerfEventId
Computes a hash code from attributes: value.
hashCode() - Method in class com.facebook.buck.event.ScubaData
Computes a hash code from attributes: ints, normals, tags.
hashCode() - Method in class com.facebook.buck.event.ScubaEvent
 
hashCode() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
 
hashCode() - Method in class com.facebook.buck.event.UninstallEvent.Finished
 
hashCode() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
Computes a hash code from attributes: sourceType, sourcePath, destinationBase, destinationPath.
hashCode() - Method in class com.facebook.buck.features.apple.project.GenerationResult
Computes a hash code from attributes: projectPath, projectGenerated, requiredBuildTargets, xcconfigPaths, filesToCopyInXcode, buildTargetToGeneratedTargetMap, generatedProjectToPbxTargets.
hashCode() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Computes a hash code from attributes: shouldUseShortNamesForTargets, shouldCreateDirectoryStructure, shouldGenerateProjectSchemes, shouldGenerateReadOnlyFiles, shouldIncludeTests, shouldIncludeDependenciesTests, shouldUseHeaderMaps, shouldUseAbsoluteHeaderMapPaths, shouldMergeHeaderMaps, shouldGenerateHeaderSymlinkTreesOnly, shouldGenerateMissingUmbrellaHeader, shouldForceLoadLinkWholeLibraries, shouldAddLinkedLibrariesAsFlags.
hashCode() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
Computes a hash code from attributes: srcTarget, extraTests, extraTargets, extraShallowTargets, workspaceName, actionConfigNames, extraSchemes, environmentVariables, isRemoteRunnable, explicitRunnablePath, notificationPayloadFile, watchInterface, launchStyle, additionalSchemeActions, labels, licenses, name, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
Computes a hash code from attributes: srcs, linkerFlags, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.d.DIncludes
Computes a hash code from attributes: linkTree, sources.
hashCode() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
Computes a hash code from attributes: srcs, linkerFlags, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
Computes a hash code from attributes: srcs, linkerFlags, labels, licenses, name, targetCompatibleWith, contacts, deps, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.features.d.DTestStep
 
hashCode() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
Computes a hash code from attributes: frameworkVer, resources, dllName, deps, labels, licenses, name, targetCompatibleWith, srcs.
hashCode() - Method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.features.dotnet.DotnetFramework
 
hashCode() - Method in class com.facebook.buck.features.dotnet.DotnetToolchain
Computes a hash code from attributes: dotnetBuckConfig, systemCsharpCompiler.
hashCode() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
Computes a hash code from attributes: assembly, labels, licenses, name, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
Computes a hash code from attributes: labels, licenses, name, targetCompatibleWith, srcs.
hashCode() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Computes a hash code from attributes: cgoCompilerFlags, goCompilerFlags, goAssemblerFlags, packageName, goSrcs, exportedDeps, compilerFlags, linkDepsQueryWhole, devirtEnabled, linkStyle, thinLto, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, labels, licenses, name, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
hashCode() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
Computes a hash code from attributes: labels, licenses, name, targetCompatibleWith, deps, srcs, platform, linkStyle, linkMode, compilerFlags, assemblerFlags, linkerFlags, externalLinkerFlags, resources.
hashCode() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
Computes a hash code from attributes: compilerFlags, assemblerFlags, packageName, exportedDeps, labels, licenses, name, targetCompatibleWith, deps, srcs, tests.
hashCode() - Method in class com.facebook.buck.features.go.GoLinkable
Computes a hash code from attributes: goLinkInput, exportedDeps.
hashCode() - Method in class com.facebook.buck.features.go.GoPlatform
Computes a hash code from attributes: goOs, goArch, goArm, flavor, goRoot, assemblerIncludeDirs, compiler, assembler, cGo, packer, linker, cover, cxxPlatform, externalLinkerFlags.
hashCode() - Method in class com.facebook.buck.features.go.GoPlatformFactory
Computes a hash code from attributes: buckConfig, processExecutor, executableFinder, cxxPlatforms, defaultCxxPlatform.
hashCode() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
Computes a hash code from attributes: library, packageName, coverageMode, env, runTestSeparately, labels, licenses, name, targetCompatibleWith, contacts, deps, srcs, testRuleTimeoutMs, platform, linkStyle, linkMode, compilerFlags, assemblerFlags, linkerFlags, externalLinkerFlags, resources.
hashCode() - Method in class com.facebook.buck.features.go.GoTestStep
 
hashCode() - Method in class com.facebook.buck.features.go.GoToolchain
Computes a hash code from attributes: platformFlavorDomain, defaultPlatform.
hashCode() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
Computes a hash code from attributes: library, packageName, exportedDeps, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
Computes a hash code from attributes: modules, moduleDeps, vmArgs, style, draftCompile, optimize, localWorkers, strict, experimentalArgs, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Computes a hash code from attributes: compilerDeps, configs, supportedPlatformsRegex, compilerInvocationFlags, functionName, linkDepsQueryWhole, devirtEnabled, linkStyle, thinLto, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, labels, licenses, name, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries, versionUniverse, depsQuery.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, platformDeps, linkDepsQueryWhole, main, linkStyle, platform, enableProfiling, ghciPreloadDeps, ghciPlatformPreloadDeps, labels, licenses, name, targetCompatibleWith, depsQuery, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
Computes a hash code from attributes: flags, includes, packages.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, platformDeps, enableProfiling, ghciBinDep, ghciInit, platform, extraScriptTemplates, preloadDeps, platformPreloadDeps, labels, licenses, name, targetCompatibleWith, depsQuery, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
Computes a hash code from attributes: body, deps, excludedRoots, excludedTransitiveDeps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Computes a hash code from attributes: platform, haddockFlags, labels, licenses, name, targetCompatibleWith, depsQuery, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
Computes a hash code from attributes: interfaces, haddockOutputDirs.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
Computes a hash code from attributes: srcs, linkerFlags, compilerFlags, platformDeps, linkWhole, preferredLinkage, enableProfiling, haddockFlags, ghciPreloadDeps, ghciPlatformPreloadDeps, platform, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPackage
Computes a hash code from attributes: info, packageDb, libraries, interfaces, objects.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
Computes a hash code from attributes: name, version, identifier.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Computes a hash code from attributes: compiler, haddock, haskellVersion, compilerFlags, linker, linkerFlags, packager, shouldCacheLinks, shouldUsedOldBinaryOutputLocation, ghciScriptTemplate, ghciIservScriptTemplate, ghciBinutils, ghciGhc, ghciIServ, ghciIServProf, ghciLib, ghciCxx, ghciCc, ghciCpp, ghciPackager, packageNamePrefix, linkStyleForStubHeader, cxxPlatform.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
Computes a hash code from attributes: defaultHaskellPlatform, haskellPlatforms.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
Computes a hash code from attributes: version, id, db, importDirs, staticLibs, profiledStaticLibs, sharedLibs, exportedLinkerFlags, exportedCompilerFlags, cxxHeaderDirs, enableProfiling, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellSources
Computes a hash code from attributes: moduleMap.
hashCode() - Method in class com.facebook.buck.features.haskell.HaskellVersion
Computes a hash code from attributes: majorVersion.
hashCode() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
Computes a hash code from attributes: entry, worker, androidPackage, labels, licenses, name, targetCompatibleWith, deps, extraJson, bundleName, bundleNameForFlavor.
hashCode() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
Computes a hash code from attributes: jsBundle, rewriteSourcemap, rewriteMisc, skipResources, rewriteDepsFile, bash, cacheable, cmd, cmdExe, enableSandbox, environmentExpansionSeparator, srcs, labels, licenses, name, targetCompatibleWith, tests, bundleName, bundleNameForFlavor.
hashCode() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Computes a hash code from attributes: srcs, worker, basePath, labels, licenses, name, targetCompatibleWith, depsQuery, deps, extraJson, tests.
hashCode() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
Computes a hash code from attributes: baseModule, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, labels, licenses, name, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
Computes a hash code from attributes: mainModule, nativeStarterLibrary, pythonPlatform, platform, packageStyle, platformDeps, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
Computes a hash code from attributes: starter, components.
hashCode() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
Computes a hash code from attributes: srcs, baseModule, platformDeps, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
Computes a hash code from attributes: modules, pythonModules, nativeLibraries.
hashCode() - Method in class com.facebook.buck.features.lua.LuaPlatform
Computes a hash code from attributes: lua, nativeStarterLibrary, luaCxxLibraryTarget, starterType, extension, packageStyle, packager, shouldCacheBinaries, nativeLinkStrategy, cxxPlatform.
hashCode() - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
Computes a hash code from attributes: defaultLuaPlatform, luaPlatforms.
hashCode() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Computes a hash code from attributes: projectFilesystem, baseTarget, baseParams, actionGraphBuilder, pathResolver, ruleFinder, luaPlatform, target, output, mainModule, relativeModulesDir, relativePythonModulesDir.
hashCode() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Computes a hash code from attributes: projectFilesystem, baseTarget, baseParams, actionGraphBuilder, pathResolver, ruleFinder, cellPathResolver, luaPlatform, cxxBuckConfig, target, output, mainModule, nativeStarterLibrary, relativeModulesDir, relativePythonModulesDir, relativeNativeLibsDir.
hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
Computes a hash code from attributes: srcs, compilerFlags, linkerFlags, ocamldepFlags, warningsFlags, bytecodeOnly, platform, platformDeps, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
Computes a hash code from attributes: buildTarget, projectFilesystem, sourcePathResolver, library, flags, ocamlDepFlags, input, nativeIncludes, bytecodeIncludes, transitiveBytecodeIncludes, nativeLinkableInput, bytecodeLinkableInput, cLinkableInput, cxxPreprocessorInput, nativeCompileDeps, bytecodeCompileDeps, bytecodeLinkDeps, ocamlDepTool, ocamlCompiler, ocamlDebug, yaccCompiler, lexCompiler, ocamlBytecodeCompiler, cFlags, ocamlInteropIncludesDir, ldFlags, cPreprocessor.
hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
Computes a hash code from attributes: rules, nativeCompileDeps, bytecodeCompileDeps, objectFiles, bytecodeLink, ocamlContext.
hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
Computes a hash code from attributes: srcs, compilerFlags, ocamldepFlags, linkerFlags, warningsFlags, bytecodeOnly, nativePlugin, platformDeps, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
Computes a hash code from attributes: ocamlCompiler, ocamlDepTool, yaccCompiler, lexCompiler, ocamlInteropIncludesDir, warningsFlags, ocamlBytecodeCompiler, ocamlDebug, cCompiler, cPreprocessor, cxxCompiler, cFlags, ldFlags, cxxPlatform.
hashCode() - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
Computes a hash code from attributes: defaultOcamlPlatform, ocamlPlatforms.
hashCode() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
Computes a hash code from attributes: libDir, includeDir, libName, nativeLib, bytecodeLib, cLibs, nativeCLibs, bytecodeCLibs, bytecodeOnly, platformDeps, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
Computes a hash code from attributes: targets, moduleBasePath, aggregationTag, moduleType, excludes.
hashCode() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
Computes a hash code from attributes: data, type, sortOrder.
hashCode() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
Computes a hash code from attributes: name, scope, exported.
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
Computes a hash code from attributes: url, folders.
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
Computes a hash code from attributes: type, url, path, isTestSource, isResourceFolder, ijResourceFolderType, relativeOutputPath, packagePrefix.
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
Computes a hash code from attributes: name, targets, binaryJars, classPaths, sourceJars, javadocUrls, sourceDirs.
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
Computes a hash code from attributes: manifestPaths, resourcePaths, assetPaths, proguardConfigPath, androidProjectType, packageName, autogenerateSources, minSdkVersions, generatedSourcePath.
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
Computes a hash code from attributes: javaBuckConfig, buckConfig, autogenerateAndroidFacetSourcesEnabled, projectJdkName, projectJdkType, androidModuleSdkName, androidModuleSdkType, intellijModuleSdkName, intellijPluginLabels, javaModuleSdkName, javaModuleSdkType, pythonModuleSdkName, pythonModuleSdkType, projectLanguageLevel, excludedResourcePaths, labelToGeneratedSourcesMap, androidManifest, cleanerEnabled, removingUnusedLibrariesEnabled, excludeArtifactsEnabled, includeTransitiveDependency, skipBuildEnabled, keepModuleFilesInModuleDirsEnabled, aggregationMode, generatedFilesListFilename, moduleGroupName, projectRoot, projectPaths, aggregatingAndroidResourceModulesEnabled, ignoredTargetLabels, aggregationLimitForAndroidResourceModule, generatingAndroidManifestEnabled, generatingTargetModuleMapEnabled, outputUrl, extraCompilerOutputModulesPath, minAndroidSdkVersion, includeTestPatterns, excludeTestPatterns.
hashCode() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
Computes a hash code from attributes: fileUrl, filePath, group.
hashCode() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
Computes a hash code from attributes: baseModule, moduleName, compilerFlags, cxxDeps, cxxRuntimeType, defaultFlavors, defaults, executableName, headerNamespace, headers, langCompilerFlags, langPlatformCompilerFlags, langPlatformPreprocessorFlags, langPreprocessorFlags, linkerExtraOutputs, linkerFlags, platformCompilerFlags, platformDeps, platformHeaders, platformLinkerFlags, platformPreprocessorFlags, platformSrcs, postLinkerFlags, postPlatformLinkerFlags, precompiledHeader, prefixHeader, preprocessorFlags, privateCxxDeps, rawHeaders, srcs, labels, licenses, name, targetCompatibleWith, deps, defaultPlatform, tests, frameworks, libraries.
hashCode() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
Computes a hash code from attributes: binarySrc, excludeDepsFromMergedLinking, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
Computes a hash code from attributes: main, mainModule, platformDeps, baseModule, zipSafe, buildArgs, platform, cxxPlatform, packageStyle, preloadDeps, linkerFlags, extension, labels, licenses, name, targetCompatibleWith, deps, tests, versionUniverse.
hashCode() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
Computes a hash code from attributes: srcs, versionedSrcs, platformSrcs, resources, versionedResources, platformResources, platformDeps, baseModule, zipSafe, excludeDepsFromMergedLinking, labels, licenses, name, targetCompatibleWith, deps, tests.
hashCode() - Method in class com.facebook.buck.features.python.PythonPackageComponents
Computes a hash code from attributes: modules, resources, nativeLibraries, moduleDirs, zipSafe.
hashCode() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
Computes a hash code from attributes: mainModule, platform, cxxPlatform, extension, packageStyle, preloadDeps, linkerFlags, neededCoverage, buildArgs, env, additionalCoverageTargets, contacts, testRuleTimeoutMs, srcs, versionedSrcs, platformSrcs, resources, versionedResources, platformResources, platformDeps, baseModule, zipSafe, excludeDepsFromMergedLinking, labels, licenses, name, targetCompatibleWith, deps, tests, versionUniverse.
hashCode() - Method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
Computes a hash code from attributes: pythonPlatforms.
hashCode() - Method in class com.facebook.buck.features.python.toolchain.PythonVersion
Computes a hash code from attributes: interpreterName, versionString.
hashCode() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
Computes a hash code from attributes: rlib, crate, linkStyle, procMacro, platformDeps, labels, licenses, name, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
Computes a hash code from attributes: features, rustcFlags, linkerFlags, linkStyle, crate, crateRoot, rpath, platformDeps, labels, licenses, name, targetCompatibleWith, deps, srcs, tests, defaultPlatform.
hashCode() - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
hashCode() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
Computes a hash code from attributes: features, rustcFlags, preferredLinkage, crate, crateRoot, procMacro, platformDeps, labels, licenses, name, targetCompatibleWith, deps, srcs, tests, defaultPlatform.
hashCode() - Method in class com.facebook.buck.features.rust.RustPlatform
Computes a hash code from attributes: rustCompiler, rustLibraryFlags, rustBinaryFlags, rustTestFlags, rustCheckFlags, linker, linkerProvider, linkerArgs, cxxPlatform.
hashCode() - Method in class com.facebook.buck.features.rust.RustPlatformFactory
Computes a hash code from attributes: buckConfig, executableFinder.
hashCode() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
Computes a hash code from attributes: contacts, features, rustcFlags, linkerFlags, linkStyle, rpath, framework, crate, crateRoot, platformDeps, labels, licenses, name, targetCompatibleWith, deps, srcs, defaultPlatform.
hashCode() - Method in class com.facebook.buck.features.rust.RustToolchain
Computes a hash code from attributes: defaultRustPlatform, rustPlatforms.
hashCode() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
Computes a hash code from attributes: out, flatten, mergeSourceZips, entriesToExclude, zipSrcs, labels, licenses, name, targetCompatibleWith, deps, srcs.
hashCode() - Method in class com.facebook.buck.file.FileHash
 
hashCode() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
Computes a hash code from attributes: stripPrefix, type, sha256, urls, out, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
Computes a hash code from attributes: executable, sha256, urls, out, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
Computes a hash code from attributes: url, sha1, out, type, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.io.ArchiveMemberPath
Computes a hash code from attributes: archivePath, memberPath.
hashCode() - Method in class com.facebook.buck.io.BuildCellRelativePath
Computes a hash code from attributes: pathRelativeToBuildCellRoot.
hashCode() - Method in class com.facebook.buck.io.filesystem.BuckPaths
Computes a hash code from attributes: buckOut, configuredBuckOut, currentVersionFile, genDir, resDir, scratchDir, annotationDir, logDir, traceDir, cacheDir, tmpDir, xcodeDir, trashDir, offlineLogDir, remoteSandboxDir, lastOutputDir, embeddedCellsBuckOutBaseDir, projectRootDir.
hashCode() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
Computes a hash code from attributes: mainCellRoot, mainCellBuckPaths, cellName, cellBuckOut.
hashCode() - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
hashCode() - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
hashCode() - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
hashCode() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
hashCode() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
hashCode() - Method in class com.facebook.buck.io.watchman.ProjectWatch
Computes a hash code from attributes: watchRoot, projectPrefix.
hashCode() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
Computes a hash code from attributes: level, message.
hashCode() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
Computes a hash code from attributes: cellPath, reason.
hashCode() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
Computes a hash code from attributes: cellPath, kind, path.
hashCode() - Method in class com.facebook.buck.io.watchman.WatchmanQuery
Computes a hash code from attributes: queryPath, queryParams.
hashCode() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
Computes a hash code from attributes: type, value, syntaxError, stackTrace.
hashCode() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
Computes a hash code from attributes: fileName, lineNumber, functionName, text.
hashCode() - Method in class com.facebook.buck.json.BuildFilePythonResult
Computes a hash code from attributes: values, diagnostics, profile.
hashCode() - Method in class com.facebook.buck.json.BuildFileSyntaxError
Computes a hash code from attributes: fileName, lineNumber, offset, text.
hashCode() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
Computes a hash code from attributes: extraGroovycArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
Computes a hash code from attributes: extraGroovycArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
Computes a hash code from attributes: modernProcessors, parameters, processOnly.
hashCode() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
Computes a hash code from attributes: classesDir, outputJarDirPath, abiJarPath, annotationPath, pathToSourcesList, workingDirectory, outputJarPath.
hashCode() - Method in class com.facebook.buck.jvm.java.CompilerParameters
Computes a hash code from attributes: sourceFilePaths, classpathEntries, outputPaths, abiGenerationMode, abiCompatibilityMode, shouldTrackClassUsage, shouldTrackJavacPhaseEvents, sourceOnlyAbiRuleInfoFactory.
hashCode() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
Computes a hash code from attributes: actionGraphBuilder, buildRuleParams, deps, compileAgainstLibraryType, shouldCreateSourceOnlyAbi.
hashCode() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
Computes a hash code from attributes: classAbiPath, sourceAbiPath, verificationMode.
hashCode() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
Computes a hash code from attributes: bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, cacheable, name, licenses, labels, targetCompatibleWith, tests.
hashCode() - Method in class com.facebook.buck.jvm.java.JarParameters
Computes a hash code from attributes: hashEntries, mergeManifests, disallowAllDuplicates, jarPath, removeEntryPredicate, entriesToJar, mainClass, manifestFile, duplicatesLogLevel.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
Computes a hash code from attributes: processorClass, processorClasses, isolateClassLoader, doesNotAffectAbi, supportsAbiGenerationFromSource, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
Computes a hash code from attributes: mainClass, manifestFile, mergeManifests, disallowAllDuplicates, metaInfDirectory, blacklist, defaultCxxPlatform, name, licenses, labels, targetCompatibleWith, deps, tests.
hashCode() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Computes a hash code from attributes: eventSink, stdErr, classLoaderCache, verbosity, cellPathResolver, javaPackageFinder, projectFilesystem, projectFilesystemFactory, environment, processExecutor.
hashCode() - Method in class com.facebook.buck.jvm.java.JavacOptions
Computes a hash code from attributes: spoolMode, productionBuild, verbose, sourceLevel, targetLevel, annotationProcessingParams, extraArguments, bootclasspath, sourceToBootclasspath, trackClassUsage, trackJavacPhaseEvents.
hashCode() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
Computes a hash code from attributes: canReuseClassLoader, processorNames, classpath.
hashCode() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
Computes a hash code from attributes: processorNames, inputs, classpathEntries, canReuseClassLoader, doesNotAffectAbi, supportsAbiGenerationFromSource.
hashCode() - Method in class com.facebook.buck.jvm.java.JavacSpec
Computes a hash code from attributes: javacPath, javacJarPath, compilerClassName.
hashCode() - Method in class com.facebook.buck.jvm.java.JavacVersion
Computes a hash code from attributes: versionString.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
Computes a hash code from attributes: resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaOptions
Computes a hash code from attributes: javaRuntimeProvider.
hashCode() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
Computes a hash code from attributes: vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
Computes a hash code from attributes: directoryForTestResults, classpathFile, testType, debugEnabled, codeCoverageEnabled, inclNoLocationClassesEnabled, shouldExplainTestSelectorList, pathToJavaAgent, buildId, buckModuleBaseSourceCodePath, stdOutLogLevel, stdErrLogLevel, robolectricLogPath, testRunnerClasspath, extraJvmArgs, testClasses, testSelectorList.
hashCode() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
Computes a hash code from attributes: store, properties, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
 
hashCode() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
Computes a hash code from attributes: binaryJar, sourceJar, gwtJar, javadocUrl, mavenCoords, provided, requiredForSourceOnlyAbi, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
Computes a hash code from attributes: resources, resourcesRoot.
hashCode() - Method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
Computes a hash code from attributes: javacOptions.
hashCode() - Method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
Computes a hash code from attributes: defaultJavaCxxPlatform.
hashCode() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
Computes a hash code from attributes: javaOptions, javaOptionsForTests.
hashCode() - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
Computes a hash code from attributes: javacProvider.
hashCode() - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion
Computes a hash code from attributes: versionString.
hashCode() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Computes a hash code from attributes: extraKotlincArguments, annotationProcessingTool, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Computes a hash code from attributes: extraKotlincArguments, annotationProcessingTool, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, extraArguments, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
Computes a hash code from attributes: extraArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests.
hashCode() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
Computes a hash code from attributes: extraArguments, resources, proguardConfig, postprocessClassesCommands, resourcesRoot, unbundledResourcesRoot, manifestFile, mavenCoords, mavenPomTemplate, exportedDeps, sourceOnlyAbiDeps, source, target, javaVersion, javac, javacJar, compilerClassName, compiler, removeClasses, annotationProcessorDeps, annotationProcessorParams, annotationProcessors, annotationProcessorOnly, plugins, abiGenerationMode, compileAgainst, sourceAbiVerificationMode, onUnusedDependencies, name, licenses, labels, targetCompatibleWith, requiredForSourceOnlyAbi, deps, providedDeps, exportedProvidedDeps, srcs, tests, vmArgs, testType, runTestSeparately, forkMode, stdErrLogLevel, stdOutLogLevel, useCxxLibraries, cxxLibraryWhitelist, testCaseTimeoutMs, env, defaultCxxPlatform, contacts, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.log.ErrorLogRecord
Computes a hash code from attributes: record, logs, traits, message, category, time, logger, buildUuid, isSuperConsoleEnabled, isDaemon, stack, errorMessage, initialError, initialErrorMsg, origin.
hashCode() - Method in class com.facebook.buck.log.InvocationInfo
Computes a hash code from attributes: buildId, superConsoleEnabled, isDaemon, subCommand, commandArgs, unexpandedCommandArgs, buckLogDir, timestampMillis.
hashCode() - Method in class com.facebook.buck.log.LogConfigSetup
Computes a hash code from attributes: logDir, rotateLog, count, maxLogSizeBytes, logFilePrefix.
hashCode() - Method in class com.facebook.buck.log.PerfTimesStats
Computes a hash code from attributes: pythonTimeMs, initTimeMs, processingTimeMs, parseTimeMs, actionGraphTimeMs, rulekeyTimeMs, totalRulekeyTimeMs, fetchTimeMs, buildTimeMs, installTimeMs.
hashCode() - Method in class com.facebook.buck.parser.api.BuildFileManifest
Computes a hash code from attributes: targets, includes, configs, env, globManifest.
hashCode() - Method in class com.facebook.buck.parser.api.PojoTransformer
Computes a hash code from attributes: clazz, transformFunction.
hashCode() - Method in class com.facebook.buck.parser.BuildFileSpec
Computes a hash code from attributes: basePath, recursive, cellPath.
hashCode() - Method in class com.facebook.buck.parser.BuildTargetSpec
Computes a hash code from attributes: unconfiguredBuildTarget, buildFileSpec.
hashCode() - Method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
Computes a hash code from attributes: buckConfig, constraintResolver, targetPlatform.
hashCode() - Method in class com.facebook.buck.parser.events.ParseBuckFileEvent.Finished
 
hashCode() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
Computes a hash code from attributes: rawImportLabel, symbols, importString, loadPath.
hashCode() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
Computes a hash code from attributes: projectRoot, cellRoots, pythonInterpreter, pythonModuleSearchPath, allowEmptyGlobs, ignorePaths, buildFileName, defaultIncludes, packageImplicitIncludes, descriptions, rawConfig, cellName, useWatchmanGlob, watchmanGlobStatResults, watchmanUseGlobGenerator, watchman, enableProfiling, watchmanQueryTimeoutMs, buildFileImportWhitelist, disableImplicitNativeRules, warnAboutDeprecatedSyntax.
hashCode() - Method in class com.facebook.buck.parser.ParserConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.parser.syntax.ImmutableListWithSelects
Computes a hash code from attributes: elements, type.
hashCode() - Method in class com.facebook.buck.parser.syntax.ImmutableSelectorValue
Computes a hash code from attributes: dictionary, noMatchError.
hashCode() - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
Computes a hash code from attributes: buildFileSpec, onlyTests.
hashCode() - Method in class com.facebook.buck.query.BinaryOperatorExpression
Returns a precomputed-on-construction hash code from attributes: operator, operands.
hashCode() - Method in class com.facebook.buck.query.FunctionExpression
Returns the precomputed-on-construction hash code from the supertype implementation of super.hashCode().
hashCode() - Method in class com.facebook.buck.query.QueryBuildTarget
Computes a hash code from attributes: buildTarget.
hashCode() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
hashCode() - Method in class com.facebook.buck.query.QueryFileTarget
Computes a hash code from attributes: path.
hashCode() - Method in class com.facebook.buck.query.SetExpression
Returns a precomputed-on-construction hash code from attributes: words.
hashCode() - Method in class com.facebook.buck.query.TargetLiteral
Returns a precomputed-on-construction hash code from attributes: pattern.
hashCode() - Method in class com.facebook.buck.query.TargetSetExpression
Returns a precomputed-on-construction hash code from attributes: targets.
hashCode() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Computes a hash code from attributes: strategyConfig, delegate.
hashCode() - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats
Computes a hash code from attributes: totalExecutedRules, locallyExecutedRules, locallySuccessfulRules.
hashCode() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
hashCode() - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
Computes a hash code from attributes: instanceName, digest.
hashCode() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
Computes a hash code from attributes: maxRetries, backoffStrategy, beforeRetry, restartAllStreamingCalls, executor.
hashCode() - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache.MerkleTreeNode
 
hashCode() - Method in interface com.facebook.buck.rules.args.Arg
 
hashCode() - Method in class com.facebook.buck.rules.args.CompositeArg
Computes a hash code from attributes: args.
hashCode() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
hashCode() - Method in class com.facebook.buck.rules.args.ProxyArg
 
hashCode() - Method in class com.facebook.buck.rules.args.SanitizedArg
 
hashCode() - Method in class com.facebook.buck.rules.args.SourcePathArg
Computes a hash code from attributes: path.
hashCode() - Method in class com.facebook.buck.rules.args.StringArg
Computes a hash code from attributes: arg.
hashCode() - Method in class com.facebook.buck.rules.args.ToolArg
Computes a hash code from attributes: tool.
hashCode() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
Computes a hash code from attributes: type, name, value.
hashCode() - Method in class com.facebook.buck.rules.coercer.BuildConfigFields
Computes a hash code from attributes: nameToField.
hashCode() - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
hashCode() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
Computes a hash code from attributes: type, sourceTreePath, sourcePath.
hashCode() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
Computes a hash code from attributes: minSdkVersion, targetSdkVersion, versionCode, versionName, debugMode, placeholders.
hashCode() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Computes a hash code from attributes: neededCoverageRatioPercentage, buildTarget, pathName.
hashCode() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
hashCode() - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
hashCode() - Method in class com.facebook.buck.rules.coercer.SourceSet
Computes a hash code from attributes: type, unnamedSources, namedSources.
hashCode() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
Computes a hash code from attributes: type, unnamedSources, namedSources.
hashCode() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
Computes a hash code from attributes: type, unnamedSources, namedSources.
hashCode() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
hashCode() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
Computes a hash code from attributes: seed, coreKey, buildInputRuleKeyFileSizeLimit, buckModuleHashStrategy.
hashCode() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
Computes a hash code from attributes: pathToFile, pathWithinArchive.
hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
Computes a hash code from attributes: ruleKey, inputs.
hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
Computes a hash code from attributes: defaultRuleKeyFactory, inputBasedRuleKeyFactory, depFileRuleKeyFactory.
hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyInput
Computes a hash code from attributes: filesystem, path.
hashCode() - Method in class com.facebook.buck.rules.keys.RuleKeyResult
 
hashCode() - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
hashCode() - Method in class com.facebook.buck.rules.macros.CcFlagsMacro
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.rules.macros.CcMacro
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
Computes a hash code from attributes: filter, targets.
hashCode() - Method in class com.facebook.buck.rules.macros.CxxFlagsMacro
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.rules.macros.CxxMacro
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
Computes a hash code from attributes: filter, targets.
hashCode() - Method in class com.facebook.buck.rules.macros.EnvMacro
Computes a hash code from attributes: var.
hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
Computes a hash code from attributes: filter, targets.
hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
Computes a hash code from attributes: filter, targets.
hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
Computes a hash code from attributes: filter, targets.
hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
Computes a hash code from attributes: filter, targets.
hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
Computes a hash code from attributes: filter, targets.
hashCode() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
Computes a hash code from attributes: filter, targets.
hashCode() - Method in class com.facebook.buck.rules.macros.LdMacro
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.rules.macros.MacroContainer
Computes a hash code from attributes: macro, outputToFile.
hashCode() - Method in class com.facebook.buck.rules.macros.OutputMacro
Computes a hash code from attributes: outputName.
hashCode() - Method in class com.facebook.buck.rules.macros.PlatformNameMacro
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
Computes a hash code from attributes: query.
hashCode() - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
Computes a hash code from attributes: query.
hashCode() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
Computes a hash code from attributes: separator, query.
hashCode() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
Computes a hash code from attributes: query.
hashCode() - Method in class com.facebook.buck.rules.macros.StringWithMacros
Computes a hash code from attributes: parts.
hashCode() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
Computes a hash code from attributes: buildTarget, cellPathResolver, expanders, sanitizer, classExpanders.
hashCode() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
Computes a hash code from attributes: actionDigest, requiredData, outputs.
hashCode() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
Computes a hash code from attributes: defaultStrategyConfig, delegate.
hashCode() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
Computes a hash code from attributes: paths, exceptions, references.
hashCode() - Method in class com.facebook.buck.rules.query.Query
Computes a hash code from attributes: query, baseName, resolvedQuery.
hashCode() - Method in class com.facebook.buck.rules.tool.config.ToolConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
Computes a hash code from attributes: viewerPattern.
hashCode() - Method in class com.facebook.buck.rules.visibility.PublicVisibilityPattern
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.sandbox.SandboxConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.sandbox.SandboxProperties
Computes a hash code from attributes: deniedToReadPaths, allowedToReadPaths, allowedToReadMetadataPaths, allowedToWritePaths.
hashCode() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
Computes a hash code from attributes: args, exe, platformExe, env, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.shell.CrossPlatformTool
Computes a hash code from attributes: genericTool, platformTools, platform, tool.
hashCode() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
Computes a hash code from attributes: src, out, mode, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
Computes a hash code from attributes: out, executable, noRemote, bash, cmd, cmdExe, type, srcs, enableSandbox, environmentExpansionSeparator, cacheable, name, licenses, labels, targetCompatibleWith, tests.
hashCode() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
Computes a hash code from attributes: main, resources, name, licenses, labels, targetCompatibleWith, deps.
hashCode() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
Computes a hash code from attributes: test, args, type, runTestSeparately, resources, env, name, licenses, labels, targetCompatibleWith, contacts, deps, testRuleTimeoutMs.
hashCode() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Computes a hash code from attributes: tests, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
Computes a hash code from attributes: env, args, exe, maxWorkers, maxWorkersPerThreadPercent, persistent, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.skylark.io.GlobSpec
Computes a hash code from attributes: include, exclude, excludeDirectories.
hashCode() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
Computes a hash code from attributes: globSpec, filePaths.
hashCode() - Method in class com.facebook.buck.skylark.packages.PackageContext
Computes a hash code from attributes: globber, rawConfig, packageIdentifier, eventHandler, implicitlyLoadedSymbols.
hashCode() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
Computes a hash code from attributes: disableImplicitNativeRules, ruleFunctionFactory, descriptions.
hashCode() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
Computes a hash code from attributes: environment, loadedPaths.
hashCode() - Method in class com.facebook.buck.skylark.parser.ExtensionData
Computes a hash code from attributes: extension, path, dependencies, importString, loadTransitiveClosure.
hashCode() - Method in class com.facebook.buck.skylark.parser.ImplicitlyLoadedExtension
Computes a hash code from attributes: extensionData, loadedSymbols.
hashCode() - Method in class com.facebook.buck.skylark.parser.IncludesData
Computes a hash code from attributes: path, dependencies, loadTransitiveClosure.
hashCode() - Method in class com.facebook.buck.skylark.parser.LoadImport
Computes a hash code from attributes: containingLabel, getImport.
hashCode() - Method in class com.facebook.buck.skylark.parser.ParseResult
Computes a hash code from attributes: rawRules, loadedPaths, readConfigurationOptions, globManifestWithResult.
hashCode() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
Computes a hash code from attributes: clock, serverPool, eventBus, serverPoolName, errorCheckTimeRangeMillis, latencyCheckTimeRangeMillis, maxAcceptableLatencyMillis, connectionTimeoutMillis, healthCheckIntervalMillis, pingEndpoint, maxErrorPercentage, minSamplesToReportError.
hashCode() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
Computes a hash code from attributes: service, executor, thriftProtocol, hybridThriftPath.
hashCode() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
Computes a hash code from attributes: server, exception, requestSizeBytes, latencyMicros, responseSizeBytes.
hashCode() - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
Computes a hash code from attributes: perServerData.
hashCode() - Method in class com.facebook.buck.slb.PerServerData
Computes a hash code from attributes: server, serverUnhealthy, bestServer.
hashCode() - Method in class com.facebook.buck.slb.PerServerPingData
Computes a hash code from attributes: server, exception, pingRequestLatencyMillis.
hashCode() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
Computes a hash code from attributes: noHealthyServersAvailable, perServerData, serverPoolName.
hashCode() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
Computes a hash code from attributes: service, thriftPath.
hashCode() - Method in class com.facebook.buck.step.AbstractTestStep
 
hashCode() - Method in class com.facebook.buck.step.fs.MkdirStep
Computes a hash code from attributes: path.
hashCode() - Method in class com.facebook.buck.step.fs.RmStep
Computes a hash code from attributes: path, recursive.
hashCode() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
Computes a hash code from attributes: filesystem, existingFile, desiredLink.
hashCode() - Method in class com.facebook.buck.step.fs.SymlinkTreeMergeStep
 
hashCode() - Method in class com.facebook.buck.step.fs.SymlinkTreeStep
 
hashCode() - Method in class com.facebook.buck.step.fs.TouchStep
 
hashCode() - Method in class com.facebook.buck.step.StepEvent.Finished
 
hashCode() - Method in class com.facebook.buck.step.StepExecutionResult
Computes a hash code from attributes: exitCode, stderr, success.
hashCode() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Computes a hash code from attributes: name, action, actionArgs, timeout, shouldCancelOnRepeat.
hashCode() - Method in class com.facebook.buck.support.bgtasks.TaskId
Computes a hash code from attributes: name, buildId.
hashCode() - Method in class com.facebook.buck.support.bgtasks.Timeout
Computes a hash code from attributes: timeout, unit.
hashCode() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
Computes a hash code from attributes: cellName, arg, basePath.
hashCode() - Method in class com.facebook.buck.support.log.LogBuckConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
Computes a hash code from attributes: moduleName, compilerFlags, version, frameworks, libraries, enableObjcInterop, supportedPlatformsRegex, soname, bridgingHeader, preferredLinkage, name, licenses, labels, targetCompatibleWith, deps, srcs.
hashCode() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
Computes a hash code from attributes: swiftc, swiftStdlibTool, swiftRuntimePaths, swiftStaticRuntimePaths, swiftSharedLibraryRunPaths.
hashCode() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
Computes a hash code from attributes: swiftCxxPlatforms.
hashCode() - Method in class com.facebook.buck.test.config.TestBuckConfig
Computes a hash code from attributes: delegate.
hashCode() - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity
Computes a hash code from attributes: includeStdErr, includeStdOut, maxDebugLogLines.
hashCode() - Method in class com.facebook.buck.test.selectors.TestDescription
 
hashCode() - Method in class com.facebook.buck.test.TestResults
Computes a hash code from attributes: buildTarget, success, hasAssumptionViolations, failureCount, failures, testCases, contacts, labels, testLogPaths, dependenciesPassTheirTests, sequenceNumber, totalNumberOfTests.
hashCode() - Method in class com.facebook.buck.test.TestResultSummary
 
hashCode() - Method in class com.facebook.buck.test.TestRunningOptions
Computes a hash code from attributes: codeCoverageEnabled, runAllTests, testSelectorList, shouldExplainTestSelectorList, shufflingTests, pathToXmlTestOutput, pathToJavaAgent, coverageReportFormats, coverageReportTitle, environmentOverrides, coverageExcludes, coverageIncludes, javaTempDir.
hashCode() - Method in class com.facebook.buck.test.TestStatusMessage
Computes a hash code from attributes: message, level, timestampMillis.
hashCode() - Method in class com.facebook.buck.util.cache.CacheStats
Computes a hash code from attributes: hitCount, missCount, missMatchCount, evictionCount, invalidationCount, loadSuccessCount, loadExceptionCount, retrievalTime, totalLoadTime, totalMissTime, numberEntries.
hashCode() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
Computes a hash code from attributes: cachesExamined, filesExamined, verificationErrors.
hashCode() - Method in class com.facebook.buck.util.cache.HashCodeAndFileType
Computes a hash code from attributes: type, hashCode.
hashCode() - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
hashCode() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
Computes a hash code from attributes: future, resources.
hashCode() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
Computes a hash code from attributes: cpu, memory, diskIO, networkIO.
hashCode() - Method in class com.facebook.buck.util.config.Config
 
hashCode() - Method in class com.facebook.buck.util.config.RawConfig
Computes a hash code from attributes: values.
hashCode() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
Computes a hash code from attributes: pathSelector, maxTotalSizeBytes, maxPathCount, minAmountOfEntriesToKeep, maxBytesAfterDeletion.
hashCode() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
Computes a hash code from attributes: user, hostname, os, availableCores, systemMemory, buckDirty, buckCommit, javaVersion, cacheModes, extraData, jsonProtocolVersion, buildType.
hashCode() - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
Computes a hash code from attributes: threadId, locale.
hashCode() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
hashCode() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
hashCode() - Method in class com.facebook.buck.util.network.offline.ScribeData
Computes a hash code from attributes: category, lines, bucket.
hashCode() - Method in class com.facebook.buck.util.PatternAndMessage
Computes a hash code from attributes: pattern, message.
hashCode() - Method in class com.facebook.buck.util.ProcessExecutorParams
Computes a hash code from attributes: command, directory, environment, redirectInput, redirectOutput, redirectError, redirectErrorStream.
hashCode() - Method in class com.facebook.buck.util.ProcessResourceConsumption
Computes a hash code from attributes: memResident, memSize, cpuReal, cpuUser, cpuSys, cpuTotal, ioBytesRead, ioBytesWritten, ioTotal.
hashCode() - Method in class com.facebook.buck.util.SampleRate
Computes a hash code from attributes: sampleRate.
hashCode() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
 
hashCode() - Method in class com.facebook.buck.util.timing.ClockDuration
 
hashCode() - Method in class com.facebook.buck.util.types.Pair
 
hashCode() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Computes a hash code from attributes: currentRevisionId, baseBookmarks, branchedFromMasterRevisionId, branchedFromMasterTS.
hashCode() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
Computes a hash code from attributes: diff, pathsChangedInWorkingDirectory, currentRevisionId, baseBookmarks, branchedFromMasterRevisionId, branchedFromMasterTS.
hashCode() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
Computes a hash code from attributes: pathsChangedInWorkingDirectory, currentRevisionId, baseBookmarks, branchedFromMasterRevisionId, branchedFromMasterTS.
hashCode() - Method in class com.facebook.buck.util.xml.DocumentLocation
Computes a hash code from attributes: lineNumber, columnNumber.
hashCode() - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
Computes a hash code from attributes: inputs, targetGraphAndBuildTargets.
hashCode() - Method in class com.facebook.buck.versions.ExactConstraint
Computes a hash code from attributes: version.
hashCode() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
Computes a hash code from attributes: baseTargetIndex, buildTargetIndex, baseTargetFlavorMap.
hashCode() - Method in class com.facebook.buck.versions.Version
Computes a hash code from attributes: name.
hashCode() - Method in class com.facebook.buck.versions.VersionedAliasDescription
Returns a constant hash code value.
hashCode() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
Computes a hash code from attributes: versions, name, licenses, labels, targetCompatibleWith.
hashCode() - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
Computes a hash code from attributes: type, targetGraphAndBuildTargets.
hashCode() - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
Computes a hash code from attributes: targetGraphAndBuildTargets, versionUniverses.
hashCode() - Method in class com.facebook.buck.versions.VersionInfo
Computes a hash code from attributes: versionDomain.
hashCode() - Method in class com.facebook.buck.versions.VersionUniverse
Computes a hash code from attributes: versions.
hashCode() - Method in class com.facebook.buck.worker.WorkerJobParams
Computes a hash code from attributes: jobArgs, workerProcessParams.
hashCode() - Method in class com.facebook.buck.worker.WorkerJobResult
Computes a hash code from attributes: exitCode, stdout, stderr.
hashCode() - Method in class com.facebook.buck.worker.WorkerProcessCommand
Computes a hash code from attributes: argsPath, stdOutPath, stdErrPath.
hashCode() - Method in class com.facebook.buck.worker.WorkerProcessIdentity
Computes a hash code from attributes: persistentWorkerKey, workerHash.
hashCode() - Method in class com.facebook.buck.worker.WorkerProcessParams
Computes a hash code from attributes: tempDir, startupCommand, startupEnvironment, maxWorkers, workerProcessIdentity.
hashCode() - Method in class com.facebook.buck.zip.ZipScrubberStep
Computes a hash code from attributes: zipAbsolutePath.
HashCodeAndFileType - Class in com.facebook.buck.util.cache
Data container to hold hash value for a file or directory
HashCodeAndFileType(byte, HashCode) - Constructor for class com.facebook.buck.util.cache.HashCodeAndFileType
 
HashedFileTool - Class in com.facebook.buck.core.toolchain.tool.impl
A tool with a single file input.
HashedFileTool(Supplier<? extends SourcePath>) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
 
HashedFileTool(SourcePath) - Constructor for class com.facebook.buck.core.toolchain.tool.impl.HashedFileTool
 
HasherInputStream - Class in com.facebook.buck.util.hash
An InputStream which appends the hash of the data read from it to a Hasher.
HasherInputStream(Hasher, InputStream) - Constructor for class com.facebook.buck.util.hash.HasherInputStream
 
HasherOutputStream - Class in com.facebook.buck.util.hash
An OutputStream which appends the hash of the data written to it to a Hasher.
HasherOutputStream(Hasher, OutputStream) - Constructor for class com.facebook.buck.util.hash.HasherOutputStream
 
hasHigherPriorityThan(IjModuleType) - Method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
 
HashInputJarsToDexStep - Class in com.facebook.buck.android
Step responsible for hashing dex inputs to be passed to SmartDexingStep.
HashInputJarsToDexStep(ProjectFilesystem, Supplier<Set<Path>>, Optional<Supplier<Multimap<Path, Path>>>, Supplier<ImmutableMap<String, HashCode>>) - Constructor for class com.facebook.buck.android.HashInputJarsToDexStep
 
hashJsonObject(Hasher, Object) - Static method in class com.facebook.buck.json.JsonObjectHashing
Given a Hasher and a parsed BUCK file object, updates the Hasher with the contents of the JSON object.
hashPath(Hasher, ProjectFileHashLoader, ProjectFilesystem, Path) - Static method in class com.facebook.buck.util.hashing.PathHashing
 
hashStringAndLength(Hasher, String) - Static method in class com.facebook.buck.util.hashing.StringHashing
Encodes the length of the string in UTF-16 code units, then the UTF-16 code units of the string.
hashTargetGraph() - Method in class com.facebook.buck.core.model.targetgraph.impl.TargetGraphHashing
Given a TargetGraph and any number of root nodes to traverse, returns a map of (BuildTarget, HashCode) pairs for all root build targets and their dependencies.
HasImportLibrary - Interface in com.facebook.buck.cxx.toolchain.linker
A windows shared library consists of two files: (1) a dll to be used at runtime and (2) an import library (static library) to be used to link against a given shared library.
hasIncomingEdges(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
HasInstallableApk - Interface in com.facebook.buck.android
Build rule that generates an APK that can be installed with the install command.
HasInstallableApk.AbstractApkInfo - Class in com.facebook.buck.android
 
HasInstallHelpers - Interface in com.facebook.buck.core.rules.attr
 
HasJavaAbi - Interface in com.facebook.buck.jvm.core
 
HasJavaClassHashes - Interface in com.facebook.buck.jvm.core
This should be considered deprecated.
hasJavacSpec() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
HaskellBinary - Class in com.facebook.buck.features.haskell
 
HaskellBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSet<BuildRule>, Tool, SourcePath) - Constructor for class com.facebook.buck.features.haskell.HaskellBinary
 
HaskellBinaryDescription - Class in com.facebook.buck.features.haskell
 
HaskellBinaryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellBinaryDescription
 
HaskellBinaryDescription.Type - Enum in com.facebook.buck.features.haskell
 
HaskellBinaryDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellBinaryDescription.AbstractHaskellBinaryDescriptionArg.
HaskellBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellBinaryDescriptionArg.
HaskellBuckConfig - Class in com.facebook.buck.features.haskell
 
HaskellBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellBuckConfig
 
HaskellCompileDep - Interface in com.facebook.buck.features.haskell
An interface for rule which can provide interfaces files for a haskell compilation.
HaskellCompileInput - Class in com.facebook.buck.features.haskell
Information that contributes to a haskell compilation job.
HaskellCompileInput.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellCompileInput.
HaskellCompileRule - Class in com.facebook.buck.features.haskell
 
HaskellDescriptionsProvider - Class in com.facebook.buck.features.haskell
 
HaskellDescriptionsProvider() - Constructor for class com.facebook.buck.features.haskell.HaskellDescriptionsProvider
 
HaskellDescriptionUtils - Class in com.facebook.buck.features.haskell
 
HaskellGhciDescription - Class in com.facebook.buck.features.haskell
 
HaskellGhciDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellGhciDescription
 
HaskellGhciDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellGhciDescription.AbstractHaskellGhciDescriptionArg.
HaskellGhciDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellGhciDescriptionArg.
HaskellGhciOmnibusSpec - Class in com.facebook.buck.features.haskell
Composition of NativeLinkables in the omnibus link.
HaskellGhciOmnibusSpec.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellGhciOmnibusSpec.
HaskellGhciRule - Class in com.facebook.buck.features.haskell
 
HaskellHaddockDescription - Class in com.facebook.buck.features.haskell
 
HaskellHaddockDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.haskell.HaskellHaddockDescription
 
HaskellHaddockDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellHaddockDescription.AbstractHaskellHaddockDescriptionArg.
HaskellHaddockDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellHaddockDescriptionArg.
HaskellHaddockInput - Class in com.facebook.buck.features.haskell
Information that contributes to a haskell haddock job.
HaskellHaddockInput.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellHaddockInput.
HaskellHaddockLibRule - Class in com.facebook.buck.features.haskell
 
HaskellHaddockRule - Class in com.facebook.buck.features.haskell
 
HaskellLibrary - Class in com.facebook.buck.features.haskell
 
HaskellLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.haskell.HaskellLibrary
 
HaskellLibraryDescription - Class in com.facebook.buck.features.haskell
 
HaskellLibraryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.haskell.HaskellLibraryDescription
 
HaskellLibraryDescription.Type - Enum in com.facebook.buck.features.haskell
 
HaskellLibraryDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellLibraryDescription.AbstractHaskellLibraryDescriptionArg.
HaskellLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellLibraryDescriptionArg.
HaskellLinkRule - Class in com.facebook.buck.features.haskell
 
HaskellLinkRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, Path, ImmutableList<Arg>, ImmutableList<Arg>, boolean) - Constructor for class com.facebook.buck.features.haskell.HaskellLinkRule
 
HaskellModule - Class in com.facebook.buck.features.haskell
 
HaskellModule() - Constructor for class com.facebook.buck.features.haskell.HaskellModule
 
HaskellModuleAdapterPlugin - Class in com.facebook.buck.features.haskell
 
HaskellModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.haskell.HaskellModuleAdapterPlugin
 
HaskellPackage - Class in com.facebook.buck.features.haskell
Represents a Haskell package used as a dependency during compilation.
HaskellPackage.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellPackage.
HaskellPackageInfo - Class in com.facebook.buck.features.haskell
Identifying information for a HaskellPackage.
HaskellPackageRule - Class in com.facebook.buck.features.haskell
 
HaskellPackageRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, HaskellVersion, Linker.LinkableDepType, HaskellPackageInfo, ImmutableSortedMap<String, HaskellPackage>, ImmutableSortedSet<String>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.features.haskell.HaskellPackageRule
 
HaskellPlatform - Class in com.facebook.buck.features.haskell
Immutable implementation of AbstractHaskellPlatform.
HaskellPlatform.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellPlatform.
HaskellPlatformsFactory - Class in com.facebook.buck.features.haskell
 
HaskellPlatformsFactory(BuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.features.haskell.HaskellPlatformsFactory
 
HaskellPlatformsProvider - Class in com.facebook.buck.features.haskell
Immutable implementation of AbstractHaskellPlatformsProvider.
HaskellPlatformsProviderFactory - Class in com.facebook.buck.features.haskell
 
HaskellPlatformsProviderFactory() - Constructor for class com.facebook.buck.features.haskell.HaskellPlatformsProviderFactory
 
HaskellPrebuiltLibraryDescription - Class in com.facebook.buck.features.haskell
 
HaskellPrebuiltLibraryDescription() - Constructor for class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescription
 
HaskellPrebuiltLibraryDescriptionArg - Class in com.facebook.buck.features.haskell
Immutable implementation of HaskellPrebuiltLibraryDescription.AbstractHaskellPrebuiltLibraryDescriptionArg.
HaskellPrebuiltLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellPrebuiltLibraryDescriptionArg.
HaskellSources - Class in com.facebook.buck.features.haskell
Immutable implementation of AbstractHaskellSources.
HaskellSources.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellSources.
HaskellToolchainSupplier - Class in com.facebook.buck.features.haskell
 
HaskellToolchainSupplier() - Constructor for class com.facebook.buck.features.haskell.HaskellToolchainSupplier
 
HaskellVersion - Class in com.facebook.buck.features.haskell
Immutable implementation of AbstractHaskellVersion.
HaskellVersion.Builder - Class in com.facebook.buck.features.haskell
Builds instances of type HaskellVersion.
HasLinkerMap - Interface in com.facebook.buck.cxx.toolchain.linker
 
HasMavenCoordinates - Interface in com.facebook.buck.jvm.core
 
hasMinionFailed(String) - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
 
hasNext() - Method in class com.facebook.buck.core.macros.MacroFinderAutomaton
 
hasOutput() - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
HasOutputName - Interface in com.facebook.buck.core.model
Interface for BuildRules which generate sources with logical "names" (e.g.
hasPathsChangedInWorkingDirectory - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
 
hasPatterns() - Method in class com.facebook.buck.util.PatternsMatcher
 
hasPendingWrites() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Returns true if the process has any data queued to write to stdin, false otherwise.
HasPostBuildSteps - Interface in com.facebook.buck.core.rules.attr
Deprecated interface used by BuildRules which perform operations after the build.
hasProcessFinished(Object) - Method in class com.facebook.buck.util.ProcessHelper
 
HasProvidedDeps - Interface in com.facebook.buck.core.description.arg
 
HasProvidedDepsQuery - Interface in com.facebook.buck.core.description.arg
 
hasReadyZeroDependencyNodes() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
 
hasReadyZeroDependencyNodes() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
 
hasReadyZeroDependencyNodes() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
 
hasResources() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
hasResources() - Method in interface com.facebook.buck.android.FilteredResourcesProvider
 
hasResources() - Method in class com.facebook.buck.android.IdentityResourcesProvider
 
hasResources() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
 
hasResources() - Method in class com.facebook.buck.android.ResourcesFilter
 
hasRule(String) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
HasRuntimeDeps - Interface in com.facebook.buck.core.rules.attr
Provides a facility for a rule to list dependencies it'll need at runtime.
HasSourcePath - Interface in com.facebook.buck.rules.args
Interface for extracting a SourcePath from an Arg which has one.
HasSources - Interface in com.facebook.buck.jvm.core
 
HasSrcs - Interface in com.facebook.buck.core.description.arg
 
HasSupplementaryOutputs - Interface in com.facebook.buck.core.rules.attr
BuildRules which supports supplementary outputs.
HasSystemFrameworkAndLibraries - Interface in com.facebook.buck.cxx.toolchain
Constructor args which specify system framework and library fields.
HasTargetCompatibleWith - Interface in com.facebook.buck.core.description.arg
This interface indicates that users can declare constraints that needs to be matched by a target platform in order to build a particular target.
hasTestHost() - Method in class com.facebook.buck.apple.AppleTest
 
HasTests - Interface in com.facebook.buck.core.description.arg
A constructor arg of source rules with a list of their tests.
HasTestTimeout - Interface in com.facebook.buck.core.description.arg
 
HasThinLTO - Interface in com.facebook.buck.cxx.toolchain.linker
 
hasTimedOut() - Method in class com.facebook.buck.jvm.java.JUnitStep
 
hasUiTestTarget() - Method in class com.facebook.buck.apple.AppleTest
 
hasUserDefinedValue(String, String) - Method in class com.facebook.buck.core.config.BuckConfig
 
hasValidAndroidManifest() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
AndroidManifest.xml can be generated when package name is known.
HasVersionUniverse - Interface in com.facebook.buck.versions
 
hasWildmatchGlob() - Method in class com.facebook.buck.io.watchman.Watchman
 
haveMostBuildRulesCompleted() - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
 
haveMostBuildRulesFinished() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
 
haveMostBuildRulesFinished() - Method in interface com.facebook.buck.distributed.build_slave.BuildTargetsQueue
 
haveMostBuildRulesFinished() - Method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
 
haveRemoteMachinesConnected() - Method in class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
 
header - Variable in class com.facebook.buck.cxx.toolchain.elf.Elf
 
header - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSection
 
HEADER_MODE - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
 
HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResourcesXml
 
HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResourceTable
 
HEADER_SIZE - Static variable in class com.facebook.buck.android.resources.ResTablePackage
 
HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
HEADER_VISIBILITY - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
 
HeaderMap - Class in com.facebook.buck.apple.clang
Header maps are essentially hash maps from strings to paths (coded as two strings: a prefix and a suffix).
HeaderMap.Builder - Class in com.facebook.buck.apple.clang
Build a header map from individual mappings.
HeaderMap.HeaderMapVisitor - Interface in com.facebook.buck.apple.clang
Visitor function for HeaderMap.visit(HeaderMapVisitor).
HeaderMode - Enum in com.facebook.buck.cxx.toolchain
 
headerOutputPath(BuildTarget, ProjectFilesystem, Optional<String>) - Static method in class com.facebook.buck.features.halide.HalideCompile
 
HeaderSymlinkTree - Class in com.facebook.buck.cxx.toolchain
 
HeaderSymlinkTree(BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, SourcePathRuleFinder) - Constructor for class com.facebook.buck.cxx.toolchain.HeaderSymlinkTree
 
HeaderSymlinkTreeWithHeaderMap - Class in com.facebook.buck.cxx
 
HeaderSymlinkTreeWithModuleMap - Class in com.facebook.buck.cxx.toolchain
 
HeaderVerification - Class in com.facebook.buck.cxx.toolchain
Defines how to handle headers that get included during the build but aren't explicitly tracked in any build files.
HeaderVerification.Builder - Class in com.facebook.buck.cxx.toolchain
Builds instances of type HeaderVerification.
HeaderVisibility - Enum in com.facebook.buck.cxx.toolchain
 
HealthCheckStatsTracker - Class in com.facebook.buck.distributed.build_slave
Used to keep track of how long minion health checks are taking, as observed by coordinator.
HealthCheckStatsTracker() - Constructor for class com.facebook.buck.distributed.build_slave.HealthCheckStatsTracker
 
HeartbeatService - Class in com.facebook.buck.distributed.build_slave
Makes sure the clients send constant heartbeats to the servers to report healthy.
HeartbeatService(long) - Constructor for class com.facebook.buck.distributed.build_slave.HeartbeatService
 
HeartbeatService.HeartbeatCallback - Interface in com.facebook.buck.distributed.build_slave
Called at a regular interval to perform heartbeat operations.
HELP_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
HelpCommand - Class in com.facebook.buck.cli
 
HelpCommand() - Constructor for class com.facebook.buck.cli.HelpCommand
 
HgCmdLineInterface - Class in com.facebook.buck.util.versioncontrol
 
HgCmdLineInterface(ProcessExecutorFactory, Path, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
Hint - Annotation Type in com.facebook.buck.core.description.arg
Represents hints given when deal with the value of a type returned by BaseDescription.getConstructorArgType().
hit() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
Hit() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.Hit
 
hit() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Cache
 
HiveRowFormatter - Class in com.facebook.buck.util.network
Use this formatter as you would use a Builder to create Hive formatted rows that will transmit correctly according to Scribe/Hive protocol.
HOST_INFO - Static variable in class com.facebook.buck.skylark.function.HostInfo
 
HostInfo - Class in com.facebook.buck.skylark.function
A factory for host_info built-in function available
hostInfo() - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
 
HostnameFetching - Class in com.facebook.buck.util.network.hostname
 
HostnameFetchingPosixLibrary - Class in com.facebook.buck.util.network.hostname
 
HostnameFetchingWin32Library - Interface in com.facebook.buck.util.network.hostname
 
HttpArchive - Class in com.facebook.buck.file
Represents a remote file that needs to be downloaded.
HttpArchive(BuildTarget, ProjectFilesystem, BuildRuleParams, HttpFile, String, ArchiveFormat, Optional<Path>) - Constructor for class com.facebook.buck.file.HttpArchive
 
HttpArchiveDescription - Class in com.facebook.buck.file
A description for downloading an archive over http and extracting it (versus the combo logic contained in RemoteFileDescription.
HttpArchiveDescription(ToolchainProvider) - Constructor for class com.facebook.buck.file.HttpArchiveDescription
 
HttpArchiveDescription(Downloader) - Constructor for class com.facebook.buck.file.HttpArchiveDescription
 
HttpArchiveDescriptionArg - Class in com.facebook.buck.file
Arguments for an http_archive rule
HttpArchiveDescriptionArg.Builder - Class in com.facebook.buck.file
Builds instances of type HttpArchiveDescriptionArg.
HttpArtifactCache - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCache(NetworkCacheArgs) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCache
 
HttpArtifactCacheBinaryProtocol - Class in com.facebook.buck.artifact_cache
Implements the binary protocol used by Buck to talk to the cache server.
HttpArtifactCacheBinaryProtocol.FetchResponse - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheBinaryProtocol.StoreRequest - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
Event produced for HttpArtifactCache operations containing different stats.
HttpArtifactCacheEvent(EventKey, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
HttpArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.Finished.Builder - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.Scheduled - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.Shutdown - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
 
HttpArtifactCacheEventFetchData - Class in com.facebook.buck.artifact_cache
Immutable implementation of HttpArtifactCacheEvent.AbstractHttpArtifactCacheEventFetchData.
HttpArtifactCacheEventFetchData.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type HttpArtifactCacheEventFetchData.
HttpArtifactCacheEventListener - Class in com.facebook.buck.event.listener
Listens to HttpArtifactCacheEvents and logs stats data in Hive row format.
HttpArtifactCacheEventListener(BatchingLogger, BatchingLogger, TaskManagerScope) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheEventListener
 
HttpArtifactCacheEventListenerCloseArgs - Class in com.facebook.buck.event.listener
Arguments to HttpArtifactCacheEventListenerCloseAction.
HttpArtifactCacheEventListenerCloseArgs.Builder - Class in com.facebook.buck.event.listener
Builds instances of type HttpArtifactCacheEventListenerCloseArgs.
HttpArtifactCacheEventStoreData - Class in com.facebook.buck.artifact_cache
Immutable implementation of HttpArtifactCacheEvent.AbstractHttpArtifactCacheEventStoreData.
HttpArtifactCacheEventStoreData.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type HttpArtifactCacheEventStoreData.
HttpArtifactCacheUploadListener - Class in com.facebook.buck.event.listener
In charge for monitoring builds that store artifacts to the remote cache and computing stateful cache upload stats.
HttpArtifactCacheUploadListener(BuckEventBus, int) - Constructor for class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
 
HttpCacheEntry - Class in com.facebook.buck.artifact_cache.config
Immutable implementation of AbstractHttpCacheEntry.
HttpCacheEntry.Builder - Class in com.facebook.buck.artifact_cache.config
Builds instances of type HttpCacheEntry.
HttpDownloader - Class in com.facebook.buck.file.downloader.impl
Download a file over HTTP.
HttpDownloader() - Constructor for class com.facebook.buck.file.downloader.impl.HttpDownloader
 
HttpDownloader(Optional<Proxy>) - Constructor for class com.facebook.buck.file.downloader.impl.HttpDownloader
 
HttpEndpoint - Interface in com.facebook.buck.util.network
 
HttpFile - Class in com.facebook.buck.file
Represents a remote file that needs to be downloaded.
HttpFile(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, ImmutableList<URI>, HashCode, String, boolean) - Constructor for class com.facebook.buck.file.HttpFile
 
HttpFileBinary - Class in com.facebook.buck.file
Represents an executable HttpFile, which means that it can be invoked using buck run.
HttpFileBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, ImmutableList<URI>, HashCode, String) - Constructor for class com.facebook.buck.file.HttpFileBinary
 
HttpFileDescription - Class in com.facebook.buck.file
A description for downloading a single HttpFile (versus the combo logic contained in RemoteFileDescription.
HttpFileDescription(ToolchainProvider) - Constructor for class com.facebook.buck.file.HttpFileDescription
 
HttpFileDescription(Downloader) - Constructor for class com.facebook.buck.file.HttpFileDescription
 
HttpFileDescriptionArg - Class in com.facebook.buck.file
Args required for http_rule
HttpFileDescriptionArg.Builder - Class in com.facebook.buck.file
Builds instances of type HttpFileDescriptionArg.
HttpLoadBalancer - Interface in com.facebook.buck.slb
 
HttpResponse - Interface in com.facebook.buck.slb
 
HttpResponse - Class in com.facebook.buck.util.network
 
HttpResponse(String) - Constructor for class com.facebook.buck.util.network.HttpResponse
 
HttpService - Interface in com.facebook.buck.slb
 
httpShutdownEvent - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
HumanReadableException - Exception in com.facebook.buck.core.exceptions
Exception with an error message that can sensibly be displayed to the user without a stacktrace.
HumanReadableException(String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(String) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(Throwable, String) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.core.exceptions.HumanReadableException
 
HumanReadableExceptionAugmentor - Class in com.facebook.buck.core.exceptions.handler
A class that can append additional information to a HumanReadableException based on configuration settings.
HumanReadableExceptionAugmentor(Map<Pattern, String>) - Constructor for class com.facebook.buck.core.exceptions.handler.HumanReadableExceptionAugmentor
Create an instance of HumanReadableExceptionAugmentor
HYBRID_THRIFT_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
HYBRID_THRIFT_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
HybridCacheStorage - Class in com.facebook.buck.parser.cache.impl
A hybrid implementation for the ParserCacheStorage interface.
HybridGlobber - Class in com.facebook.buck.skylark.io.impl
A Globber implementation that tries to use Watchman if it's available and falls back to a fallback globber, in case Watchman query cannot be fulfilled.
HybridGlobber(Globber, WatchmanGlobber) - Constructor for class com.facebook.buck.skylark.io.impl.HybridGlobber
 
HybridGlobberFactory - Class in com.facebook.buck.skylark.io.impl
Provides instances of HybridGlobber.
HybridLocalBuildStrategyConfig - Class in com.facebook.buck.rules.modern.config
Configuration for the "hybrid_local" build strategy.
HybridLocalBuildStrategyConfig(int, int, ModernBuildRuleStrategyConfig) - Constructor for class com.facebook.buck.rules.modern.config.HybridLocalBuildStrategyConfig
 
HybridLocalStrategy - Class in com.facebook.buck.rules.modern.builders
This build strategy sends jobs to both a delegate build strategy and to the build engine to be run in the default way.
HybridLocalStrategy(int, int, BuildRuleStrategy) - Constructor for class com.facebook.buck.rules.modern.builders.HybridLocalStrategy
 
HybridPayloadGenerator - Class in com.facebook.buck.artifact_cache
* Creates example fetch and store requests, encodes them using the hybrid thrift/binary protocol, and finally prints out the hybrid payload using base 64 encoding.
HybridPayloadGenerator() - Constructor for class com.facebook.buck.artifact_cache.HybridPayloadGenerator
 
HybridProjectBuildFileParser - Class in com.facebook.buck.parser
Hybrid project build file parser that uses Python DSL, Skylark or any other Syntax depending on which one is requested for the individual build file.
HybridThriftOverHttpService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
Sync and async methods to communicate using the Hybrid Thrift protocol.
HybridThriftOverHttpServiceImpl<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
The HTTP body contains: - 4 bytes big endian byte size of the thrift serialised message.
HybridThriftOverHttpServiceImpl(HybridThriftOverHttpServiceImplArgs) - Constructor for class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
New instances.
HybridThriftOverHttpServiceImplArgs - Class in com.facebook.buck.slb
Immutable implementation of AbstractHybridThriftOverHttpServiceImplArgs.
HybridThriftOverHttpServiceImplArgs.Builder - Class in com.facebook.buck.slb
Builds instances of type HybridThriftOverHttpServiceImplArgs.
HybridThriftRequestHandler<ThriftRequest extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
Handles the contents of a hybrid thrift request.
HybridThriftRequestHandler(ThriftRequest) - Constructor for class com.facebook.buck.slb.HybridThriftRequestHandler
 
HybridThriftResponseHandler<ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
Control struct to receive a hybrid thrift response.
HybridThriftResponseHandler(ThriftResponse) - Constructor for class com.facebook.buck.slb.HybridThriftResponseHandler
 

I

id - Variable in class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
IDEForceKill - Enum in com.facebook.buck.features.apple.project
 
identity() - Static method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
IdentityResourcesProvider - Class in com.facebook.buck.android
 
IdentityResourcesProvider(ImmutableList<SourcePath>) - Constructor for class com.facebook.buck.android.IdentityResourcesProvider
 
IdentityTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
 
IdleCoordinatorService - Class in com.facebook.buck.distributed.build_slave
Handles Coordinator requests while the build is still idle waiting for everything to be initialized.
IdleCoordinatorService() - Constructor for class com.facebook.buck.distributed.build_slave.IdleCoordinatorService
 
idType - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
idValue - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
IGNORE_ASSETS_PATTERN - Static variable in class com.facebook.buck.android.AaptStep
 
IGNORED_FILE_EXTENSIONS - Static variable in class com.facebook.buck.android.aapt.MiniAapt
See AaptStep for a list of files that we ignore.
ignoreValidityOfPaths - Variable in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
IGNORING - Static variable in interface com.facebook.buck.util.zip.JarBuilder.Observer
 
IjAndroidHelper - Class in com.facebook.buck.features.project.intellij
 
IjBuckModule - Class in com.facebook.buck.features.project.intellij
Module with project generator for IntelliJ.
IjBuckModule() - Constructor for class com.facebook.buck.features.project.intellij.IjBuckModule
 
IjBuckModuleAdapterPlugin - Class in com.facebook.buck.features.project.intellij
 
IjBuckModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.project.intellij.IjBuckModuleAdapterPlugin
 
IjDependencyListBuilder - Class in com.facebook.buck.features.project.intellij
Represents the dependencies of an IjModule in a form intended to be consumable by the IjProjectWriter.
IjDependencyListBuilder() - Constructor for class com.facebook.buck.features.project.intellij.IjDependencyListBuilder
 
IjDependencyListBuilder.Scope - Enum in com.facebook.buck.features.project.intellij
Set of scopes supported by IntelliJ for the "orderEntry" element.
IjDependencyListBuilder.SortOrder - Enum in com.facebook.buck.features.project.intellij
 
IjDependencyListBuilder.Type - Enum in com.facebook.buck.features.project.intellij
Set of types supported by IntelliJ for the "orderEntry" element.
IjFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
IJFolderFactory - Interface in com.facebook.buck.features.project.intellij.model.folders
Interface for factory classes which can create each type of source folder.
IjLibrary - Class in com.facebook.buck.features.project.intellij.model
Represents a prebuilt library (.jar or .aar) as seen by IntelliJ.
IjLibrary.Builder - Class in com.facebook.buck.features.project.intellij.model
Builds instances of type IjLibrary.
IjLibraryFactory - Class in com.facebook.buck.features.project.intellij.model
Interface for building IjLibrary objects from TargetNodes.
IjLibraryFactory() - Constructor for class com.facebook.buck.features.project.intellij.model.IjLibraryFactory
 
IjLibraryFactoryResolver - Interface in com.facebook.buck.features.project.intellij.model
 
IjModule - Class in com.facebook.buck.features.project.intellij.model
Represents a single IntelliJ module.
IjModule.Builder - Class in com.facebook.buck.features.project.intellij.model
Builds instances of type IjModule.
IjModuleAndroidFacet - Class in com.facebook.buck.features.project.intellij.model
The information necessary to add the Android facet to the module.
IjModuleAndroidFacet.Builder - Class in com.facebook.buck.features.project.intellij.model
Builds instances of type IjModuleAndroidFacet.
IjModuleFactory - Interface in com.facebook.buck.features.project.intellij.model
Builds IjModules out of TargetNodes.
IjModuleFactoryResolver - Interface in com.facebook.buck.features.project.intellij.model
Provides the IjModuleFactory with Paths to various elements of the project.
IjModuleGraph - Class in com.facebook.buck.features.project.intellij
Represents a graph of IjModules and the dependencies between them.
IjModuleGraph(ImmutableMap<IjProjectElement, ImmutableMap<IjProjectElement, DependencyType>>) - Constructor for class com.facebook.buck.features.project.intellij.IjModuleGraph
 
IjModuleGraphFactory - Class in com.facebook.buck.features.project.intellij
 
IjModuleRule<T extends CommonDescriptionArg> - Interface in com.facebook.buck.features.project.intellij.model
Rule describing which aspects of the supplied TargetNode to transfer to the IjModule being constructed.
IjModuleType - Enum in com.facebook.buck.features.project.intellij.model
List of module types that are recognized by the model.
IjProject - Class in com.facebook.buck.features.project.intellij
Top-level class for IntelliJ project generation.
IjProject(TargetGraphAndTargets, JavaPackageFinder, JavaFileParser, ActionGraphBuilder, ProjectFilesystem, IjProjectConfig, ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.IjProject
 
IjProjectBuckConfig - Class in com.facebook.buck.features.project.intellij
 
IJProjectCleaner - Class in com.facebook.buck.features.project.intellij
Cleans out any unwanted IntelliJ IDEA project files.
IJProjectCleaner(ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.IJProjectCleaner
 
IjProjectCommandHelper - Class in com.facebook.buck.features.project.intellij
 
IjProjectCommandHelper(BuckEventBus, ListeningExecutorService, BuckConfig, ActionGraphProvider, InstrumentedVersionedTargetGraphCache, TypeCoercerFactory, UnconfiguredBuildTargetFactory, Cell, IjProjectConfig, boolean, boolean, boolean, String, BuckBuildRunner, Function<Iterable<String>, ImmutableList<TargetNodeSpec>>, ProjectGeneratorParameters) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
 
IjProjectConfig - Class in com.facebook.buck.features.project.intellij.model
Immutable implementation of AbstractIjProjectConfig.
IjProjectConfig.Builder - Class in com.facebook.buck.features.project.intellij.model
Builds instances of type IjProjectConfig.
IjProjectElement - Interface in com.facebook.buck.features.project.intellij.model
Common interface shared between IjModule and IjLibrary.
IjProjectPaths - Class in com.facebook.buck.features.project.intellij
 
IjProjectPaths(String, boolean) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectPaths
 
IjProjectSubCommand - Class in com.facebook.buck.features.project.intellij
 
IjProjectSubCommand() - Constructor for class com.facebook.buck.features.project.intellij.IjProjectSubCommand
 
IjProjectSubCommand.AggregationModeOptionHandler - Class in com.facebook.buck.features.project.intellij
 
IjProjectTemplateDataPreparer - Class in com.facebook.buck.features.project.intellij
Does the converting of abstract data structures to a format immediately consumable by the StringTemplate-based templates employed by IjProjectWriter.
IjProjectTemplateDataPreparer(JavaPackageFinder, IjModuleGraph, ProjectFilesystem, IjProjectConfig, AndroidManifestParser) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectTemplateDataPreparer
 
IjProjectWriter - Class in com.facebook.buck.features.project.intellij
Writes the serialized representations of IntelliJ project components to disk.
IjProjectWriter(IjProjectTemplateDataPreparer, IjProjectConfig, ProjectFilesystem, IntellijModulesListParser, IJProjectCleaner, ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.IjProjectWriter
 
IjResourceFolderType - Enum in com.facebook.buck.features.project.intellij.model.folders
 
IjSourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
Immutable implementation of AbstractIjSourceFolder.
IjSourceFolder.Builder - Class in com.facebook.buck.features.project.intellij.model.folders
Builds instances of type IjSourceFolder.
IjSourceRootSimplifier - Class in com.facebook.buck.features.project.intellij
Groups IjFolders into sets which are of the same type and belong to the same package structure.
IjSourceRootSimplifier(JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.IjSourceRootSimplifier
 
ImmutableBackgroundTask<T> - Class in com.facebook.buck.support.bgtasks
Immutable implementation of BackgroundTask.
ImmutableBackgroundTask.Builder<T> - Class in com.facebook.buck.support.bgtasks
Builds instances of type ImmutableBackgroundTask.
ImmutableBuildRuleCreationContextWithTargetGraph - Class in com.facebook.buck.core.model.targetgraph
Immutable implementation of BuildRuleCreationContextWithTargetGraph.
ImmutableCell - Class in com.facebook.buck.core.cell.impl
Immutable implementation of AbstractImmutableCell.
ImmutableDefaultCellPathResolver - Class in com.facebook.buck.core.cell.impl
Immutable implementation of DefaultCellPathResolver.
ImmutableListConcatable<T> - Class in com.facebook.buck.rules.coercer.concat
Concatenates multiple ImmutableLists.
ImmutableListConcatable() - Constructor for class com.facebook.buck.rules.coercer.concat.ImmutableListConcatable
 
ImmutableListWithSelects - Class in com.facebook.buck.parser.syntax
Immutable implementation of ListWithSelects.
ImmutableMapValueTypeInfo<K,V> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for ImmutableSortedMaps.
ImmutableMapValueTypeInfo(ValueTypeInfo<K>, ValueTypeInfo<V>) - Constructor for class com.facebook.buck.rules.modern.impl.ImmutableMapValueTypeInfo
 
ImmutableMapWithNullValues<K,V> - Class in com.facebook.buck.util
ImmutableMap uses 16 fewer bytes per entry than TreeMap, but does not allow null values.
ImmutableMapWithNullValues.Builder<K,V> - Class in com.facebook.buck.util
 
ImmutableRawTargetNode - Class in com.facebook.buck.core.model.targetgraph.impl
Immutable implementation of RawTargetNode.
ImmutableSelectorValue - Class in com.facebook.buck.parser.syntax
Immutable implementation of SelectorValue.
ImmutableSetValueTypeInfo<T> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for ImmutableSortedSets.
ImmutableSortedMapValueTypeInfo<K,V> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for ImmutableSortedMaps.
ImmutableSortedMapValueTypeInfo(ValueTypeInfo<K>, ValueTypeInfo<V>) - Constructor for class com.facebook.buck.rules.modern.impl.ImmutableSortedMapValueTypeInfo
 
ImmutableTargetNode<T> - Class in com.facebook.buck.core.model.targetgraph.impl
A TargetNode represents a node in the target graph which is created by the Parser as a result of parsing BUCK files in a project.
ImmutableTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
A coercer for Immutables using the same flow as Description's args
ImmutableUnconfiguredBuildTarget - Class in com.facebook.buck.core.model.impl
An immutable implementation of UnconfiguredBuildTarget.
ImmutableUnflavoredBuildTarget - Class in com.facebook.buck.core.model.impl
Immutable implementation of AbstractImmutableUnflavoredBuildTarget.
ImmutableUnflavoredBuildTarget.Builder - Class in com.facebook.buck.core.model.impl
Builds instances of type ImmutableUnflavoredBuildTarget.
Impl(Linker, Path, ImmutableMap<String, Path>, ImmutableList<Arg>, Optional<LinkOutputPostprocessor>, boolean, BuildTarget, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.cxx.CxxLink.Impl
 
ImplicitDepsInferringDescription<T> - Interface in com.facebook.buck.core.description.attr
While building up the target graph, we infer the implicit dependencies of a rule by parsing all parameters with types SourcePath or BuildRule.
ImplicitFlavorsInferringDescription - Interface in com.facebook.buck.core.description.attr
While building up the target graph, we allow descriptions to apply default flavors (e.g., #iphonesimulator-x86_64 for C++ or Objective-C libraries built in an iPhone simulator environment) from the .buckconfig file.
ImplicitInclude - Class in com.facebook.buck.parser.implicit
Represents a load path and symbols that should be implicitly included in a build file
ImplicitInputsInferringDescription<T> - Interface in com.facebook.buck.core.description.attr
While building up the target graph, we infer implicit inputs of a rule if certain fields are absent (e.g.
ImplicitlyLoadedExtension - Class in com.facebook.buck.skylark.parser
A value object for information about implicit loads.
implicitPackageSymbol(String, Object, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
 
importLibrary(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasImportLibrary
 
importLibrary(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
importLibraryPath(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasImportLibrary
 
importLibraryPath(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
inc() - Method in class com.facebook.buck.counters.IntegerCounter
 
inc(long) - Method in class com.facebook.buck.counters.IntegerCounter
 
INCLUDE_DOCS_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
INCLUDE_DOCS_SHORT_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
INCLUDE_FRAMEWORKS - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
INCLUDE_FRAMEWORKS_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
INCLUDE_SOURCE_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
INCLUDE_SOURCE_SHORT_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
includeArgs(Preprocessor, Iterable<String>) - Method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
 
includes - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
INCLUDES - Static variable in class com.facebook.buck.parser.MetaRules
Key of the meta-rule that lists the build files executed while reading rules.
IncludesData - Class in com.facebook.buck.skylark.parser
Captures information related to all included extensions used in order to load the main build spec.
InclusiveFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
IncrementalActionGraphGenerator - Class in com.facebook.buck.core.model.actiongraph.computation
Provides a way to incrementally construct a new ActionGraphBuilder from a previous one.
IncrementalActionGraphGenerator() - Constructor for class com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphGenerator
 
IncrementalActionGraphMode - Enum in com.facebook.buck.core.model.actiongraph.computation
Incremental action graph mode with A/B experiment support.
IncrementalLoad(int) - Constructor for class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
 
incrementAmortizedNanoTime(long) - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
incrementBuildRulesFinishedCount() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
incrementCacheHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
incrementCacheIgnores() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
incrementCacheMisses() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
incrementDefaultRuleKeyCacheHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
incrementFailureCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
incrementFinishedCounter(String, long) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
Increments a counter that will be appended to the finished event.
incrementLocalKeyUnchangedHits() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
incrementRemoteDownloadedArtifactsCount() - Method in class com.facebook.buck.event.listener.NetworkStatsKeeper
 
incrementScheduledCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
incrementSuccessCount() - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
incrementTotalParsedFiles() - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
indexEntriesByArchivePath(ProjectFilesystem, BuildJobStateFileHashes) - Static method in class com.facebook.buck.distributed.DistBuildFileHashes
 
indexEntriesByPath(ProjectFilesystem, BuildJobStateFileHashes) - Static method in class com.facebook.buck.distributed.DistBuildFileHashes
 
INDEXING - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
 
INDIVIDUAL_TEST_AWAITING_RESULTS - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
IndividualTesEventFinishedExternalInterface<T> - Interface in com.facebook.buck.event.external.events
Describes the results of running test on a single build target.
IndividualTestEvent - Class in com.facebook.buck.core.test.event
 
IndividualTestEvent.Finished - Class in com.facebook.buck.core.test.event
 
IndividualTestEvent.Started - Class in com.facebook.buck.core.test.event
 
INFER_FLAVOR_DOMAIN - Static variable in class com.facebook.buck.cxx.CxxInferEnhancer
 
InferBuckConfig - Class in com.facebook.buck.cxx.toolchain
Infer support for Cxx
InferBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.cxx.toolchain.InferBuckConfig
 
inferInputsFromConstructorArgs(UnflavoredBuildTarget, T) - Method in interface com.facebook.buck.core.description.attr.ImplicitInputsInferringDescription
 
inferInputsFromConstructorArgs(UnflavoredBuildTarget, ExportFileDescriptionArg) - Method in class com.facebook.buck.shell.ExportFileDescription
If the src field is absent, add the name field to the list of inputs.
info(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
 
info(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at INFO level.
info(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at INFO level.
info(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at INFO level.
Info(ElfSymbolTable.Entry.Info.Bind, ElfSymbolTable.Entry.Info.Type) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
info(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
info(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
info(String) - Method in class com.facebook.buck.log.TimedLogger
 
InfoPlistSubstitution - Class in com.facebook.buck.apple
Utility class to substitute Xcode Info.plist variables in the forms: ${FOO} $(FOO) ${FOO:modifier} $(FOO:modifier) with specified string values.
Inis - Class in com.facebook.buck.util.config
 
init(BuckJavacTask, String...) - Method in interface com.facebook.buck.jvm.java.plugin.adapter.BuckJavacPlugin
 
init(ProjectFilesystem, SandboxProperties) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandbox
Performs initialization required by a sandbox
init() - Static method in class com.facebook.buck.util.BgProcessKiller
 
InitializableFromDisk<T> - Interface in com.facebook.buck.core.rules.attr
Object that has in-memory data structures that need to be populated as a result of executing its steps.
initializationFinished(BuckInitializationDurationEvent) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
initialize() - Static method in class com.facebook.buck.util.sqlite.SQLiteUtils
Initializes the JDBC loader statically to avoid sqlite-jdbc loading its JNI library in a thread-unsafe manner.
initializeBuild(ImmutableList<BuildRule>) - Method in class com.facebook.buck.command.Build
Starts building the given BuildRules asynchronously.
initializeBuild(Iterable<String>) - Method in interface com.facebook.buck.command.BuildExecutor
Starts building the given targets, but does not wait for them to finish
initializeBuild(Iterable<String>) - Method in class com.facebook.buck.command.LocalBuildExecutor
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.android.AndroidResource
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.android.DexProducedFromJavaLibrary
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.android.DummyRDotJava
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.android.ResourcesFilter
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.android.UnzipAar
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
Initializes the build output from the on disk state.
initializeFromDisk(SourcePathResolver) - Method in interface com.facebook.buck.core.rules.attr.InitializableFromDisk
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.CompareAbis
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
Instructs this rule to report the ABI it has on disk as its current ABI.
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
initializeFromDisk(SourcePathResolver) - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
initIfNeeded() - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
Initialization on demand moves around the performance impact of creating the Python interpreter to when parsing actually begins.
initLocalBuild(CommandRunnerParams, BuildCommand, BuildCommand.GraphsAndBuildTargets, WeightedListeningExecutorService, Optional<ThriftRuleKeyLogger>, RemoteBuildRuleCompletionWaiter, boolean, RuleKeyCacheScope<RuleKey>) - Method in class com.facebook.buck.cli.DistBuildCommandDelegate
Initializes localRuleKeyCalculator (for use in rule key divergence checker)
initLocalBuild(boolean, RemoteBuildRuleCompletionWaiter) - Method in interface com.facebook.buck.command.LocalBuildExecutorInvoker
 
initServiceLocator() - Static method in class com.facebook.buck.maven.aether.AetherUtil
 
injectClassLoader(ClassLoader, ImmutableList<URL>, ClassLoader) - Method in class com.facebook.buck.util.ClassLoaderCache
 
injectFields(AbstractBuildRule, ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
Allows setting the fields after creation.
injectFieldsIfNecessary(ProjectFilesystem, BuildTarget, Buildable, SourcePathRuleFinder) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Allows injecting the AbstractBuildRule fields into a Buildable after construction.
InlineContentsProvider - Class in com.facebook.buck.distributed
 
InlineContentsProvider(ListeningExecutorService) - Constructor for class com.facebook.buck.distributed.InlineContentsProvider
 
InMemoryBuildFileTree - Class in com.facebook.buck.core.model.impl
A tree of build files that reflects their tree structure in the filesystem.
InMemoryBuildFileTree(Iterable<BuildTarget>) - Constructor for class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
Creates an InMemoryBuildFileTree from the base paths in the given BuildTargetPaths.
InMemoryBuildFileTree(Collection<Path>) - Constructor for class com.facebook.buck.core.model.impl.InMemoryBuildFileTree
 
InnerClassesTable - Class in com.facebook.buck.jvm.java.abi
Aids in constructing a table of InnerClassNodes when generating bytecode for a TypeElement.
InnerClassesTable(DescriptorFactory, AccessFlags, Element) - Constructor for class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlLexStep.Args
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
input - Variable in class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
 
INPUT_BASED_RULE_KEY - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify the input RuleKey for a build rule.
InputBasedRuleKeyFactory - Class in com.facebook.buck.rules.keys
A factory for generating input-based RuleKeys.
InputBasedRuleKeyFactory(RuleKeyFieldLoader, FileHashLoader, SourcePathResolver, SourcePathRuleFinder, long, Optional<ThriftRuleKeyLogger>) - Constructor for class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory
 
InputBasedRuleKeyFactory.Result<RULE_KEY> - Class in com.facebook.buck.rules.keys
 
inputBasedRuleKeyIsEnabled() - Method in class com.facebook.buck.android.AndroidBinary
 
inputBasedRuleKeyIsEnabled() - Method in class com.facebook.buck.android.AndroidBundle
 
inputBasedRuleKeyIsEnabled() - Method in interface com.facebook.buck.core.rules.attr.SupportsInputBasedRuleKey
 
inputBasedRuleKeyIsEnabled() - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
inputBasedRuleKeyIsEnabled() - Method in class com.facebook.buck.shell.CommandAlias
 
InputBasedRuleKeyManager - Class in com.facebook.buck.core.build.engine.cache.manager
 
InputBasedRuleKeyManager(BuckEventBus, RuleKeyFactories, Discardable<BuildInfoRecorder>, BuildCacheArtifactFetcher, ArtifactCache, OnDiskBuildInfo, BuildRule, BuildRuleScopeManager, Supplier<Optional<RuleKey>>) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.InputBasedRuleKeyManager
 
InputRuleResolver - Interface in com.facebook.buck.rules.modern
 
InputRuleResolver.UnsafeInternals - Interface in com.facebook.buck.rules.modern
Encapsulates some exposed internal implementation details.
inputs - Variable in class com.facebook.buck.rules.keys.RuleKeyResult
All inputs this rule key's value depends on.
InputsFunction - Class in com.facebook.buck.query
An 'inputs(x)' expression, which finds the direct input files of the given argument set 'x'.
InputsFunction() - Constructor for class com.facebook.buck.query.InputsFunction
 
InputsMapBuilder - Class in com.facebook.buck.rules.modern.impl
InputsMapBuilder is used to find all the input SourcePaths of a Buildable.
InputsMapBuilder() - Constructor for class com.facebook.buck.rules.modern.impl.InputsMapBuilder
 
InputsMapBuilder.Data - Class in com.facebook.buck.rules.modern.impl
Holds the information derived from a rulekey appendable.
InputStreamConsumer - Class in com.facebook.buck.util
 
InputStreamConsumer(InputStream, InputStreamConsumer.Handler...) - Constructor for class com.facebook.buck.util.InputStreamConsumer
 
InputStreamConsumer(Reader, InputStreamConsumer.Handler...) - Constructor for class com.facebook.buck.util.InputStreamConsumer
 
InputStreamConsumer.Handler - Interface in com.facebook.buck.util
Interface to handle a line of input from the stream.
insert(Path, Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaPackagePathCache
 
insertionOrder() - Static method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
 
INSTALL_FINISHED - Static variable in interface com.facebook.buck.event.external.events.InstallFinishedEventExternalInterface
 
INSTALL_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
installApk(SourcePathResolver, HasInstallableApk, boolean, boolean, String) - Method in class com.facebook.buck.android.AdbHelper
 
installApk(SourcePathResolver, HasInstallableApk, boolean, boolean, String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
Install apk on all matching devices.
installApkIfNecessary(ApkInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
installApkOnDevice(File, boolean, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
installApkOnDevice(File, boolean, boolean, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
installApkOnDevice(File, boolean, boolean, boolean) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
installBundleInSimulator(String, Path) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
Installs a bundle in a previously-started simulator.
installBundleOnDevice(String, Path) - Method in class com.facebook.buck.apple.device.AppleDeviceHelper
Attempts to install a bundle on the device.
InstallCommand - Class in com.facebook.buck.cli
Command so a user can build and install an APK.
InstallCommand() - Constructor for class com.facebook.buck.cli.InstallCommand
 
InstallEvent - Class in com.facebook.buck.event
 
InstallEvent(EventKey, BuildTarget) - Constructor for class com.facebook.buck.event.InstallEvent
 
InstallEvent.Finished - Class in com.facebook.buck.event
 
InstallEvent.Started - Class in com.facebook.buck.event
 
installEventFinished(InstallEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
installFiles(String, Map<Path, Path>) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
installFiles(String, Map<Path, Path>) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
installFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
installFinished(InstallEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
installFinished(InstallEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
installFinished(InstallEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
installFinished(InstallEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
InstallFinishedEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes an install finished event sent by buck.
installMissingExopackageFiles(ImmutableSortedSet<Path>, ExopackageInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
installMissingFiles(ImmutableSortedSet<Path>, ImmutableMap<Path, Path>, String) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
InstallResult - Class in com.facebook.buck.cli
Immutable implementation of AbstractInstallResult.
InstallResult.Builder - Class in com.facebook.buck.cli
Builds instances of type InstallResult.
installStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
installStarted(InstallEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
installStarted(InstallEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
InstallTrigger - Class in com.facebook.buck.core.rules.common
InstallTrigger is effectively a SourcePath whose content changes on every install.
InstallTrigger(ProjectFilesystem) - Constructor for class com.facebook.buck.core.rules.common.InstallTrigger
 
INSTANCE - Static variable in class com.facebook.buck.core.model.EmptyTargetConfiguration
 
INSTANCE - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
INSTANCE - Static variable in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
INSTANCE - Static variable in class com.facebook.buck.rules.coercer.CoercedTypeCache
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
 
INSTANCE - Static variable in class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
 
INSTANCE - Static variable in interface com.facebook.buck.util.Libc
 
INSTANCE - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
instantiateSkeleton(Class<T>, BuildTarget) - Static method in class com.facebook.buck.rules.coercer.CoercedTypeCache
Returns an unpopulated DTO object, and the build method which must be called with it when it is finished being populated.
InstrumentationMain - Class in com.facebook.buck.testrunner
 
InstrumentationStep - Class in com.facebook.buck.android
 
InstrumentationStep(ProjectFilesystem, ImmutableList<String>, AndroidInstrumentationTestJVMArgs, Optional<Long>) - Constructor for class com.facebook.buck.android.InstrumentationStep
 
InstrumentationTestRunner - Class in com.facebook.buck.testrunner
 
InstrumentationTestRunner(String, String, String, String, File, String, String, String, String, boolean, boolean, boolean, String, Map<String, String>) - Constructor for class com.facebook.buck.testrunner.InstrumentationTestRunner
 
InstrumentedVersionedTargetGraphCache - Class in com.facebook.buck.versions
Wrapper class around VersionedTargetGraphCache containing a command specific stats tracker to track performance of the cache
InstrumentedVersionedTargetGraphCache(VersionedTargetGraphCache, CacheStatsTracker) - Constructor for class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
 
InstrumentingCacheStatsTracker - Class in com.facebook.buck.util.cache
Class that tracks cache statistics, including timings.
InstrumentingCacheStatsTracker() - Constructor for class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
InstrumentingCacheStatsTracker(Clock) - Constructor for class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
InstrumentingCacheStatsTracker.TrackingCacheRequest - Class in com.facebook.buck.util.cache
Class that keeps record and timings of a single cache request
INT_ARRAY_SEPARATOR - Static variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
INTEGER - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
IntegerCounter - Class in com.facebook.buck.counters
 
IntegerCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.IntegerCounter
 
intelliJLibraryName(BuildTarget) - Static method in class com.facebook.buck.features.project.intellij.Util
 
intelliJModuleNameFromPath(String) - Static method in class com.facebook.buck.features.project.intellij.Util
 
IntellijModulesListParser - Class in com.facebook.buck.features.project.intellij
Responsible for parsing an existing modules.xml file
IntellijModulesListParser() - Constructor for class com.facebook.buck.features.project.intellij.IntellijModulesListParser
 
IntelliJProjectSubCommandFactory - Class in com.facebook.buck.features.project.intellij
 
IntelliJProjectSubCommandFactory() - Constructor for class com.facebook.buck.features.project.intellij.IntelliJProjectSubCommandFactory
 
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryClientInterceptor
 
INTERNAL_PROPERTY_NAME_PREFIX - Static variable in class com.facebook.buck.parser.function.BuckPyFunction
Properties from the JSON produced by buck.py that start with this prefix do not correspond to build rule arguments specified by the user.
InternalFlavor - Class in com.facebook.buck.core.model
A Flavor passing information between targets, which is irrelevant to the end user.
InternalFlavor.Builder - Class in com.facebook.buck.core.model
Builds instances of type InternalFlavor.
internals() - Static method in class com.facebook.buck.rules.modern.OutputPath
 
Internals() - Constructor for class com.facebook.buck.rules.modern.OutputPath.Internals
 
InternalTargetAttributeNames - Class in com.facebook.buck.parser
Contains names of attributes that are provided by Buck and cannot be set by users.
InternalTargetAttributeNames() - Constructor for class com.facebook.buck.parser.InternalTargetAttributeNames
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.apple.AppleTest
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in interface com.facebook.buck.core.test.rule.TestRule
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.cxx.CxxTest
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.features.d.DTest
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.features.go.GoTest
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.features.python.PythonTest
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.features.rust.RustTest
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.jvm.java.JavaTest
 
interpretTestResults(ExecutionContext, SourcePathResolver, boolean) - Method in class com.facebook.buck.shell.ShTest
 
interruptBgProcesses() - Static method in class com.facebook.buck.util.BgProcessKiller
Sends SIGINT to all background processes
interruptCurrentThread() - Static method in class com.facebook.buck.util.Threads
 
interrupted(CommandEvent.Started, ExitCode) - Static method in class com.facebook.buck.event.CommandEvent
 
interruptThread(Thread) - Static method in class com.facebook.buck.util.Threads
 
intersection(Set<T>, Set<T>) - Static method in class com.facebook.buck.util.MoreSets
Returns a new and mutable set containing the intersection of the two specified sets.
IntraDexReorderStep - Class in com.facebook.buck.android
Runs a user supplied reordering tool on all dexes.
INVALID_DIRECTORY_MESSAGE_TEMPLATE - Static variable in class com.facebook.buck.android.toolchain.common.BaseAndroidToolchainResolver
 
INVALID_FLAVOR_CHARACTERS - Static variable in interface com.facebook.buck.core.model.Flavor
 
INVALID_PARAMETER_ERROR - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
invalidate() - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Invalidates this object.
invalidate() - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
Invalidates the cached build output.
invalidate() - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
invalidate() - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
 
invalidate(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
invalidate(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
invalidate() - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
invalidate() - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
invalidate() - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
invalidate(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
invalidate(Path) - Method in interface com.facebook.buck.util.cache.FileHashCache
 
invalidate(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
invalidate(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
invalidate(Path) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
invalidate(Path) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
invalidate(Path) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
invalidateAll() - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
invalidateAll() - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
invalidateAll(CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
Invalidate everything in the cache.
invalidateAll() - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
Invalidate everything in the cache.
invalidateAll(CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
invalidateAll() - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
Invalidate everything in the cache.
invalidateAll() - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
invalidateAll() - Method in interface com.facebook.buck.util.cache.FileHashCache
 
invalidateAll() - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
invalidateAll() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
invalidateAll() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
invalidateAll() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
invalidateAllCaches() - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidateAllExceptFilesystems(ImmutableSet<ProjectFilesystem>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
Invalidate all inputs *not* from the given ProjectFilesystems and their transitive dependents.
invalidateAllExceptFilesystems(ImmutableSet<ProjectFilesystem>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
Invalidate all inputs *not* from the given ProjectFilesystems and their transitive dependents.
invalidateAllExceptFilesystems(ImmutableSet<ProjectFilesystem>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
invalidateAllExceptFilesystems(ImmutableSet<ProjectFilesystem>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
Invalidate all inputs *not* from the given ProjectFilesystems and their transitive dependents.
invalidateBasedOn(WatchmanOverflowEvent) - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidateBasedOn(WatchmanPathEvent) - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidateCache() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
invalidateCellCaches(Cell) - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidateFilesystem(ProjectFilesystem, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
Invalidate all inputs from a given ProjectFilesystem and their transitive dependents.
invalidateFilesystem(ProjectFilesystem) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
Invalidate all inputs from a given ProjectFilesystem and their transitive dependents.
invalidateFilesystem(ProjectFilesystem, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
invalidateFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
Invalidate all inputs from a given ProjectFilesystem and their transitive dependents.
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.android.DummyRDotJava
 
invalidateInitializeFromDiskState() - Method in interface com.facebook.buck.core.rules.attr.InitializableFromDisk
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.CompareAbis
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
invalidateInitializeFromDiskState() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
invalidateInputs(Iterable<RuleKeyInput>, CacheStatsTracker) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyCache
Invalidate the given inputs and all their transitive dependents.
invalidateInputs(Iterable<RuleKeyInput>) - Method in interface com.facebook.buck.rules.keys.RuleKeyCache
Invalidate the given inputs and all their transitive dependents.
invalidateInputs(Iterable<RuleKeyInput>, CacheStatsTracker) - Method in interface com.facebook.buck.rules.keys.TrackableRuleKeyCache
 
invalidateInputs(Iterable<RuleKeyInput>) - Method in class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
invalidatePath(Path) - Method in class com.facebook.buck.parser.DaemonicParserState
 
invalidatePath(ProjectFilesystem, Path) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
invalidateWithParents(Path) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
invalidateWithParents(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
invalidateWithParents(Path) - Method in class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
invalidationFinished(FileHashCacheEvent.InvalidationStarted) - Static method in class com.facebook.buck.event.FileHashCacheEvent
 
InvalidationFinished(FileHashCacheEvent.InvalidationStarted) - Constructor for class com.facebook.buck.event.FileHashCacheEvent.InvalidationFinished
 
invalidationStarted() - Static method in class com.facebook.buck.event.FileHashCacheEvent
 
InvalidationStarted() - Constructor for class com.facebook.buck.event.FileHashCacheEvent.InvalidationStarted
 
InvalidCellOverrideException - Exception in com.facebook.buck.core.cell
An exception thrown when trying to perform invalid cell override.
InvalidCellOverrideException(String) - Constructor for exception com.facebook.buck.core.cell.InvalidCellOverrideException
 
invert() - Method in class com.facebook.buck.cli.LabelSelector
 
InvocationInfo - Class in com.facebook.buck.log
Immutable implementation of AbstractInvocationInfo.
InvocationInfo.Builder - Class in com.facebook.buck.log
Builds instances of type InvocationInfo.
ioctl(int, Pointer, Object...) - Method in interface com.facebook.buck.util.Libc
 
IOS - Static variable in class com.facebook.buck.features.js.JsFlavors
 
IS_APPLE_BUNDLE_RESOURCE_NODE - Static variable in class com.facebook.buck.apple.AppleResources
 
IS_EXO_CONSTANT - Static variable in class com.facebook.buck.android.BuildConfigs
Name of a Buck-specific global variable that indicates whether an app was built using exopackage.
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXAggregateTarget
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainer
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItem
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFrameworksBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXHeadersBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXNativeTarget
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProjectItem
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXResourcesBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXSourcesBuildPhase
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXVariantGroup
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
 
isa() - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
isAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
Returns whether this target is an abi target.
isAbsolute() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
isAbsolute() - Method in class com.facebook.buck.io.AbstractArchiveMemberPath
 
isAcceptable(Version) - Method in interface com.facebook.buck.versions.Constraint
 
isAccessibilityBridge() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
Bridge methods may be generated for public methods of non-public superclasses to (as the compiler source puts it) "work around a horrible but permanent reflection design error."
isActionGraphCheckingEnabled() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
 
isActionGraphCheckingEnabled() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
isAcyclic() - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
 
isAggregatingAndroidResourceModulesEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isAlive() - Method in interface com.facebook.buck.util.ProcessExecutor.LaunchedProcess
 
isAlive() - Method in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
isAlive() - Method in class com.facebook.buck.worker.WorkerProcess
 
isAllowRDotJavaInSecondaryDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isAllowRDotJavaInSecondaryDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isAllowRDotJavaInSecondaryDex() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isAndroidFacetBuilderPresent() - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
isAnsiTerminal() - Method in class com.facebook.buck.util.Ansi
 
isArgfileRequired() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
Whether an argfile is required for a long command line (false means that it is possible to split a long command line into chunks).
isArgfileRequired() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
isArgfileRequired() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
isArgfileRequired() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
isArgfileRequired() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsCompiler
 
isArgFileSupported() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
isArgFileSupported() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
isAssembly() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
 
isAsset() - Method in interface com.facebook.buck.android.NativeLibraryBuildRule
 
isAsset() - Method in class com.facebook.buck.android.NdkLibrary
 
isAsset() - Method in class com.facebook.buck.android.PrebuiltNativeLibrary
 
isAsyncLoggingEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
isAutogenerateAndroidFacetSourcesEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isAutoStampedeBlacklistedUser(String) - Method in class com.facebook.buck.distributed.DistBuildConfig
Checks if the given user is black-listed for auto Stampede builds
isAvailable(ExecutionContext) - Method in interface com.facebook.buck.android.FilterResourcesSteps.ImageScaler
 
isBaseModule() - Method in class com.facebook.buck.android.AbstractModuleInfo
 
isBeingWorkedOnByCurrentThread() - Method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture
Returns whether the future is being computed by the current thread.
isBeingWorkedOnByCurrentThread() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingFutureDecorator
 
isBestServer() - Method in class com.facebook.buck.slb.PerServerData
 
isBuckConfigLocalWarningEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isBuckConfigLocalWarningEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
isBuildFiltered(BuckConfig) - Method in class com.facebook.buck.cli.TestCommand
 
isBuildFinished() - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
 
isBuildingFilteredTestsEnabled() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
isBuildRuleDebuggable(BuildRule) - Static method in class com.facebook.buck.apple.AppleDebuggableBinary
 
isBuildRuleNoOp() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
isBuildRuleWithTarget(BuildTarget) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
isBuildStringSourceMap() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isBuildStringSourceMap() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isBuildStringSourceMap() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isBytecode - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
isCacheable() - Method in class com.facebook.buck.android.AndroidBinary
 
isCacheable() - Method in class com.facebook.buck.android.AndroidBinaryNonExoInstaller
 
isCacheable() - Method in class com.facebook.buck.android.AndroidBundle
 
isCacheable() - Method in class com.facebook.buck.android.ExopackageDeviceDirectoryLister
 
isCacheable() - Method in class com.facebook.buck.android.ExopackageFilesInstaller
 
isCacheable() - Method in class com.facebook.buck.android.ExopackageInstallFinisher
 
isCacheable() - Method in class com.facebook.buck.apple.AppleBundle
 
isCacheable() - Method in class com.facebook.buck.apple.AppleDsym
 
isCacheable() - Method in class com.facebook.buck.apple.BuiltinApplePackage
 
isCacheable() - Method in class com.facebook.buck.apple.MultiarchFile
 
isCacheable() - Method in class com.facebook.buck.apple.PrebuiltAppleFramework
 
isCacheable() - Method in interface com.facebook.buck.core.rules.BuildRule
Whether this BuildRule can be cached.
isCacheable() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.DependencyAggregation
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRule
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
isCacheable() - Method in class com.facebook.buck.core.rules.impl.SymlinkTree
 
isCacheable() - Method in class com.facebook.buck.cxx.Archive
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxBinary
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxCompilationDatabase
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxLink
 
isCacheable() - Method in class com.facebook.buck.cxx.CxxStrip
 
isCacheable() - Method in class com.facebook.buck.features.haskell.HaskellCompileRule
 
isCacheable() - Method in class com.facebook.buck.features.haskell.HaskellLinkRule
 
isCacheable() - Method in class com.facebook.buck.features.js.JsFile
 
isCacheable() - Method in class com.facebook.buck.features.lua.LuaStandaloneBinary
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlBuild
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlCCompile
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlClean
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlLink
 
isCacheable() - Method in class com.facebook.buck.features.ocaml.OcamlMLCompile
 
isCacheable() - Method in class com.facebook.buck.features.python.PythonPackagedBinary
 
isCacheable() - Method in class com.facebook.buck.jvm.java.JavaBinary
 
isCacheable() - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
isCacheable() - Method in class com.facebook.buck.shell.ExportFile
 
isCacheable() - Method in class com.facebook.buck.shell.Genrule
 
isCacheable() - Method in class com.facebook.buck.swift.SwiftCompile
 
isCacheHitExpected() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
isCacheMissAnalysisEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
isCancelled() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
 
isCancelled() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingFutureDecorator
 
isCheck() - Method in enum com.facebook.buck.features.rust.CrateType
We're just checking the code, and generating metadata to allow dependents to check.
isCheck() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
isChromeTraceCreationEnabled() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
isClassAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isClassFile(FileLike) - Static method in class com.facebook.buck.jvm.java.classes.FileLikes
 
isClassInModule(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleManager
 
isClassInModule(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleManager
 
isCleanerEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isClosed() - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.cli.BuildCommand
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.cli.TestCommand
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
isCodeCoverageEnabled() - Method in class com.facebook.buck.test.TestRunningOptions
 
isCompilableType(AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
Returns true for source types which can be built with the C compiler without a preprocessor.
isCompiledInCurrentRun(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
 
isCompiledInCurrentRun(Element) - Method in interface com.facebook.buck.jvm.java.lang.model.ElementsExtended
 
isCompiledInCurrentRun(Element) - Method in class com.facebook.buck.jvm.java.plugin.adapter.ElementsExtendedImpl
 
isCompressAssetLibraries() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isCompressAssetLibraries() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isConfigured() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
isConfigured() - Method in interface com.facebook.buck.event.BuckEvent
 
isConnected() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
isConstructor(ExecutableElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isCriticalPathAnalysisEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isCriticalPathAnalysisEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
isDaemon() - Method in class com.facebook.buck.event.CommandEvent
 
isDarwinSandboxEnabled() - Method in class com.facebook.buck.sandbox.AbstractSandboxConfig
Whether sandboxing is enabled on Darwin (OS X).
isDarwinSandboxEnabled() - Method in class com.facebook.buck.sandbox.SandboxConfig
Whether sandboxing is enabled on Darwin (OS X).
isDebugEnabled() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
 
isDebugEnabled() - Method in class com.facebook.buck.cli.BuildCommand
 
isDebugEnabled() - Method in class com.facebook.buck.cli.TestCommand
 
isDebugEnabled() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
isDebugEnabled() - Method in class com.facebook.buck.core.util.log.Logger
 
isDebugEnabled() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
isDeepRemoteBuildEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
isDefaultKey() - Method in class com.facebook.buck.core.select.SelectorKey
 
isDensity(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
 
isDep() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
isDesugarEnabled() - Method in interface com.facebook.buck.jvm.core.HasDesugarSupport
Desugar support for java 8 features withing single class file.
isDesugarEnabled() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
isDesugarEnabled() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
isDetailed() - Method in interface com.facebook.buck.cxx.UntrackedHeaderReporter
 
isDirectory(Path, LinkOption...) - Static method in class com.facebook.buck.io.file.MorePaths
Returns whether a path is a directory..
isDirectory(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
isDirectory(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
isDirectory(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
isDirectory(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
isDirParserCacheEnabled() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
 
isDirParserCacheEnabled() - Method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
isDirty() - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
isDoesNotAffectAbi() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
A value of false indicates that the annotation processor generates classes that are intended for use outside of the code being processed.
isDone() - Method in class com.facebook.buck.util.concurrent.WorkThreadTrackingFutureDecorator
 
isDownloadAtRuntimeOk() - Method in class com.facebook.buck.file.downloader.impl.DownloadConfig
 
isDryRun() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
isDryRun() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
isDryRun() - Method in class com.facebook.buck.test.TestCaseSummary
 
isDryRun - Variable in class com.facebook.buck.testrunner.BaseRunner
 
isDynamic() - Method in enum com.facebook.buck.features.rust.CrateType
Crate dynamically links with its dependents.
isElf(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf
 
isEmbeddedCellBuckOutEnabled() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
 
isEmbeddedCellBuckOutEnabled() - Method in class com.facebook.buck.command.config.BuildBuckConfig
isEmpty() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
isEmpty() - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
isEmpty() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
isEmpty(CharSequence) - Static method in class com.facebook.buck.util.string.MoreStrings
 
isEmulator() - Method in class com.facebook.buck.android.device.TargetDevice
 
isEmulator() - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
isEmulatorsOnlyModeEnabled() - Method in class com.facebook.buck.android.device.TargetDeviceOptions
 
isEmulatorsOnlyModeEnabled() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
isEnabled() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
isEnabled(Ansi, Verbosity) - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
Whether the SuperConsole is enabled
isEnabledEvent(BuckEvent) - Method in class com.facebook.buck.event.listener.ScribeEventListener
Returns true if the event should be sent to scribe; false otherwise.
isEnabledForManifestRuleKeys() - Method in class com.facebook.buck.manifestservice.ManifestServiceConfig
 
isEnableProfiling() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
 
isEnableProfiling() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
 
isEnableProfiling() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
 
isEnableProfiling() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
 
isEnableRelinker() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isEnableRelinker() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isEnableRelinker() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isEnforcingBuckPackageBoundaries(Path) - Method in interface com.facebook.buck.core.cell.Cell
Whether the cell is enforcing buck package boundaries for the package at the passed path.
isEscaped() - Method in class com.facebook.buck.core.macros.MacroMatchResult
 
isExcludeArtifactsEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isExcludeDepsFromMergedLinking() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
 
isExcludeDepsFromMergedLinking() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
 
isExcludeDepsFromMergedLinking() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
 
isExecutable(Path) - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
 
isExecutable() - Method in enum com.facebook.buck.features.rust.CrateType
Create generates an executable
isExecutable(Path) - Static method in class com.facebook.buck.io.ExecutableFinder
 
isExecutable(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Allows Files.isExecutable(java.nio.file.Path) to be faked in tests.
isExecutable(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
isExecutable(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Allows Files.isExecutable(java.nio.file.Path) to be faked in tests.
isExecutable(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
isExopackage() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isExopackage() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isExopackage() - Method in interface com.facebook.buck.android.HasExopackageArgs
 
isFatal() - Method in enum com.facebook.buck.util.ExitCode
 
isFile(Path, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Checks whether there is a normal file at the specified path.
isFile(Path, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Checks whether there is a normal file at the specified path.
isFileFlavor(Flavor) - Static method in class com.facebook.buck.features.js.JsFlavors
 
isFinished() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
 
isFlavored() - Method in class com.facebook.buck.core.model.AbstractBuildTarget
 
isFlavored() - Method in class com.facebook.buck.core.model.AbstractUnconfiguredBuildTarget
 
isFlavored() - Method in interface com.facebook.buck.core.model.BuildTarget
 
isFlavored() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Whether this target contains flavors.
isFocusedOn(BuildTarget) - Method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Test whether target matches any focused targets.
isForceFinalResourceIds() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
isForceStatic() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isFramework() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
isGeneratingAndroidManifestEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isGeneratingTargetModuleMapEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isGenruleSandboxEnabled() - Method in class com.facebook.buck.sandbox.AbstractSandboxConfig
Whether `genrule` should use sandboxing.
isGenruleSandboxEnabled() - Method in class com.facebook.buck.sandbox.SandboxConfig
Whether `genrule` should use sandboxing.
isGlobalOption(OptionHandler<?>) - Static method in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
isGlobalOption(String) - Static method in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
isGrayscaleImageProcessingEnabled() - Method in class com.facebook.buck.android.AndroidBuckConfig
 
isGreedyStackingEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
isHeaderOnly() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isHidden(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
isHidden(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
isHidden(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
isIgnoreAaptProguardConfig() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isIgnoreAaptProguardConfig() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isIgnoreAaptProguardConfig() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isIgnored(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
isIgnored(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
isIgnored(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
isIgnored(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
isIgnored(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
isIgnored(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
isIgnored(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
isIgnored(Path) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
isIjFolderInstance(IjFolder) - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
 
isInclNoLocationClassesEnabled() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
isInclNoLocationClassesEnabled() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
isInclNoLocationClassesEnabled() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
isIncluded(TestDescription) - Method in class com.facebook.buck.test.selectors.TestSelectorList
 
isIncludesVectorDrawables() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isIncludesVectorDrawables() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isIncludesVectorDrawables() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isIncludeTransitiveDependency() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isInclusive() - Method in class com.facebook.buck.cli.LabelSelector
 
isInclusive() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
isInclusive() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
isInclusive() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
isIndependentSharedLibraryInterfaces() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
isInnerClass(TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isInnerClassConstructor(ExecutableElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isInput() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
isInterfaceMethodsDesugarEnabled() - Method in interface com.facebook.buck.jvm.core.HasDesugarSupport
Desugar support for interface default and static methods.
isInterfaceMethodsDesugarEnabled() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
isInterfaceMethodsDesugarEnabled() - Method in class com.facebook.buck.jvm.java.PrebuiltJar
 
isIsolateClassLoader() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
 
isJavaUtilsLoggingEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isJavaUtilsLoggingEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
isKeepGoing() - Method in class com.facebook.buck.cli.BuildCommand
 
isKeepGoing() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
 
isKeepModuleFilesInModuleDirsEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isLastRound() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
isLeft() - Method in class com.facebook.buck.util.types.Either
Returns whether the instance holds a left value.
isLegacyWatchApp() - Method in class com.facebook.buck.apple.AppleBundle
 
isLibrary() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
 
isLibrary - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
isLibraryTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isLinkerMapEnabledForBuildTarget(BuildTarget) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
isLinkWhole() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isLocalCachePresent() - Method in interface com.facebook.buck.distributed.ArtifactCacheByBuildRule
 
isLocalCachePresent() - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
isLocalCachePresent() - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
isLocalFallbackBuildEnabled() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
isLocalFallbackEnabled() - Method in interface com.facebook.buck.remoteexecution.config.RemoteExecutionStrategyConfig
 
isLogBuildIdToConsoleEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isLoggable(Level) - Method in class com.facebook.buck.core.util.log.Logger
 
isLoggable(LogRecord) - Method in class com.facebook.buck.log.memory.MemoryHandler
 
isLoggingEnabled() - Method in enum com.facebook.buck.util.environment.CommandMode
 
isLogScribeOfflineEnabled() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
 
isMachineReadableLoggerEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isMachineReadableLoggerEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
isManifest() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
 
isMatchAnyClass() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
isMatchAnyClass() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
isMatchAnyClass() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
isMatchAnyMethod() - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
isMatchAnyMethod() - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
isMatchAnyMethod() - Method in interface com.facebook.buck.test.selectors.TestSelector
 
isMatchedByLabelOptions(BuckConfig, Set<String>) - Method in class com.facebook.buck.cli.TestCommand
 
isMavenCoordsPresent(HasMavenCoordinates) - Static method in interface com.facebook.buck.jvm.core.HasMavenCoordinates
 
isModular() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
 
isModular() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
 
isModular() - Method in interface com.facebook.buck.apple.AppleNativeTargetDescriptionArg
 
isModular() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
 
isMultiCheckEnabled() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
isMultiCheckEnabled() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
isMultiInstallModeEnabled() - Method in class com.facebook.buck.step.AdbOptions
 
isNameCompatible(String, JavaFileObject.Kind) - Method in class com.facebook.buck.jvm.java.JarFileObject
 
isNative() - Method in enum com.facebook.buck.features.rust.CrateType
Return true if this crate type is intended to be a native output (ie, not intended for further processing by the Rust toolchain).
isNoAutoAddOverlayResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isNoAutoAddOverlayResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isNoAutoAddOverlayResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isNoAutoVersionResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isNoAutoVersionResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isNoAutoVersionResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isNoBuckCheckPresent() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
 
isNoCache() - Method in class com.facebook.buck.cli.AbstractCommand
 
isNoSpaceOnDevice() - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
 
isNotStaticallyLinkedLibraryNode(TargetNode<CxxLibraryDescription.CommonArg>) - Static method in class com.facebook.buck.apple.AppleLibraryDescription
 
isNoVersionTransitionsResources() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isNoVersionTransitionsResources() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isNoVersionTransitionsResources() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
IsolatedBuildableBuilder - Class in com.facebook.buck.rules.modern.builders
IsolatedBuildableBuilder is used to build rules in isolation.
IsolationChecker - Class in com.facebook.buck.rules.modern.tools
IsolationChecker can be used to inspect an action graph and get diagnostics about the node's support for isolated execution.
IsolationChecker(SourcePathRuleFinder, CellPathResolver, IsolationChecker.FailureReporter) - Constructor for class com.facebook.buck.rules.modern.tools.IsolationChecker
 
IsolationChecker.FailureReporter - Interface in com.facebook.buck.rules.modern.tools
IsolationChecker reports diagnostics through a FailureReporter.
isOpen() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
isOptional() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
isOutputToFile() - Method in class com.facebook.buck.rules.macros.MacroContainer
 
isOverrideBridge() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
Bridge methods may be generated when an overriding method has a different erasure than the overridden method, or a different return type.
isPackageAssetLibraries() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isPackageAssetLibraries() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isParallelExternalTestSpecComputationEnabled() - Method in class com.facebook.buck.test.config.AbstractTestBuckConfig
 
isParallelExternalTestSpecComputationEnabled() - Method in class com.facebook.buck.test.config.TestBuckConfig
isParserCacheEnabled() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
 
isPathCreateOrDeleteEvent(WatchmanPathEvent) - Static method in class com.facebook.buck.parser.DaemonicParserState
 
isPCHEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
isPersistent() - Method in class com.facebook.buck.shell.DefaultWorkerTool
 
isPersistent() - Method in interface com.facebook.buck.shell.WorkerTool
 
isPic() - Method in enum com.facebook.buck.features.rust.CrateType
Crate needs to be compiled with relocation-model=pic.
isPlatformSupported(HalideLibraryDescriptionArg, CxxPlatform) - Static method in class com.facebook.buck.features.halide.HalideLibraryDescription
 
isPolyglotParsingEnabled() - Method in class com.facebook.buck.parser.ParserConfig
isPrebuiltSO(NativeLinkable, CxxPlatform, ActionGraphBuilder) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
Whether the nativeLinkable should be linked shared or othewise
isPrecompiled() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
 
isPreprocessable() - Method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
 
isPreprocessableType(AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
Returns true for source types which can be run through the C preprocessor.
isPresent(QueryExpression) - Method in class com.facebook.buck.query.CachingQueryEvaluator
 
isPrimaryDexScenarioOverflowAllowed() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isPrimaryDexScenarioOverflowAllowed() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isPrintJson() - Method in class com.facebook.buck.cli.ServerStatusCommand
 
isProcessRunning(String) - Method in class com.facebook.buck.util.PkillProcessManager
 
isProcessRunning(String) - Method in interface com.facebook.buck.util.ProcessManager
Returns true if the named process is running, false otherwise.
isProcessTrackerDeepEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isProcessTrackerDeepEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
isProcessTrackerEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isProcessTrackerEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
isProcMacro() - Method in enum com.facebook.buck.features.rust.CrateType
Return true if this is generating a compiler plugin - ie, it should be linked with a different linker and linker flags.
isProductionBuild() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
isProjectGenerated() - Method in class com.facebook.buck.features.apple.project.GenerationResult
 
isProjectGenerated() - Method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
isProvided() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isPublicAnnouncementsEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isPublicAnnouncementsEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
isRanLibStepRequired() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
isRanLibStepRequired() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
isRanLibStepRequired() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
isRanLibStepRequired() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
isRanLibStepRequired() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
isReadable() - Method in enum com.facebook.buck.parser.cache.impl.ParserCacheAccessMode
Check for readability of the cache.
isReadOnly() - Method in class com.facebook.buck.cli.AuditActionGraphCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditAliasCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditBuildInfoCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditCellCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditIncludesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditInputCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditMbrCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditModulesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditRulesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditRuleTypeCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditRuleTypesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.AuditTestsCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
isReadOnly() - Method in class com.facebook.buck.cli.BuckCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.BuildCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.CacheCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.CacheDeleteCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.CleanCommand
 
isReadOnly() - Method in interface com.facebook.buck.cli.Command
 
isReadOnly() - Method in class com.facebook.buck.cli.DistBuildCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.DistBuildKillCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.DistBuildLogsCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.DistBuildRunCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.DistBuildSourceFilesCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.DistBuildStatusCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.DoctorCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.FetchCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.FixCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.HelpCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.InstallCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.KillAllCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.KillCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.ProjectCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.QueryCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.RootCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.RunCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.ServerCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.ServerStatusCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.TargetsCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.TestCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.UninstallCommand
 
isReadOnly() - Method in class com.facebook.buck.cli.VerifyCachesCommand
 
isReadWriteMode() - Method in enum com.facebook.buck.parser.cache.impl.ParserCacheAccessMode
Check for the cache.
isRealDevicesOnlyModeEnabled() - Method in class com.facebook.buck.android.device.TargetDeviceOptions
 
isRealDevicesOnlyModeEnabled() - Method in class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
isRecursive() - Method in class com.facebook.buck.parser.BuildFileSpec
 
isRecursive() - Method in class com.facebook.buck.step.fs.CopyStep
 
isRecursive() - Method in class com.facebook.buck.step.fs.RmStep
 
isReexportAllHeaderDependencies() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isReexportAllHeaderDependencies() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isReexportAllHeaderDependencies() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isReexportAllHeaderDependencies() - Method in interface com.facebook.buck.cxx.CxxLibraryDescription.CommonArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isReexportAllHeaderDependencies() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Controls whether the headers of dependencies in "deps" is re-exported for compiling targets that depend on this one.
isRelatedTo(BuckEvent) - Method in class com.facebook.buck.event.AbstractBuckEvent
 
isRelatedTo(BuckEvent) - Method in interface com.facebook.buck.event.BuckEvent
 
isReleasingMinionsEarlyEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
isRemoteParserCacheEnabled() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
 
isRemoveUndefinedSymbols() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
 
isRemovingUnusedLibrariesEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isRendering() - Method in class com.facebook.buck.event.listener.RenderingConsole
 
isReorderClassesIntraDex() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isReorderClassesIntraDex() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isReorderClassesIntraDex() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isRequiredForSourceOnlyAbi - Variable in class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
 
isReserved() - Method in class com.facebook.buck.core.select.SelectorKey
 
isResourceAwareSchedulingEnabled() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
 
isResourceAwareSchedulingEnabled() - Method in class com.facebook.buck.core.resources.ResourcesConfig
isResourceFolder() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
isResourceFolder() - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidResourceFolder
 
isResourceFolder() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
isResourceFolder() - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
isRight() - Method in class com.facebook.buck.util.types.Either
Returns whether the instance holds a right value.
isRootModule() - Method in class com.facebook.buck.android.apkmodule.APKModule
 
isRpath() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
 
isRpath() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
 
isRuleBuilt(BuildTarget) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Returns whether the build rule associated with the build target has been successfully built.
isRuleBuilt(BuildTarget) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
isRuleKeyLoggerEnabled() - Method in class com.facebook.buck.support.log.AbstractLogBuckConfig
 
isRuleKeyLoggerEnabled() - Method in class com.facebook.buck.support.log.LogBuckConfig
isRuleRunningAfterThisEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.BeginningBuildRuleEvent
 
isRuleRunningAfterThisEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.EndingBuildRuleEvent
 
isRuleRunningAfterThisEvent() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
isRunAllTests() - Method in class com.facebook.buck.cli.TestCommand
 
isRunAllTests() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
isRunAllTests() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
isRunAllTests() - Method in class com.facebook.buck.test.TestRunningOptions
 
isRunning() - Method in class com.facebook.buck.jvm.java.JavacPipelineState
 
isRunning() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Returns true if the process is running, false otherwise.
isRuntimeRetention(AnnotationMirror) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isSafeToCreate(ClientSideSlbConfig) - Static method in class com.facebook.buck.slb.ClientSideSlb
 
isSameFile(Path, Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
isSameFile(FileObject, FileObject) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
isSandboxEnabled() - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxExecutionStrategy
 
isSandboxEnabled() - Method in class com.facebook.buck.sandbox.NoSandboxExecutionStrategy
 
isSandboxEnabled() - Method in interface com.facebook.buck.sandbox.SandboxExecutionStrategy
 
isSandboxEnabledForCurrentPlatform() - Method in class com.facebook.buck.sandbox.AbstractSandboxConfig
Whether sandboxing is enabled on the current platform.
isSandboxEnabledForCurrentPlatform() - Method in class com.facebook.buck.sandbox.SandboxConfig
Whether sandboxing is enabled on the current platform.
isSaveAnalysis() - Method in enum com.facebook.buck.features.rust.CrateType
Save-analysis is a more detailed version of check, which saves full type and other information in a json file for consumption by other tools (namely RLS).
isSaveAnalysis() - Method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
 
isScubaLoggingEnabled() - Method in class com.facebook.buck.event.listener.ScubaBuckConfig
Returns is Scuba logging is enabled.
isServerUnhealthy() - Method in class com.facebook.buck.slb.PerServerData
 
isSet(BuildSlaveTimingStatsTracker.SlaveEvents) - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
 
isShouldExplainTestSelectorList() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
 
isShowHttpserverPort() - Method in class com.facebook.buck.cli.ServerStatusCommand
 
isShufflingTests() - Method in class com.facebook.buck.test.TestRunningOptions
 
isShutdown() - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
isShutdown() - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
isShutDown() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Check if the manager is shut down.
isShutdown() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
isSilent() - Method in enum com.facebook.buck.util.Verbosity
 
isSilentlyIgnored(Path) - Static method in class com.facebook.buck.android.AaptStep
Determines whether the default AAPT ignore pattern in AaptStep.DEFAULT_IGNORE_ASSETS_PATTERN would silently ignore a file.
isSkipActionGraphCache() - Method in class com.facebook.buck.core.model.actiongraph.computation.AbstractActionGraphConfig
 
isSkipActionGraphCache() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
 
isSkipBuildEnabled() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
 
isSkipCrunchPngs() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isSkipCrunchPngs() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isSkipCrunchPngs() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isSkipNonUnionRDotJava() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
 
isSkipNonUnionRDotJava() - Method in interface com.facebook.buck.android.AndroidLibraryDescription.CoreArg
 
isSkipNonUnionRDotJava() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
 
isSkipProguard() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isSkipProguard() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isSkipProguard() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isSlowLocalBuildFallbackModeEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
Whether buck distributed build should stop building if remote/distributed build fails (true) or if it should fallback to building locally if remote/distributed build fails (false).
isSourceAbi() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
 
isSourceAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.AbstractCommand
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.BuckCommand
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.BuildCommand
 
isSourceControlStatsGatheringEnabled() - Method in interface com.facebook.buck.cli.Command
 
isSourceControlStatsGatheringEnabled() - Method in class com.facebook.buck.cli.DistBuildCommand
 
isSourceOnlyAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isSourceRetention(AnnotationMirror) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isSubdirOf(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
isSubdirOf(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
isSubscribedTo(String) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 
isSuccess() - Method in class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Finished
 
isSuccess() - Method in enum com.facebook.buck.artifact_cache.CacheResultType
Whether the artifact was successfully fetched.
isSuccess() - Method in interface com.facebook.buck.event.external.elements.TestCaseSummaryExternalInterface
 
isSuccess() - Method in interface com.facebook.buck.event.external.elements.TestResultsExternalInterface
 
isSuccess() - Method in interface com.facebook.buck.event.external.elements.TestResultSummaryExternalInterface
Note: if deserialized from json always returns false.
isSuccess() - Method in interface com.facebook.buck.event.external.events.InstallFinishedEventExternalInterface
 
isSuccess() - Method in class com.facebook.buck.event.InstallEvent.Finished
 
isSuccess() - Method in class com.facebook.buck.event.StartActivityEvent.Finished
 
isSuccess() - Method in class com.facebook.buck.event.UninstallEvent.Finished
 
isSuccess() - Method in class com.facebook.buck.step.StepExecutionResult
 
isSuccess() - Method in class com.facebook.buck.test.TestCaseSummary
 
isSuccess() - Method in class com.facebook.buck.test.TestResults
 
isSuccess() - Method in class com.facebook.buck.test.TestResultSummary
For now "success" means "not failure", which introduces the least surprise for tests that have an assumption violation / failure.
isSuccess(ListenableFuture<?>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
Create a convenience method for checking whether a future completed successfully because this does not appear to be possible to do in a more direct way: https://groups.google.com/forum/?fromgroups=#!topic/guava-discuss/rofEhagKnOc.
isSupported(BuildRule) - Static method in interface com.facebook.buck.core.rules.attr.SupportsInputBasedRuleKey
 
isSupported(BuildRule) - Static method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
isSupportedConfiguration(Path, NdkCxxRuntime) - Static method in class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms
 
isSupportedVersionControlSystem() - Method in class com.facebook.buck.util.versioncontrol.DelegatingVersionControlCmdLineInterface
 
isSupportedVersionControlSystem() - Method in class com.facebook.buck.util.versioncontrol.HgCmdLineInterface
 
isSupportedVersionControlSystem() - Method in class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
isSupportedVersionControlSystem() - Method in interface com.facebook.buck.util.versioncontrol.VersionControlCmdLineInterface
 
isSupportsAbiGenerationFromSource() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
If true, allows ABI-affecting annotation processors to run during ABI generation from source.
isSupportsSharedLibraryInterface() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
 
isSwiftSource(SourceWithFlags, SourcePathResolver) - Static method in class com.facebook.buck.swift.SwiftDescriptions
 
isSwiftTarget(BuildTarget) - Static method in class com.facebook.buck.swift.SwiftLibraryDescription
 
isSymlink(Path) - Method in class com.facebook.buck.eden.EdenProjectFilesystemDelegate
 
isSymLink(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns true if the file under path exists and is a symbolic link, false otherwise.
isSymlink(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemDelegate
 
isSymLink(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns true if the file under path exists and is a symbolic link, false otherwise.
isSymlink(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemDelegate
 
isTargetGraphOnlyDep() - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
isTargetTypeSupported(Class<?>) - Static method in class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
 
isTerminalBuildStatus(BuildStatus) - Static method in class com.facebook.buck.distributed.BuildStatusUtil
 
isTerminalState(RemoteExecutionActionEvent.State) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
isTerminated() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
isTestedBy(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundle
 
isTestedBy(BuildTarget) - Method in class com.facebook.buck.cxx.CxxBinary
 
isTestedBy(BuildTarget) - Method in class com.facebook.buck.cxx.CxxLibrary
 
isTestedBy(BuildTarget) - Method in interface com.facebook.buck.cxx.NativeTestable
Return true if this rule is tested by testTarget, false otherwise.
isTestRule() - Method in class com.facebook.buck.core.model.RuleType
 
isTextFile(String) - Static method in class com.facebook.buck.jvm.java.JarDumper
 
isTimedOut() - Method in class com.facebook.buck.util.ProcessExecutor.Result
 
isToolchainCreated(String) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
isToolchainCreated(String) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
isToolchainFailed(String) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
isToolchainFailed(String) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
isToolchainPresent(String) - Method in class com.facebook.buck.core.toolchain.impl.DefaultToolchainProvider
 
isToolchainPresent(String) - Method in interface com.facebook.buck.core.toolchain.ToolchainProvider
 
isTransitiveMemberClass(TypeElement, TypeElement) - Static method in class com.facebook.buck.jvm.java.lang.model.MoreElements
 
isTrimResourceIds() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
 
isTrimResourceIds() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
 
isTrimResourceIds() - Method in interface com.facebook.buck.android.AndroidGraphEnhancerArgs
 
isUiTest() - Method in class com.facebook.buck.apple.AppleTest
 
isUniqueLibraryNameEnabled() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
isUnix() - Method in enum com.facebook.buck.util.environment.PlatformType
Whether this is PlatformType.UNIX.
isUploadFromLocalCacheEnabled() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
isUseConstantExpressions() - Method in class com.facebook.buck.android.AndroidBuildConfig
 
isUseOldStyleableFormat() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
 
isUserError() - Method in class com.facebook.buck.util.ErrorLogger.DeconstructedException
Indicates whether this exception is a user error or a buck internal error.
isUsingDistributedBuild() - Method in class com.facebook.buck.cli.BuildCommand
Whether this build is using stampede or not.
isUtf8() - Method in class com.facebook.buck.android.resources.StringPool
 
isValidJavacJar(SourcePath, Optional<BuildRule>) - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
 
isValidVersionString(String) - Static method in class com.facebook.buck.util.VersionStringComparator
 
isVerbose() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
isVerboseEnabled() - Method in class com.facebook.buck.core.util.log.Logger
 
isVerboseEnabled() - Method in class com.facebook.buck.log.TimedLogger
 
isVerifiedSourceAbiTarget(BuildTarget) - Static method in class com.facebook.buck.jvm.core.JavaAbis
 
isVersionedDataModel(AppleWrapperResourceArg) - Static method in class com.facebook.buck.apple.CoreDataModelDescription
 
isVersionRoot(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.versions.VersionRoot
 
isVisibleTo(TargetNode<?>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
isVisibleTo(ObeysVisibility) - Method in class com.facebook.buck.rules.visibility.VisibilityChecker
 
isVisibleToOrThrow(TargetNode<?>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
isWarnAboutDeprecatedSyntax() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
 
isWarnAboutDeprecatedSyntax() - Method in class com.facebook.buck.parser.ParserConfig
isWatch() - Method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
 
isWindows() - Method in enum com.facebook.buck.util.environment.PlatformType
 
isWithoutDependenciesTests() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
isWithoutDependenciesTests() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
isWithoutTests() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
isWithoutTests() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
isWithTests() - Method in class com.facebook.buck.cli.AbstractProjectGeneratorParameters
 
isWithTests() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
 
isWritable() - Method in enum com.facebook.buck.artifact_cache.config.CacheReadMode
 
isWritable() - Method in enum com.facebook.buck.parser.cache.impl.ParserCacheAccessMode
Check for writability of the cache.
isXcodeDescription(BaseDescription<?>) - Method in class com.facebook.buck.apple.XCodeDescriptions
 
isXcodeTargetTestBuildRule(BuildRule) - Static method in class com.facebook.buck.apple.AppleBuildRules
Whether the build rule type is a test target.
isXcodeTargetTestBundleExtension(AppleBundleExtension) - Static method in class com.facebook.buck.apple.AppleBuildRules
Whether the bundle extension is a test bundle extension.
isZipSafe() - Method in class com.facebook.buck.features.python.PythonPackageComponents
 
ITEM_INDENTATION - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
IterableCxxToolFlags - Class in com.facebook.buck.cxx
CxxToolFlags implementation where the flags are stored as composed Iterables.
iterator() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
iterator() - Method in class com.facebook.buck.core.exceptions.ThrowableCauseIterable
 
iterator() - Method in class com.facebook.buck.features.go.FilteredSourceFiles
 
iterator() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
iXlinker(Iterable<String>) - Static method in class com.facebook.buck.cxx.toolchain.linker.Linkers
Prefixes each of the given linker arguments with "-Xlinker" so that the compiler linker driver will pass these arguments directly down to the linker rather than interpreting them itself.
iXlinker(String...) - Static method in class com.facebook.buck.cxx.toolchain.linker.Linkers
 

J

JACOCO_EXEC_COVERAGE_FILE - Static variable in class com.facebook.buck.jvm.java.JacocoConstants
 
JacocoConstants - Class in com.facebook.buck.jvm.java
 
JarBackedJavac - Class in com.facebook.buck.jvm.java
 
JarBackedJavac(String, Iterable<SourcePath>) - Constructor for class com.facebook.buck.jvm.java.JarBackedJavac
 
JarBackedJavacProvider - Class in com.facebook.buck.jvm.java
 
JarBackedJavacProvider(SourcePath, String) - Constructor for class com.facebook.buck.jvm.java.JarBackedJavacProvider
 
JarBackedReflectedKotlinc - Class in com.facebook.buck.jvm.kotlin
 
JarBuilder - Class in com.facebook.buck.util.zip
 
JarBuilder() - Constructor for class com.facebook.buck.util.zip.JarBuilder
 
JarBuilder.Observer - Interface in com.facebook.buck.util.zip
 
JarBuilderStubJarWriter - Class in com.facebook.buck.jvm.java.abi
 
JarBuilderStubJarWriter(JarBuilder) - Constructor for class com.facebook.buck.jvm.java.abi.JarBuilderStubJarWriter
 
JarBuildStepsFactory - Class in com.facebook.buck.jvm.java
 
JarBuildStepsFactory(BuildTarget, CompileToJarStepFactory, ImmutableSortedSet<SourcePath>, ImmutableSortedSet<SourcePath>, ResourcesParameters, Optional<SourcePath>, ImmutableList<String>, boolean, boolean, RemoveClassesPatternsMatcher, AbiGenerationMode, AbiGenerationMode, ImmutableList<JarBuildStepsFactory.JavaDependencyInfo>, boolean) - Constructor for class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
JarBuildStepsFactory.JavaDependencyInfo - Class in com.facebook.buck.jvm.java
Contains information about a Java classpath dependency.
jarContains(String) - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
jarContains(String) - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
jarContains(String) - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
JarContentHasher - Interface in com.facebook.buck.util.cache
 
JarDiffer - Class in com.facebook.buck.jvm.java
 
JarDiffer(Path, Path) - Constructor for class com.facebook.buck.jvm.java.JarDiffer
 
JarDirectoryStep - Class in com.facebook.buck.jvm.java
Creates a JAR file from a collection of directories/ZIP/JAR files.
JarDirectoryStep(ProjectFilesystem, JarParameters) - Constructor for class com.facebook.buck.jvm.java.JarDirectoryStep
Creates a JAR from the specified entries (most often, classpath entries).
JarDumper - Class in com.facebook.buck.jvm.java
 
JarDumper() - Constructor for class com.facebook.buck.jvm.java.JarDumper
 
JarEntryContainer - Interface in com.facebook.buck.util.zip
Represents a container for entries to be added to a jar file by @{link JarBuilder}.
JarEntrySupplier - Class in com.facebook.buck.util.zip
Encapsulates a file or directory to be added as a single entry to a jar by JarBuilder.
JarEntrySupplier(CustomZipEntry, String, ThrowingSupplier<InputStream, IOException>) - Constructor for class com.facebook.buck.util.zip.JarEntrySupplier
 
JarFattener - Class in com.facebook.buck.jvm.java
Build a fat JAR that packages an inner JAR along with any required native libraries.
JarFattener(BuildTarget, ProjectFilesystem, BuildRuleParams, Javac, JavacOptions, SourcePath, JavaBinary, ImmutableMap<String, SourcePath>, Tool) - Constructor for class com.facebook.buck.jvm.java.JarFattener
 
JarFileObject - Class in com.facebook.buck.jvm.java
A JavaFileObject implementation that allows using jar URIs unlike SimpleJavaFileObject that assumes the uri used is a file system uri.
JarFileObject(URI, String, JavaFileObject.Kind) - Constructor for class com.facebook.buck.jvm.java.JarFileObject
 
JarGenrule - Class in com.facebook.buck.jvm.java
A rule similar to Genrule except specialized to produce a jar.
JarGenrule(BuildTarget, ProjectFilesystem, SandboxExecutionStrategy, BuildRuleResolver, BuildRuleParams, SourceSet, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, String, boolean, Optional<String>, Tool) - Constructor for class com.facebook.buck.jvm.java.JarGenrule
 
JarGenruleDescription - Class in com.facebook.buck.jvm.java
Based on GenruleDescription except specialized to produce a jar.
JarGenruleDescription(ToolchainProvider, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.jvm.java.JarGenruleDescription
 
JarGenruleDescriptionArg - Class in com.facebook.buck.jvm.java
jar_genrule constructor arg.
JarGenruleDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JarGenruleDescriptionArg.
JarHashCodeAndFileType - Class in com.facebook.buck.util.cache
HashCodeAndFileType that also stores and caches hashes or file in a jar
JarHashCodeAndFileType(byte, HashCode, JarContentHasher) - Constructor for class com.facebook.buck.util.cache.JarHashCodeAndFileType
 
JarParameters - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractJarParameters.
JarParameters.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JarParameters.
JarShape - Enum in com.facebook.buck.jvm.java
 
JarShape.Summary - Class in com.facebook.buck.jvm.java
 
JAVA_LANGUAGE_LEVEL - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationKeys
 
JavaAbiInfo - Interface in com.facebook.buck.jvm.core
Provides information about a java abi.
JavaAbis - Class in com.facebook.buck.jvm.core
Provides some utilities for dealing with Java abis and abi rules.
JavaAnnotationProcessor - Class in com.facebook.buck.jvm.java
 
JavaAnnotationProcessor(BuildTarget, ProjectFilesystem, BuildRuleParams, JavacPluginProperties) - Constructor for class com.facebook.buck.jvm.java.JavaAnnotationProcessor
 
JavaAnnotationProcessorDescription - Class in com.facebook.buck.jvm.java
Description of a rule that builds a Java compiler plugin (either a Processor or TODO(jkeljo): a Plugin).
JavaAnnotationProcessorDescription() - Constructor for class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescription
 
JavaAnnotationProcessorDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaAnnotationProcessorDescription.AbstractJavaAnnotationProcessorDescriptionArg.
JavaAnnotationProcessorDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaAnnotationProcessorDescriptionArg.
JavaBinary - Class in com.facebook.buck.jvm.java
 
JavaBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, String, SourcePath, boolean, boolean, Path, ImmutableSet<Pattern>, ImmutableSet<JavaLibrary>, ImmutableSet<SourcePath>, boolean, Level) - Constructor for class com.facebook.buck.jvm.java.JavaBinary
 
JavaBinaryDescription - Class in com.facebook.buck.jvm.java
 
JavaBinaryDescription(ToolchainProvider, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.java.JavaBinaryDescription
 
JavaBinaryDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaBinaryDescription.AbstractJavaBinaryDescriptionArg.
JavaBinaryDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaBinaryDescriptionArg.
JavaBinaryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaBinaryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.java.JavaBinaryModuleRule
 
JavaBuckConfig - Class in com.facebook.buck.jvm.java
A java-specific "view" of BuckConfig.
JavaBuckConfig.DuplicatesLogLevel - Enum in com.facebook.buck.jvm.java
Logging level duplicates are reported at
JavaBuckConfig.SourceAbiVerificationMode - Enum in com.facebook.buck.jvm.java
 
JavaBuckConfig.UnusedDependenciesAction - Enum in com.facebook.buck.jvm.java
An action that is executed when a rule that compiles Java code has unused dependencies.
Javac - Interface in com.facebook.buck.jvm.java
Interface for a javac tool.
Javac.Invocation - Interface in com.facebook.buck.jvm.java
 
Javac.Source - Enum in com.facebook.buck.jvm.java
 
JavacErrorParser - Class in com.facebook.buck.jvm.java
 
JavacErrorParser(ProjectFilesystem, JavaPackageFinder) - Constructor for class com.facebook.buck.jvm.java.JavacErrorParser
 
javacEscaper() - Static method in class com.facebook.buck.util.Escaper
 
JavacEventSink - Interface in com.facebook.buck.jvm.java
This is an abstraction on top of event bus.
JavacEventSinkScopedSimplePerfEvent - Class in com.facebook.buck.jvm.java
 
JavacEventSinkScopedSimplePerfEvent(JavacEventSink, String) - Constructor for class com.facebook.buck.jvm.java.JavacEventSinkScopedSimplePerfEvent
 
JavacEventSinkToBuckEventBusBridge - Class in com.facebook.buck.jvm.java
 
JavacEventSinkToBuckEventBusBridge(BuckEventBus) - Constructor for class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
JavacExecutionContext - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractJavacExecutionContext.
JavacFactory - Class in com.facebook.buck.jvm.java
 
JavacFactory(Supplier<JavacProvider>) - Constructor for class com.facebook.buck.jvm.java.JavacFactory
 
JavaConfiguredCompilerFactory - Class in com.facebook.buck.jvm.java
 
JavaConfiguredCompilerFactory(JavaBuckConfig, JavacFactory) - Constructor for class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
JavaConfiguredCompilerFactory(JavaBuckConfig, Function<ToolchainProvider, ExtraClasspathProvider>, JavacFactory) - Constructor for class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
JavacOptions - Class in com.facebook.buck.jvm.java
Represents the command line options that should be passed to javac.
JavacOptions.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavacOptions.
JavacOptionsFactory - Class in com.facebook.buck.jvm.java
 
JavacOptionsProvider - Class in com.facebook.buck.jvm.java.toolchain
Immutable implementation of AbstractJavacOptionsProvider.
JavacOptionsProviderFactory - Class in com.facebook.buck.jvm.java.toolchain.impl
 
JavacOptionsProviderFactory() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavacOptionsProviderFactory
 
JavacPhaseEvent - Class in com.facebook.buck.jvm.java.tracing
Base class for events about the phases of compilation within javac.
JavacPhaseEvent(EventKey, BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
JavacPhaseEvent.Constants - Class in com.facebook.buck.jvm.java.tracing
 
JavacPhaseEvent.Finished - Class in com.facebook.buck.jvm.java.tracing
 
JavacPhaseEvent.Phase - Enum in com.facebook.buck.jvm.java.tracing
 
JavacPhaseEvent.Started - Class in com.facebook.buck.jvm.java.tracing
 
JavacPhaseEventLogger - Class in com.facebook.buck.jvm.java.tracing
Helper class for creating and posting JavacPhaseEvents.
JavacPhaseEventLogger(BuildTarget, JavacEventSink) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
javacPhaseFinished(JavacPhaseEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
javacPhaseStarted(JavacPhaseEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
JavacPhaseTracer - Interface in com.facebook.buck.jvm.java.tracing
An interface for tracing the phases of compilation in Oracle's javac.
JavacPipelineState - Class in com.facebook.buck.jvm.java
 
JavacPipelineState(Javac, JavacOptions, BuildTarget, ClasspathChecker, CompilerParameters, JarParameters, JarParameters) - Constructor for class com.facebook.buck.jvm.java.JavacPipelineState
 
JavacPluginJsr199Fields - Class in com.facebook.buck.jvm.java
Fields required by Jsr199Javac in order to configure compiler.
JavacPluginJsr199Fields.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavacPluginJsr199Fields.
JavacPluginProperties - Class in com.facebook.buck.jvm.java
Describes the properties of a plugin to javac, either a Processor or a Plugin.
JavacPluginProperties.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavacPluginProperties.
JavacProvider - Interface in com.facebook.buck.jvm.java
 
JavacSpec - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractJavacSpec.
JavacSpec.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavacSpec.
JavacStep - Class in com.facebook.buck.jvm.java
Command used to compile java libraries with a variety of ways to handle dependencies.
JavacStep(Javac, JavacOptions, BuildTarget, SourcePathResolver, ProjectFilesystem, ClasspathChecker, CompilerParameters, JarParameters, JarParameters) - Constructor for class com.facebook.buck.jvm.java.JavacStep
 
JavacStep(JavacPipelineState, BuildTarget, SourcePathResolver, ProjectFilesystem) - Constructor for class com.facebook.buck.jvm.java.JavacStep
 
JavacToJarStepFactory - Class in com.facebook.buck.jvm.java
 
JavacToJarStepFactory(Javac, JavacOptions, ExtraClasspathProvider) - Constructor for class com.facebook.buck.jvm.java.JavacToJarStepFactory
 
JavacVersion - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractJavacVersion.
JavacVersion.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavacVersion.
JavaCxxPlatformProvider - Class in com.facebook.buck.jvm.java.toolchain
Immutable implementation of AbstractJavaCxxPlatformProvider.
JavaCxxPlatformProviderFactory - Class in com.facebook.buck.jvm.java.toolchain.impl
 
JavaCxxPlatformProviderFactory() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavaCxxPlatformProviderFactory
 
JavaDependencyInfo(SourcePath, SourcePath, boolean) - Constructor for class com.facebook.buck.jvm.java.JarBuildStepsFactory.JavaDependencyInfo
 
JavaDescriptionProvider - Class in com.facebook.buck.jvm.java.rules
 
JavaDescriptionProvider() - Constructor for class com.facebook.buck.jvm.java.rules.JavaDescriptionProvider
 
JavaDescriptionsProvider - Class in com.facebook.buck.jvm.java
 
JavaDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.java.JavaDescriptionsProvider
 
Javadoc - Class in com.facebook.buck.jvm.java
 
Javadoc(BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<String>, Optional<SourcePath>, Iterable<HasMavenCoordinates>, ImmutableSet<SourcePath>) - Constructor for class com.facebook.buck.jvm.java.Javadoc
 
JavaExecutorBackedDefaultDepsAwareExecutor<T> - Class in com.facebook.buck.core.graph.transformation.executor.impl
A specialized Executor that executes DepsAwareTask.
JavaFileParser - Class in com.facebook.buck.jvm.java
Extracts the set of exported symbols (class and enum names) from a Java code file, using the ASTParser from Eclipse.
JavaFileParser.JavaFileFeatures - Class in com.facebook.buck.jvm.java
 
JavaInMemoryFileManager - Class in com.facebook.buck.jvm.java
A StandardJavaFileManager that creates and writes the content of files directly into a Jar output stream instead of writing the files to disk.
JavaInMemoryFileManager(StandardJavaFileManager, Path, Predicate<? super String>) - Constructor for class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
JavaInMemoryFileObject - Class in com.facebook.buck.jvm.java
A SimpleJavaFileObject implementation that forwards the content of the file to a Jar output stream instead of writing it to disk.
JavaInMemoryFileObject(URI, String, JavaFileObject.Kind) - Constructor for class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
JavaLanguageLevelHelper - Class in com.facebook.buck.features.project.intellij
 
JavaLibrary - Interface in com.facebook.buck.jvm.core
 
JavaLibrary.Data - Class in com.facebook.buck.jvm.core
 
JavaLibraryClasspathProvider - Class in com.facebook.buck.jvm.java
 
JavaLibraryDeps - Class in com.facebook.buck.jvm.java
Holds dependencies from a JavaLibraryDescription.CoreArg after they've been resolved from BuildTargets to BuildRules, including resolving queries and (TODO:jkeljo) exports.
JavaLibraryDeps() - Constructor for class com.facebook.buck.jvm.java.JavaLibraryDeps
 
JavaLibraryDeps.Builder - Class in com.facebook.buck.jvm.java
 
JavaLibraryDescription - Class in com.facebook.buck.jvm.java
 
JavaLibraryDescription(ToolchainProvider, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.java.JavaLibraryDescription
 
JavaLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.java
 
JavaLibraryDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaLibraryDescription.AbstractJavaLibraryDescriptionArg.
JavaLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaLibraryDescriptionArg.
JavaLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.lang.java.JavaLibraryModuleRule
 
JavaLibraryRuleHelper - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaLibraryRules - Class in com.facebook.buck.jvm.java
Common utilities for working with JavaLibrary objects.
JavaLibraryWithTests - Interface in com.facebook.buck.jvm.java
 
JavaNoOpFileObject - Class in com.facebook.buck.jvm.java
An JarFileObject implementation that represents a FileObject that has no operations and does not write the contents to any form of output.
JavaNoOpFileObject(URI, String, JavaFileObject.Kind) - Constructor for class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
JavaOptions - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractJavaOptions.
JavaOptionsProvider - Class in com.facebook.buck.jvm.java.toolchain
Immutable implementation of AbstractJavaOptionsProvider.
JavaOptionsProviderFactory - Class in com.facebook.buck.jvm.java.toolchain.impl
 
JavaOptionsProviderFactory() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavaOptionsProviderFactory
 
JavaPackageFinder - Interface in com.facebook.buck.jvm.core
 
JavaPackagePathCache - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaPackagePathCache() - Constructor for class com.facebook.buck.features.project.intellij.lang.java.JavaPackagePathCache
 
JavaResourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
 
JavaResourceFolder(Path, Path, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.JavaResourceFolder
 
JavaSourceJar - Class in com.facebook.buck.jvm.java
 
JavaSourceJar(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, Optional<String>) - Constructor for class com.facebook.buck.jvm.java.JavaSourceJar
 
JavaTest - Class in com.facebook.buck.jvm.java
 
JavaTest(BuildTarget, ProjectFilesystem, BuildRuleParams, JavaLibrary, Optional<JavaTest.AdditionalClasspathEntriesProvider>, Set<String>, Set<String>, TestType, Tool, List<Arg>, Map<String, String>, Optional<Long>, Optional<Long>, ImmutableMap<String, Arg>, boolean, ForkMode, Optional<Level>, Optional<Level>, Optional<SourcePath>) - Constructor for class com.facebook.buck.jvm.java.JavaTest
 
JavaTest.AdditionalClasspathEntriesProvider - Interface in com.facebook.buck.jvm.java
 
JavaTestDescription - Class in com.facebook.buck.jvm.java
 
JavaTestDescription(ToolchainProvider, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.java.JavaTestDescription
 
JavaTestDescription.CoreArg - Interface in com.facebook.buck.jvm.java
 
JavaTestDescription.CxxLibraryEnhancement - Class in com.facebook.buck.jvm.java
 
JavaTestDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of JavaTestDescription.AbstractJavaTestDescriptionArg.
JavaTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JavaTestDescriptionArg.
JavaTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.java
 
JavaTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.lang.java.JavaTestModuleRule
 
JavaTestResourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
 
JavaTestResourceFolder(Path, Path, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.JavaTestResourceFolder
 
JavaToolchain - Class in com.facebook.buck.jvm.java.toolchain
The java toolchain.
JavaToolchain.Builder - Class in com.facebook.buck.jvm.java.toolchain
Builds instances of type JavaToolchain.
JavaToolchainFactory - Class in com.facebook.buck.jvm.java.toolchain.impl
Creates the default, .buckconfig-based java toolchain.
JavaToolchainFactory() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainFactory
 
JavaToolchainsSupplier - Class in com.facebook.buck.jvm.java.toolchain.impl
 
JavaToolchainsSupplier() - Constructor for class com.facebook.buck.jvm.java.toolchain.impl.JavaToolchainsSupplier
 
JavaUtilsLoggingBuildListener - Class in com.facebook.buck.event.listener
Logs build events to java.util.logging.
JavaUtilsLoggingBuildListener(ProjectFilesystem) - Constructor for class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
JavaVersion - Class in com.facebook.buck.util
Utility class for retrieving Java version information.
JavaVersion() - Constructor for class com.facebook.buck.util.JavaVersion
 
JdkProvidedInMemoryJavac - Class in com.facebook.buck.jvm.java
 
JdkProvidedInMemoryJavac() - Constructor for class com.facebook.buck.jvm.java.JdkProvidedInMemoryJavac
 
JNA_POINTER_SIZE - Static variable in class com.facebook.buck.cli.Main
Force JNA to be initialized early to avoid deadlock race condition.
JobLimiter - Class in com.facebook.buck.util.concurrent
JobLimiter is a simple mechanism for queuing asynchronous work such that only a certain number of items are active at a time.
JobLimiter(int) - Constructor for class com.facebook.buck.util.concurrent.JobLimiter
 
JS_DIR_NAME - Static variable in interface com.facebook.buck.features.js.JsBundleOutputs
 
JsBundle - Class in com.facebook.buck.features.js
 
JsBundle(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, ImmutableSet<String>, Optional<Arg>, String, WorkerTool) - Constructor for class com.facebook.buck.features.js.JsBundle
 
JsBundleAndroid - Class in com.facebook.buck.features.js
Represents a combination of a JavaScript bundle *and* Android resources.
JsBundleAndroid(BuildTarget, ProjectFilesystem, BuildRuleParams, JsBundleOutputs, AndroidResource) - Constructor for class com.facebook.buck.features.js.JsBundleAndroid
 
JsBundleDescription - Class in com.facebook.buck.features.js
 
JsBundleDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.js.JsBundleDescription
 
JsBundleDescriptionArg - Class in com.facebook.buck.features.js
Immutable implementation of JsBundleDescription.AbstractJsBundleDescriptionArg.
JsBundleDescriptionArg.Builder - Class in com.facebook.buck.features.js
Builds instances of type JsBundleDescriptionArg.
JsBundleGenrule - Class in com.facebook.buck.features.js
 
JsBundleGenrule(BuildTarget, ProjectFilesystem, BuildRuleResolver, BuildRuleParams, SandboxExecutionStrategy, JsBundleGenruleDescriptionArg, Optional<Arg>, Optional<Arg>, Optional<Arg>, Optional<String>, Optional<AndroidPlatformTarget>, Optional<AndroidNdk>, Optional<AndroidSdkLocation>, JsBundleOutputs, JsDependenciesOutputs, String) - Constructor for class com.facebook.buck.features.js.JsBundleGenrule
 
JsBundleGenruleDescription - Class in com.facebook.buck.features.js
 
JsBundleGenruleDescription(ToolchainProvider, SandboxExecutionStrategy) - Constructor for class com.facebook.buck.features.js.JsBundleGenruleDescription
 
JsBundleGenruleDescriptionArg - Class in com.facebook.buck.features.js
Immutable implementation of JsBundleGenruleDescription.AbstractJsBundleGenruleDescriptionArg.
JsBundleGenruleDescriptionArg.Builder - Class in com.facebook.buck.features.js
Builds instances of type JsBundleGenruleDescriptionArg.
JsBundleOutputs - Interface in com.facebook.buck.features.js
Represents output paths of JS builds, consisting of JavaScript build output, a corresponding source map, "misc" directory that can contain diverse assets not meant to be part of the app being shipped and assets/resources used from within the packaged JS source code.
JsBundleOutputsDescription<T> - Interface in com.facebook.buck.features.js
JsDependenciesFile - Class in com.facebook.buck.features.js
 
JsDependenciesFile(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, ImmutableSet<String>, Optional<Arg>, WorkerTool) - Constructor for class com.facebook.buck.features.js.JsDependenciesFile
 
JsDependenciesOutputs - Interface in com.facebook.buck.features.js
Represents output paths of JS #dependecy-flavored builds.
JsDescriptionsProvider - Class in com.facebook.buck.features.js
 
JsDescriptionsProvider() - Constructor for class com.facebook.buck.features.js.JsDescriptionsProvider
 
JsFile - Class in com.facebook.buck.features.js
 
JsFile(BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<Arg>, WorkerTool) - Constructor for class com.facebook.buck.features.js.JsFile
 
JsFlavors - Class in com.facebook.buck.features.js
 
JsLibrary - Class in com.facebook.buck.features.js
 
JsLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildTargetSourcePath, ImmutableSortedSet<SourcePath>, WorkerTool) - Constructor for class com.facebook.buck.features.js.JsLibrary
 
JsLibrary.Files - Class in com.facebook.buck.features.js
An internal rule type to make he aggregation result of JsFile dependencies cacheable independently of JsLibrary dependencies.
JsLibraryDescription - Class in com.facebook.buck.features.js
 
JsLibraryDescription() - Constructor for class com.facebook.buck.features.js.JsLibraryDescription
 
JsLibraryDescriptionArg - Class in com.facebook.buck.features.js
Immutable implementation of JsLibraryDescription.AbstractJsLibraryDescriptionArg.
JsLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.js
Builds instances of type JsLibraryDescriptionArg.
JsModule - Class in com.facebook.buck.features.js
 
JsModule() - Constructor for class com.facebook.buck.features.js.JsModule
 
JsModuleAdapterPlugin - Class in com.facebook.buck.features.js
 
JsModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.js.JsModuleAdapterPlugin
 
JSON - Static variable in class com.facebook.buck.doctor.DoctorReportHelper
 
JsonAttributeFormat - Enum in com.facebook.buck.cli
The format for attributes of rules in json output
JsonBuilder - Class in com.facebook.buck.util.json
Fluent API for constructing a JSON string.
JsonBuilder.ArrayBuilder - Class in com.facebook.buck.util.json
Builder for a JSON array string.
JsonBuilder.ObjectBuilder - Class in com.facebook.buck.util.json
Builder for a JSON object string.
JsonConcatenate - Class in com.facebook.buck.json
 
JsonConcatenate(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<Path>, String, String, String, String) - Constructor for class com.facebook.buck.json.JsonConcatenate
 
JsonConcatenateStep - Class in com.facebook.buck.json
 
JsonConcatenateStep(ProjectFilesystem, ImmutableSortedSet<Path>, Path, String, String) - Constructor for class com.facebook.buck.json.JsonConcatenateStep
 
JsonObjectHashing - Class in com.facebook.buck.json
Hashes parsed BUCK file objects.
JsonTypeConcatenatingCoercer - Class in com.facebook.buck.rules.coercer
The purpose of this TypeCoercer to be used together with SelectorListFactory to resolve configurable attributes that contain values of JSON-compatible types.
JsonTypeConcatenatingCoercerFactory - Class in com.facebook.buck.rules.coercer
Creates a coercer that provides concatenation for a given type.
JsonTypeConcatenatingCoercerFactory() - Constructor for class com.facebook.buck.rules.coercer.JsonTypeConcatenatingCoercerFactory
 
JsonViews - Class in com.facebook.buck.log.views
This defines the different views an object can have when serialized/de-serialized using Jackson.
JsonViews() - Constructor for class com.facebook.buck.log.views.JsonViews
 
JsonViews.MachineReadableLog - Class in com.facebook.buck.log.views
View for events for MachineReadableLoggerListener.
Jsr199Javac - Class in com.facebook.buck.jvm.java
Command used to compile java libraries with a variety of ways to handle dependencies.
Jsr199Javac() - Constructor for class com.facebook.buck.jvm.java.Jsr199Javac
 
Jsr199TracingBridge - Class in com.facebook.buck.jvm.java
 
Jsr199TracingBridge(JavacEventSink, BuildTarget) - Constructor for class com.facebook.buck.jvm.java.Jsr199TracingBridge
 
JsUtil - Class in com.facebook.buck.features.js
 
JulLogFormatter - Class in com.facebook.buck.testrunner
 
JulLogFormatter() - Constructor for class com.facebook.buck.testrunner.JulLogFormatter
 
JUnitJvmArgs - Class in com.facebook.buck.jvm.java
Holds and formats the arguments and system properties that should be passed to the JVM to run JUnit.
JUnitJvmArgs.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type JUnitJvmArgs.
JUnitMain - Class in com.facebook.buck.testrunner
Launcher for JUnit.
JUnitRunner - Class in com.facebook.buck.testrunner
Class that runs a set of JUnit tests and writes the results to a directory.
JUnitRunner() - Constructor for class com.facebook.buck.testrunner.JUnitRunner
 
JUnitStep - Class in com.facebook.buck.jvm.java
 
JUnitStep(ProjectFilesystem, Map<String, String>, Optional<Long>, Optional<Long>, ImmutableMap<String, String>, ImmutableList<String>, JUnitJvmArgs) - Constructor for class com.facebook.buck.jvm.java.JUnitStep
 
JvmLibraryArg - Interface in com.facebook.buck.jvm.java
 

K

KEY - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
keyScope(String) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
Hashes the key iff non-empty (i.e.
keyScope(String) - Method in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
keyScope(String) - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher
 
Keystore - Class in com.facebook.buck.jvm.java
 
Keystore(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath, SourcePath) - Constructor for class com.facebook.buck.jvm.java.Keystore
 
KeystoreDescription - Class in com.facebook.buck.jvm.java
 
KeystoreDescription() - Constructor for class com.facebook.buck.jvm.java.KeystoreDescription
 
KeystoreDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of KeystoreDescription.AbstractKeystoreDescriptionArg.
KeystoreDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type KeystoreDescriptionArg.
KeystoreProperties - Class in com.facebook.buck.android
 
KeystoreProperties(Path, String, String, String) - Constructor for class com.facebook.buck.android.KeystoreProperties
 
kill(int, int) - Method in interface com.facebook.buck.util.Libc
 
KillAllCommand - Class in com.facebook.buck.cli
Buck subcommand to kill all buck processes.
KillAllCommand() - Constructor for class com.facebook.buck.cli.KillAllCommand
 
killApp(ApkInfo, String) - Method in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
KillCommand - Class in com.facebook.buck.cli
 
KillCommand() - Constructor for class com.facebook.buck.cli.KillCommand
 
killProcess(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
killProcess(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
killProcess(String) - Method in class com.facebook.buck.util.PkillProcessManager
 
killProcess(String) - Method in interface com.facebook.buck.util.ProcessManager
Kills the process if it's running.
killSimulatorProcesses() - Method in class com.facebook.buck.apple.simulator.AppleCoreSimulatorServiceController
Kills any running simulator processes or services.
kind - Variable in class com.facebook.buck.jvm.java.JarFileObject
 
KindFunction - Class in com.facebook.buck.query
A kind(pattern, argument) filter expression, which computes the subset of nodes in 'argument' whose kind matches the unanchored regex 'pattern'.
KindFunction() - Constructor for class com.facebook.buck.query.KindFunction
 
KnownRuleTypes - Class in com.facebook.buck.core.rules.knowntypes
Provides access to rule types.
KnownRuleTypesFactory - Interface in com.facebook.buck.core.rules.knowntypes
A factory to create KnownRuleTypes.
KnownRuleTypesProvider - Class in com.facebook.buck.core.rules.knowntypes
Lazily constructs KnownRuleTypes for Cells.
KnownRuleTypesProvider(KnownRuleTypesFactory) - Constructor for class com.facebook.buck.core.rules.knowntypes.KnownRuleTypesProvider
 
KotlinBuckConfig - Class in com.facebook.buck.jvm.kotlin
 
KotlinBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinBuckConfig
 
Kotlinc - Interface in com.facebook.buck.jvm.kotlin
Interface for a kotlin compiler.
KotlinConfiguredCompilerFactory - Class in com.facebook.buck.jvm.kotlin
 
KotlinConfiguredCompilerFactory(KotlinBuckConfig, JavacFactory) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
KotlinConfiguredCompilerFactory(KotlinBuckConfig, Function<ToolchainProvider, ExtraClasspathProvider>, JavacFactory) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinConfiguredCompilerFactory
 
KotlincStep - Class in com.facebook.buck.jvm.kotlin
 
KotlincToJarStepFactory - Class in com.facebook.buck.jvm.kotlin
 
KotlincVersion - Class in com.facebook.buck.jvm.kotlin
Immutable implementation of AbstractKotlincVersion.
KotlincVersion.Builder - Class in com.facebook.buck.jvm.kotlin
Builds instances of type KotlincVersion.
KotlinDescriptionsProvider - Class in com.facebook.buck.jvm.kotlin
 
KotlinDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.kotlin.KotlinDescriptionsProvider
 
KotlinLibraryDescription - Class in com.facebook.buck.jvm.kotlin
 
KotlinLibraryDescription(ToolchainProvider, KotlinBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
KotlinLibraryDescription.AnnotationProcessingTool - Enum in com.facebook.buck.jvm.kotlin
 
KotlinLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.kotlin
 
KotlinLibraryDescriptionArg - Class in com.facebook.buck.jvm.kotlin
Immutable implementation of KotlinLibraryDescription.AbstractKotlinLibraryDescriptionArg.
KotlinLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.kotlin
Builds instances of type KotlinLibraryDescriptionArg.
KotlinLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.kotlin
 
KotlinLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinLibraryModuleRule
 
KotlinTestDescription - Class in com.facebook.buck.jvm.kotlin
Description for kotlin_test.
KotlinTestDescription(ToolchainProvider, KotlinBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.kotlin.KotlinTestDescription
 
KotlinTestDescriptionArg - Class in com.facebook.buck.jvm.kotlin
Immutable implementation of KotlinTestDescription.AbstractKotlinTestDescriptionArg.
KotlinTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.kotlin
Builds instances of type KotlinTestDescriptionArg.
KotlinTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.kotlin
 
KotlinTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.kotlin.KotlinTestModuleRule
 

L

labelsContainsAnyOf(Set<String>) - Method in interface com.facebook.buck.core.description.arg.CommonDescriptionArg
 
LabelSelector - Class in com.facebook.buck.cli
 
LabelsFunction - Class in com.facebook.buck.query
A labels(label, argument) expression, which returns the targets in the attribute 'label' of the targets evaluated in the argument
LabelsFunction() - Constructor for class com.facebook.buck.query.LabelsFunction
 
languageArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
languageArgs(String) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
languageArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
languageArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
LaunchAction(XCScheme.BuildableReference, String, Optional<String>, Optional<String>, Optional<XCScheme.LaunchAction.WatchInterface>, XCScheme.LaunchAction.LaunchStyle, Optional<ImmutableMap<String, String>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.LaunchAction
 
launchAndExecute(ProcessExecutorParams) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchAndExecute(ProcessExecutorParams, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchAndExecute(ProcessExecutorParams) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchAndExecute(ProcessExecutorParams, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchAndExecute(ProcessExecutorParams) - Method in interface com.facebook.buck.util.ProcessExecutor
Convenience method for ProcessExecutor.launchAndExecute(ProcessExecutorParams, Set, Optional, Optional, Optional) with boolean values set to false and optional values set to absent.
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>) - Method in interface com.facebook.buck.util.ProcessExecutor
 
launchAndExecute(ProcessExecutorParams, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in interface com.facebook.buck.util.ProcessExecutor
Launches then executes a process with the specified params.
launchAndExecute(ProcessExecutorParams, ImmutableMap<String, String>, Set<ProcessExecutor.Option>, Optional<String>, Optional<Long>, Optional<Consumer<Process>>) - Method in interface com.facebook.buck.util.ProcessExecutor
 
LaunchedProcessImpl(Process) - Constructor for class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
launchInstalledBundleInSimulator(String, String, AppleSimulatorController.LaunchBehavior, List<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
Launches a previously-installed bundle in a started simulator.
launchProcess(ProcessExecutorParams) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchProcess(ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
launchProcess(ProcessExecutorParams) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchProcess(ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
launchProcess(ProcessExecutorParams, ListeningProcessExecutor.ProcessListener) - Method in class com.facebook.buck.util.ListeningProcessExecutor
Launches a process and asynchronously sends notifications to listener on a background thread when the process starts, has I/O, or exits.
launchProcess(ProcessExecutorParams) - Method in interface com.facebook.buck.util.ProcessExecutor
Launches a Process given ProcessExecutorParams.
launchProcess(ProcessExecutorParams, ImmutableMap<String, String>) - Method in interface com.facebook.buck.util.ProcessExecutor
 
LazyDelegatingSymbolNameTool - Class in com.facebook.buck.cxx.toolchain
 
LazyDelegatingSymbolNameTool(Supplier<SymbolNameTool>) - Constructor for class com.facebook.buck.cxx.toolchain.LazyDelegatingSymbolNameTool
 
LazyPath - Class in com.facebook.buck.io.file
Class is intended to provide Paths to be used by cache
LazyPath() - Constructor for class com.facebook.buck.io.file.LazyPath
 
LazyPythonPlatform - Class in com.facebook.buck.features.python.toolchain.impl
An implementation of PythonPlatform that lazily creates PythonEnvironment and cxx library.
LazyPythonPlatform(ToolchainProvider, PythonBuckConfig, ProcessExecutor, Flavor, String) - Constructor for class com.facebook.buck.features.python.toolchain.impl.LazyPythonPlatform
 
LcUuidContentsScrubber - Class in com.facebook.buck.cxx.toolchain.objectfile
 
LcUuidContentsScrubber() - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.LcUuidContentsScrubber
 
LdflagsSharedFilterMacro - Class in com.facebook.buck.rules.macros
$(ldflags-shared-filter ...) macro type.
LdflagsSharedMacro - Class in com.facebook.buck.rules.macros
$(ldflags-shared ...) macro type.
LdflagsStaticFilterMacro - Class in com.facebook.buck.rules.macros
$(ldflags-static-filter ...) macro type.
LdflagsStaticMacro - Class in com.facebook.buck.rules.macros
$(ldflags-static ...) macro type.
LdflagsStaticPicFilterMacro - Class in com.facebook.buck.rules.macros
$(ldflags-static-pic-filter ...) macro type.
LdflagsStaticPicMacro - Class in com.facebook.buck.rules.macros
$(ldflags-static-pic ...) macro type.
LdMacro - Class in com.facebook.buck.rules.macros
$(ld) macro type.
LeafEvent - Interface in com.facebook.buck.event
LeafEvents represent events that have no logical children and are useful for tracking the time buck is spending logically grouped by categories, such as Parse, Javac, or Dx.
LeafEvents - Class in com.facebook.buck.event
 
LeafEvents() - Constructor for class com.facebook.buck.event.LeafEvents
 
LeafEvents.SimpleLeafEvent - Class in com.facebook.buck.event
 
LeafEvents.SimpleLeafEvent.Finished - Class in com.facebook.buck.event
 
LeafEvents.SimpleLeafEvent.Started - Class in com.facebook.buck.event
 
leafNodes - Variable in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
 
LeafTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
Superclass of coercers for non-collection/map types.
LeafTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.LeafTypeCoercer
 
LEGACY_WATCH_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBinaryDescription
 
legacyCreate() - Static method in class com.facebook.buck.util.json.ObjectMappers
 
legacyOutputPath() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
LenientBooleanJsonDeserializer - Class in com.facebook.buck.util
JSON deserializer which converts boolean, numeric, and string values into booleans.
LenientBooleanJsonDeserializer() - Constructor for class com.facebook.buck.util.LenientBooleanJsonDeserializer
 
lexCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlLexStep.Args
 
Libc - Interface in com.facebook.buck.util
 
Libc.Constants - Class in com.facebook.buck.util
 
Libc.OpenPtyLibrary - Interface in com.facebook.buck.util
 
libOrigin() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
libOrigin() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
libOrigin() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
libOrigin() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
LIBRARY_CURRENT_PROJECT - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Filter deps for the current project *
LIBRARY_CURRENT_PROJECT_WITH_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_CURRENT_PROJECT_WITHOUT_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_FILES - Static variable in class com.facebook.buck.features.js.JsFlavors
 
LIBRARY_FOCUSED - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Filter deps for within the workspace and built by Xcode but not in the current project *
LIBRARY_FOCUSED_WITH_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_FOCUSED_WITHOUT_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_OTHER - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Filter deps not included within the workspace *
LIBRARY_OTHER_WITH_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_OTHER_WITHOUT_FORCE_LOAD - Static variable in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
 
LIBRARY_TYPE - Static variable in class com.facebook.buck.apple.AppleLibraryDescription
 
limit(long) - Method in interface com.facebook.buck.util.RichStream
 
LINE_LENGTH_LIMIT - Static variable in class com.facebook.buck.android.agent.AgentMain
 
LineFetcher - Class in com.facebook.buck.util
 
lines(String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
linesToText(String...) - Static method in class com.facebook.buck.util.string.MoreStrings
Joins the les passed in with the platform line separator.
LinkableCxxConstructorArg - Interface in com.facebook.buck.cxx
 
linkAllObjC() - Method in class com.facebook.buck.apple.AppleConfig
 
LinkedBlockingStack<E> - Class in com.facebook.buck.util.concurrent
An implementation of BlockingQueue interface returning elements in LIFO order.
LinkedBlockingStack() - Constructor for class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
Linker - Interface in com.facebook.buck.cxx.toolchain.linker
An object wrapping a linker, providing its source path and an interface to decorate arguments with specific flags.
Linker.CxxRuntimeType - Enum in com.facebook.buck.cxx.toolchain.linker
The various styles of runtime library to which we can link shared objects.
Linker.ExtraOutputsDeriver - Interface in com.facebook.buck.cxx.toolchain.linker
Derives extra outputs from linker args
Linker.LinkableDepType - Enum in com.facebook.buck.cxx.toolchain.linker
The various ways to link in dependencies.
Linker.LinkType - Enum in com.facebook.buck.cxx.toolchain.linker
The various ways to link an output file.
Linker.SharedLibraryLoadingType - Enum in com.facebook.buck.cxx.toolchain.linker
The various ways to load shared libraries on different platforms
linkerMap(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
linkerMap(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasLinkerMap
 
LinkerMapMode - Enum in com.facebook.buck.cxx.toolchain
Defines if linker map should be generated or not.
linkerMapPath(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
linkerMapPath(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasLinkerMap
 
LinkerProvider - Interface in com.facebook.buck.cxx.toolchain.linker
 
LinkerProvider.Type - Enum in com.facebook.buck.cxx.toolchain.linker
 
Linkers - Class in com.facebook.buck.cxx.toolchain.linker
 
LinkOutputPostprocessor - Interface in com.facebook.buck.cxx
Pluggable postprocessor for the output of a CxxLink.
linkWhole(Arg, SourcePathResolver) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
linkWhole(Arg, SourcePathResolver) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
linkWhole(Arg, SourcePathResolver) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
linkWhole(Arg, SourcePathResolver) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
LINUX_F_GETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
LINUX_F_SETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
LINUX_FD_CLOEXEC - Static variable in class com.facebook.buck.util.Libc.Constants
 
LINUX_TIOCSCTTY - Static variable in class com.facebook.buck.util.Libc.Constants
 
list(JavaFileManager.Location, String, Set<JavaFileObject.Kind>, boolean) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
listDirRecursive(Path) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
listDirRecursive(Path) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
ListeningCharsetDecoder - Class in com.facebook.buck.util
 
ListeningCharsetDecoder(ListeningCharsetDecoder.DecoderListener, CharsetDecoder) - Constructor for class com.facebook.buck.util.ListeningCharsetDecoder
 
ListeningCharsetDecoder.DecoderListener - Interface in com.facebook.buck.util
 
ListeningCharsetEncoder - Class in com.facebook.buck.util
 
ListeningCharsetEncoder(ListeningCharsetEncoder.EncoderListener, CharsetEncoder) - Constructor for class com.facebook.buck.util.ListeningCharsetEncoder
 
ListeningCharsetEncoder.EncoderListener - Interface in com.facebook.buck.util
 
ListeningMultiSemaphore - Class in com.facebook.buck.util.concurrent
A semaphore using ListenableFutures for acquisition of different resource types rather than blocking.
ListeningMultiSemaphore(ResourceAmounts, ResourceAllocationFairness) - Constructor for class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
 
ListeningProcessExecutor - Class in com.facebook.buck.util
Replacement for ProcessBuilder which provides an asynchronous callback interface to notify the caller on a background thread when a process starts, performs I/O, or exits.
ListeningProcessExecutor() - Constructor for class com.facebook.buck.util.ListeningProcessExecutor
 
ListeningProcessExecutor.LaunchedProcess - Interface in com.facebook.buck.util
Represents a process which was launched by a ListeningProcessExecutor.
ListeningProcessExecutor.ProcessListener - Interface in com.facebook.buck.util
Callback API to notify the caller on a background thread when a process starts, exits, has stdout or stderr bytes to read, or is ready to receive bytes on stdin.
ListeningSemaphoreArrayPendingItem - Class in com.facebook.buck.util.concurrent
Immutable implementation of AbstractListeningSemaphoreArrayPendingItem.
listMatchingPaths(Path, String, PathListing.PathModifiedTimeFetcher) - Static method in class com.facebook.buck.io.file.PathListing
Lists matching paths in descending modified time order.
listMatchingPathsWithFilters(Path, String, PathListing.PathModifiedTimeFetcher, PathListing.FilterMode, OptionalInt, Optional<Long>) - Static method in class com.facebook.buck.io.file.PathListing
Lists paths in descending modified time order, excluding any paths which bring the number of files over maxNumPaths or over totalSizeFilter bytes in size.
listMounts() - Method in interface com.facebook.buck.eden.EdenClient
 
listTraceFilesByLastModified() - Method in class com.facebook.buck.util.trace.BuildTraces
The most recent trace (the one with the greatest last-modified time) will be listed first.
ListTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
 
ListTypeCoercer(TypeCoercer<T>) - Constructor for class com.facebook.buck.rules.coercer.ListTypeCoercer
 
ListWithSelects - Class in com.facebook.buck.parser.syntax
An attribute that holds the concatenation of native values with SelectorValue
ListWithSelects() - Constructor for class com.facebook.buck.parser.syntax.ListWithSelects
 
load(BuckConfig, BuildJobState, Cell, ImmutableMap<String, String>, ProcessExecutor, ExecutableFinder, BuckModuleManager, PluginManager, ProjectFilesystemFactory, UnconfiguredBuildTargetFactory) - Static method in class com.facebook.buck.distributed.DistBuildState
 
load(SourcePathResolver) - Method in class com.facebook.buck.jvm.core.DefaultJavaAbiInfo
 
load(SourcePathResolver) - Method in class com.facebook.buck.jvm.core.EmptyJavaAbiInfo
 
load(SourcePathResolver) - Method in interface com.facebook.buck.jvm.core.JavaAbiInfo
 
load(ClassLoader) - Static method in class com.facebook.buck.jvm.java.FatJar
 
load(Path) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine.ValueLoader
 
load(Path) - Method in interface com.facebook.buck.util.filesystem.FileSystemMap.ValueLoader
 
LoadBalancedHttpResponse - Class in com.facebook.buck.slb
 
LoadBalancedService - Class in com.facebook.buck.slb
 
LoadBalancedService(HttpLoadBalancer, OkHttpClient, BuckEventBus) - Constructor for class com.facebook.buck.slb.LoadBalancedService
 
LoadBalancedServiceEvent - Class in com.facebook.buck.slb
 
LoadBalancedServiceEvent(LoadBalancedServiceEventData) - Constructor for class com.facebook.buck.slb.LoadBalancedServiceEvent
 
LoadBalancedServiceEventData - Class in com.facebook.buck.slb
Immutable implementation of LoadBalancedServiceEvent.AbstractLoadBalancedServiceEventData.
LoadBalancedServiceEventData.Builder - Class in com.facebook.buck.slb
Builds instances of type LoadBalancedServiceEventData.
LoadBalancerEventsListener - Class in com.facebook.buck.event.listener
 
LoadBalancerEventsListener(CounterRegistry) - Constructor for class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
LoadBalancerEventsListener.ServerCounters - Class in com.facebook.buck.event.listener
 
LoadBalancerPingEvent - Class in com.facebook.buck.slb
 
LoadBalancerPingEvent(LoadBalancerPingEventData) - Constructor for class com.facebook.buck.slb.LoadBalancerPingEvent
 
LoadBalancerPingEventData - Class in com.facebook.buck.slb
Immutable implementation of LoadBalancerPingEvent.AbstractLoadBalancerPingEventData.
LoadBalancerPingEventData.Builder - Class in com.facebook.buck.slb
Builds instances of type LoadBalancerPingEventData.
LoadBalancingType - Enum in com.facebook.buck.artifact_cache.config
 
loadClass(String) - Static method in class com.facebook.buck.cli.bootstrapper.ClassLoaderBootstrapper
 
loadClass(String, Class<T>) - Method in interface com.facebook.buck.jvm.java.plugin.api.PluginClassLoader
 
loadClass(String, Class<T>) - Method in class com.facebook.buck.jvm.java.plugin.PluginLoader
 
loadFromFile(File) - Static method in class com.facebook.buck.apple.clang.HeaderMap
 
LoadImport - Class in com.facebook.buck.skylark.parser
A value object for information about load function import, since SkylarkImport does not provide enough context.
loadManifest(RuleKey) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
LOCAL_MODE - Static variable in class com.facebook.buck.distributed.DistBuildConfig
 
LOCAL_PATH - Static variable in class com.facebook.buck.log.LogConfigPaths
The path to the per-project local (git ignored) logging.properties file.
localBuild() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
 
localBuildDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
LocalBuildExecutor - Class in com.facebook.buck.command
Used to build a given set of targets on the local machine.
LocalBuildExecutor(BuildExecutorArgs, ExecutionContext, ActionGraphAndBuilder, CachingBuildEngineDelegate, WeightedListeningExecutorService, boolean, boolean, boolean, RuleKeyCacheScope<RuleKey>, Optional<BuildType>, Optional<ThriftRuleKeyLogger>, RemoteBuildRuleCompletionWaiter, MetadataProvider, UnconfiguredBuildTargetFactory, TargetConfiguration) - Constructor for class com.facebook.buck.command.LocalBuildExecutor
 
LocalBuildExecutorInvoker - Interface in com.facebook.buck.command
* Triggers a local build, using the given parameters (with the rest coming from BuildCommand).
localBuildExitCode() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
LocalBuildRunner - Class in com.facebook.buck.distributed.build_client
Asynchronously runs a Stampede local build.
LocalBuildRunner(ExecutorService, LocalBuildExecutorInvoker, String, boolean, RemoteBuildRuleCompletionWaiter, Optional<CountDownLatch>) - Constructor for class com.facebook.buck.distributed.build_client.LocalBuildRunner
 
LocalCacheStorage - Class in com.facebook.buck.parser.cache.impl
A local filesystem backed implementation for the ParserCacheStorage interface.
LocalCachingBuildEngineDelegate - Class in com.facebook.buck.core.build.engine.delegate
 
LocalCachingBuildEngineDelegate(FileHashCache) - Constructor for class com.facebook.buck.core.build.engine.delegate.LocalCachingBuildEngineDelegate
 
LocalCellProviderFactory - Class in com.facebook.buck.core.cell.impl
Creates a CellProvider to be used in a local (non-distributed) build.
LocalCellProviderFactory() - Constructor for class com.facebook.buck.core.cell.impl.LocalCellProviderFactory
 
localContains(BuildRule) - Method in interface com.facebook.buck.distributed.ArtifactCacheByBuildRule
 
localContains(BuildRule) - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
localContains(BuildRule) - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
LocalContentAddressedStorage - Class in com.facebook.buck.remoteexecution.util
A simple, on-disk content addressed storage.
LocalContentAddressedStorage(Path, Protocol) - Constructor for class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
LocalFallbackEvent - Class in com.facebook.buck.remoteexecution.event
Event containing info about single BuildRule executions inside LocalFallbackStrategy.
LocalFallbackEvent() - Constructor for class com.facebook.buck.remoteexecution.event.LocalFallbackEvent
 
LocalFallbackEvent.Finished - Class in com.facebook.buck.remoteexecution.event
When the LocalFallbackStrategy finished processing a single BuildRule.
LocalFallbackEvent.Result - Enum in com.facebook.buck.remoteexecution.event
Summary result of an execution.
LocalFallbackEvent.Started - Class in com.facebook.buck.remoteexecution.event
When the LocalFallbackStrategy starts processing a single BuildRule.
LocalFallbackStats - Class in com.facebook.buck.remoteexecution.event.listener
Statistics regarding the LocalFallbackStrategy.
LocalFallbackStats.Builder - Class in com.facebook.buck.remoteexecution.event.listener
Builds instances of type LocalFallbackStats.
LocalFallbackStrategy - Class in com.facebook.buck.rules.modern.builders
Strategy that makes sure failed remote builds fallback to be executed locally.
LocalFallbackStrategy(BuildRuleStrategy, BuckEventBus) - Constructor for class com.facebook.buck.rules.modern.builders.LocalFallbackStrategy
 
localFileHashComputationDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
LocalFsContentsProvider - Class in com.facebook.buck.distributed
 
LocalFsContentsProvider(ProjectFilesystemFactory, Path) - Constructor for class com.facebook.buck.distributed.LocalFsContentsProvider
 
localGraphConstructionDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
localIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
localIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
localIncludeArgs(Iterable<String>) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
localIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
localOnlyInstance(boolean, boolean) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
localOnlyInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
localOnlyInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
localOnlyInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
localPreparationDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
localTargetGraphSerializationDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
localUploadFromDirCacheDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
LOCATION_USER_DATA_KEY - Static variable in class com.facebook.buck.util.xml.PositionalXmlHandler
 
LocationMacro - Class in com.facebook.buck.rules.macros
Macro that resolves to the output location of a build rule.
LocationMacroExpander - Class in com.facebook.buck.rules.macros
Expands to the path of a build rules output.
LocationMacroExpander() - Constructor for class com.facebook.buck.rules.macros.LocationMacroExpander
 
lock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
lockInterruptibly() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
LOG - Variable in class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
 
LOG - Variable in class com.facebook.buck.distributed.build_slave.CapacityService
 
log(String) - Method in class com.facebook.buck.util.network.AbstractBatchingLogger
 
log(String) - Method in interface com.facebook.buck.util.network.BatchingLogger
 
log(String, Iterable<String>, Optional<Integer>) - Method in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
log(String, Iterable<String>) - Method in class com.facebook.buck.util.network.ScribeLogger
 
log(String, Iterable<String>, Optional<Integer>) - Method in class com.facebook.buck.util.network.ScribeLogger
 
log(String, Iterable<String>, Optional<Integer>) - Method in class com.facebook.buck.util.network.ThriftScribeLogger
 
LogBuckConfig - Class in com.facebook.buck.support.log
Immutable implementation of AbstractLogBuckConfig.
LogConfig - Class in com.facebook.buck.cli.bootstrapper
 
LogConfig() - Constructor for class com.facebook.buck.cli.bootstrapper.LogConfig
 
LogConfig - Class in com.facebook.buck.log
Constructed by java.util.logging.LogManager via the system property java.util.logging.LogManager.config.
LogConfig() - Constructor for class com.facebook.buck.log.LogConfig
Default constructor, called by LogManager.
LogConfigPaths - Class in com.facebook.buck.log
Utility class containing constants for logging configuration paths.
LogConfigSetup - Class in com.facebook.buck.log
Immutable implementation of AbstractLogConfigSetup.
LogConfigSetup.Builder - Class in com.facebook.buck.log
Builds instances of type LogConfigSetup.
LogContentsOfFileStep - Class in com.facebook.buck.step.fs
 
LogContentsOfFileStep(Path, Level) - Constructor for class com.facebook.buck.step.fs.LogContentsOfFileStep
 
logEntry() - Method in class com.facebook.buck.distributed.BuildRuleStats
 
logEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
logEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.SilentConsoleEventBusListener
Logs only SEVERE events.
logEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
logEvent(ConsoleEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
logEventInterval(String, Optional<String>, long, long, BuckEvent, BuckEvent, Optional<Double>, Optional<Long>, ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Adds a line about a pair of start and finished events to lines.
logEventInterval(String, Optional<String>, long, long, Collection<EventInterval>, Optional<Double>, Optional<Long>, ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Deprecated.
logException(Throwable) - Method in class com.facebook.buck.util.ErrorLogger
 
LOGFILE_PATTERN - Static variable in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
LOGFILE_PREFIX - Static variable in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
LOGFILE_SUFFIX - Static variable in class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
LogFileHandler - Class in com.facebook.buck.cli.bootstrapper
 
LogFileHandler() - Constructor for class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
LogFileHandler - Class in com.facebook.buck.log
 
LogFileHandler() - Constructor for class com.facebook.buck.log.LogFileHandler
 
LogFileHandlerDispatcher - Class in com.facebook.buck.log
Switches between synchronous and asynchronous LogFileHandler, depending on value returned from LogConfig.shouldUseAsyncFileLogging() Note: this could potentially change after LogFileHandlerDispatcher is created
LogFileHandlerDispatcher() - Constructor for class com.facebook.buck.log.LogFileHandlerDispatcher
 
LogFileHandlerState - Interface in com.facebook.buck.log
 
LogFormatter - Class in com.facebook.buck.cli.bootstrapper
 
LogFormatter() - Constructor for class com.facebook.buck.cli.bootstrapper.LogFormatter
 
LogFormatter - Class in com.facebook.buck.log
 
LogFormatter() - Constructor for class com.facebook.buck.log.LogFormatter
 
Logger - Class in com.facebook.buck.core.util.log
 
LoggingArtifactCacheDecorator - Class in com.facebook.buck.artifact_cache
Decorator for wrapping a ArtifactCache to log a ArtifactCacheEvent for the start and finish of each event.
LoggingArtifactCacheDecorator(BuckEventBus, ArtifactCache, ArtifactCacheEventFactory) - Constructor for class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
LoggingBuildListener - Class in com.facebook.buck.event.listener
Log handler to bridge BuckEventBus events to java.util.logging records.
LoggingBuildListener() - Constructor for class com.facebook.buck.event.listener.LoggingBuildListener
 
LoggingJarBuilderObserver - Class in com.facebook.buck.jvm.java
 
LoggingJarBuilderObserver(JavacEventSink) - Constructor for class com.facebook.buck.jvm.java.LoggingJarBuilderObserver
 
LoggingJarBuilderObserver(JavacEventSink, Level) - Constructor for class com.facebook.buck.jvm.java.LoggingJarBuilderObserver
 
logHttpCacheUploads(ImmutableList.Builder<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Adds a line about a the state of cache uploads to lines.
LogLevelTypeCoercer - Class in com.facebook.buck.rules.coercer
 
LogLevelTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.LogLevelTypeCoercer
 
logLines(String...) - Method in class com.facebook.buck.event.listener.RenderingConsole
Logs the provided lines to stderr.
logLines(Collection<String>) - Method in class com.facebook.buck.event.listener.RenderingConsole
Logs the provided lines to stderr.
logMultiple(ImmutableCollection<AbstractBatchingLogger.BatchEntry>) - Method in class com.facebook.buck.util.network.AbstractBatchingLogger
 
logMultiple(ImmutableCollection<AbstractBatchingLogger.BatchEntry>) - Method in class com.facebook.buck.util.network.ScribeBatchingLogger
 
logStampedeConsoleEvent(StampedeConsoleEvent) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
logStampedeConsoleEvent(StampedeConsoleEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
LogStateTracker - Class in com.facebook.buck.distributed.build_client
Tracks the state of logs.
LogStateTracker(Path, ProjectFilesystem, DistBuildService) - Constructor for class com.facebook.buck.distributed.build_client.LogStateTracker
 
LogUploaderListener - Class in com.facebook.buck.event.listener
Upload the buck log file to the trace endpoint when the build is finished.
LogUploaderListener(ChromeTraceBuckConfig, Path, Path, BuildId, TaskManagerScope) - Constructor for class com.facebook.buck.event.listener.LogUploaderListener
 
LogUploaderListenerCloseArgs - Class in com.facebook.buck.event.listener
Task arguments passed to LogUploaderListenerCloseAction.
LogUploaderListenerCloseArgs.Builder - Class in com.facebook.buck.event.listener
Builds instances of type LogUploaderListenerCloseArgs.
LogUploadMode - Enum in com.facebook.buck.event
Whether and when to upload logs.
logUserVisible(String) - Method in interface com.facebook.buck.util.ErrorLogger.LogImpl
For user errors (HumanReadableException and similar), the user-friendly message will be reported through logUserVisible()
logUserVisibleInternalError(String) - Method in interface com.facebook.buck.util.ErrorLogger.LogImpl
For internal errrors (all non-user errors), the user-friendly message will be reported through logUserVisibleInternalError()
logVerbose(Throwable) - Method in interface com.facebook.buck.util.ErrorLogger.LogImpl
All exceptions will be passed to logVerbose.
logWithLevel(Level, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs given message at given level.
LONG - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
longestDependencyChainMillis - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.RuleTrace
 
lookup(String) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
lookup(Path) - Method in class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatforms.XcodeBuildVersionCache
Returns the Xcode build version.
lookup(FileHashCache, SourcePathResolver, ImmutableSet<SourcePath>) - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
 
lookup(ElfDynamicSection.DTag) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
lookup(Path) - Method in class com.facebook.buck.features.project.intellij.lang.java.JavaPackagePathCache
 
LookupFunction() - Constructor for class com.facebook.buck.query.DepsFunction.LookupFunction
 
lookupString(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSection
 
LuaBinary - Class in com.facebook.buck.features.lua
 
LuaBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Path, Tool, String, LuaPackageComponents, Tool, AbstractLuaPlatform.PackageStyle) - Constructor for class com.facebook.buck.features.lua.LuaBinary
 
LuaBinaryDescription - Class in com.facebook.buck.features.lua
 
LuaBinaryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.features.lua.LuaBinaryDescription
 
LuaBinaryDescription.StarterType - Enum in com.facebook.buck.features.lua
 
LuaBinaryDescriptionArg - Class in com.facebook.buck.features.lua
Immutable implementation of LuaBinaryDescription.AbstractLuaBinaryDescriptionArg.
LuaBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.lua
Builds instances of type LuaBinaryDescriptionArg.
LuaBinaryPackageComponents - Class in com.facebook.buck.features.lua
The package components in a Lua binary.
LuaBuckConfig - Class in com.facebook.buck.features.lua
 
LuaBuckConfig(BuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.features.lua.LuaBuckConfig
 
LuaDescriptionsProvider - Class in com.facebook.buck.features.lua
 
LuaDescriptionsProvider() - Constructor for class com.facebook.buck.features.lua.LuaDescriptionsProvider
 
LuaLibrary - Class in com.facebook.buck.features.lua
 
LuaLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.lua.LuaLibrary
 
LuaLibraryDescription - Class in com.facebook.buck.features.lua
 
LuaLibraryDescription() - Constructor for class com.facebook.buck.features.lua.LuaLibraryDescription
 
LuaLibraryDescriptionArg - Class in com.facebook.buck.features.lua
Immutable implementation of LuaLibraryDescription.AbstractLuaLibraryDescriptionArg.
LuaLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.lua
Builds instances of type LuaLibraryDescriptionArg.
LuaModule - Class in com.facebook.buck.features.lua
 
LuaModule() - Constructor for class com.facebook.buck.features.lua.LuaModule
 
LuaModuleAdapterPlugin - Class in com.facebook.buck.features.lua
 
LuaModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.lua.LuaModuleAdapterPlugin
 
LuaPackageable - Interface in com.facebook.buck.features.lua
 
LuaPackageComponents - Class in com.facebook.buck.features.lua
Components that contribute to a Lua package.
LuaPlatform - Class in com.facebook.buck.features.lua
Immutable implementation of AbstractLuaPlatform.
LuaPlatform.Builder - Class in com.facebook.buck.features.lua
Builds instances of type LuaPlatform.
LuaPlatformsProvider - Class in com.facebook.buck.features.lua
Immutable implementation of AbstractLuaPlatformsProvider.
LuaPlatformsProviderFactory - Class in com.facebook.buck.features.lua
 
LuaPlatformsProviderFactory() - Constructor for class com.facebook.buck.features.lua.LuaPlatformsProviderFactory
 
LuaScriptStarter - Class in com.facebook.buck.features.lua
Starter implementation which builds a starter as a Lua script.
LuaStandaloneBinary - Class in com.facebook.buck.features.lua
Builds a Lua executable into a standalone package using a given packager tool.
LuaStandaloneBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Tool, ImmutableList<String>, Path, Optional<SourcePath>, LuaPackageComponents, String, Tool, boolean) - Constructor for class com.facebook.buck.features.lua.LuaStandaloneBinary
 
LuaToolchainsSupplier - Class in com.facebook.buck.features.lua
 
LuaToolchainsSupplier() - Constructor for class com.facebook.buck.features.lua.LuaToolchainsSupplier
 
LuaUtil - Class in com.facebook.buck.features.lua
 

M

MACH_O_BUNDLE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
MachineReadableLog() - Constructor for class com.facebook.buck.log.views.JsonViews.MachineReadableLog
 
MachineReadableLogConfig - Class in com.facebook.buck.log
 
MachineReadableLoggerListener - Class in com.facebook.buck.event.listener
 
MachineReadableLoggerListener(InvocationInfo, ProjectFilesystem, ExecutorService, ImmutableSet<ArtifactCacheMode>, TaskManagerScope) - Constructor for class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
MachineReadableLoggerListenerCloseArgs - Class in com.facebook.buck.event.listener
Arguments to MachineReadableLoggerListenerCloseAction.
MachineReadableLoggerListenerCloseArgs.Builder - Class in com.facebook.buck.event.listener
Builds instances of type MachineReadableLoggerListenerCloseArgs.
MachoException(String) - Constructor for exception com.facebook.buck.cxx.toolchain.objectfile.Machos.MachoException
 
MachoHeader - Class in com.facebook.buck.cxx.toolchain.objectfile
Immutable implementation of AbstractMachoHeader.
MachoHeader.Builder - Class in com.facebook.buck.cxx.toolchain.objectfile
Builds instances of type MachoHeader.
Machos - Class in com.facebook.buck.cxx.toolchain.objectfile
 
Machos.MachoException - Exception in com.facebook.buck.cxx.toolchain.objectfile
 
MacIpv6BugWorkaround - Class in com.facebook.buck.util.network
When attempting to communicate with IPV6-only servers, Java 8 and earlier will attempt to do so using the wrong network interface (AirDrop or Touch Bar instead of one's actual wifi or ethernet interface).
MacIpv6BugWorkaround() - Constructor for class com.facebook.buck.util.network.MacIpv6BugWorkaround
 
MacNetworkConfiguration - Class in com.facebook.buck.util.environment
Mac OS X implementation for finding likely network states for diagnostic purposes.
Macro - Interface in com.facebook.buck.rules.macros
Base class for strongly typed macros.
MACRO_EXPANDERS - Static variable in class com.facebook.buck.android.NdkLibraryDescription
 
MACRO_EXPANDERS - Static variable in class com.facebook.buck.features.go.GoTestDescription
 
MACRO_EXPANDERS - Static variable in class com.facebook.buck.jvm.java.JavaTestDescription
 
MACRO_EXPANDERS - Static variable in class com.facebook.buck.shell.WorkerToolDescription
 
MacroCombiner<T> - Interface in com.facebook.buck.core.macros
Used by MacroFinder to process a string containing macros.
MacroContainer - Class in com.facebook.buck.rules.macros
Packages up a Macro along some configuration.
MacroContainer.Builder - Class in com.facebook.buck.rules.macros
Builds instances of type MacroContainer.
MacroException - Exception in com.facebook.buck.core.macros
 
MacroException(String) - Constructor for exception com.facebook.buck.core.macros.MacroException
 
MacroException(String, Throwable) - Constructor for exception com.facebook.buck.core.macros.MacroException
 
MacroExpander<T,P> - Interface in com.facebook.buck.rules.macros
 
MacroFinder - Class in com.facebook.buck.core.macros
Replace and extracts macros from input strings.
MacroFinderAutomaton - Class in com.facebook.buck.core.macros
A push-down automaton that searches for occurrences of a macro in linear time with respect to the search string.
MacroFinderAutomaton(String) - Constructor for class com.facebook.buck.core.macros.MacroFinderAutomaton
 
MacroMatchResult - Class in com.facebook.buck.core.macros
Immutable implementation of AbstractMacroMatchResult.
MacroMatchResult.Builder - Class in com.facebook.buck.core.macros
Builds instances of type MacroMatchResult.
MacroReplacer<T> - Interface in com.facebook.buck.core.macros
Interface to define replacement behavior for @{link MacroFinder}.
MacWifiSsidFinder - Class in com.facebook.buck.util.environment
Mac OS X implementation of finding the SSID of the default Wi-Fi interface.
MacWifiSsidFinder.CoreWlan - Interface in com.facebook.buck.util.environment
 
main(String[]) - Static method in class com.facebook.buck.android.agent.AgentMain
 
main(String[]) - Static method in class com.facebook.buck.android.dalvik.DalvikStatsTool
CLI wrapper to run against every class in a set of JARs.
main(String[]) - Static method in class com.facebook.buck.apple.clang.PrintHeaderMap
 
main(String[]) - Static method in class com.facebook.buck.artifact_cache.HybridPayloadGenerator
 
main(String[]) - Static method in class com.facebook.buck.cli.bootstrapper.ClassLoaderBootstrapper
 
Main - Class in com.facebook.buck.cli
 
Main(PrintStream, PrintStream, InputStream, Main.KnownRuleTypesFactoryFactory, Optional<NGContext>) - Constructor for class com.facebook.buck.cli.Main
This constructor allows integration tests to add/remove/modify known build rules (aka descriptions).
Main(PrintStream, PrintStream, InputStream, Optional<NGContext>) - Constructor for class com.facebook.buck.cli.Main
 
main(String[]) - Static method in class com.facebook.buck.cli.Main.DaemonBootstrap
 
main(String[]) - Static method in class com.facebook.buck.cli.Main
 
main(String[]) - Static method in class com.facebook.buck.jvm.java.abi.ApiStubber
 
main(String[]) - Static method in class com.facebook.buck.jvm.java.coverage.ReportGenerator
Starts the report generation process
main(String[]) - Static method in class com.facebook.buck.jvm.java.FatJarMain
 
main(String[]) - Static method in class com.facebook.buck.jvm.java.runner.FileClassPathRunner
 
main(String[]) - Static method in class com.facebook.buck.maven.Resolver
 
main(String[]) - Static method in class com.facebook.buck.remoteexecution.grpc.server.GrpcServerMain
Server entry point.
main(String[]) - Static method in class com.facebook.buck.rules.modern.builders.OutOfProcessIsolatedBuilder
Entry point for out of process rule execution.
main(String[]) - Static method in class com.facebook.buck.testrunner.InstrumentationMain
 
main(String[]) - Static method in class com.facebook.buck.testrunner.JUnitMain
 
main(String[]) - Static method in class com.facebook.buck.testrunner.TestNGMain
 
Main - Class in com.facebook.buck.util.trace.uploader
 
Main() - Constructor for class com.facebook.buck.util.trace.uploader.Main
 
main(String[]) - Static method in class com.facebook.buck.util.trace.uploader.Main
 
main(String[]) - Static method in class com.facebook.buck.util.zip.ZipScrubber
 
Main.DaemonBootstrap - Class in com.facebook.buck.cli
 
Main.KnownRuleTypesFactoryFactory - Interface in com.facebook.buck.cli
 
MAIN_PATH - Static variable in class com.facebook.buck.log.LogConfigPaths
If present, the path to the logging.properties.st file.
MakeCleanDirectoryStep - Class in com.facebook.buck.step.fs
Deletes the directory, if it exists, before creating it.
makeExecutable(Path) - Static method in class com.facebook.buck.io.file.MostFiles
Tries to make the specified file executable.
MakeExecutableStep - Class in com.facebook.buck.step.fs
 
MakeExecutableStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.step.fs.MakeExecutableStep
 
makeIniParser(boolean) - Static method in class com.facebook.buck.util.config.Inis
 
makeMainStep(BuildContext, boolean) - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
makeRequest(BuildSlaveRequest) - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveService
Wrapper around function that sends a request to http server running on localhost
makeRequest(FrontendRequest) - Method in class com.facebook.buck.distributed.FrontendService
 
makeRequest(String, Request.Builder) - Method in interface com.facebook.buck.slb.HttpService
 
makeRequest(HybridThriftRequestHandler<ThriftRequest>, HybridThriftResponseHandler<ThriftResponse>) - Method in interface com.facebook.buck.slb.HybridThriftOverHttpService
Asynchronously make a request.
makeRequest(HybridThriftRequestHandler<ThriftRequest>, HybridThriftResponseHandler<ThriftResponse>) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
makeRequest(ThriftRequest, ThriftResponse) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
makeRequest(String, Request.Builder) - Method in class com.facebook.buck.slb.LoadBalancedService
 
makeRequest(String, Request.Builder) - Method in class com.facebook.buck.slb.RetryingHttpService
 
makeRequest(String, Request.Builder) - Method in class com.facebook.buck.slb.SingleUriService
 
makeRequest(ThriftRequest, ThriftResponse) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
makeRequest(ThriftRequest, ThriftResponse) - Method in interface com.facebook.buck.slb.ThriftService
 
makeRequestSync(HybridThriftRequestHandler<ThriftRequest>, HybridThriftResponseHandler<ThriftResponse>) - Method in interface com.facebook.buck.slb.HybridThriftOverHttpService
Synchronously make a request.
makeRequestSync(HybridThriftRequestHandler<ThriftRequest>, HybridThriftResponseHandler<ThriftResponse>) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
managedThreadCount - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
Number of threads that Buck can manage and use them as worker threads.
MANIFEST - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
Key for OnDiskBuildInfo to store the manifest for build rules supporting manifest-based caching.
Manifest - Class in com.facebook.buck.core.build.engine.manifest
 
Manifest(RuleKey) - Constructor for class com.facebook.buck.core.build.engine.manifest.Manifest
Create an empty manifest.
Manifest(InputStream) - Constructor for class com.facebook.buck.core.build.engine.manifest.Manifest
Deserialize an existing manifest from the given InputStream.
MANIFEST_KEY - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the cache key of the manifest.
ManifestEntries - Class in com.facebook.buck.rules.coercer
Manifest entries to be injected into the AndroidManifest.xml file via AAPT command line flags.
ManifestEntries.Builder - Class in com.facebook.buck.rules.coercer
Builds instances of type ManifestEntries.
ManifestEntriesTypeCoercer - Class in com.facebook.buck.rules.coercer
TypeCoercer that takes a dict object generated by the manifest_entries() python function and coverts it to ManifestEntries.
ManifestEntriesTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.ManifestEntriesTypeCoercer
 
ManifestFetchResult - Class in com.facebook.buck.core.build.engine.manifest
Provides a results summary of a manifest-based cache fetch process.
ManifestFetchResult.Builder - Class in com.facebook.buck.core.build.engine.manifest
Builds instances of type ManifestFetchResult.
ManifestLoadResult - Class in com.facebook.buck.core.build.engine.manifest
A union of results of loading a Manifest from it's serialized form.
ManifestRuleKeyManager - Class in com.facebook.buck.core.build.engine.cache.manager
 
ManifestRuleKeyManager(DepFiles, BuildRule, FileHashCache, long, SourcePathResolver, RuleKeyFactories, BuildCacheArtifactFetcher, ArtifactCache, Supplier<Optional<RuleKeyAndInputs>>, ManifestRuleKeyService) - Constructor for class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
ManifestRuleKeyService - Interface in com.facebook.buck.core.build.engine.cache.manager
Service in charge of persisting (fetch/store) the manifest for ManifestRuleKeys.
ManifestRuleKeyServiceFactory - Class in com.facebook.buck.core.build.engine.cache.manager
Provides multiple implementations for the ManifestRuleKeyService.
ManifestService - Interface in com.facebook.buck.manifestservice
Async operations over a Manifest.
ManifestServiceConfig - Class in com.facebook.buck.manifestservice
Manifest configuration section in the buck config.
ManifestServiceConfig(BuckConfig) - Constructor for class com.facebook.buck.manifestservice.ManifestServiceConfig
 
manifestServiceSupplier - Variable in class com.facebook.buck.parser.PerBuildStateFactory
 
ManifestStats - Class in com.facebook.buck.core.build.engine.manifest
Statistics about a Manifest.
ManifestStats.Builder - Class in com.facebook.buck.core.build.engine.manifest
Builds instances of type ManifestStats.
ManifestStoreResult - Class in com.facebook.buck.core.build.engine.manifest
Provides a results summary of a manifest-based cache store/update process.
ManifestStoreResult.Builder - Class in com.facebook.buck.core.build.engine.manifest
Builds instances of type ManifestStoreResult.
map(int) - Method in class com.facebook.buck.android.resources.BringToFrontMapper
 
map(int) - Method in interface com.facebook.buck.android.resources.ReferenceMapper
Converts an id to its new value under this mapping.
map(Function<? super T, U>) - Method in class com.facebook.buck.core.model.FlavorDomain
Provides a convenience function to map the values of the domain (retaining the current name).
map(String, Function<? super T, U>) - Method in class com.facebook.buck.core.model.FlavorDomain
Provides a convenience function to map the values of the domain.
map(Function<ImmutableSet<UnflavoredBuildTarget>, ImmutableSet<UnflavoredBuildTarget>>) - Method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Apply a mapper to the focused targets held in this object.
map(Function<T, V>) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
map(int) - Static method in enum com.facebook.buck.util.ExitCode
Map integer value received from custom toolchain subcall to one of appropriate ExitCode values.
map(Function<? super T, ? extends R>) - Method in interface com.facebook.buck.util.RichStream
 
MapTypeCoercer<K,V> - Class in com.facebook.buck.rules.coercer
 
mark(int) - Method in class com.facebook.buck.util.hash.HasherInputStream
 
markRuleAsUsed(BuildRule, BuckEventBus) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
markRuleAsUsed(BuildRule, BuckEventBus) - Method in class com.facebook.buck.core.build.engine.impl.UnskippedRulesTracker
 
markSupported() - Method in class com.facebook.buck.util.hash.HasherInputStream
 
match(ImmutableSet<String>, String) - Static method in class com.facebook.buck.core.macros.MacroFinder
 
MATCH_ANY_ENTITLEMENT - Static variable in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
MATCH_ANY_IDENTITY - Static variable in class com.facebook.buck.apple.toolchain.AbstractProvisioningProfileStore
 
matches(String) - Method in class com.facebook.buck.android.ClassNameFilter
 
matches(Set<String>) - Method in class com.facebook.buck.cli.LabelSelector
 
matches(BuildTarget) - Method in interface com.facebook.buck.core.parser.buildtargetparser.BuildTargetPattern
 
matches(SelectableConfigurationContext) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
matches(SelectableConfigurationContext) - Method in interface com.facebook.buck.core.select.Selectable
 
matches(Path) - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
matches(Path) - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
matches(Path) - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
matches(Path) - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
matches(TestDescription) - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
matches(TestDescription) - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
matches(TestDescription) - Method in interface com.facebook.buck.test.selectors.TestSelector
Whether this TestSelector matches the given TestDescription.
matches(String) - Method in class com.facebook.buck.util.PatternsMatcher
 
matchesAll(Collection<ConstraintValue>) - Method in class com.facebook.buck.core.model.platform.ConstraintBasedPlatform
A platform matches the given constraints when these constraints are present in the platform constraints (platform constraints is a superset of the provided constraints).
matchesAll(Collection<ConstraintValue>) - Method in interface com.facebook.buck.core.model.platform.Platform
 
matchesAny(String) - Method in class com.facebook.buck.util.PatternsMatcher
 
matchesClassName(String) - Method in class com.facebook.buck.test.selectors.PatternTestSelector
 
matchesClassName(String) - Method in class com.facebook.buck.test.selectors.SimpleTestSelector
 
matchesClassName(String) - Method in interface com.facebook.buck.test.selectors.TestSelector
 
matchForError(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
Look for an error message in line.
materialize(Collection<Protocol.OutputDirectory>, Collection<Protocol.OutputFile>, Path) - Method in class com.facebook.buck.remoteexecution.util.OutputsMaterializer
Materialize the outputs of an action into a directory.
materializeAction(Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
materializeFileContentsAsync(BuildJobStateFileHashEntry, Path) - Method in interface com.facebook.buck.distributed.FileContentsProvider
 
materializeFileContentsAsync(BuildJobStateFileHashEntry, Path) - Method in class com.facebook.buck.distributed.InlineContentsProvider
 
materializeFileContentsAsync(BuildJobStateFileHashEntry, Path) - Method in class com.facebook.buck.distributed.LocalFsContentsProvider
 
materializeFileContentsAsync(BuildJobStateFileHashEntry, Path) - Method in class com.facebook.buck.distributed.MultiSourceContentsProvider
 
materializeFileContentsAsync(BuildJobStateFileHashEntry, Path) - Method in class com.facebook.buck.distributed.ServerContentsProvider
 
materializeInputs(Path, Protocol.Digest, Optional<Protocol.Digest>) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
 
materializeLogDirs(List<LogDir>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveLogsMaterializer
Materializes locally all arguments log directories.
materializeOutputs(List<Protocol.OutputDirectory>, List<Protocol.OutputFile>, Path) - Method in interface com.facebook.buck.remoteexecution.ContentAddressedStorage
Materializes the outputFiles and outputDirectories into root.
materializeOutputs(List<Protocol.OutputDirectory>, List<Protocol.OutputFile>, Path) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcContentAddressableStorage
 
materializeOutputs(List<Protocol.OutputDirectory>, List<Protocol.OutputFile>, Path) - Method in class com.facebook.buck.remoteexecution.util.LocalContentAddressedStorage
Materializes the outputs into the build root.
materializeSlaveLogsDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
materializeSourceFilesOnDemand() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
MAVEN_CENTRAL - Static variable in class com.facebook.buck.maven.Publisher
 
MAVEN_CENTRAL_URL - Static variable in class com.facebook.buck.maven.Publisher
 
MAVEN_JAR - Static variable in interface com.facebook.buck.jvm.core.JavaLibrary
For maven publishing only dependencies containing maven coordinates will be listed as dependencies.
MavenCoordinatesMacro - Class in com.facebook.buck.rules.macros
Immutable implementation of AbstractMavenCoordinatesMacro.
MavenCoordinatesMacroExpander - Class in com.facebook.buck.rules.macros
Resolves to the maven coordinates for a build target referencing a HasMavenCoordinates.
MavenCoordinatesMacroExpander() - Constructor for class com.facebook.buck.rules.macros.MavenCoordinatesMacroExpander
 
mavenLocalRepo - Variable in class com.facebook.buck.maven.ArtifactConfig
 
MavenPublishable - Interface in com.facebook.buck.jvm.java
A BuildRule that can have its output(BuildRule.getSourcePathToOutput()) published to a maven repository under the maven coordinates provided by HasMavenCoordinates.getMavenCoords()
MavenUberJar - Class in com.facebook.buck.jvm.java
A BuildRule used to have the provided JavaLibrary published to a maven repository
MavenUberJar.SourceJar - Class in com.facebook.buck.jvm.java
 
MavenUrlDecoder - Class in com.facebook.buck.file.downloader.impl
Responsible for converting a maven URL to an HTTP or HTTPS url.
MAX_INBOUND_MESSAGE_SIZE - Static variable in class com.facebook.buck.remoteexecution.grpc.GrpcExecutionFactory
 
maxAvailableCapacity - Variable in class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
 
maximumAmounts - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
Maximum resource amounts that are available on the system for all jobs to share.
maybeParallelize(Stream<T>) - Method in interface com.facebook.buck.util.concurrent.Parallelizer
Potentially transform a stream into a parallel stream.
MaybeRequiredForSourceOnlyAbi - Interface in com.facebook.buck.jvm.java
 
MaybeRequiredForSourceOnlyAbiArg - Interface in com.facebook.buck.jvm.java
Args for a rule that can be a dependency during source ABI generation.
medium - Variable in class com.facebook.buck.util.environment.Network
 
memoize(Supplier<T>) - Static method in class com.facebook.buck.util.MoreSuppliers
Returns a supplier which caches the instance retrieved during the first call to get() and returns that value on subsequent calls to get().
memoize(ThrowingSupplier<T, E>, Class<E>) - Static method in class com.facebook.buck.util.MoreSuppliers
Returns a ThrowingSupplier that caches the result or the exception during the first call to get(), and returns or throws on subsequent calls to get()
Memoizer<T> - Class in com.facebook.buck.util
Memoizes a value, supporting passing in a supplier when getting the value, unlike MoreSuppliers.MemoizingSupplier.
Memoizer() - Constructor for class com.facebook.buck.util.Memoizer
 
MemoryHandler - Class in com.facebook.buck.cli.bootstrapper
 
MemoryHandler() - Constructor for class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
MemoryHandler - Class in com.facebook.buck.log.memory
MemoryHandler maintains a circular buffer of LogRecords.
MemoryHandler() - Constructor for class com.facebook.buck.log.memory.MemoryHandler
Constructs a MemoryHandler specified by:.
memoryPerfStats(PerfStatsTracking.MemoryPerfStatsEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
memoryPerfStatsEvent(PerfStatsTracking.MemoryPerfStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
MemoryPerfStatsEvent(long, long, long, long, Map<String, Long>) - Constructor for class com.facebook.buck.util.perf.PerfStatsTracking.MemoryPerfStatsEvent
Construct a new memory performance tracking object
merge(DependencyType, DependencyType) - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
 
merge(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
merge(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
merge(IjFolder) - Method in class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
 
merge(CompletedTypeKind) - Method in enum com.facebook.buck.jvm.java.abi.source.CompletedTypeKind
 
merge(JsonBuilder.ArrayBuilder) - Method in class com.facebook.buck.util.json.JsonBuilder.ArrayBuilder
Merges two ArrayBuilders.
merge(Map<K, V>, Map<K, V>) - Static method in class com.facebook.buck.util.MoreMaps
 
MergeAndroidResourceSources - Class in com.facebook.buck.android.aapt
 
MergeAndroidResourceSources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableCollection<SourcePath>) - Constructor for class com.facebook.buck.android.aapt.MergeAndroidResourceSources
 
MergeAndroidResourceSourcesStep - Class in com.facebook.buck.android.aapt
Merges multiple directories containing Android resource sources into one directory.
MergeAndroidResourceSourcesStep.Builder - Class in com.facebook.buck.android.aapt
Builds instances of type MergeAndroidResourceSourcesStep.
MergeAndroidResourcesStep - Class in com.facebook.buck.android
 
MergeAndroidResourcesStep.DuplicateResourceException - Exception in com.facebook.buck.android
 
MergeAssets - Class in com.facebook.buck.android
MergeAssets adds the assets for an APK into the output of aapt.
MergeAssets(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Optional<SourcePath>, ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.android.MergeAssets
 
mergeChildren(Path, Path, CopyOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
mergeChildren(Path, Path, CopyOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Moves the children of source into target, merging the two directories.
mergeCmdLineArgs(ArtifactConfig.CmdLineArgs) - Method in class com.facebook.buck.maven.ArtifactConfig
 
MergedNativeLibraryConstituents - Class in com.facebook.buck.android
Data object for internal use, representing the source libraries getting merged together into one DSO.
MergedNativeLibraryConstituents.Builder - Class in com.facebook.buck.android
Builds instances of type MergedNativeLibraryConstituents.
mergeNodes(Collection<MerkleTreeNodeCache.MerkleTreeNode>) - Method in class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
This will merge multiple merkle trees into one.
mergeSorted(Map<K, V>, Map<K, V>) - Static method in class com.facebook.buck.util.MoreMaps
 
MergeThirdPartyJarResources - Class in com.facebook.buck.android
Merges resources from third party jars for exo-for-resources.
MergeThirdPartyJarResources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ImmutableCollection<SourcePath>) - Constructor for class com.facebook.buck.android.MergeThirdPartyJarResources
 
MerkleTreeNodeCache - Class in com.facebook.buck.remoteexecution.util
MerkleTreeNodeCache is used to create and merge merkle trees for action inputs.
MerkleTreeNodeCache(Protocol) - Constructor for class com.facebook.buck.remoteexecution.util.MerkleTreeNodeCache
 
MerkleTreeNodeCache.MerkleTreeNode - Class in com.facebook.buck.remoteexecution.util
Represents a node in the merkle tree of files and symlinks.
MerkleTreeNodeCache.NodeData - Class in com.facebook.buck.remoteexecution.util
NodeData is the Protocol encoded data for a node.
message - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
 
metadata() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
METADATA_KEYS - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
 
METADATA_TYPE - Static variable in class com.facebook.buck.apple.AppleLibraryDescription
 
METADATA_TYPE - Static variable in class com.facebook.buck.cxx.CxxLibraryDescription
 
MetadataAndPayloadReadResultInternal - Class in com.facebook.buck.artifact_cache
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractMetadataAndPayloadReadResultInternal.
MetadataAndPayloadReadResultInternal.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type MetadataAndPayloadReadResultInternal.
MetadataChecker - Class in com.facebook.buck.core.build.engine.impl
 
MetadataProvider - Interface in com.facebook.buck.remoteexecution.interfaces
Provides RemoteExecutionMetadata to send along GRPC requests.
MetadataProviderFactory - Class in com.facebook.buck.remoteexecution
Static class providing factory methods for instances of MetadataProviders.
MetadataProvidingDescription<T> - Interface in com.facebook.buck.core.description
 
MetadataStorage - Enum in com.facebook.buck.core.build.engine.type
What type of Metadata Storage we are using
metadataTxtDexEntries - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
MetaRules - Class in com.facebook.buck.parser
Contains information about meta rules (rules that are created by Buck to pass internal information about parsing process)
methodBlock(FrameworkMethod) - Method in class com.facebook.buck.testrunner.BuckBlockJUnit4ClassRunner
Override the default timeout behavior so that when no timeout is specified in the Test annotation, the timeout specified by the constructor will be used (if it has been set).
methodReferences - Variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
Methods referenced by the class.
MiniAapt - Class in com.facebook.buck.android.aapt
Step which parses resources in an android res directory and compiles them into a R.txt file, following the exact same format as the Android build tool aapt.
MiniAapt(SourcePathResolver, ProjectFilesystem, SourcePath, Path, ImmutableSet<Path>) - Constructor for class com.facebook.buck.android.aapt.MiniAapt
 
MiniAapt(SourcePathResolver, ProjectFilesystem, SourcePath, Path, ImmutableSet<Path>, boolean, MiniAapt.ResourceCollectionType) - Constructor for class com.facebook.buck.android.aapt.MiniAapt
 
MiniAapt.ResourceCollectionType - Enum in com.facebook.buck.android.aapt
 
minimalMetadataProviderForBuild(BuildId, String) - Static method in class com.facebook.buck.remoteexecution.MetadataProviderFactory
 
MinionBuildProgressTracker - Interface in com.facebook.buck.distributed.build_slave
Interface to track unexpected cache misses encountered on stampede build slaves.
MinionCountProvider - Interface in com.facebook.buck.distributed.build_slave
Provides count of total minions taking part in the current Stampede build.
MinionHealthStatus(List<MinionHealthTracker.MinionTrackingInfo>, boolean) - Constructor for class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionHealthStatus
 
MinionHealthTracker - Class in com.facebook.buck.distributed.build_slave
Tracks the health of Minions to make sure they don't silently die and the build hangs.
MinionHealthTracker(Clock, long, int, long, long, HealthCheckStatsTracker) - Constructor for class com.facebook.buck.distributed.build_slave.MinionHealthTracker
 
MinionHealthTracker.MinionHealthStatus - Class in com.facebook.buck.distributed.build_slave
Contains details about status of all minions that have taken part in the build
MinionHealthTracker.MinionTrackingInfo - Class in com.facebook.buck.distributed.build_slave
Contains health check details for a single minion
minionId - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.MinionTrace
 
MinionLocalBuildStateTracker - Class in com.facebook.buck.distributed.build_slave
Keeps track of everything that is being built by the local minion
MinionLocalBuildStateTracker(MinionBuildProgressTracker, CapacityTracker) - Constructor for class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
 
MinionModeRunner - Class in com.facebook.buck.distributed.build_slave
DistBuildModeRunner implementation for running a distributed build as minion only.
MinionModeRunner(String, OptionalInt, ListenableFuture<BuildExecutor>, StampedeId, MinionType, BuildSlaveRunId, CapacityTracker, MinionModeRunner.BuildCompletionChecker, long, MinionBuildProgressTracker, int, BuckEventBus) - Constructor for class com.facebook.buck.distributed.build_slave.MinionModeRunner
 
MinionModeRunner(String, OptionalInt, int, ListenableFuture<BuildExecutor>, StampedeId, MinionType, BuildSlaveRunId, CapacityTracker, MinionModeRunner.BuildCompletionChecker, long, MinionBuildProgressTracker, ExecutorService, BuckEventBus) - Constructor for class com.facebook.buck.distributed.build_slave.MinionModeRunner
 
MinionModeRunner.BuildCompletionChecker - Interface in com.facebook.buck.distributed.build_slave
Callback when the build has completed.
MinionQueueProvider - Class in com.facebook.buck.distributed.build_slave
Provides a mapping between MinionType and corresponding minion queue
MinionQueueProvider() - Constructor for class com.facebook.buck.distributed.build_slave.MinionQueueProvider
 
minions - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace
 
MinionThread() - Constructor for class com.facebook.buck.distributed.build_slave.DistBuildTrace.MinionThread
 
MinionTrackingInfo(String, String, long) - Constructor for class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionTrackingInfo
 
minionType() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
minionType() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
minionType() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
MinionWorkloadAllocator - Class in com.facebook.buck.distributed.build_slave
Allocates and keeps track of what BuildTargetPaths are allocated to which Minions.
MinionWorkloadAllocator(BuildTargetsQueue, DistBuildTraceTracker, Optional<String>, boolean) - Constructor for class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
 
MinionWorkloadAllocator.WorkloadAllocationResult - Class in com.facebook.buck.distributed.build_slave
Result of updating allocation - indicates if minion should be now released (capacity no longer needed) and contains a list of new work units for the minion to process.
MISC - Static variable in class com.facebook.buck.features.js.JsFlavors
 
miss(boolean) - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
Miss(boolean) - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.Miss
 
miss() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent.Cache
 
MissingBuildFileException - Exception in com.facebook.buck.parser.exceptions
Thrown when build file is missing for the provided target
MissingBuildFileException(String, Path) - Constructor for exception com.facebook.buck.parser.exceptions.MissingBuildFileException
 
missingFilesUploadedCount() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
missingRulesUploadedFromDirCacheCount() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
missWithEmptyCache() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
MissWithEmptyCache() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.MissWithEmptyCache
 
missWithTargetGraphDifference() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
MissWithTargetGraphDifference() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.MissWithTargetGraphDifference
 
missWithTargetGraphHashMatch() - Static method in class com.facebook.buck.event.ActionGraphEvent.Cache
 
MissWithTargetGraphHashMatch() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Cache.MissWithTargetGraphHashMatch
 
mkDirP(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
mkDirP(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
mkdirs(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Resolves the relative path against the project root and then calls Files.createDirectories(java.nio.file.Path, java.nio.file.attribute.FileAttribute[])
mkdirs(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Resolves the relative path against the project root and then calls Files.createDirectories(java.nio.file.Path, java.nio.file.attribute.FileAttribute[])
mkdirs(Path) - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
Create a directory and all of its parents
MkdirStep - Class in com.facebook.buck.step.fs
Command that runs equivalent command of mkdir -p on the specified directory.
Mode - Enum in com.facebook.buck.features.apple.project
This is the output Mode controlling the amount of details presented in the output of the CLI command
ModernBuildableSupport - Class in com.facebook.buck.rules.modern.impl
ModernBuildableSupport provides methods to make using, implementing and migrating to ModernBuildRules easier.
ModernBuildRule<T extends Buildable> - Class in com.facebook.buck.rules.modern
ModernBuildRule wraps a Buildable into something that implements BuildRule (and various other interfaces used by the build engine).
ModernBuildRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Class<T>) - Constructor for class com.facebook.buck.rules.modern.ModernBuildRule
 
ModernBuildRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, T) - Constructor for class com.facebook.buck.rules.modern.ModernBuildRule
 
ModernBuildRuleBuilderFactory - Class in com.facebook.buck.rules.modern.builders
Constructs various BuildRuleStrategies for ModernBuildRules based on the modern_build_rule.strategy config option.
ModernBuildRuleBuilderFactory() - Constructor for class com.facebook.buck.rules.modern.builders.ModernBuildRuleBuilderFactory
 
ModernBuildRuleBuildStrategy - Enum in com.facebook.buck.rules.modern.config
These are the supported strategies.
ModernBuildRuleConfig - Class in com.facebook.buck.rules.modern.config
Various configuration for ModernBuildRule behavior.
ModernBuildRuleRemoteExecutionHelper - Class in com.facebook.buck.rules.modern.builders
ModernBuildRuleRemoteExecutionHelper is used to create remote execution actions for a ModernBuildRule.
ModernBuildRuleRemoteExecutionHelper(BuckEventBus, Protocol, SourcePathRuleFinder, CellPathResolver, Cell, ImmutableSet<Optional<String>>, Path, ThrowingFunction<Path, HashCode, IOException>) - Constructor for class com.facebook.buck.rules.modern.builders.ModernBuildRuleRemoteExecutionHelper
 
ModernBuildRuleStrategyConfig - Interface in com.facebook.buck.rules.modern.config
Configuration for modern_build_rule.strategy.
ModernBuildRuleStrategyConfigFromSection - Class in com.facebook.buck.rules.modern.config
Parses the values of a buckconfig section into a ModernBuildRuleStrategyConfig.
ModernBuildRuleStrategyConfigFromSection(BuckConfig, String) - Constructor for class com.facebook.buck.rules.modern.config.ModernBuildRuleStrategyConfigFromSection
 
modernProcessors - Variable in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
 
MODIFIABLE_FILE_TYPE_IDENTIFIERS - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.FileTypes
Set of identifiers for which we will use "lastKnownFileType" instead of "explicitFileType" in a PBXFileReference to allow the user to change the type by renaming the file.
MODULAR_DEX_DIR - Static variable in class com.facebook.buck.android.exopackage.ModuleExoHelper
 
MODULE_INDENTATION - Static variable in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
MODULE_TYPE - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationKeys
 
ModuleBuildContext - Class in com.facebook.buck.features.project.intellij
Holds all of the mutable state required during IjModule creation.
ModuleBuildContext(ImmutableSet<BuildTarget>) - Constructor for class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
ModuleExoHelper - Class in com.facebook.buck.android.exopackage
An ExoHelper which provides a mapping of host source path to device install path for modular dex files when exopackage-for-modules is enabled
moduleFactoryResolver - Variable in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
ModuleIndexEntry - Class in com.facebook.buck.features.project.intellij.model
Immutable implementation of AbstractModuleIndexEntry.
ModuleIndexEntry.Builder - Class in com.facebook.buck.features.project.intellij.model
Builds instances of type ModuleIndexEntry.
ModuleInfo - Class in com.facebook.buck.android
Immutable implementation of AbstractModuleInfo.
ModuleInfo.Builder - Class in com.facebook.buck.android
Builds instances of type ModuleInfo.
ModuleMap - Class in com.facebook.buck.apple.clang
Generate a modulemap, with optional references to a swift generated swift header.
ModuleMap(String, ModuleMap.SwiftMode) - Constructor for class com.facebook.buck.apple.clang.ModuleMap
 
ModuleMap.SwiftMode - Enum in com.facebook.buck.apple.clang
 
MoreAtomics - Class in com.facebook.buck.util.concurrent
Utility methods for common routines with atomic variables
MoreElements - Class in com.facebook.buck.jvm.java.lang.model
More utility functions for working with Elements, along the lines of those found on Elements.
MoreExceptions - Class in com.facebook.buck.util
 
MoreFutures - Class in com.facebook.buck.util.concurrent
 
MoreIterables - Class in com.facebook.buck.util
 
MoreMaps - Class in com.facebook.buck.util
 
MorePaths - Class in com.facebook.buck.io.file
Common functions that are done with a Path.
MorePosixFilePermissions - Class in com.facebook.buck.io.file
 
MoreProjectFilesystems - Class in com.facebook.buck.io
Common functions that are done with a ProjectFilesystem.
MoreSets - Class in com.facebook.buck.util
 
MoreSets() - Constructor for class com.facebook.buck.util.MoreSets
 
MoreStrings - Class in com.facebook.buck.util.string
 
MoreSuppliers - Class in com.facebook.buck.util
 
MoreThrowables - Class in com.facebook.buck.util
 
mostBuildRulesFinishedEventReceived() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
 
MostExecutors - Class in com.facebook.buck.util.concurrent
 
MostExecutors.NamedThreadFactory - Class in com.facebook.buck.util.concurrent
A ThreadFactory which gives each thread a meaningful and distinct name.
MostFiles - Class in com.facebook.buck.io.file
 
MostFiles.DeleteRecursivelyOptions - Enum in com.facebook.buck.io.file
 
move(Path, Path, CopyOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
move(Path, Path, CopyOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
move(Path, Path, CopyOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
MovePythonWhlDataStep - Class in com.facebook.buck.features.python
A Step that moves the contents of the {package}-{version}.data directory within an extracted .whl if that directory exists.
MovePythonWhlDataStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.features.python.MovePythonWhlDataStep
 
MoveStep - Class in com.facebook.buck.step.fs
 
MoveStep(ProjectFilesystem, Path, Path, CopyOption...) - Constructor for class com.facebook.buck.step.fs.MoveStep
 
MULTI_CHECK - Static variable in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
MULTI_FETCH - Static variable in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
MULTI_INSTALL_MODE_SHORT_ARG - Static variable in class com.facebook.buck.step.AdbOptions
 
MultiarchFile - Class in com.facebook.buck.apple
Puts together multiple thin library/binaries into a multi-arch file.
MultiarchFile(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathRuleFinder, Tool, ImmutableSortedSet<SourcePath>, boolean, Path) - Constructor for class com.facebook.buck.apple.MultiarchFile
 
MultiarchFileInfo - Class in com.facebook.buck.apple
Information about a build target that represents a fat binary.
MultiarchFileInfo.Builder - Class in com.facebook.buck.apple
Builds instances of type MultiarchFileInfo.
MultiarchFileInfos - Class in com.facebook.buck.apple
 
MultiArtifactCache - Class in com.facebook.buck.artifact_cache
MultiArtifactCache encapsulates a set of ArtifactCache instances such that fetch() succeeds if any of the ArtifactCaches contain the desired artifact, and store() applies to all ArtifactCaches.
MultiArtifactCache(ImmutableList<ArtifactCache>) - Constructor for class com.facebook.buck.artifact_cache.MultiArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
Check if the cache contains the given artifacts, keyed by ruleKeys, without fetching them, and return a map of results wrapped in a ListenableFuture.
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
multiContainsAsync(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
Contains is supposed to be best-effort, but super-fast => Assume the second level is present.
multiContainsImpl(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
multiContainsImpl(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
multiContainsImpl(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
MultiContainsResult - Class in com.facebook.buck.artifact_cache
Return type used by the implementations of this abstract class.
MultiContainsResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type MultiContainsResult.
multiFetchImpl(Iterable<AbstractAsynchronousCache.FetchRequest>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
The MultiFetchResult should contain results in the same order as the requests.
multiFetchImpl(Iterable<AbstractAsynchronousCache.FetchRequest>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
multiFetchImpl(Iterable<AbstractAsynchronousCache.FetchRequest>) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
MultiFetchResult - Class in com.facebook.buck.artifact_cache
Return type used by the implementations of this abstract class.
MultiFetchResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type MultiFetchResult.
multiFetchSourceFiles(Set<String>) - Method in class com.facebook.buck.distributed.DistBuildService
 
multiFetchStarted(ImmutableList<BuildTarget>, ImmutableList<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
 
MultiFetchType - Enum in com.facebook.buck.artifact_cache.config
 
multiGetBuildSlaveEvents(List<BuildSlaveEventsQuery>) - Method in class com.facebook.buck.distributed.DistBuildService
Fetch BuildSlaveEvents based on a list of queries.
MultiSlaveBuildModeRunnerFactory - Class in com.facebook.buck.distributed.build_slave
Factory for multi-slave implementations of DistBuildModeRunners.
MultiSlaveBuildModeRunnerFactory() - Constructor for class com.facebook.buck.distributed.build_slave.MultiSlaveBuildModeRunnerFactory
 
MultiSourceContentsProvider - Class in com.facebook.buck.distributed
 
MultiSourceContentsProvider(ServerContentsProvider, FileMaterializationStatsTracker, ListeningExecutorService, ProjectFilesystemFactory, Optional<Path>) - Constructor for class com.facebook.buck.distributed.MultiSourceContentsProvider
 
MultiStateRenderer - Interface in com.facebook.buck.event.listener
 
MultiThreadedActionGraphBuilder - Class in com.facebook.buck.core.rules.resolver.impl
Implementation of BuildRuleResolver that supports build rules being created in parallel.
MultiThreadedActionGraphBuilder(ForkJoinPool, TargetGraph, TargetNodeToBuildRuleTransformer, CellProvider) - Constructor for class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
MultiThreadedBlobUploader - Class in com.facebook.buck.remoteexecution.util
A simple multi-threaded blob uploader for uploading inputs/outputs to the CAS.
MultiThreadedBlobUploader(int, int, ExecutorService, CasBlobUploader) - Constructor for class com.facebook.buck.remoteexecution.util.MultiThreadedBlobUploader
 
MungingDebugPathSanitizer - Class in com.facebook.buck.cxx.toolchain
This sanitizer works by munging the compiler output to replace paths.
MungingDebugPathSanitizer(int, char, Path, ImmutableBiMap<Path, String>) - Constructor for class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
MutableDirectedGraph<T> - Class in com.facebook.buck.core.util.graph
Represents a directed graph with unweighted edges.
MutableDirectedGraph() - Constructor for class com.facebook.buck.core.util.graph.MutableDirectedGraph
Creates a new graph with no nodes or edges.
MyWebSocket() - Constructor for class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 

N

NAILGUN_STDERR_ISTTY_ENV - Static variable in class com.facebook.buck.util.AnsiEnvironmentChecking
 
NAILGUN_STDOUT_ISTTY_ENV - Static variable in class com.facebook.buck.util.AnsiEnvironmentChecking
 
nailMain(NGContext) - Static method in class com.facebook.buck.cli.Main
When running as a daemon in the NailGun server, Main.nailMain(NGContext) is called instead of Main.main(String[]) so that the given context can be used to listen for client disconnections and interrupt command processing when they occur.
name - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
name - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
 
name - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
 
name - Variable in class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
name() - Method in class com.facebook.buck.support.bgtasks.TaskId
 
NAME_DATA_LENGTH - Static variable in class com.facebook.buck.android.resources.ResTablePackage
 
NAME_TYPE_DNS_HOSTNAME - Static variable in interface com.facebook.buck.util.network.hostname.HostnameFetchingWin32Library
 
NamedTemporaryDirectory - Class in com.facebook.buck.util
Creates a temporary directory that is (recursively) deleted when this object is closed.
NamedTemporaryDirectory(String, FileAttribute<?>...) - Constructor for class com.facebook.buck.util.NamedTemporaryDirectory
 
NamedTemporaryFile - Class in com.facebook.buck.util
Creates a temporary file that is deleted when this object is closed.
NamedTemporaryFile(String, String, FileAttribute<?>...) - Constructor for class com.facebook.buck.util.NamedTemporaryFile
 
namedThread(String, Runnable) - Static method in class com.facebook.buck.util.Threads
 
NamedThreadFactory(String) - Constructor for class com.facebook.buck.util.concurrent.MostExecutors.NamedThreadFactory
 
NanosAdjustedClock - Class in com.facebook.buck.util.timing
Clock implementation that invokes the System calls, adjusted to use the given nanos epoch.
NanosAdjustedClock(long) - Constructor for class com.facebook.buck.util.timing.NanosAdjustedClock
 
NanosAdjustedClock(long, boolean) - Constructor for class com.facebook.buck.util.timing.NanosAdjustedClock
 
nanoTime() - Method in interface com.facebook.buck.util.timing.Clock
 
nanoTime() - Method in class com.facebook.buck.util.timing.DefaultClock
 
nanoTime() - Method in class com.facebook.buck.util.timing.NanosAdjustedClock
 
NATIVE_LIBRARY_TYPE - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
NATIVE_LIBS_DIR - Static variable in class com.facebook.buck.android.exopackage.NativeExoHelper
 
NATIVE_MODULE - Static variable in class com.facebook.buck.skylark.function.SkylarkNativeModule
 
NativeExecutableStarter - Class in com.facebook.buck.features.lua
Starter implementation which builds a starter as a native executable.
NativeExoHelper - Class in com.facebook.buck.android.exopackage
 
NativeFilesInfo - Class in com.facebook.buck.android
 
NativeFilesInfo(Optional<ImmutableSortedMap<APKModule, SourcePath>>, Optional<ImmutableSortedMap<APKModule, SourcePath>>) - Constructor for class com.facebook.buck.android.NativeFilesInfo
 
NativeGlobber - Class in com.facebook.buck.skylark.io.impl
A Java native glob function implementation that allows resolving file paths based on include patterns (file patterns that should be returned) minus exclude patterns (file patterns that should be excluded from the resulting set).
nativeLibPath - Variable in class com.facebook.buck.android.exopackage.PackageInfo
 
NativeLibraryBuildRule - Interface in com.facebook.buck.android
BuildRule that contains various .so files for Android, organized by target CPU architecture.
NativeLibraryMergeEnhancementResult - Class in com.facebook.buck.android
Immutable implementation of NativeLibraryMergeEnhancer.AbstractNativeLibraryMergeEnhancementResult.
NativeLibraryMergeEnhancementResult.Builder - Class in com.facebook.buck.android
Builds instances of type NativeLibraryMergeEnhancementResult.
NativeLibraryProguardGenerator - Class in com.facebook.buck.android
This provides a way for android_binary rules to generate proguard config based on the
nativeLibsEnvironment - Variable in class com.facebook.buck.jvm.java.JavaTestDescription.CxxLibraryEnhancement
 
NativeLinkable - Interface in com.facebook.buck.cxx.toolchain.nativelink
Interface for BuildRule objects (e.g.
NativeLinkable.Linkage - Enum in com.facebook.buck.cxx.toolchain.nativelink
 
NativeLinkableCacheKey - Class in com.facebook.buck.cxx.toolchain.nativelink
Immutable implementation of AbstractNativeLinkableCacheKey.
NativeLinkableInput - Class in com.facebook.buck.cxx.toolchain.nativelink
A class containing inputs to be passed to the native linker.
NativeLinkableInput.Builder - Class in com.facebook.buck.cxx.toolchain.nativelink
Builds instances of type NativeLinkableInput.
NativeLinkables - Class in com.facebook.buck.cxx.toolchain.nativelink
 
NativeLinkables.SharedLibrariesBuilder - Class in com.facebook.buck.cxx.toolchain.nativelink
Builds a map of shared library names to paths from NativeLinkables, throwing a useful error on duplicates.
NativeLinkStrategy - Enum in com.facebook.buck.cxx.toolchain.nativelink
The ways that other language (e.g.
NativeLinkTarget - Interface in com.facebook.buck.cxx.toolchain.nativelink
 
NativeLinkTargetMode - Class in com.facebook.buck.cxx.toolchain.nativelink
Immutable implementation of AbstractNativeLinkTargetMode.
NativeRelinker - Class in com.facebook.buck.android.relinker
When linking shared libraries, by default, all symbols are exported from the library.
NativeRelinker(BuildTarget, ProjectFilesystem, BuildRuleParams, CellPathResolver, SourcePathResolver, SourcePathRuleFinder, CxxBuckConfig, ImmutableMap<TargetCpuType, NdkCxxPlatform>, ImmutableMap<AndroidLinkableMetadata, SourcePath>, ImmutableMap<AndroidLinkableMetadata, SourcePath>, ImmutableList<Pattern>) - Constructor for class com.facebook.buck.android.relinker.NativeRelinker
 
NativeTestable - Interface in com.facebook.buck.cxx
Interface marking a rule as having tests.
NdkBuildStep - Class in com.facebook.buck.android
 
NdkBuildStep(ProjectFilesystem, AndroidNdk, Path, Path, Path, Path, Iterable<String>) - Constructor for class com.facebook.buck.android.NdkBuildStep
 
NdkCompilerType - Enum in com.facebook.buck.android.toolchain.ndk
The type of compiler from the Android ndk.
NdkCxxPlatform - Class in com.facebook.buck.android.toolchain.ndk
Adds Android-specific tools to CxxPlatform.
NdkCxxPlatform.Builder - Class in com.facebook.buck.android.toolchain.ndk
Builds instances of type NdkCxxPlatform.
NdkCxxPlatformCompiler - Class in com.facebook.buck.android.toolchain.ndk
Immutable implementation of AbstractNdkCxxPlatformCompiler.
NdkCxxPlatformCompiler.Builder - Class in com.facebook.buck.android.toolchain.ndk
Builds instances of type NdkCxxPlatformCompiler.
NdkCxxPlatforms - Class in com.facebook.buck.android.toolchain.ndk.impl
 
NdkCxxPlatforms.Host - Enum in com.facebook.buck.android.toolchain.ndk.impl
The OS and Architecture that we're building on.
NdkCxxPlatforms.ToolchainTarget - Enum in com.facebook.buck.android.toolchain.ndk.impl
The toolchains name for the platform being targeted.
NdkCxxPlatformsProvider - Class in com.facebook.buck.android.toolchain.ndk
Provides all NdkCxxPlatforms by TargetCpuType.
NdkCxxPlatformsProviderFactory - Class in com.facebook.buck.android.toolchain.ndk.impl
 
NdkCxxPlatformsProviderFactory() - Constructor for class com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatformsProviderFactory
 
NdkCxxPlatformTargetConfiguration - Class in com.facebook.buck.android.toolchain.ndk
A container for all configuration settings needed to define a build target.
NdkCxxPlatformTargetConfiguration.Builder - Class in com.facebook.buck.android.toolchain.ndk
Builds instances of type NdkCxxPlatformTargetConfiguration.
NdkCxxRuntime - Enum in com.facebook.buck.android.toolchain.ndk
The C/C++ runtime library to link against.
NdkCxxRuntimeType - Enum in com.facebook.buck.android.toolchain.ndk
Determines how the C++ runtime library would be linked.
NdkLibrary - Class in com.facebook.buck.android
An object that represents a collection of Android NDK source code.
NdkLibrary(BuildTarget, ProjectFilesystem, AndroidNdk, BuildRuleParams, Path, String, Set<SourcePath>, ImmutableList<Arg>, boolean, String) - Constructor for class com.facebook.buck.android.NdkLibrary
 
NdkLibraryDescription - Class in com.facebook.buck.android
 
NdkLibraryDescription() - Constructor for class com.facebook.buck.android.NdkLibraryDescription
 
NdkLibraryDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of NdkLibraryDescription.AbstractNdkLibraryDescriptionArg.
NdkLibraryDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type NdkLibraryDescriptionArg.
NdkTargetArch - Enum in com.facebook.buck.android.toolchain.ndk
Name of the target CPU architecture.
NdkTargetArchAbi - Enum in com.facebook.buck.android.toolchain.ndk
Name of the target CPU + ABI.
NdkToolchain - Enum in com.facebook.buck.android.toolchain.ndk
The build toolchain, named (including compiler version) after the target platform/arch.
NdkToolchainTarget - Enum in com.facebook.buck.android.toolchain.ndk
The toolchains name for the platform being targeted.
needAllDeps() - Method in enum com.facebook.buck.features.rust.CrateType
Linking this crate needs all the dependencies available.
NeededCoverageSpec - Class in com.facebook.buck.rules.coercer
Immutable implementation of AbstractNeededCoverageSpec.
NeededCoverageSpecTypeCoercer - Class in com.facebook.buck.rules.coercer
A type coercer to handle needed coverage specification for python_test.
needsToRemoveCompiledFilenamesFromOutput() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
needsToRemoveCompiledFilenamesFromOutput() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
needsToRemoveCompiledFilenamesFromOutput() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
needToAddModuleHashToRuleKey(Class<?>) - Method in interface com.facebook.buck.core.module.BuckModuleHashStrategy
 
needToAddModuleHashToRuleKey(Class<?>) - Method in class com.facebook.buck.core.module.impl.DefaultBuckModuleHashStrategy
 
needToAddModuleHashToRuleKey(Class<?>) - Method in class com.facebook.buck.core.module.impl.NoOpBuckModuleHashStrategy
 
Network - Class in com.facebook.buck.util.environment
 
Network() - Constructor for class com.facebook.buck.util.environment.Network
 
NetworkCacheArgs - Class in com.facebook.buck.artifact_cache
Immutable implementation of AbstractNetworkCacheArgs.
NetworkCacheArgs.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type NetworkCacheArgs.
NetworkEvent - Class in com.facebook.buck.event
 
NetworkEvent(EventKey) - Constructor for class com.facebook.buck.event.NetworkEvent
 
NetworkEvent.BytesReceivedEvent - Class in com.facebook.buck.event
 
networkInfo(NetworkInfo.Event) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
NetworkInfo - Class in com.facebook.buck.util.environment
 
NetworkInfo.Event - Class in com.facebook.buck.util.environment
 
NetworkMedium - Enum in com.facebook.buck.util.environment
 
networkStatsKeeper - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
NetworkStatsKeeper - Class in com.facebook.buck.event.listener
 
newAction(Protocol.Digest, Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newAction(Protocol.Digest, Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newAsynchronousFileChannel(Path, Set<? extends OpenOption>, ExecutorService, FileAttribute<?>...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
newBuilderForTesting(BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory
 
newBuildInvocation(JavacExecutionContext, SourcePathResolver, BuildTarget, ImmutableList<String>, ImmutableList<JavacPluginJsr199Fields>, ImmutableSortedSet<Path>, Path, Path, boolean, boolean, JarParameters, JarParameters, AbiGenerationMode, AbiGenerationMode, SourceOnlyAbiRuleInfoFactory) - Method in class com.facebook.buck.jvm.java.ExternalJavac
 
newBuildInvocation(JavacExecutionContext, SourcePathResolver, BuildTarget, ImmutableList<String>, ImmutableList<JavacPluginJsr199Fields>, ImmutableSortedSet<Path>, Path, Path, boolean, boolean, JarParameters, JarParameters, AbiGenerationMode, AbiGenerationMode, SourceOnlyAbiRuleInfoFactory) - Method in interface com.facebook.buck.jvm.java.Javac
Prepares an invocation of the compiler with the given parameters.
newBuildInvocation(JavacExecutionContext, SourcePathResolver, BuildTarget, ImmutableList<String>, ImmutableList<JavacPluginJsr199Fields>, ImmutableSortedSet<Path>, Path, Path, boolean, boolean, JarParameters, JarParameters, AbiGenerationMode, AbiGenerationMode, SourceOnlyAbiRuleInfoFactory) - Method in class com.facebook.buck.jvm.java.Jsr199Javac
 
newBuildListener() - Method in interface com.facebook.buck.event.listener.devspeed.DevspeedBuildListenerFactory
 
newBuildListener() - Method in class com.facebook.buck.event.listener.devspeed.impl.DevspeedDaemonBuildListenerFactory
 
newBuildListenerFactoryForDaemon(ProjectFilesystem, Properties) - Method in interface com.facebook.buck.event.listener.devspeed.DevspeedTelemetryPlugin
If the host system is configured for it, returns a factory that the daemon can use to instantiate build listeners for each build that it does.
newBuildListenerFactoryForDaemon(ProjectFilesystem, Properties) - Method in class com.facebook.buck.event.listener.devspeed.impl.DevspeedTelemetryPluginImpl
 
newBuildSlaveService(CommandRunnerParams) - Static method in class com.facebook.buck.cli.DistBuildFactory
 
newByteChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
newCapacityService(BuildSlaveService, BuildSlaveRunId) - Static method in class com.facebook.buck.cli.DistBuildFactory
 
newCellRelativePathFactory(Path, ProjectFilesystem) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
Creates a BuildCellRelativePathFactory for a build root and filesystem pair.
newCleaner() - Static method in class com.facebook.buck.log.LogFileHandler
 
newCleaner(long, int, int) - Static method in class com.facebook.buck.log.LogFileHandler
 
newCommand(ImmutableList<String>, ImmutableSortedMap<String, String>, Set<Path>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newCommand(ImmutableList<String>, ImmutableSortedMap<String, String>, Set<Path>) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newCondition() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
newContainsFinishedEvent(ArtifactCacheEvent.Started, Map<RuleKey, CacheResult>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newContainsFinishedEvent(ArtifactCacheEvent.Started, Map<RuleKey, CacheResult>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newContainsFinishedEvent(ArtifactCacheEvent.Started, Map<RuleKey, CacheResult>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newContainsStartedEvent(ImmutableSet<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newContainsStartedEvent(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newContainsStartedEvent(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newDaemonInstance() - Static method in class com.facebook.buck.event.DaemonEvent
 
NewDaemonInstance() - Constructor for class com.facebook.buck.event.DaemonEvent.NewDaemonInstance
 
newDaemonInstance(DaemonEvent.NewDaemonInstance) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
newDecoratedFileHashCache(Function<ProjectFileHashCache, ProjectFileHashCache>) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
newDigest(String, int) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newDigest(String, int) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newDirectory(List<Protocol.DirectoryNode>, Collection<Protocol.FileNode>, Collection<Protocol.SymlinkNode>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newDirectory(List<Protocol.DirectoryNode>, Collection<Protocol.FileNode>, Collection<Protocol.SymlinkNode>) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newDirectoryNode(String, Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newDirectoryNode(String, Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newDirectoryStream(Path, DirectoryStream.Filter<? super Path>) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
newDistBuildLogStateTracker(Path, ProjectFilesystem, DistBuildService) - Static method in class com.facebook.buck.cli.DistBuildFactory
 
newDistBuildService(CommandRunnerParams) - Static method in class com.facebook.buck.cli.DistBuildFactory
 
newEmptyQueue() - Static method in class com.facebook.buck.distributed.build_slave.ReverseDepBuildTargetsQueue
 
newFactory(ClassLoaderCache) - Static method in class com.facebook.buck.jvm.java.plugin.PluginLoader
 
newFetchFinishedEvent(ArtifactCacheEvent.Started, CacheResult) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newFetchFinishedEvent(ArtifactCacheEvent.Started, CacheResult) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newFetchFinishedEvent(ArtifactCacheEvent.Started, CacheResult) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newFetchStartedEvent(ImmutableSet<RuleKey>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newFetchStartedEvent(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newFetchStartedEvent(BuildTarget, RuleKey) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newFetchStartedEvent(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newFileChannel(Path, Set<? extends OpenOption>, FileAttribute<?>...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
newFileInputStream(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
newFileInputStream(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newFileNode(Protocol.Digest, String, boolean) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newFileNode(Protocol.Digest, String, boolean) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newFileOutputStream(Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
newFileOutputStream(Path, boolean, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
newFileOutputStream(Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newFileOutputStream(Path, boolean, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newFileSystem(URI, Map<String, ?>) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
newFinishedEvent(ArtifactCacheEvent.Started, Optional<CacheResult>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newFinishedEvent(ArtifactCacheEvent.Started, Optional<CacheResult>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newFinishedEventBuilder(HttpArtifactCacheEvent.Started) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newFormatter() - Static method in class com.facebook.buck.util.network.HiveRowFormatter
 
newFrontendService(CommandRunnerParams) - Static method in class com.facebook.buck.cli.DistBuildFactory
 
newImpl(OutputStream, ZipOutputStreams.HandleDuplicates, Clock) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newInstance(ProjectFilesystem, Set<Path>, Path, Path, String, Path, Predicate<String>, ImmutableSet<String>, ImmutableSet<String>, ImmutableMultimap<APKModule, String>, APKModule, ZipSplitter.DexSplitStrategy, Path) - Method in class com.facebook.buck.android.dalvik.DalvikAwareZipSplitterFactory
 
newInstance(ProjectFilesystem, Set<Path>, Path, Path, String, Path, Predicate<String>, ImmutableSet<String>, ImmutableSet<String>, ImmutableMultimap<APKModule, String>, APKModule, ZipSplitter.DexSplitStrategy, Path) - Method in interface com.facebook.buck.android.dalvik.ZipSplitterFactory
Both combines and splits a set of input files into zip files such that no one output zip file has entries that in total exceed zipSizeHardLimit.
newInstance() - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
newInstance(boolean, boolean) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
newInstance() - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
newInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
Creates a new instance of the cache for use during a build.
newInstance() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
newInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
newInstance() - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
newInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
newInstance(BuildContext, ProjectFilesystem, BuildTarget) - Method in interface com.facebook.buck.core.rules.pipeline.RulePipelineStateFactory
 
newInstance(Path, Config) - Static method in class com.facebook.buck.io.filesystem.impl.ProjectFilesystemDelegateFactory
Must always create a new delegate for the specified root.
newInstance(BuildTarget, ProjectFilesystem, JarBuildStepsFactory, SourcePathRuleFinder, Optional<SourcePath>, SortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, ImmutableSortedSet<BuildRule>, BuildTarget, BuildTarget, Optional<String>, ImmutableSortedSet<BuildTarget>, boolean, JavaBuckConfig.UnusedDependenciesAction, Optional<UnusedDependenciesFinderFactory>, CalculateSourceAbi, boolean, boolean) - Method in interface com.facebook.buck.jvm.java.DefaultJavaLibraryRules.DefaultJavaLibraryConstructor
 
newInstance(BuildContext, ProjectFilesystem, BuildTarget) - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
newInstance(JavaLibraryDescription.CoreArg, BuildRuleResolver, ConfiguredCompilerFactory) - Static method in class com.facebook.buck.jvm.java.JavaLibraryDeps
 
newInstance(ClassLoaderCache, JavaCompiler.CompilationTask) - Static method in class com.facebook.buck.jvm.java.plugin.PluginLoader
 
newInstanceFromSocket(Path) - Static method in class com.facebook.buck.eden.EdenClientPool
 
newInstanceIfWatchmanUsed(Watchman, ProjectFilesystem, ProcessExecutor, ExecutableFinder, ImmutableMap<String, String>) - Static method in class com.facebook.buck.doctor.WatchmanDiagReportCollector
 
newIntegerCounter(String, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.counters.CounterRegistry
 
newIntegerCounter(String, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
newJarOutputStream(OutputStream) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newJarOutputStream(Path, ZipOutputStreams.HandleDuplicates) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newJarOutputStream(OutputStream, ZipOutputStreams.HandleDuplicates) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newJarOutputStream(OutputStream, ZipOutputStreams.HandleDuplicates, Clock) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
newMultiFetchStartedEvent(ImmutableList<BuildTarget>, ImmutableList<RuleKey>) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newMultiThreadExecutor(String, int) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Creates a multi-threaded executor with meaningfully named threads.
newMultiThreadExecutor(ThreadFactory, int) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
 
newOutputDirectory(Path, Protocol.Digest) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newOutputDirectory(Path, Protocol.Digest) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newOutputFile(Path, Protocol.Digest, boolean) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newOutputFile(Path, Protocol.Digest, boolean) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newOutputPathResolver(BuildTarget, ProjectFilesystem) - Static method in class com.facebook.buck.rules.modern.impl.ModernBuildableSupport
 
newOutputStream(Path) - Static method in class com.facebook.buck.distributed.InlineContentsProvider
 
newOutputStream(Path) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
Create a new CustomZipOutputStream that outputs to the given zipFile.
newOutputStream(OutputStream) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
Create a new CustomZipOutputStream that will by default act in the same way as ZipOutputStream, notably by throwing an exception if duplicate entries are added.
newOutputStream(Path, ZipOutputStreams.HandleDuplicates) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
Create a new CustomZipOutputStream that handles duplicate entries in the way dictated by mode.
newOutputStream(OutputStream, ZipOutputStreams.HandleDuplicates) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
Create a new CustomZipOutputStream that handles duplicate entries in the way dictated by mode.
newOutputStream(OutputStream, ZipOutputStreams.HandleDuplicates, Clock) - Static method in class com.facebook.buck.util.zip.ZipOutputStreams
 
NewPrebuiltCxxLibraryPaths - Class in com.facebook.buck.cxx
Immutable implementation of AbstractNewPrebuiltCxxLibraryPaths.
NewPrebuiltCxxLibraryPaths.Builder - Class in com.facebook.buck.cxx
Builds instances of type NewPrebuiltCxxLibraryPaths.
newProtocolInstance(ThriftProtocol, TTransport) - Static method in class com.facebook.buck.slb.ThriftUtil
 
newReference() - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
newSamplingCounter(String, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.counters.CounterRegistry
 
newSamplingCounter(String, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
newServedCache(ArtifactCacheBuckConfig, ProjectFilesystem) - Static method in class com.facebook.buck.artifact_cache.ArtifactCaches
Creates a new instance of the cache to be used to serve the dircache from the WebServer.
newShutdownEvent() - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newSingleThreadExecutor(String) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Creates a single threaded executor that silently discards rejected tasks.
newSingleThreadExecutor(ThreadFactory) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
 
newStoreFinishedEvent(ArtifactCacheEvent.Started) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newStoreFinishedEvent(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newStoreFinishedEvent(ArtifactCacheEvent.Started) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newStoreScheduledEvent(Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.StoreType) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newStoreStartedEvent(ImmutableSet<RuleKey>, ImmutableMap<String, String>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheEventFactory
 
newStoreStartedEvent(ImmutableSet<RuleKey>, ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.DirArtifactCacheEventFactory
 
newStoreStartedEvent(HttpArtifactCacheEvent.Scheduled) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent
 
newStoreStartedEvent(ImmutableSet<RuleKey>, ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
newSummary(CacheCountersSummary) - Static method in class com.facebook.buck.artifact_cache.CacheCountersSummaryEvent
 
newSymlinkNode(String, Path) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
Wrapped Grpc OutputFile.
newSymlinkNode(String, Path) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newTagSetCounter(String, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.counters.CounterRegistry
 
newTagSetCounter(String, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
newThread(Runnable) - Method in class com.facebook.buck.util.concurrent.CommandThreadFactory
 
newThread(Runnable) - Method in class com.facebook.buck.util.concurrent.MostExecutors.NamedThreadFactory
 
newTree(Protocol.Directory, List<Protocol.Directory>) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
newTree(Protocol.Directory, List<Protocol.Directory>) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
newUnbufferedFileOutputStream(Path, boolean, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
newUnbufferedFileOutputStream(Path, boolean, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
newValidatingTaskListener(PluginClassLoader, BuckJavacTaskProxy, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo, Supplier<Boolean>, Diagnostic.Kind) - Static method in class com.facebook.buck.jvm.java.abi.SourceBasedAbiStubber
 
newWatchService() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
newWorkUnitsForMinion - Variable in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator.WorkloadAllocationResult
 
next() - Method in class com.facebook.buck.core.macros.MacroFinderAutomaton
 
NO_CACHE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
NO_INCLUDE_FRAMEWORKS_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
NodeCopier - Interface in com.facebook.buck.core.model.targetgraph
Provides method for copying TargetNodes.
NoDxArgsHelper - Class in com.facebook.buck.android
 
NoDxArgsHelper() - Constructor for class com.facebook.buck.android.NoDxArgsHelper
 
noFocus() - Static method in class com.facebook.buck.features.apple.project.FocusedModuleTargetMatcher
Returns a matcher that matches everything, i.e.
noHealthyServersAvailable() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
 
NoHealthyServersException - Exception in com.facebook.buck.slb
Thrown when the load balancer cannot find any healthy servers to make the request to.
NoHealthyServersException(String) - Constructor for exception com.facebook.buck.slb.NoHealthyServersException
 
NON_DELEGATE_FLAVORS - Static variable in class com.facebook.buck.apple.AppleBinaryDescription
 
NON_HASHING_PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
nonCancellable(ListenableFuture<Optional<BuildResult>>) - Static method in interface com.facebook.buck.core.rules.build.strategy.BuildRuleStrategy.StrategyBuildResult
A simple helper to make a StrategyBuildResult that can't be cancelled.
NONE - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
NonHashableSourcePathContainer - Class in com.facebook.buck.core.sourcepath
* Prevents a SourcePath being resolved and hashed when used as part of an InputBased-RuleKey.
NonHashableSourcePathContainer(SourcePath) - Constructor for class com.facebook.buck.core.sourcepath.NonHashableSourcePathContainer
 
NonHashableSourcePathContainerValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for a NonHashableSourcePathContainer.
NonHashableSourcePathContainerValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.NonHashableSourcePathContainerValueTypeInfo
 
NonPredexedDexBuildableArgs - Class in com.facebook.buck.android
Immutable implementation of NonPreDexedDexBuildable.AbstractNonPredexedDexBuildableArgs.
NonPredexedDexBuildableArgs.Builder - Class in com.facebook.buck.android
Builds instances of type NonPredexedDexBuildableArgs.
NonReentrantSystemExit - Class in com.facebook.buck.util.shutdown
If a shutdown hook causes an unhandled exception and the unhandled exception handler calls System.exit(int) we end up deadlocking.
NonReentrantSystemExit() - Constructor for class com.facebook.buck.util.shutdown.NonReentrantSystemExit
 
NonResolvingRawTargetNodeToTargetNodeFactory - Class in com.facebook.buck.parser
Creates TargetNode from RawTargetNode without resolving configurable attributes.
NonResolvingRawTargetNodeToTargetNodeFactory(ParserTargetNodeFactory<Map<String, Object>>) - Constructor for class com.facebook.buck.parser.NonResolvingRawTargetNodeToTargetNodeFactory
 
NOOP_REPORTING_CALLBACK - Static variable in interface com.facebook.buck.core.test.rule.TestRule
Implementation of TestRule.TestReportingCallback which does nothing.
NoopArtifactCache - Class in com.facebook.buck.artifact_cache
 
NoopArtifactCache() - Constructor for class com.facebook.buck.artifact_cache.NoopArtifactCache
 
NoopArtifactCache.NoopArtifactCacheFactory - Class in com.facebook.buck.artifact_cache
Factory class for NoopArtifactCache.
NoopArtifactCacheByBuildRule - Class in com.facebook.buck.distributed
No-op implementation of ArtifactCacheByBuildRule.
NoopArtifactCacheByBuildRule() - Constructor for class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
NoopArtifactCacheFactory() - Constructor for class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
NoOpBuckModuleHashStrategy - Class in com.facebook.buck.core.module.impl
 
NoOpBuckModuleHashStrategy() - Constructor for class com.facebook.buck.core.module.impl.NoOpBuckModuleHashStrategy
 
NoopBuildRule - Class in com.facebook.buck.core.rules.impl
A BuildRule which has no output.
NoopBuildRule(BuildTarget, ProjectFilesystem) - Constructor for class com.facebook.buck.core.rules.impl.NoopBuildRule
 
NoopBuildRuleWithDeclaredAndExtraDeps - Class in com.facebook.buck.core.rules.impl
NoopBuildRuleWithDeclaredAndExtraDeps(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.core.rules.impl.NoopBuildRuleWithDeclaredAndExtraDeps
 
NoOpCacheRequest() - Constructor for class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
NoOpCacheStatsTracker - Class in com.facebook.buck.util.cache
CacheStats tracker that doesn't track any stats
NoOpCacheStatsTracker() - Constructor for class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
NoOpCacheStatsTracker.NoOpCacheRequest - Class in com.facebook.buck.util.cache
CacheRequest that doesn't track stats
NoOpCmdLineInterface - Class in com.facebook.buck.util.versioncontrol
This is used if the project being built doesn't use a supported VCS.
NoOpCmdLineInterface() - Constructor for class com.facebook.buck.util.versioncontrol.NoOpCmdLineInterface
 
NoOpCoordinatorBuildRuleEventsPublisher - Class in com.facebook.buck.event.listener
No-op implementation of CoordinatorBuildRuleEventsPublisher
NoOpCoordinatorBuildRuleEventsPublisher() - Constructor for class com.facebook.buck.event.listener.NoOpCoordinatorBuildRuleEventsPublisher
 
NoopInstallable - Interface in com.facebook.buck.core.rules.attr
An interface that allows a rule to be specified in a `buck install` command, but that doesn't require any post-build work for installation.
NoOpMinionBuildProgressTracker - Class in com.facebook.buck.distributed.build_slave
NoOp implementation of MinionBuildProgressTracker.
NoOpMinionBuildProgressTracker() - Constructor for class com.facebook.buck.distributed.build_slave.NoOpMinionBuildProgressTracker
 
NoopPackageBoundaryChecker - Class in com.facebook.buck.parser
 
NoopPackageBoundaryChecker() - Constructor for class com.facebook.buck.parser.NoopPackageBoundaryChecker
 
NoopQueryEvaluator - Class in com.facebook.buck.query
 
NoopQueryEvaluator() - Constructor for class com.facebook.buck.query.NoopQueryEvaluator
 
NoOpRemoteBuildRuleCompletionNotifier - Class in com.facebook.buck.core.build.distributed.synchronization.impl
No-op implementation of RemoteBuildRuleCompletionNotifier interface
NoOpRemoteBuildRuleCompletionNotifier() - Constructor for class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
 
NoOpRemoteBuildRuleCompletionWaiter - Class in com.facebook.buck.core.build.distributed.synchronization.impl
Use this implementation when running a standalone Buck build without Stampede
NoOpRemoteBuildRuleCompletionWaiter() - Constructor for class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionWaiter
 
NoopRuleKeyScopedHasher - Class in com.facebook.buck.rules.keys
Does nothing.
NoopRuleKeyScopedHasher() - Constructor for class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
nop() - Static method in class com.facebook.buck.rules.keys.RuleKeyDiagnostics
 
normalize() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
normalize(Path) - Static method in class com.facebook.buck.io.file.MorePaths
Get a path without unnecessary path parts.
normalizeBuildTargetString(String) - Method in class com.facebook.buck.cli.CommandLineTargetNodeSpecParser
 
normalizeIntelliJName(String) - Static method in class com.facebook.buck.features.project.intellij.Util
 
normalizeModuleName(String) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
normalizeSourceLevel(String) - Static method in class com.facebook.buck.features.project.intellij.JavaLanguageLevelHelper
Ensures that source level has format "majorVersion.minorVersion".
NoSandboxExecutionStrategy - Class in com.facebook.buck.sandbox
A strategy that guarantees that sandboxing is not used.
NoSandboxExecutionStrategy() - Constructor for class com.facebook.buck.sandbox.NoSandboxExecutionStrategy
 
NoSuchBuildTargetException - Exception in com.facebook.buck.parser.exceptions
Thrown when build target definition is missing in corresponding build file
NoSuchBuildTargetException(BuildTarget) - Constructor for exception com.facebook.buck.parser.exceptions.NoSuchBuildTargetException
 
NoSuchTargetException - Exception in com.facebook.buck.core.model.targetgraph
 
NoSuchTargetException(BuildTarget) - Constructor for exception com.facebook.buck.core.model.targetgraph.NoSuchTargetException
 
notBorrowablePath(Path) - Static method in class com.facebook.buck.io.file.BorrowablePath
 
notify(BackgroundTaskManager.Notification) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
notify(BackgroundTaskManager.Notification) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
Notify the manager of some event, e.g.
NULL - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
NULL_CLOCK - Static variable in class com.facebook.buck.io.watchman.WatchmanFactory
 
NULL_WATCHMAN - Static variable in class com.facebook.buck.io.watchman.WatchmanFactory
 
Nullable - Annotation Type in com.facebook.buck.test.selectors
Defining @Nullable locally here because we cannot import javax.annotation.Nullable; according to comment in src/com/facebook/buck/test/selectors/BUCK
Nullable - Annotation Type in com.facebook.buck.util.liteinfersupport
Some projects like FatJar is going to be embedded in many targets, it cannot have external dependencies, but we'd like to have Nullable and Preconditions.checkNotNull(T) anyway, so we define these here.
NullableValueTypeInfo<T> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for fields marked @Nullable.
NullableValueTypeInfo(ValueTypeInfo<T>) - Constructor for class com.facebook.buck.rules.modern.impl.NullableValueTypeInfo
 
NulTerminatedCharsetDecoder - Class in com.facebook.buck.util.charset
Wrapper for CharsetDecoder to provide decoding of NUL-terminated bytestrings to Unicode Strings.
NulTerminatedCharsetDecoder(CharsetDecoder) - Constructor for class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
NulTerminatedCharsetDecoder(CharsetDecoder, int) - Constructor for class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
NulTerminatedCharsetDecoder.Result - Class in com.facebook.buck.util.charset
 
nulTerminatorReached - Variable in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
NUM_THREADS_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
NumberFormatter - Class in com.facebook.buck.util.i18n
Thread-safe and i18n-safe wrapper for NumberFormat (which is not thread-safe).
NumberFormatter(Function<Locale, NumberFormat>) - Constructor for class com.facebook.buck.util.i18n.NumberFormatter
Given a function which creates NumberFormat objects for a Locale, returns a wrapper providing thread-safe access to the formatter for that locale.
NumberFormatterCacheKey - Class in com.facebook.buck.util.i18n
Immutable implementation of AbstractNumberFormatterCacheKey.
numberOfDependents - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.RuleTrace
 
NumberTypeCoercer<T extends Number> - Class in com.facebook.buck.rules.coercer
Coerces numbers with rounding/truncation/extension.
numLocalCacheMissesWithSuccessfulRemoteBuild() - Method in class com.facebook.buck.distributed.AnalysisResults
numLocalFailedRules() - Method in class com.facebook.buck.distributed.AnalysisResults
numMismatchingDefaultRuleKeys() - Method in class com.facebook.buck.distributed.AnalysisResults
numMismatchingInputRuleKeys() - Method in class com.facebook.buck.distributed.AnalysisResults
numMultiSlaveCacheMisses() - Method in class com.facebook.buck.distributed.AnalysisResults
numRemoteBuilds() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
 
numRemoteFailedRules() - Method in class com.facebook.buck.distributed.AnalysisResults
numRulesCompleted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 

O

ObeysVisibility - Interface in com.facebook.buck.rules.visibility
 
object() - Static method in class com.facebook.buck.util.json.JsonBuilder
Creates a builder for a JSON object string.
ObjectFileCommonModificationDate - Class in com.facebook.buck.cxx.toolchain.objectfile
 
ObjectFileScrubbers - Class in com.facebook.buck.cxx.toolchain.objectfile
 
ObjectFileScrubbers.PaddingStyle - Enum in com.facebook.buck.cxx.toolchain.objectfile
 
ObjectMappers - Class in com.facebook.buck.util.json
 
objectOutputPath(BuildTarget, ProjectFilesystem, Optional<String>) - Static method in class com.facebook.buck.features.halide.HalideCompile
 
obtainAllAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.CapacityService
 
obtainCapacity(int) - Method in class com.facebook.buck.distributed.build_slave.CapacityService
 
obtainDirEntry() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
Obtains a AbstractParserDirCacheEntry from the BuckConfig.
obtainDirEntry() - Method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
Obtains a AbstractParserDirCacheEntry from the BuckConfig.
obtainedCapacity - Variable in class com.facebook.buck.distributed.build_slave.GreedyMultiBuildCapacityTracker
 
obtainRemoteEntry() - Method in class com.facebook.buck.parser.cache.impl.AbstractParserCacheConfig
Obtains a AbstractParserDirCacheEntry from the BuckConfig.
obtainRemoteEntry() - Method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
Obtains a AbstractParserDirCacheEntry from the BuckConfig.
OcamlBinary - Class in com.facebook.buck.features.ocaml
 
OcamlBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, BuildRule) - Constructor for class com.facebook.buck.features.ocaml.OcamlBinary
 
OcamlBinaryDescription - Class in com.facebook.buck.features.ocaml
 
OcamlBinaryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.ocaml.OcamlBinaryDescription
 
OcamlBinaryDescriptionArg - Class in com.facebook.buck.features.ocaml
Immutable implementation of OcamlBinaryDescription.AbstractOcamlBinaryDescriptionArg.
OcamlBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type OcamlBinaryDescriptionArg.
OcamlBuild - Class in com.facebook.buck.features.ocaml
A build rule which preprocesses, compiles, and assembles an OCaml source.
OcamlBuild(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlBuildContext, Compiler, Compiler, boolean) - Constructor for class com.facebook.buck.features.ocaml.OcamlBuild
 
OcamlBuildContext - Class in com.facebook.buck.features.ocaml
OCaml build context
OcamlBuildContext.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type OcamlBuildContext.
OcamlBuildRulesGenerator - Class in com.facebook.buck.features.ocaml
A generator of fine-grained OCaml build rules
OcamlBuildRulesGenerator(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathResolver, SourcePathRuleFinder, ActionGraphBuilder, OcamlBuildContext, ImmutableMap<Path, ImmutableList<Path>>, ImmutableList<SourcePath>, Compiler, Compiler, boolean, boolean) - Constructor for class com.facebook.buck.features.ocaml.OcamlBuildRulesGenerator
 
OcamlBuildStep - Class in com.facebook.buck.features.ocaml
A step that preprocesses, compiles, and assembles OCaml sources.
OcamlBuildStep(BuildContext, ProjectFilesystem, OcamlBuildContext, ImmutableMap<String, String>, ImmutableList<String>, ImmutableMap<String, String>, ImmutableList<String>, boolean) - Constructor for class com.facebook.buck.features.ocaml.OcamlBuildStep
 
OcamlCCompile - Class in com.facebook.buck.features.ocaml
 
OcamlCCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlCCompileStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlCCompile
 
OcamlCCompileStep - Class in com.facebook.buck.features.ocaml
Compilation step for C interoperability files.
OcamlCCompileStep.Args - Class in com.facebook.buck.features.ocaml
 
OcamlClean - Class in com.facebook.buck.features.ocaml
A build rule which cleans a target's build output folder.
OcamlClean(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlBuildContext) - Constructor for class com.facebook.buck.features.ocaml.OcamlClean
 
ocamlCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
ocamlCompilerCommandPrefix - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
ocamlCompilerCommandPrefix - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
ocamlDebug - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
OcamlDebugLauncher - Class in com.facebook.buck.features.ocaml
Creates a debug launch script.
OcamlDebugLauncher(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlDebugLauncherStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlDebugLauncher
 
OcamlDebugLauncherStep - Class in com.facebook.buck.features.ocaml
Creates a debug launcher script for an ocaml binary
OcamlDebugLauncherStep(ProjectFilesystem, SourcePathResolver, OcamlDebugLauncherStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep
 
OcamlDebugLauncherStep.Args - Class in com.facebook.buck.features.ocaml
 
OcamlDependencyGraphGenerator - Class in com.facebook.buck.features.ocaml
Parse output of ocamldep tool and build dependency graph of ocaml source files (*.ml & *.mli)
OcamlDependencyGraphGenerator() - Constructor for class com.facebook.buck.features.ocaml.OcamlDependencyGraphGenerator
 
OcamlDepToolStep - Class in com.facebook.buck.features.ocaml
This step runs ocamldep tool to compute dependencies among source files (*.mli and *.ml)
OcamlDepToolStep(Path, SourcePathResolver, Tool, List<SourcePath>, List<String>) - Constructor for class com.facebook.buck.features.ocaml.OcamlDepToolStep
 
OcamlDescriptionEnhancer - Class in com.facebook.buck.features.ocaml
 
OcamlDescriptionsProvider - Class in com.facebook.buck.features.ocaml
 
OcamlDescriptionsProvider() - Constructor for class com.facebook.buck.features.ocaml.OcamlDescriptionsProvider
 
OcamlGeneratedBuildRules - Class in com.facebook.buck.features.ocaml
Immutable implementation of AbstractOcamlGeneratedBuildRules.
OcamlGeneratedBuildRules.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type OcamlGeneratedBuildRules.
OcamlLexStep - Class in com.facebook.buck.features.ocaml
Runs ocamllex to generate .ml files from .mll
OcamlLexStep(Path, SourcePathResolver, OcamlLexStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlLexStep
 
OcamlLexStep.Args - Class in com.facebook.buck.features.ocaml
 
OcamlLibrary - Class in com.facebook.buck.features.ocaml
An action graph representation of an OCaml library.
OcamlLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.ocaml.OcamlLibrary
 
OcamlLibraryDescription - Class in com.facebook.buck.features.ocaml
 
OcamlLibraryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.ocaml.OcamlLibraryDescription
 
OcamlLibraryDescriptionArg - Class in com.facebook.buck.features.ocaml
Immutable implementation of OcamlLibraryDescription.AbstractOcamlLibraryDescriptionArg.
OcamlLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type OcamlLibraryDescriptionArg.
OcamlLink - Class in com.facebook.buck.features.ocaml
 
OcamlLink(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableList<SourcePath>, ImmutableMap<String, String>, ImmutableList<String>, Tool, ImmutableList<Arg>, Optional<String>, Path, Path, ImmutableList<Arg>, ImmutableList<Arg>, boolean, boolean, boolean) - Constructor for class com.facebook.buck.features.ocaml.OcamlLink
 
OcamlLinkStep - Class in com.facebook.buck.features.ocaml
OCaml linking step.
OcamlMLCompile - Class in com.facebook.buck.features.ocaml
 
OcamlMLCompile(BuildTarget, ProjectFilesystem, BuildRuleParams, OcamlMLCompileStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlMLCompile
 
OcamlMLCompileStep - Class in com.facebook.buck.features.ocaml
A compilation step for .ml and .mli files
OcamlMLCompileStep(Path, SourcePathResolver, OcamlMLCompileStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlMLCompileStep
 
OcamlMLCompileStep.Args - Class in com.facebook.buck.features.ocaml
 
OcamlModule - Class in com.facebook.buck.features.ocaml
 
OcamlModule() - Constructor for class com.facebook.buck.features.ocaml.OcamlModule
 
OcamlModuleAdapterPlugin - Class in com.facebook.buck.features.ocaml
 
OcamlModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.ocaml.OcamlModuleAdapterPlugin
 
OcamlNativePluginStep - Class in com.facebook.buck.features.ocaml
This step is run when `native_plugin=True` is set in an `ocaml_library` rule.
OcamlNativePluginStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, ImmutableList<String>, Optional<String>, Path, ImmutableList<Arg>, ImmutableList<Path>, ImmutableList<String>) - Constructor for class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
OcamlPlatform - Class in com.facebook.buck.features.ocaml
Abstracting the tooling/flags/libraries used to build OCaml rules.
OcamlPlatform.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type OcamlPlatform.
OcamlRuleBuilder - Class in com.facebook.buck.features.ocaml
Compute transitive dependencies and generate ocaml build rules
OcamlToolchain - Class in com.facebook.buck.features.ocaml
Container for OcamlPlatforms.
OcamlToolchainFactory - Class in com.facebook.buck.features.ocaml
 
OcamlToolchainFactory() - Constructor for class com.facebook.buck.features.ocaml.OcamlToolchainFactory
 
OcamlToolchainsSupplier - Class in com.facebook.buck.features.ocaml
 
OcamlToolchainsSupplier() - Constructor for class com.facebook.buck.features.ocaml.OcamlToolchainsSupplier
 
OcamlUtil - Class in com.facebook.buck.features.ocaml
Utility functions
OcamlYaccStep - Class in com.facebook.buck.features.ocaml
A yacc step which processes .mly files and outputs .ml and mli files
OcamlYaccStep(Path, SourcePathResolver, OcamlYaccStep.Args) - Constructor for class com.facebook.buck.features.ocaml.OcamlYaccStep
 
OcamlYaccStep.Args - Class in com.facebook.buck.features.ocaml
 
OCTET_STREAM_CONTENT_TYPE - Static variable in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
of(RDotTxtEntry.RType, String, Integer, Integer, Path) - Static method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
Construct a new immutable AndroidResourceIndexEntry instance.
of(ImmutableList<Path>, Path, Path) - Static method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
Construct a new immutable MergeAndroidResourceSourcesStep instance.
of(Iterable<? extends Path>, Path, Path) - Static method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
Construct a new immutable MergeAndroidResourceSourcesStep instance.
of(String, boolean) - Static method in class com.facebook.buck.android.apkmodule.APKModule
Construct a new immutable APKModule instance.
of(String, String, String) - Static method in class com.facebook.buck.android.dalvik.DalvikMemberReference
Construct a new immutable DalvikMemberReference instance.
of(BuckConfig) - Static method in class com.facebook.buck.android.exopackage.AdbConfig
Construct a new immutable AdbConfig instance.
of(SourcePath, SourcePath) - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
Construct a new immutable DexInfo instance.
of(SourcePath, SourcePath) - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
Construct a new immutable NativeLibsInfo instance.
of(List<ExopackagePathAndHash>) - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
Construct a new immutable ResourcesInfo instance.
of(Iterable<? extends ExopackagePathAndHash>) - Static method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
Construct a new immutable ResourcesInfo instance.
of(SourcePath, SourcePath) - Static method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
Construct a new immutable ExopackagePathAndHash instance.
of(String, Path, ImmutableSet<Path>, ImmutableMap<Path, String>, ImmutableSet<Path>, ImmutableSet<Path>, ImmutableSet<Path>) - Static method in class com.facebook.buck.android.ModuleInfo
Construct a new immutable ModuleInfo instance.
of(String, Path, Iterable<? extends Path>, Map<? extends Path, ? extends String>, Iterable<? extends Path>, Iterable<? extends Path>, Iterable<? extends Path>) - Static method in class com.facebook.buck.android.ModuleInfo
Construct a new immutable ModuleInfo instance.
of(Path) - Static method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
Construct a new immutable AndroidBuildToolsLocation instance.
of(String, Path, List<Path>, Supplier<Tool>, Supplier<Tool>, Path, Path, Path, Path, Path, Path, Path, Path) - Static method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
Construct a new immutable AndroidPlatformTarget instance.
of(String, Path, Iterable<? extends Path>, Supplier<Tool>, Supplier<Tool>, Path, Path, Path, Path, Path, Path, Path, Path) - Static method in class com.facebook.buck.android.toolchain.AndroidPlatformTarget
Construct a new immutable AndroidPlatformTarget instance.
of(Path) - Static method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
Construct a new immutable AndroidSdkLocation instance.
of(ListeningExecutorService) - Static method in class com.facebook.buck.android.toolchain.DxToolchain
Construct a new immutable DxToolchain instance.
of(String, Path, boolean, ExecutableFinder) - Static method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
Construct a new immutable AndroidNdk instance.
of(Map<TargetCpuType, ? extends NdkCxxPlatform>) - Static method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
Construct a new immutable NdkCxxPlatformsProvider instance.
of(Path, Path, Path, Path, Path, Path, Path, Path, Path, Path) - Static method in class com.facebook.buck.apple.AppleBundleDestinations
Construct a new immutable AppleBundleDestinations instance.
of(BuckConfig) - Static method in class com.facebook.buck.apple.AppleConfig
 
of(String, String) - Static method in class com.facebook.buck.apple.ApplePackageConfig
Construct a new immutable ApplePackageConfig instance.
of(ApplePackageConfig, AppleCxxPlatform) - Static method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
Construct a new immutable ApplePackageConfigAndPlatformInfo instance.
of(AbstractGroupedSource.Type, Optional<? extends SourceWithFlags>, Optional<? extends SourcePath>, Optional<String>, Optional<? extends Path>, Optional<? extends List<GroupedSource>>) - Static method in class com.facebook.buck.apple.GroupedSource
Construct a new immutable GroupedSource instance.
of(String) - Static method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
 
of(AppleBundle, Optional<AppleBundle>, Optional<SourcePath>, Optional<SourcePath>, ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.apple.TestHostInfo
Construct a new immutable TestHostInfo instance.
of(AppleBundle, Optional<? extends AppleBundle>, Optional<? extends SourcePath>, Optional<? extends SourcePath>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.apple.TestHostInfo
Construct a new immutable TestHostInfo instance.
of(FlavorDomain<AppleCxxPlatform>) - Static method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
Construct a new immutable AppleCxxPlatformsProvider instance.
of(Path) - Static method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
Construct a new immutable AppleDeveloperDirectoryForTestsProvider instance.
of(Path) - Static method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
Construct a new immutable AppleDeveloperDirectoryProvider instance.
of(Map<? extends AppleSdk, ? extends AppleSdkPaths>) - Static method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
Construct a new immutable AppleSdkLocation instance.
of(Map<String, ? extends AppleToolchain>) - Static method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
Construct a new immutable AppleToolchainProvider instance.
of(Supplier<ImmutableList<CodeSignIdentity>>) - Static method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
Construct a new immutable CodeSignIdentityStore instance.
of(Supplier<ImmutableList<ProvisioningProfileMetadata>>) - Static method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
Construct a new immutable ProvisioningProfileStore instance.
of(PBXCopyFilesBuildPhase.Destination) - Static method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
Construct a new immutable CopyFilePhaseDestinationSpec instance.
of(String) - Static method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
Construct a new immutable ProductType instance.
of(Map<ArtifactCacheMode, ? extends AtomicInteger>, Map<ArtifactCacheMode, ? extends AtomicInteger>, int, int, int, int, int, AtomicInteger, AtomicInteger) - Static method in class com.facebook.buck.artifact_cache.CacheCountersSummary
Construct a new immutable CacheCountersSummary instance.
of(List<String>) - Static method in class com.facebook.buck.artifact_cache.CacheDeleteResult
Construct a new immutable CacheDeleteResult instance.
of(Iterable<String>) - Static method in class com.facebook.buck.artifact_cache.CacheDeleteResult
Construct a new immutable CacheDeleteResult instance.
of(CacheResultType, Optional<String>, Optional<? extends ArtifactCacheMode>, Optional<String>, Optional<? extends ImmutableMap<String, String>>, Optional<Long>, Optional<String>) - Static method in class com.facebook.buck.artifact_cache.CacheResult
Construct a new immutable CacheResult instance.
of(BuckConfig) - Static method in class com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig
 
of(Optional<Long>, Optional<String>, Optional<? extends ImmutableSet<RuleKey>>, Optional<Long>, Optional<String>, CacheResult) - Static method in class com.facebook.buck.artifact_cache.FetchResult
Construct a new immutable FetchResult instance.
of(Optional<Long>, Map<? extends RuleKey, ? extends CacheResult>) - Static method in class com.facebook.buck.artifact_cache.MultiContainsResult
Construct a new immutable MultiContainsResult instance.
of(ImmutableList<FetchResult>) - Static method in class com.facebook.buck.artifact_cache.MultiFetchResult
Construct a new immutable MultiFetchResult instance.
of(Iterable<? extends FetchResult>) - Static method in class com.facebook.buck.artifact_cache.MultiFetchResult
Construct a new immutable MultiFetchResult instance.
of(Optional<Long>, Optional<String>, Optional<Boolean>) - Static method in class com.facebook.buck.artifact_cache.StoreResult
Construct a new immutable StoreResult instance.
of(ListenableFuture<BuildJobState>, DistBuildCellIndexer) - Static method in class com.facebook.buck.cli.AsyncJobStateAndCells
Construct a new immutable AsyncJobStateAndCells instance.
of(BuckFileSystem, String) - Static method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
Create a new instance of BuckUnixPath.
of(BuckConfig) - Static method in class com.facebook.buck.cli.CleanCommandBuckConfig
Construct a new immutable CleanCommandBuckConfig instance.
of(BuckConfig) - Static method in class com.facebook.buck.cli.CliConfig
Construct a new immutable CliConfig instance.
of(Console, InputStream, Cell, Watchman, InstrumentedVersionedTargetGraphCache, ArtifactCacheFactory, TypeCoercerFactory, UnconfiguredBuildTargetFactory, Parser, BuckEventBus, Platform, Map<String, ? extends String>, JavaPackageFinder, Clock, VersionControlStatsGenerator, Optional<? extends ProcessManager>, Optional<? extends WebServer>, Optional<? extends ConcurrentMap<String, WorkerProcessPool>>, BuckConfig, StackedFileHashCache, Map<ExecutorPool, ? extends ListeningExecutorService>, ScheduledExecutorService, BuildEnvironmentDescription, ActionGraphProvider, KnownRuleTypesProvider, BuildInfoStoreManager, Optional<? extends InvocationInfo>, Optional<? extends RuleKeyCacheRecycler<RuleKey>>, ProjectFilesystemFactory, RuleKeyConfiguration, ProcessExecutor, ExecutableFinder, PluginManager, BuckModuleManager, CloseableMemoizedSupplier<ForkJoinPool>, MetadataProvider, ThrowingCloseableMemoizedSupplier<ManifestService, IOException>) - Static method in class com.facebook.buck.cli.CommandRunnerParams
Construct a new immutable CommandRunnerParams instance.
of(String, String, String, Optional<String>) - Static method in class com.facebook.buck.cli.ConfigValue
Construct a new immutable ConfigValue instance.
of(Parser, TypeCoercerFactory, InstrumentedVersionedTargetGraphCache, ActionGraphProvider, Optional<? extends RuleKeyCacheRecycler<RuleKey>>) - Static method in class com.facebook.buck.cli.ParserAndCaches
Construct a new immutable ParserAndCaches instance.
of(TestRule, List<Step>, Callable<TestResults>, TestRule.TestReportingCallback) - Static method in class com.facebook.buck.cli.TestRun
Construct a new immutable TestRun instance.
of(TestRule, Iterable<? extends Step>, Callable<TestResults>, TestRule.TestReportingCallback) - Static method in class com.facebook.buck.cli.TestRun
Construct a new immutable TestRun instance.
of(BuckConfig) - Static method in class com.facebook.buck.command.config.BuildBuckConfig
Construct a new immutable BuildBuckConfig instance.
of(BuckConfig) - Static method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
Construct a new immutable ConfigIgnoredByDaemon instance.
of(BuckConfig) - Static method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
Construct a new immutable CachingBuildEngineBuckConfig instance.
of(boolean, ResourceAmounts, Map<String, ? extends ResourceAmounts>) - Static method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
Construct a new immutable ResourceAwareSchedulingInfo instance.
of(Optional<? extends Manifest>, Optional<String>) - Static method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
Construct a new immutable ManifestLoadResult instance.
of(Console, BuckEventBus, Platform, Map<String, ? extends String>, JavaPackageFinder, Map<ExecutorPool, ? extends ListeningExecutorService>, Optional<? extends TargetDevice>, Optional<? extends AndroidDevicesHelper>, Optional<? extends ConcurrentMap<String, WorkerProcessPool>>, CellPathResolver, Path, ProcessExecutor, ProjectFilesystemFactory) - Static method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Construct a new immutable ExecutionContext instance.
of() - Static method in class com.facebook.buck.core.cell.CellConfig
Returns the default immutable singleton value of CellConfig
of(Map<? extends CellName, ? extends RawConfig>) - Static method in class com.facebook.buck.core.cell.CellConfig
Construct a new immutable CellConfig instance.
of(String) - Static method in class com.facebook.buck.core.cell.CellName
Construct a new immutable CellName instance.
of(Path, Map<String, ? extends Path>) - Static method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
of(Path, Config) - Static method in class com.facebook.buck.core.cell.impl.DefaultCellPathResolver
 
of(ImmutableSortedSet<Path>, Optional<String>, ProjectFilesystem, BuckConfig, CellProvider, ToolchainProvider, RuleKeyConfiguration, CellPathResolver) - Static method in class com.facebook.buck.core.cell.impl.ImmutableCell
Construct a new immutable ImmutableCell instance.
of(Path, Map<String, ? extends Path>) - Static method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
Construct a new immutable DefaultCellPathResolver instance.
of(BuckConfig) - Static method in class com.facebook.buck.core.config.AliasConfig
Construct a new immutable AliasConfig instance.
of(BuckConfig, ToolchainProvider, SandboxExecutionStrategy, PluginManager) - Static method in class com.facebook.buck.core.description.DescriptionCreationContext
Construct a new immutable DescriptionCreationContext instance.
of(BuckConfig) - Static method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
Construct a new immutable ErrorHandlingBuckConfig instance.
of(Throwable) - Static method in class com.facebook.buck.core.exceptions.ThrowableCauseIterable
Initialize ThrowableCauseIterable with top-level throwable
of(ThrowingSupplier<ImmutableSet<U>, Exception>) - Static method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask.DepsSupplier
 
of(ThrowingSupplier<ImmutableSet<U>, Exception>, ThrowingSupplier<ImmutableSet<U>, Exception>) - Static method in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask.DepsSupplier
 
of(ActionGraph, ActionGraphBuilder) - Static method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
Construct a new immutable ActionGraphAndBuilder instance.
of(BuckConfig) - Static method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
Construct a new immutable ActionGraphConfig instance.
of(String, T...) - Static method in class com.facebook.buck.core.model.FlavorDomain
Create a FlavorDomain from array/varargs of FlavorConvertible objects.
of(UnflavoredBuildTarget, ImmutableSortedSet<Flavor>) - Static method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
Construct a new immutable ImmutableUnconfiguredBuildTarget instance.
of(UnflavoredBuildTarget, Iterable<? extends Flavor>) - Static method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
Construct a new immutable ImmutableUnconfiguredBuildTarget instance.
of(String) - Static method in class com.facebook.buck.core.model.InternalFlavor
Construct a new immutable InternalFlavor instance.
of(BuildTarget) - Static method in class com.facebook.buck.core.model.platform.ConstraintSetting
Construct a new immutable ConstraintSetting instance.
of(BuildTarget, ConstraintSetting) - Static method in class com.facebook.buck.core.model.platform.ConstraintValue
Construct a new immutable ConstraintValue instance.
of(String, AbstractRuleType.Kind) - Static method in class com.facebook.buck.core.model.RuleType
Construct a new immutable RuleType instance.
of(TargetGraph, ActionGraphBuilder, ProjectFilesystem, CellPathResolver, ToolchainProvider) - Static method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
Construct a new immutable BuildRuleCreationContextWithTargetGraph instance.
of(BuildTarget, RuleType, RawAttributes, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
Construct a new immutable ImmutableRawTargetNode instance.
of(BuildTarget, RuleType, RawAttributes, Iterable<? extends VisibilityPattern>, Iterable<? extends VisibilityPattern>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
Construct a new immutable ImmutableRawTargetNode instance.
of(BuildTarget, NodeCopier, BaseDescription<T>, T, ProjectFilesystem, ImmutableSet<Path>, ImmutableSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, CellPathResolver, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>, Optional<ImmutableMap<BuildTarget, Version>>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Construct a new immutable ImmutableTargetNode instance.
of(BuildTarget, NodeCopier, BaseDescription<T>, T, ProjectFilesystem, Iterable<? extends Path>, Iterable<? extends BuildTarget>, ImmutableSortedSet<BuildTarget>, ImmutableSortedSet<BuildTarget>, CellPathResolver, Iterable<? extends VisibilityPattern>, Iterable<? extends VisibilityPattern>, Optional<? extends ImmutableMap<BuildTarget, Version>>) - Static method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Construct a new immutable ImmutableTargetNode instance.
of(TargetGraph, ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
Construct a new immutable TargetGraphAndBuildTargets instance.
of(TargetGraph, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
Construct a new immutable TargetGraphAndBuildTargets instance.
of(String, String) - Static method in class com.facebook.buck.core.model.UserFlavor
Construct a new immutable UserFlavor instance.
of(BuckConfig) - Static method in class com.facebook.buck.core.resources.ResourcesConfig
Construct a new immutable ResourcesConfig instance.
of(RuleKey) - Static method in class com.facebook.buck.core.rulekey.BuildRuleKeys
Construct a new immutable BuildRuleKeys instance.
of(BuckConfig) - Static method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
Construct a new immutable RuleKeyConfig instance.
of(TargetGraph, DepsAwareExecutor<? super ComputeResult, ?>, RuleAnalysisCache) - Static method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisComputationImpl
creates a new computation with the supplied DepsAwareExecutor and using the given GraphEngineCache.
of(ImmutableList<Description<?>>, ImmutableList<ConfigurationRuleDescription<?>>) - Static method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
Construct a new immutable KnownRuleTypes instance.
of(Iterable<? extends Description<?>>, Iterable<? extends ConfigurationRuleDescription<?>>) - Static method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
Construct a new immutable KnownRuleTypes instance.
of(BuildTarget, String, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.core.rules.platform.PlatformRule
Construct a new immutable PlatformRule instance.
of(BuildTarget, String, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.core.rules.platform.PlatformRule
Construct a new immutable PlatformRule instance.
of(SourcePath, Path) - Static method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
Construct a new immutable ArchiveMemberSourcePath instance.
of(BuildTarget) - Static method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Construct a new immutable DefaultBuildTargetSourcePath instance.
of(BuildTarget, Path) - Static method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Construct a new immutable ExplicitBuildTargetSourcePath instance.
of(BuildTarget, SourcePath) - Static method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Construct a new immutable ForwardingBuildTargetSourcePath instance.
of(ProjectFilesystem, Path) - Static method in class com.facebook.buck.core.sourcepath.PathSourcePath
Construct a new immutable PathSourcePath instance.
of(SourcePath, List<String>) - Static method in class com.facebook.buck.core.sourcepath.SourceWithFlags
Construct a new immutable SourceWithFlags instance.
of(SourcePath, Iterable<String>) - Static method in class com.facebook.buck.core.sourcepath.SourceWithFlags
Construct a new immutable SourceWithFlags instance.
of(PathSourcePath, String, String) - Static method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
Construct a new immutable VersionedTool instance.
of(Map<String, ? extends String>, BuckConfig, ProjectFilesystem, ProcessExecutor, ExecutableFinder, RuleKeyConfiguration) - Static method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
Construct a new immutable ToolchainCreationContext instance.
of(String, Class<T>, Class<? extends ToolchainFactory<T>>) - Static method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
Construct a new immutable ToolchainDescriptor instance.
of(BuckConfig) - Static method in class com.facebook.buck.counters.CounterBuckConfig
Construct a new immutable CounterBuckConfig instance.
of(CxxPreprocessables.IncludeType, SourcePath) - Static method in class com.facebook.buck.cxx.CxxBridgingHeaders
Construct a new immutable CxxBridgingHeaders instance.
of(String, String, ImmutableList<String>) - Static method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
Construct a new immutable CxxCompilationDatabaseEntry instance.
of(String, String, Iterable<String>) - Static method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
Construct a new immutable CxxCompilationDatabaseEntry instance.
of() - Static method in class com.facebook.buck.cxx.CxxDeps
Returns the default immutable singleton value of CxxDeps
of(ImmutableList<BuildTarget>, ImmutableList<PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>>) - Static method in class com.facebook.buck.cxx.CxxDeps
Construct a new immutable CxxDeps instance.
of(Iterable<? extends BuildTarget>, Iterable<? extends PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>>) - Static method in class com.facebook.buck.cxx.CxxDeps
Construct a new immutable CxxDeps instance.
of(CxxPreprocessables.IncludeType, SourcePath) - Static method in class com.facebook.buck.cxx.CxxHeadersDir
Construct a new immutable CxxHeadersDir instance.
of(boolean, boolean) - Static method in class com.facebook.buck.cxx.CxxLinkOptions
Construct a new immutable CxxLinkOptions instance.
of() - Static method in class com.facebook.buck.cxx.CxxPreprocessorInput
Returns the default immutable singleton value of CxxPreprocessorInput
of(Multimap<AbstractCxxSource.Type, Arg>, ImmutableList<CxxHeaders>, ImmutableSet<FrameworkPath>, ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.cxx.CxxPreprocessorInput
Construct a new immutable CxxPreprocessorInput instance.
of(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>, Iterable<? extends CxxHeaders>, Iterable<? extends FrameworkPath>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.cxx.CxxPreprocessorInput
Construct a new immutable CxxPreprocessorInput instance.
of(ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.cxx.CxxRawHeaders
Construct a new immutable CxxRawHeaders instance.
of(AbstractCxxSource.Type, SourcePath, List<String>) - Static method in class com.facebook.buck.cxx.CxxSource
Construct a new immutable CxxSource instance.
of(AbstractCxxSource.Type, SourcePath, Iterable<String>) - Static method in class com.facebook.buck.cxx.CxxSource
Construct a new immutable CxxSource instance.
of(ProjectFilesystem, BuildTarget, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder, CxxBuckConfig, CxxPlatform, ImmutableList<CxxPreprocessorInput>, ImmutableMultimap<AbstractCxxSource.Type, Arg>, Optional<SourcePath>, Optional<SourcePath>, PicType) - Static method in class com.facebook.buck.cxx.CxxSourceRuleFactory
Construct a new immutable CxxSourceRuleFactory instance.
of(ProjectFilesystem, BuildTarget, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder, CxxBuckConfig, CxxPlatform, Iterable<? extends CxxPreprocessorInput>, Multimap<? extends AbstractCxxSource.Type, ? extends Arg>, Optional<? extends SourcePath>, Optional<? extends SourcePath>, PicType) - Static method in class com.facebook.buck.cxx.CxxSourceRuleFactory
Construct a new immutable CxxSourceRuleFactory instance.
of() - Static method in class com.facebook.buck.cxx.CxxToolFlags
Returns the empty lists of flags.
of() - Static method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
Returns the default immutable singleton value of ExplicitCxxToolFlags
of(ImmutableList<Arg>, ImmutableList<Arg>) - Static method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
Construct a new immutable ExplicitCxxToolFlags instance.
of(Iterable<? extends Arg>, Iterable<? extends Arg>) - Static method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
Construct a new immutable ExplicitCxxToolFlags instance.
of(ImmutableSet<SourcePath>) - Static method in class com.facebook.buck.cxx.FrameworkDependencies
Construct a new immutable FrameworkDependencies instance.
of(Iterable<? extends SourcePath>) - Static method in class com.facebook.buck.cxx.FrameworkDependencies
Construct a new immutable FrameworkDependencies instance.
of(ImmutableList<Arg>, ImmutableList<Arg>) - Static method in class com.facebook.buck.cxx.IterableCxxToolFlags
Construct a new immutable IterableCxxToolFlags instance.
of(Iterable<? extends Arg>, Iterable<? extends Arg>) - Static method in class com.facebook.buck.cxx.IterableCxxToolFlags
Construct a new immutable IterableCxxToolFlags instance.
of(ImmutableMap<BuildTarget, OmnibusRoot>, ImmutableList<OmnibusLibrary>) - Static method in class com.facebook.buck.cxx.OmnibusLibraries
Construct a new immutable OmnibusLibraries instance.
of(Map<? extends BuildTarget, ? extends OmnibusRoot>, Iterable<? extends OmnibusLibrary>) - Static method in class com.facebook.buck.cxx.OmnibusLibraries
Construct a new immutable OmnibusLibraries instance.
of(String, SourcePath) - Static method in class com.facebook.buck.cxx.OmnibusLibrary
Construct a new immutable OmnibusLibrary instance.
of(SourcePath) - Static method in class com.facebook.buck.cxx.OmnibusRoot
Construct a new immutable OmnibusRoot instance.
of(Map<? extends BuildTarget, ? extends NativeLinkTarget>, Map<? extends BuildTarget, ? extends NativeLinkable>) - Static method in class com.facebook.buck.cxx.OmnibusRoots
Construct a new immutable OmnibusRoots instance.
of() - Static method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
Returns the default immutable singleton value of PrebuiltCxxLibraryGroupDescription
of(NonHashableSourcePathContainer, SourcePath, boolean) - Static method in class com.facebook.buck.cxx.PrecompiledHeaderData
Construct a new immutable PrecompiledHeaderData instance.
of(ProjectFilesystem, BuildTarget, ActionGraphBuilder, SourcePathResolver, Optional<? extends SourcePath>, Optional<? extends SourcePath>) - Static method in class com.facebook.buck.cxx.PreIncludeFactory
Construct a new immutable PreIncludeFactory instance.
of(AbstractCxxSource.Type, ImmutableList<String>) - Static method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
Construct a new immutable PreprocessorDelegateCacheKey instance.
of(AbstractCxxSource.Type, Iterable<String>) - Static method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
Construct a new immutable PreprocessorDelegateCacheKey instance.
of(Optional<SourcePath>, CxxToolFlags, ImmutableList<CxxHeaders>, ImmutableList<FrameworkPath>) - Static method in class com.facebook.buck.cxx.PreprocessorFlags
Construct a new immutable PreprocessorFlags instance.
of(Optional<? extends SourcePath>, CxxToolFlags, Iterable<? extends CxxHeaders>, Iterable<? extends FrameworkPath>) - Static method in class com.facebook.buck.cxx.PreprocessorFlags
Construct a new immutable PreprocessorFlags instance.
of(CxxPlatform, FlavorDomain<CxxPlatform>) - Static method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
Construct a new immutable CxxPlatformsProvider instance.
of(int, ElfSection) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
Construct a new immutable ElfSectionLookupResult instance.
of(ToolProvider, ImmutableList<String>, boolean) - Static method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
Construct a new immutable ElfSharedLibraryInterfaceParams instance.
of(ToolProvider, Iterable<String>, boolean) - Static method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
Construct a new immutable ElfSharedLibraryInterfaceParams instance.
of(AbstractHeaderVerification.Mode, ImmutableSortedSet<String>, ImmutableSortedSet<String>) - Static method in class com.facebook.buck.cxx.toolchain.HeaderVerification
Construct a new immutable HeaderVerification instance.
of(AbstractHeaderVerification.Mode, Iterable<String>, Iterable<String>) - Static method in class com.facebook.buck.cxx.toolchain.HeaderVerification
Construct a new immutable HeaderVerification instance.
of(Flavor, Linker.LinkableDepType, boolean, CxxPlatform) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
Construct a new immutable NativeLinkableCacheKey instance.
of() - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Returns the default immutable singleton value of NativeLinkableInput
of(List<Arg>, Set<FrameworkPath>, Set<FrameworkPath>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Construct a new immutable NativeLinkableInput instance.
of(Iterable<? extends Arg>, Iterable<? extends FrameworkPath>, Iterable<? extends FrameworkPath>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Construct a new immutable NativeLinkableInput instance.
of(Linker.LinkType, Optional<String>) - Static method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
Construct a new immutable NativeLinkTargetMode instance.
of(int, boolean) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
Construct a new immutable MachoHeader instance.
of(StampedeId) - Static method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
Construct a new immutable BuildSlaveStats instance.
of(DistributedExitCode) - Static method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
Construct a new immutable StampedeExecutionResult instance.
of(DistBuildPostBuildAnalysis.AbstractBuildRuleMachineLogEntry) - Static method in class com.facebook.buck.distributed.BuildRuleStats
Construct a new immutable BuildRuleStats instance.
of(BuckConfig, ProjectFilesystem, Optional<String>, Map<String, ? extends String>, ProcessExecutor, ExecutableFinder, PluginManager, BuckModuleManager) - Static method in class com.facebook.buck.distributed.DistBuildCellParams
Construct a new immutable DistBuildCellParams instance.
of(BuckConfig) - Static method in class com.facebook.buck.doctor.config.DoctorConfig
Construct a new immutable DoctorConfig instance.
of(Optional<? extends BuildId>, String, Optional<String>, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
Construct a new immutable DoctorEndpointRequest instance.
of(Optional<String>, ImmutableList<DoctorSuggestion>) - Static method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
Construct a new immutable DoctorEndpointResponse instance.
of(Optional<String>, Iterable<? extends DoctorSuggestion>) - Static method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
Construct a new immutable DoctorEndpointResponse instance.
of(boolean, Optional<String>, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.doctor.config.DoctorJsonResponse
Construct a new immutable DoctorJsonResponse instance.
of(AbstractDoctorSuggestion.StepStatus, Optional<String>, String) - Static method in class com.facebook.buck.doctor.config.DoctorSuggestion
Construct a new immutable DoctorSuggestion instance.
of(String, ImmutableSet<String>, Optional<String>, Optional<Long>, Optional<VersionControlSupplier<InputStream>>, ImmutableSet<String>) - Static method in class com.facebook.buck.doctor.config.SourceControlInfo
Construct a new immutable SourceControlInfo instance.
of(String, Iterable<String>, Optional<String>, Optional<Long>, Optional<? extends VersionControlSupplier<InputStream>>, Iterable<String>) - Static method in class com.facebook.buck.doctor.config.SourceControlInfo
Construct a new immutable SourceControlInfo instance.
of(boolean, Map<? extends Path, ? extends String>, Map<String, ? extends String>) - Static method in class com.facebook.buck.doctor.config.UserLocalConfiguration
Construct a new immutable UserLocalConfiguration instance.
of(String, String) - Static method in class com.facebook.buck.doctor.UserReport
Construct a new immutable UserReport instance.
of(BuckConfig) - Static method in class com.facebook.buck.event.chrome_trace.ChromeTraceBuckConfig
 
of(long) - Static method in class com.facebook.buck.event.EventKey
Construct a new immutable EventKey instance.
of(ExecutorService, Path, ChromeTraceWriter, OutputStream, ChromeTraceBuckConfig, Path, BuildId, ProjectFilesystem) - Static method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Construct a new immutable ChromeTraceBuildListenerCloseArgs instance.
of(BatchingLogger, BatchingLogger) - Static method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
Construct a new immutable HttpArtifactCacheEventListenerCloseArgs instance.
of(URI, Path, Path, BuildId) - Static method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
Construct a new immutable LogUploaderListenerCloseArgs instance.
of(ExecutorService) - Static method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
Construct a new immutable MachineReadableLoggerListenerCloseArgs instance.
of(long) - Static method in class com.facebook.buck.event.listener.ProxyBuckEvent
Construct a new immutable ProxyBuckEvent instance.
of(ExecutorService) - Static method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
Construct a new immutable RuleKeyDiagnosticsListenerCloseArgs instance.
of(ExecutorService) - Static method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
Construct a new immutable RuleKeyLoggerListenerCloseArgs instance.
of(String, String) - Static method in class com.facebook.buck.event.listener.RunIdStreamPair
Construct a new immutable RunIdStreamPair instance.
of(BuckConfig) - Static method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
Construct a new immutable ScribeEventListenerConfig instance.
of(ScubaListenerData, ScubaData, Clock) - Static method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
Construct a new immutable ActionGraphPerfData instance.
of(long, long, long, long, long) - Static method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
Construct a new immutable ArtifactCompressionStat instance.
of(ScubaListenerData, Iterable<String>, ScubaData, Optional<String>, Optional<String>, boolean, Optional<? extends ReSessionData>) - Static method in class com.facebook.buck.event.listener.scuba.BuildData
Construct a new immutable BuildData instance.
of(ScubaListenerData, BuildId, Clock, ScubaData) - Static method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
Construct a new immutable DistBuildClientCacheData instance.
of(ScubaListenerData, BuildId, String, ScubaData, Clock) - Static method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
Construct a new immutable DistBuildCombinedData instance.
of(ScubaListenerData, String, String, Optional<String>, String, BuildSlaveFinishedStats, BuildId, String, ScubaData, Clock) - Static method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
Construct a new immutable DistBuildSlaveData instance.
of(RESessionID, String) - Static method in class com.facebook.buck.event.listener.scuba.ReSessionData
Construct a new immutable ReSessionData instance.
of(OptionalLong, OptionalLong) - Static method in class com.facebook.buck.event.listener.util.EventInterval
Construct a new immutable EventInterval instance.
of(String) - Static method in class com.facebook.buck.event.PerfEventId
Construct a new immutable PerfEventId instance.
of(AbstractCopyInXcode.SourceType, Path, AbstractCopyInXcode.DestinationBase, Path) - Static method in class com.facebook.buck.features.apple.project.CopyInXcode
Construct a new immutable CopyInXcode instance.
of(Path, boolean, ImmutableSet<BuildTarget>, ImmutableSet<Path>, ImmutableList<CopyInXcode>, ImmutableMap<BuildTarget, PBXTarget>, ImmutableSetMultimap<PBXProject, PBXTarget>) - Static method in class com.facebook.buck.features.apple.project.GenerationResult
Construct a new immutable GenerationResult instance.
of(Path, boolean, Iterable<? extends BuildTarget>, Iterable<? extends Path>, Iterable<? extends CopyInXcode>, Map<? extends BuildTarget, ? extends PBXTarget>, Multimap<? extends PBXProject, ? extends PBXTarget>) - Static method in class com.facebook.buck.features.apple.project.GenerationResult
Construct a new immutable GenerationResult instance.
of(BuckConfig) - Static method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
Construct a new immutable DotnetBuckConfig instance.
of(DotnetBuckConfig, SystemToolProvider) - Static method in class com.facebook.buck.features.dotnet.DotnetToolchain
Construct a new immutable DotnetToolchain instance.
of(BuckConfig, ProcessExecutor, ExecutableFinder, FlavorDomain<CxxPlatform>, CxxPlatform) - Static method in class com.facebook.buck.features.go.GoPlatformFactory
Construct a new immutable GoPlatformFactory instance.
of(FlavorDomain<GoPlatform>, GoPlatform) - Static method in class com.facebook.buck.features.go.GoToolchain
Construct a new immutable GoToolchain instance.
of(String, String, String) - Static method in class com.facebook.buck.features.haskell.HaskellPackageInfo
Construct a new immutable HaskellPackageInfo instance.
of(HaskellPlatform, FlavorDomain<HaskellPlatform>) - Static method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
Construct a new immutable HaskellPlatformsProvider instance.
of(Integer) - Static method in class com.facebook.buck.features.haskell.HaskellVersion
Construct a new immutable HaskellVersion instance.
of(SourcePath, LuaPackageComponents) - Static method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
Construct a new immutable LuaBinaryPackageComponents instance.
of(ImmutableSortedMap<String, SourcePath>, ImmutableSortedMap<String, SourcePath>, ImmutableSortedMap<String, SourcePath>) - Static method in class com.facebook.buck.features.lua.LuaPackageComponents
Construct a new immutable LuaPackageComponents instance.
of(Map<String, ? extends SourcePath>, Map<String, ? extends SourcePath>, Map<String, ? extends SourcePath>) - Static method in class com.facebook.buck.features.lua.LuaPackageComponents
Construct a new immutable LuaPackageComponents instance.
of(LuaPlatform, FlavorDomain<LuaPlatform>) - Static method in class com.facebook.buck.features.lua.LuaPlatformsProvider
Construct a new immutable LuaPlatformsProvider instance.
of(ProjectFilesystem, BuildTarget, BuildRuleParams, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder, LuaPlatform, BuildTarget, Path, String, Optional<? extends Path>, Optional<? extends Path>) - Static method in class com.facebook.buck.features.lua.LuaScriptStarter
Construct a new immutable LuaScriptStarter instance.
of(ProjectFilesystem, BuildTarget, BuildRuleParams, ActionGraphBuilder, SourcePathResolver, SourcePathRuleFinder, CellPathResolver, LuaPlatform, CxxBuckConfig, BuildTarget, Path, String, Optional<? extends BuildTarget>, Optional<? extends Path>, Optional<? extends Path>, Optional<? extends Path>) - Static method in class com.facebook.buck.features.lua.NativeExecutableStarter
Construct a new immutable NativeExecutableStarter instance.
of(OcamlPlatform, FlavorDomain<OcamlPlatform>) - Static method in class com.facebook.buck.features.ocaml.OcamlToolchain
Construct a new immutable OcamlToolchain instance.
of() - Static method in class com.facebook.buck.features.python.PythonPackageComponents
Returns the default immutable singleton value of PythonPackageComponents
of(ImmutableSortedMap<Path, SourcePath>, ImmutableSortedMap<Path, SourcePath>, ImmutableSortedMap<Path, SourcePath>, ImmutableMultimap<Path, SourcePath>, Optional<Boolean>) - Static method in class com.facebook.buck.features.python.PythonPackageComponents
Construct a new immutable PythonPackageComponents instance.
of(Map<? extends Path, ? extends SourcePath>, Map<? extends Path, ? extends SourcePath>, Map<? extends Path, ? extends SourcePath>, Multimap<? extends Path, ? extends SourcePath>, Optional<Boolean>) - Static method in class com.facebook.buck.features.python.PythonPackageComponents
Construct a new immutable PythonPackageComponents instance.
of(FlavorDomain<PythonPlatform>) - Static method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
Construct a new immutable PythonPlatformsProvider instance.
of(String, String) - Static method in class com.facebook.buck.features.python.toolchain.PythonVersion
Construct a new immutable PythonVersion instance.
of(BuckConfig, ExecutableFinder) - Static method in class com.facebook.buck.features.rust.RustPlatformFactory
Construct a new immutable RustPlatformFactory instance.
of(RustPlatform, FlavorDomain<RustPlatform>) - Static method in class com.facebook.buck.features.rust.RustToolchain
Construct a new immutable RustToolchain instance.
of(Path, Path) - Static method in class com.facebook.buck.io.ArchiveMemberPath
Construct a new immutable ArchiveMemberPath instance.
of(Path) - Static method in class com.facebook.buck.io.BuildCellRelativePath
Construct a new immutable BuildCellRelativePath instance.
of(Path) - Static method in class com.facebook.buck.io.filesystem.BuckPaths
Construct a new immutable BuckPaths instance.
of(Path, BuckPaths, String) - Static method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
Construct a new immutable EmbeddedCellBuckOutInfo instance.
of(String) - Static method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
of(String) - Static method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
of(String) - Static method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
of(Path) - Static method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
of(String, Optional<String>) - Static method in class com.facebook.buck.io.watchman.ProjectWatch
Construct a new immutable ProjectWatch instance.
of(AbstractWatchmanDiagnostic.Level, String) - Static method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
Construct a new immutable WatchmanDiagnostic instance.
of(Path, String) - Static method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
Construct a new immutable WatchmanOverflowEvent instance.
of(Path, AbstractWatchmanPathEvent.Kind, Path) - Static method in class com.facebook.buck.io.watchman.WatchmanPathEvent
Construct a new immutable WatchmanPathEvent instance.
of(String, Map<String, ? extends Object>) - Static method in class com.facebook.buck.io.watchman.WatchmanQuery
Construct a new immutable WatchmanQuery instance.
of(String, String, Optional<BuildFileSyntaxError>, ImmutableList<BuildFileParseExceptionStackTraceEntry>) - Static method in class com.facebook.buck.json.BuildFileParseExceptionData
Construct a new immutable BuildFileParseExceptionData instance.
of(String, String, Optional<? extends BuildFileSyntaxError>, Iterable<? extends BuildFileParseExceptionStackTraceEntry>) - Static method in class com.facebook.buck.json.BuildFileParseExceptionData
Construct a new immutable BuildFileParseExceptionData instance.
of(Path, Number, String, String) - Static method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
Construct a new immutable BuildFileParseExceptionStackTraceEntry instance.
of(ImmutableList<Map<String, Object>>, ImmutableList<Map<String, Object>>, Optional<String>) - Static method in class com.facebook.buck.json.BuildFilePythonResult
Construct a new immutable BuildFilePythonResult instance.
of(Iterable<? extends Map<String, Object>>, Iterable<? extends Map<String, Object>>, Optional<String>) - Static method in class com.facebook.buck.json.BuildFilePythonResult
Construct a new immutable BuildFilePythonResult instance.
of(Path, Number, Optional<? extends Number>, String) - Static method in class com.facebook.buck.json.BuildFileSyntaxError
Construct a new immutable BuildFileSyntaxError instance.
of(BuildTarget, SourcePathRuleFinder, ProjectFilesystem, BuildRuleParams, SourcePath) - Static method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
of(BuildTarget, SourcePathRuleFinder, ProjectFilesystem, BuildRuleParams, SourcePath, AbiGenerationMode) - Static method in class com.facebook.buck.jvm.java.CalculateClassAbi
 
of(Path, Path, JavaBuckConfig.SourceAbiVerificationMode) - Static method in class com.facebook.buck.jvm.java.DiffAbisStep
Construct a new immutable DiffAbisStep instance.
of(BuckConfig) - Static method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
of(JavacEventSink, PrintStream, ClassLoaderCache, Verbosity, CellPathResolver, JavaPackageFinder, ProjectFilesystem, ProjectFilesystemFactory, Map<String, ? extends String>, ProcessExecutor) - Static method in class com.facebook.buck.jvm.java.JavacExecutionContext
Construct a new immutable JavacExecutionContext instance.
of(String) - Static method in class com.facebook.buck.jvm.java.JavacVersion
Construct a new immutable JavacVersion instance.
of(ToolProvider) - Static method in class com.facebook.buck.jvm.java.JavaOptions
Construct a new immutable JavaOptions instance.
of(JavacOptions) - Static method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
Construct a new immutable JavacOptionsProvider instance.
of(CxxPlatform) - Static method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
Construct a new immutable JavaCxxPlatformProvider instance.
of(JavaOptions, JavaOptions) - Static method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
Construct a new immutable JavaOptionsProvider instance.
of(String) - Static method in class com.facebook.buck.jvm.kotlin.KotlincVersion
Construct a new immutable KotlincVersion instance.
of(BuildId, boolean, boolean, String, ImmutableList<String>, ImmutableList<String>, Path) - Static method in class com.facebook.buck.log.InvocationInfo
Construct a new immutable InvocationInfo instance.
of(BuildId, boolean, boolean, String, Iterable<String>, Iterable<String>, Path) - Static method in class com.facebook.buck.log.InvocationInfo
Construct a new immutable InvocationInfo instance.
of(Path) - Static method in class com.facebook.buck.log.LogConfigSetup
Construct a new immutable LogConfigSetup instance.
of(ImmutableMap<String, Map<String, Object>>, ImmutableSortedSet<String>, ImmutableMap<String, Object>, Optional<ImmutableMap<String, Optional<String>>>, ImmutableList<GlobSpecWithResult>) - Static method in class com.facebook.buck.parser.api.BuildFileManifest
Construct a new immutable BuildFileManifest instance.
of(Map<String, ? extends Map<String, Object>>, ImmutableSortedSet<String>, Map<String, ? extends Object>, Optional<? extends ImmutableMap<String, Optional<String>>>, Iterable<? extends GlobSpecWithResult>) - Static method in class com.facebook.buck.parser.api.BuildFileManifest
Construct a new immutable BuildFileManifest instance.
of() - Static method in class com.facebook.buck.parser.api.BuildFileManifestPojoizer
Create an instance of BuildFileManifestPojoizer
of(Class<?>, Function<Object, Object>) - Static method in class com.facebook.buck.parser.api.PojoTransformer
Construct a new immutable PojoTransformer instance.
of(Path, boolean, Path) - Static method in class com.facebook.buck.parser.BuildFileSpec
Construct a new immutable BuildFileSpec instance.
of(UnconfiguredBuildTarget, BuildFileSpec) - Static method in class com.facebook.buck.parser.BuildTargetSpec
Construct a new immutable BuildTargetSpec instance.
of(ParserCache, ProjectBuildFileParser, Config, ProjectFilesystem, FileHashCache) - Static method in class com.facebook.buck.parser.cache.impl.CachingProjectBuildFileParserDecorator
of(ParserCacheStorage, ParserCacheStorage) - Static method in class com.facebook.buck.parser.cache.impl.HybridCacheStorage
Static factory for creating HybridCacheStorage objects.
of(AbstractParserCacheConfig, ProjectFilesystem) - Static method in class com.facebook.buck.parser.cache.impl.LocalCacheStorage
Static factory for creating LocalCacheStorage objects.
of(BuckConfig, ProjectFilesystem, ThrowingCloseableMemoizedSupplier<ManifestService, IOException>, BuckEventBus) - Static method in class com.facebook.buck.parser.cache.impl.ParserCache
Creates a ParserCache object.
of(BuckConfig) - Static method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
Construct a new immutable ParserCacheConfig instance.
of(ManifestService, AbstractParserCacheConfig) - Static method in class com.facebook.buck.parser.cache.impl.RemoteManifestServiceCacheStorage
Static factory for creating RemoteManifestServiceCacheStorage objects.
of(ProjectBuildFileParser, BuckEventBus) - Static method in class com.facebook.buck.parser.decorators.EventReportingProjectBuildFileParser
Static factory method for producing instances of EventReportingProjectBuildFileParser.
of(BuckConfig, ConstraintResolver, Platform) - Static method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
Construct a new immutable DefaultSelectableConfigurationContext instance.
of(String, Map<String, ? extends String>) - Static method in class com.facebook.buck.parser.implicit.ImplicitInclude
Construct a new immutable ImplicitInclude instance.
of(BuckConfig) - Static method in class com.facebook.buck.parser.ParserConfig
Construct a new immutable ParserConfig instance.
of(ImmutableList<Object>, Class<?>) - Static method in class com.facebook.buck.parser.syntax.ImmutableListWithSelects
Construct a new immutable ListWithSelects instance.
of(Iterable<? extends Object>, Class<?>) - Static method in class com.facebook.buck.parser.syntax.ImmutableListWithSelects
Construct a new immutable ListWithSelects instance.
of(Map<String, ? extends Object>, String) - Static method in class com.facebook.buck.parser.syntax.ImmutableSelectorValue
Construct a new immutable SelectorValue instance.
of(BuildFileSpec) - Static method in class com.facebook.buck.parser.TargetNodePredicateSpec
Construct a new immutable TargetNodePredicateSpec instance.
of(AbstractBinaryOperatorExpression.Operator, ImmutableList<QueryExpression>) - Static method in class com.facebook.buck.query.BinaryOperatorExpression
Construct a new immutable BinaryOperatorExpression instance.
of(AbstractBinaryOperatorExpression.Operator, Iterable<? extends QueryExpression>) - Static method in class com.facebook.buck.query.BinaryOperatorExpression
Construct a new immutable BinaryOperatorExpression instance.
of(QueryEnvironment.QueryFunction, ImmutableList<QueryEnvironment.Argument>) - Static method in class com.facebook.buck.query.FunctionExpression
Construct a new immutable FunctionExpression instance.
of(QueryEnvironment.QueryFunction, Iterable<? extends QueryEnvironment.Argument>) - Static method in class com.facebook.buck.query.FunctionExpression
Construct a new immutable FunctionExpression instance.
of(BuildTarget) - Static method in class com.facebook.buck.query.QueryBuildTarget
Construct a new immutable QueryBuildTarget instance.
of(QueryExpression) - Static method in class com.facebook.buck.query.QueryEnvironment.Argument
 
of(String) - Static method in class com.facebook.buck.query.QueryEnvironment.Argument
 
of(int) - Static method in class com.facebook.buck.query.QueryEnvironment.Argument
 
of(SourcePath) - Static method in class com.facebook.buck.query.QueryFileTarget
Construct a new immutable QueryFileTarget instance.
of(ImmutableList<TargetLiteral>) - Static method in class com.facebook.buck.query.SetExpression
Construct a new immutable SetExpression instance.
of(Iterable<? extends TargetLiteral>) - Static method in class com.facebook.buck.query.SetExpression
Construct a new immutable SetExpression instance.
of(String) - Static method in class com.facebook.buck.query.TargetLiteral
Construct a new immutable TargetLiteral instance.
of(ImmutableSet<QueryTarget>) - Static method in class com.facebook.buck.query.TargetSetExpression
Construct a new immutable TargetSetExpression instance.
of(Iterable<? extends QueryTarget>) - Static method in class com.facebook.buck.query.TargetSetExpression
Construct a new immutable TargetSetExpression instance.
of(BuckConfig) - Static method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Construct a new immutable RemoteExecutionConfig instance.
of(String, Digest) - Static method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
Construct a new immutable ParsedReadResource instance.
of(ImmutableList<Arg>) - Static method in class com.facebook.buck.rules.args.CompositeArg
Construct a new immutable CompositeArg instance.
of(Iterable<? extends Arg>) - Static method in class com.facebook.buck.rules.args.CompositeArg
Construct a new immutable CompositeArg instance.
of(SourcePath) - Static method in class com.facebook.buck.rules.args.SourcePathArg
Construct a new immutable SourcePathArg instance.
of(String) - Static method in class com.facebook.buck.rules.args.StringArg
Construct a new immutable StringArg instance.
of(Tool) - Static method in class com.facebook.buck.rules.args.ToolArg
Construct a new immutable ToolArg instance.
of(String, String, String) - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field
Construct a new immutable Field instance.
of() - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields
Returns the default immutable singleton value of BuildConfigFields
of(Map<String, ? extends BuildConfigFields.Field>) - Static method in class com.facebook.buck.rules.coercer.BuildConfigFields
Construct a new immutable BuildConfigFields instance.
of(AbstractFrameworkPath.Type, Optional<? extends SourceTreePath>, Optional<? extends SourcePath>) - Static method in class com.facebook.buck.rules.coercer.FrameworkPath
Construct a new immutable FrameworkPath instance.
of(OptionalInt, OptionalInt, OptionalInt, Optional<String>, Optional<Boolean>, Optional<? extends ImmutableMap<String, String>>) - Static method in class com.facebook.buck.rules.coercer.ManifestEntries
Construct a new immutable ManifestEntries instance.
of(int, BuildTarget, Optional<String>) - Static method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Construct a new immutable NeededCoverageSpec instance.
of() - Static method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
of(AbstractSourceSet.Type, Optional<? extends ImmutableSet<SourcePath>>, Optional<? extends ImmutableMap<String, SourcePath>>) - Static method in class com.facebook.buck.rules.coercer.SourceSet
Construct a new immutable SourceSet instance.
of(AbstractSourceSortedSet.Type, Optional<? extends ImmutableSortedSet<SourcePath>>, Optional<? extends ImmutableSortedMap<String, SourcePath>>) - Static method in class com.facebook.buck.rules.coercer.SourceSortedSet
Construct a new immutable SourceSortedSet instance.
of(AbstractSourceWithFlagsList.Type, Optional<? extends ImmutableSortedSet<SourceWithFlags>>, Optional<? extends ImmutableSortedMap<String, SourceWithFlags>>) - Static method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
Construct a new immutable SourceWithFlagsList instance.
of() - Static method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
of(int, String, long, BuckModuleHashStrategy) - Static method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
Construct a new immutable RuleKeyConfiguration instance.
of(Path, Optional<? extends Path>) - Static method in class com.facebook.buck.rules.keys.DependencyFileEntry
Construct a new immutable DependencyFileEntry instance.
of(RuleKey, ImmutableSet<SourcePath>) - Static method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
Construct a new immutable RuleKeyAndInputs instance.
of(RuleKey, Iterable<? extends SourcePath>) - Static method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
Construct a new immutable RuleKeyAndInputs instance.
of(RULE_KEY, RuleKeyResult<DIAG_KEY>) - Static method in class com.facebook.buck.rules.keys.RuleKeyDiagnostics.Result
 
of(RuleKeyFactoryWithDiagnostics<RuleKey>, RuleKeyFactory<RuleKey>, DependencyFileRuleKeyFactory) - Static method in class com.facebook.buck.rules.keys.RuleKeyFactories
Construct a new immutable RuleKeyFactories instance.
of(ProjectFilesystem, Path) - Static method in class com.facebook.buck.rules.keys.RuleKeyInput
Construct a new immutable RuleKeyInput instance.
of() - Static method in class com.facebook.buck.rules.macros.CcFlagsMacro
Returns the default immutable singleton value of CcFlagsMacro
of() - Static method in class com.facebook.buck.rules.macros.CcMacro
Returns the default immutable singleton value of CcMacro
of(BuildTarget) - Static method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
Construct a new immutable ClasspathAbiMacro instance.
of(BuildTarget) - Static method in class com.facebook.buck.rules.macros.ClasspathMacro
Construct a new immutable ClasspathMacro instance.
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.CppFlagsMacro
Construct a new immutable CppFlagsMacro instance.
of(Optional<? extends Pattern>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.macros.CppFlagsMacro
Construct a new immutable CppFlagsMacro instance.
of() - Static method in class com.facebook.buck.rules.macros.CxxFlagsMacro
Returns the default immutable singleton value of CxxFlagsMacro
of() - Static method in class com.facebook.buck.rules.macros.CxxMacro
Returns the default immutable singleton value of CxxMacro
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
Construct a new immutable CxxppFlagsMacro instance.
of(Optional<? extends Pattern>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
Construct a new immutable CxxppFlagsMacro instance.
of(String) - Static method in class com.facebook.buck.rules.macros.EnvMacro
Construct a new immutable EnvMacro instance.
of(BuildTarget) - Static method in class com.facebook.buck.rules.macros.ExecutableMacro
Construct a new immutable ExecutableMacro instance.
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
Construct a new immutable LdflagsSharedFilterMacro instance.
of(Optional<? extends Pattern>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
Construct a new immutable LdflagsSharedFilterMacro instance.
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
Construct a new immutable LdflagsSharedMacro instance.
of(Optional<? extends Pattern>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
Construct a new immutable LdflagsSharedMacro instance.
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
Construct a new immutable LdflagsStaticFilterMacro instance.
of(Optional<? extends Pattern>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
Construct a new immutable LdflagsStaticFilterMacro instance.
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
Construct a new immutable LdflagsStaticMacro instance.
of(Optional<? extends Pattern>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
Construct a new immutable LdflagsStaticMacro instance.
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
Construct a new immutable LdflagsStaticPicFilterMacro instance.
of(Optional<? extends Pattern>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
Construct a new immutable LdflagsStaticPicFilterMacro instance.
of(Optional<Pattern>, ImmutableList<BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
Construct a new immutable LdflagsStaticPicMacro instance.
of(Optional<? extends Pattern>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
Construct a new immutable LdflagsStaticPicMacro instance.
of() - Static method in class com.facebook.buck.rules.macros.LdMacro
Returns the default immutable singleton value of LdMacro
of(BuildTarget, Optional<String>) - Static method in class com.facebook.buck.rules.macros.LocationMacro
Construct a new immutable LocationMacro instance.
of(Macro, boolean) - Static method in class com.facebook.buck.rules.macros.MacroContainer
Construct a new immutable MacroContainer instance.
of(BuildTarget) - Static method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
Construct a new immutable MavenCoordinatesMacro instance.
of(String) - Static method in class com.facebook.buck.rules.macros.OutputMacro
Construct a new immutable OutputMacro instance.
of() - Static method in class com.facebook.buck.rules.macros.PlatformNameMacro
Returns the default immutable singleton value of PlatformNameMacro
of(Query) - Static method in class com.facebook.buck.rules.macros.QueryOutputsMacro
Construct a new immutable QueryOutputsMacro instance.
of(Query) - Static method in class com.facebook.buck.rules.macros.QueryPathsMacro
Construct a new immutable QueryPathsMacro instance.
of(String, Query) - Static method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
Construct a new immutable QueryTargetsAndOutputsMacro instance.
of(Query) - Static method in class com.facebook.buck.rules.macros.QueryTargetsMacro
Construct a new immutable QueryTargetsMacro instance.
of(ImmutableList<Either<String, MacroContainer>>) - Static method in class com.facebook.buck.rules.macros.StringWithMacros
Construct a new immutable StringWithMacros instance.
of(Iterable<? extends Either<String, MacroContainer>>) - Static method in class com.facebook.buck.rules.macros.StringWithMacros
Construct a new immutable StringWithMacros instance.
of(BuildTarget, CellPathResolver, ImmutableList<MacroExpander<? extends Macro, ?>>) - Static method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
Construct a new immutable StringWithMacrosConverter instance.
of(BuildTarget, CellPathResolver, Iterable<? extends MacroExpander<? extends Macro, ?>>) - Static method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
Construct a new immutable StringWithMacrosConverter instance.
of(BuildTarget) - Static method in class com.facebook.buck.rules.macros.WorkerMacro
Construct a new immutable WorkerMacro instance.
of(Protocol.Digest, Map<? extends Protocol.Digest, ? extends UploadDataSupplier>, Iterable<? extends Path>) - Static method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
Construct a new immutable RemoteExecutionActionInfo instance.
of(BuckConfig) - Static method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
Construct a new immutable ModernBuildRuleConfig instance.
of(String, Optional<String>, ImmutableSortedSet<BuildTarget>) - Static method in class com.facebook.buck.rules.query.Query
Construct a new immutable Query instance.
of(String, Optional<String>, Iterable<? extends BuildTarget>) - Static method in class com.facebook.buck.rules.query.Query
Construct a new immutable Query instance.
of(BuckConfig) - Static method in class com.facebook.buck.rules.tool.config.ToolConfig
Construct a new immutable ToolConfig instance.
of(BuildTargetPattern) - Static method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
Construct a new immutable BuildTargetVisibilityPattern instance.
of() - Static method in class com.facebook.buck.rules.visibility.PublicVisibilityPattern
Returns the default immutable singleton value of PublicVisibilityPattern
of(BuckConfig) - Static method in class com.facebook.buck.sandbox.SandboxConfig
Construct a new immutable SandboxConfig instance.
of(Tool, ImmutableSortedMap<Platform, Tool>, Platform) - Static method in class com.facebook.buck.shell.CrossPlatformTool
Construct a new immutable CrossPlatformTool instance.
of(GlobSpec, Set<String>) - Static method in class com.facebook.buck.skylark.io.GlobSpecWithResult
Construct a new immutable GlobSpecWithResult instance.
of(GlobSpec, Iterable<String>) - Static method in class com.facebook.buck.skylark.io.GlobSpecWithResult
Construct a new immutable GlobSpecWithResult instance.
of(Globber) - Static method in class com.facebook.buck.skylark.io.impl.CachingGlobber
 
of(Globber, Map<String, ? extends ImmutableMap<String, String>>, PackageIdentifier, EventHandler, Map<String, ? extends Object>) - Static method in class com.facebook.buck.skylark.packages.PackageContext
Construct a new immutable PackageContext instance.
of(Environment, ImmutableList<String>) - Static method in class com.facebook.buck.skylark.parser.EnvironmentData
Construct a new immutable EnvironmentData instance.
of(Environment, Iterable<String>) - Static method in class com.facebook.buck.skylark.parser.EnvironmentData
Construct a new immutable EnvironmentData instance.
of(Environment.Extension, Path, ImmutableList<ExtensionData>, String, ImmutableList<String>) - Static method in class com.facebook.buck.skylark.parser.ExtensionData
Construct a new immutable ExtensionData instance.
of(Environment.Extension, Path, Iterable<? extends ExtensionData>, String, Iterable<String>) - Static method in class com.facebook.buck.skylark.parser.ExtensionData
Construct a new immutable ExtensionData instance.
of(ExtensionData, Map<String, ? extends Object>) - Static method in class com.facebook.buck.skylark.parser.ImplicitlyLoadedExtension
Construct a new immutable ImplicitlyLoadedExtension instance.
of(Path, ImmutableList<IncludesData>, ImmutableList<String>) - Static method in class com.facebook.buck.skylark.parser.IncludesData
Construct a new immutable IncludesData instance.
of(Path, Iterable<? extends IncludesData>, Iterable<String>) - Static method in class com.facebook.buck.skylark.parser.IncludesData
Construct a new immutable IncludesData instance.
of(Label, SkylarkImport) - Static method in class com.facebook.buck.skylark.parser.LoadImport
Construct a new immutable LoadImport instance.
of(ImmutableMap<String, Map<String, Object>>, ImmutableList<String>, ImmutableMap<String, ImmutableMap<String, Optional<String>>>, ImmutableList<GlobSpecWithResult>) - Static method in class com.facebook.buck.skylark.parser.ParseResult
Construct a new immutable ParseResult instance.
of(Map<String, ? extends Map<String, Object>>, Iterable<String>, Map<String, ? extends ImmutableMap<String, Optional<String>>>, Iterable<? extends GlobSpecWithResult>) - Static method in class com.facebook.buck.skylark.parser.ParseResult
Construct a new immutable ParseResult instance.
of(HttpService, ListeningExecutorService) - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
Construct a new immutable HybridThriftOverHttpServiceImplArgs instance.
of(HttpService) - Static method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
Construct a new immutable ThriftOverHttpServiceConfig instance.
of(BuildCellRelativePath) - Static method in class com.facebook.buck.step.fs.MakeCleanDirectoryStep
 
of(BuildCellRelativePath) - Static method in class com.facebook.buck.step.fs.MkdirStep
Construct a new immutable MkdirStep instance.
of(BuildCellRelativePath) - Static method in class com.facebook.buck.step.fs.RmStep
Construct a new immutable RmStep instance.
of(ProjectFilesystem, Path, Path) - Static method in class com.facebook.buck.step.fs.SymlinkFileStep
Construct a new immutable SymlinkFileStep instance.
of(int, Optional<String>) - Static method in class com.facebook.buck.step.StepExecutionResult
Construct a new immutable StepExecutionResult instance.
of(String, TaskAction<T>, T) - Static method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Construct a new immutable BackgroundTask instance.
of(String, BuildId) - Static method in class com.facebook.buck.support.bgtasks.TaskId
Construct a new immutable TaskId instance.
of(long, TimeUnit) - Static method in class com.facebook.buck.support.bgtasks.Timeout
Construct a new immutable Timeout instance.
of(Optional<String>, String) - Static method in class com.facebook.buck.support.cli.args.BuckCellArg
Construct a new immutable BuckCellArg instance.
of(BuckConfig) - Static method in class com.facebook.buck.support.log.LogBuckConfig
Construct a new immutable LogBuckConfig instance.
of(BuckConfig) - Static method in class com.facebook.buck.swift.SwiftBuckConfig
 
of(FlavorDomain<SwiftPlatform>) - Static method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
Construct a new immutable SwiftPlatformsProvider instance.
of(BuckConfig) - Static method in class com.facebook.buck.test.config.TestBuckConfig
Construct a new immutable TestBuckConfig instance.
of(boolean, boolean) - Static method in class com.facebook.buck.test.config.TestResultSummaryVerbosity
Construct a new immutable TestResultSummaryVerbosity instance.
of(BuildTarget, ImmutableList<TestCaseSummary>, ImmutableSet<String>, ImmutableSet<String>) - Static method in class com.facebook.buck.test.TestResults
Construct a new immutable TestResults instance.
of(BuildTarget, Iterable<? extends TestCaseSummary>, Iterable<String>, Iterable<String>) - Static method in class com.facebook.buck.test.TestResults
Construct a new immutable TestResults instance.
of(String, Level, long) - Static method in class com.facebook.buck.test.TestStatusMessage
Construct a new immutable TestStatusMessage instance.
of(Supplier<T>, Consumer<T>) - Static method in class com.facebook.buck.util.CloseableMemoizedSupplier
Wrap a supplier with AutoCloseable interface and close only if the supplier has been used.
of(T, Consumer<T>) - Static method in class com.facebook.buck.util.CloseableWrapper
Wrap an object with AutoCloseable interface and provide a function to replace a close method.
of(SettableFuture<Void>, ResourceAmounts) - Static method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
Construct a new immutable ListeningSemaphoreArrayPendingItem instance.
of() - Static method in class com.facebook.buck.util.concurrent.ResourceAmounts
Returns the default immutable singleton value of ResourceAmounts
of(int, int, int, int) - Static method in class com.facebook.buck.util.concurrent.ResourceAmounts
Construct a new immutable ResourceAmounts instance.
of() - Static method in class com.facebook.buck.util.config.AbstractRawConfig
Returns an empty config.
of(Map<String, ? extends ImmutableMap<String, String>>) - Static method in class com.facebook.buck.util.config.RawConfig
Construct a new immutable RawConfig instance.
of(DirectoryCleaner.PathSelector) - Static method in class com.facebook.buck.util.DirectoryCleanerArgs
Construct a new immutable DirectoryCleanerArgs instance.
of(long, Locale) - Static method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
Construct a new immutable NumberFormatterCacheKey instance.
of(Pattern, String) - Static method in class com.facebook.buck.util.PatternAndMessage
Construct a new immutable PatternAndMessage instance.
of(ImmutableList<String>, Optional<Path>, Optional<ImmutableMap<String, String>>, Optional<ProcessBuilder.Redirect>, Optional<ProcessBuilder.Redirect>, Optional<ProcessBuilder.Redirect>, Optional<Boolean>) - Static method in class com.facebook.buck.util.ProcessExecutorParams
Construct a new immutable ProcessExecutorParams instance.
of(Iterable<String>, Optional<? extends Path>, Optional<? extends ImmutableMap<String, String>>, Optional<? extends ProcessBuilder.Redirect>, Optional<? extends ProcessBuilder.Redirect>, Optional<? extends ProcessBuilder.Redirect>, Optional<Boolean>) - Static method in class com.facebook.buck.util.ProcessExecutorParams
Construct a new immutable ProcessExecutorParams instance.
of(long, long, long, long, long, long, long, long, long) - Static method in class com.facebook.buck.util.ProcessResourceConsumption
Construct a new immutable ProcessResourceConsumption instance.
of(T) - Static method in interface com.facebook.buck.util.RichStream
 
of(T...) - Static method in interface com.facebook.buck.util.RichStream
 
of(float) - Static method in class com.facebook.buck.util.SampleRate
Construct a new immutable SampleRate instance.
of(String) - Static method in class com.facebook.buck.util.sha1.Sha1HashCode
 
of(Supplier<T>, ThrowingConsumer<T, E>) - Static method in class com.facebook.buck.util.ThrowingCloseableMemoizedSupplier
Wrap a supplier with AutoCloseable interface and close only if the supplier has been used.
of(T, ThrowingConsumer<T, E>) - Static method in class com.facebook.buck.util.ThrowingCloseableWrapper
Wrap an object with AutoCloseable interface and provide a function to replace a close method The wrapper is idempotent, i.e.
of(String, ImmutableSet<String>, String, Long) - Static method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Construct a new immutable FastVersionControlStats instance.
of(String, Iterable<String>, String, Long) - Static method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Construct a new immutable FastVersionControlStats instance.
of(Integer, Integer) - Static method in class com.facebook.buck.util.xml.DocumentLocation
Construct a new immutable DocumentLocation instance.
of(Path) - Static method in interface com.facebook.buck.util.zip.JarEntryContainer
 
of(VersionedTargetGraphInputs, TargetGraphAndBuildTargets) - Static method in class com.facebook.buck.versions.CachedVersionedTargetGraph
Construct a new immutable CachedVersionedTargetGraph instance.
of(Version) - Static method in class com.facebook.buck.versions.ExactConstraint
Construct a new immutable ExactConstraint instance.
of(Map<? extends BuildTarget, ? extends TargetNode>) - Static method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
Construct a new immutable FlavorSearchTargetNodeFinder instance.
of(String) - Static method in class com.facebook.buck.versions.Version
Construct a new immutable Version instance.
of() - Static method in class com.facebook.buck.versions.VersionedAliasDescription
Returns the default immutable singleton value of VersionedAliasDescription
of(VersionedTargetGraphCache.ResultType, TargetGraphAndBuildTargets) - Static method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
Construct a new immutable VersionedTargetGraphCacheResult instance.
of(TargetGraphAndBuildTargets, Map<String, ? extends VersionUniverse>) - Static method in class com.facebook.buck.versions.VersionedTargetGraphInputs
Construct a new immutable VersionedTargetGraphInputs instance.
of(Map<? extends BuildTarget, ? extends ImmutableSet<Version>>) - Static method in class com.facebook.buck.versions.VersionInfo
Construct a new immutable VersionInfo instance.
of(Map<? extends BuildTarget, ? extends Version>) - Static method in class com.facebook.buck.versions.VersionUniverse
Construct a new immutable VersionUniverse instance.
of(String, WorkerProcessParams) - Static method in class com.facebook.buck.worker.WorkerJobParams
Construct a new immutable WorkerJobParams instance.
of(int, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.worker.WorkerJobResult
Construct a new immutable WorkerJobResult instance.
of(Path, Path, Path) - Static method in class com.facebook.buck.worker.WorkerProcessCommand
Construct a new immutable WorkerProcessCommand instance.
of(String, HashCode) - Static method in class com.facebook.buck.worker.WorkerProcessIdentity
Construct a new immutable WorkerProcessIdentity instance.
of(Path, ImmutableList<String>, ImmutableMap<String, String>, int, Optional<WorkerProcessIdentity>) - Static method in class com.facebook.buck.worker.WorkerProcessParams
Construct a new immutable WorkerProcessParams instance.
of(Path, Iterable<String>, Map<String, ? extends String>, int, Optional<? extends WorkerProcessIdentity>) - Static method in class com.facebook.buck.worker.WorkerProcessParams
Construct a new immutable WorkerProcessParams instance.
of(Path) - Static method in class com.facebook.buck.zip.ZipScrubberStep
Construct a new immutable ZipScrubberStep instance.
ofArchive(HashCode, JarContentHasher) - Static method in class com.facebook.buck.util.cache.JarHashCodeAndFileType
 
ofBoolean(boolean) - Static method in class com.facebook.buck.util.Optionals
 
ofDirectory(HashCode) - Static method in class com.facebook.buck.util.cache.HashCodeAndFileType
 
offer(E) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
offer(E, long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
ofFile(HashCode) - Static method in class com.facebook.buck.util.cache.HashCodeAndFileType
 
OfflineScribeLogger - Class in com.facebook.buck.util.network.offline
This logger uses files-related operations (for offline logging i.e.
OfflineScribeLogger(ScribeLogger, ImmutableList<String>, int, ProjectFilesystem, BuckEventBus, BuildId) - Constructor for class com.facebook.buck.util.network.offline.OfflineScribeLogger
 
ofInstance(Path) - Static method in class com.facebook.buck.io.file.LazyPath
Creates an instance with given path.
ofIntValue(int) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Bind
 
ofIntValue(int) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Type
 
ofLeft(LEFT) - Static method in class com.facebook.buck.util.types.Either
 
ofRight(RIGHT) - Static method in class com.facebook.buck.util.types.Either
 
ofSha1(HashCode) - Static method in class com.facebook.buck.file.FileHash
Create a FileHash object with a sha1 hash
ofSha256(HashCode) - Static method in class com.facebook.buck.file.FileHash
Create a FileHash object with a sha1 hash
OkHttpResponseWrapper - Class in com.facebook.buck.slb
 
OkHttpResponseWrapper(Response) - Constructor for class com.facebook.buck.slb.OkHttpResponseWrapper
 
Omnibus - Class in com.facebook.buck.cxx
 
OmnibusLibraries - Class in com.facebook.buck.cxx
Immutable implementation of Omnibus.AbstractOmnibusLibraries.
OmnibusLibraries.Builder - Class in com.facebook.buck.cxx
Builds instances of type OmnibusLibraries.
OmnibusLibrary - Class in com.facebook.buck.cxx
Immutable implementation of Omnibus.AbstractOmnibusLibrary.
OmnibusLibrary.Builder - Class in com.facebook.buck.cxx
Builds instances of type OmnibusLibrary.
OmnibusRoot - Class in com.facebook.buck.cxx
Immutable implementation of Omnibus.AbstractOmnibusRoot.
OmnibusRoot.Builder - Class in com.facebook.buck.cxx
Builds instances of type OmnibusRoot.
OmnibusRoots - Class in com.facebook.buck.cxx
A helper class for building the included and excluded omnibus roots to pass to the omnibus builder.
onActionEventFinished(RemoteExecutionActionEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onActionEventStarted(RemoteExecutionActionEvent.Started) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionArtillery2Listener
Event specific subscriber method.
onActionEventStarted(RemoteExecutionActionEvent.Started) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onActionEventTerminal(RemoteExecutionActionEvent.Terminal) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionArtillery2Listener
Event specific subscriber method.
onActionEventTerminal(RemoteExecutionActionEvent.Terminal) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onActionGraphPerStatEvent(ActionGraphPerfStatEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onActionScheduled(RemoteExecutionActionEvent.Scheduled) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onAmendVmArgs(ImmutableList.Builder<String>, SourcePathResolver, Optional<TargetDevice>) - Method in class com.facebook.buck.android.RobolectricTest
 
onAmendVmArgs(ImmutableList.Builder<String>, SourcePathResolver, Optional<TargetDevice>) - Method in class com.facebook.buck.jvm.java.JavaTest
Override this method if you need to amend vm args.
onArtifactCacheEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
onArtifactCacheEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
onArtifactCompressionEventFinished(ArtifactCompressionEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onArtifactUploadFinish(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
 
onArtifactUploadStart(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
 
onBuildFinished(BuildEvent.Finished) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheUploadListener
 
onBuildRuleEvent(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListener
 
onBuildRuleEvent(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
onBuildRuleEvent(BuildRuleEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onBuildSlavePreparationCompleted(Runnable) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutor
Register a callback to be executed after the preparation is complete and the actual build is about to start.
onBuildStarted(ParseEvent.Started) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionArtillery2Listener
 
onCacheCountersSummaryEvent(CacheCountersSummaryEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
This subscribes to an event that updates cache related counters.
onCacheStatsEvent(CacheStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onCasDownloadEvent(CasBlobDownloadEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onCasUploadEvent(CasBlobUploadEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Event specific subscriber method.
onClose(Runnable) - Method in interface com.facebook.buck.util.RichStream
 
onComplete() - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
Override this method with any logic that should be run when AbstractBreadthFirstThrowingTraversal.start() completes.
onCountersSnapshotEvent(CountersSnapshotEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onDecode(CharBuffer, boolean, CoderResult) - Method in interface com.facebook.buck.util.ListeningCharsetDecoder.DecoderListener
 
OnDiskBuildInfo - Interface in com.facebook.buck.core.build.engine.buildinfo
Provides access to the on-disk rule metadata (both "artifact" and "build").
OnDiskMavenDownloader - Class in com.facebook.buck.file.downloader.impl
A Downloader that pulls content from the local file system.
OnDiskMavenDownloader(Path) - Constructor for class com.facebook.buck.file.downloader.impl.OnDiskMavenDownloader
 
onDistBuildClientCacheResultEvent(DistBuildClientCacheResultEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onDistBuildClientSideSlaveFinishedEvent(ClientSideBuildSlaveFinishedStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onDistBuildClientStatsEvent(DistBuildClientStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onDistBuildCreatedEvent(DistBuildCreatedEvent) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
onDistBuildCreatedEvent(DistBuildCreatedEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
onDistBuildProgressEvent(DistBuildRemoteProgressEvent) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
Update distributed build progress.
onDistbuildRunEvent(DistBuildRunEvent) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
Print information regarding the current distributed build.
onDistBuildServerBuildSlaveFinishedStatsEvent(ServerSideBuildSlaveFinishedStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onDistBuildStatusEvent(DistBuildStatusEvent) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
onDistBuildStatusEvent(DistBuildStatusEvent) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
onDistBuildStatusEvent(DistBuildStatusEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
onDistBuildSuperConsoleEvent(DistBuildSuperConsoleEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
onDuplicateEntry(String, JarEntrySupplier) - Method in class com.facebook.buck.jvm.java.LoggingJarBuilderObserver
 
onDuplicateEntry(String, JarEntrySupplier) - Method in interface com.facebook.buck.util.zip.JarBuilder.Observer
 
onEncoderError(CoderResult) - Method in interface com.facebook.buck.util.ListeningCharsetEncoder.EncoderListener
 
onEntryOmitted(String, JarEntrySupplier) - Method in class com.facebook.buck.jvm.java.LoggingJarBuilderObserver
 
onEntryOmitted(String, JarEntrySupplier) - Method in interface com.facebook.buck.util.zip.JarBuilder.Observer
 
onEvent(WatchmanDiagnosticEvent) - Method in class com.facebook.buck.io.watchman.WatchmanDiagnosticEventListener
 
onExit(int) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
 
onExit(int) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onExit(int) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called just after the process exits.
onFailure(Call, IOException) - Method in class com.facebook.buck.slb.ClientSideSlb.ServerPing
 
onFilesystemChange(WatchmanPathEvent) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
onFilesystemChange(WatchmanOverflowEvent) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
 
onFileSystemChange(WatchmanPathEvent) - Method in class com.facebook.buck.util.cache.impl.WatchedFileHashCache
Called when file change events are posted to the file change EventBus to invalidate cached build rules if required.
onFileSystemChange(WatchmanOverflowEvent) - Method in class com.facebook.buck.util.cache.impl.WatchedFileHashCache
 
onHash(HASH, HASH2) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
onHttpArtifactCacheEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListener
 
onHttpArtifactCacheFinishedEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
onHttpArtifactCacheFinishedEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
onHttpArtifactCacheFinishedEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onHttpArtifactCacheScheduledEvent(HttpArtifactCacheEvent.Scheduled) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
onHttpArtifactCacheScheduledEvent(HttpArtifactCacheEvent.Scheduled) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
onHttpArtifactCacheScheduledEvent(HttpArtifactCacheEvent.Scheduled) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onHttpArtifactCacheShutdownEvent(HttpArtifactCacheEvent.Shutdown) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
onHttpArtifactCacheShutdownEvent(HttpArtifactCacheEvent.Shutdown) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
onHttpArtifactCacheStartedEvent(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
onHttpArtifactCacheStartedEvent(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
onHttpArtifactCacheStartedEvent(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
onHttpArtifactCacheStartedEvent(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onLoadBalancedServiceEvent(LoadBalancedServiceEvent) - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
onLoadBalancerPingEvent(LoadBalancerPingEvent) - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
onLocalFallbackEvent(LocalFallbackEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onLocalFallbackEventFinished(LocalFallbackEvent.Finished) - Method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
Events from the LocalFallback stats.
onlyTests() - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
 
onOutput(ByteBuffer, boolean) - Method in class com.facebook.buck.util.ListeningCharsetDecoder
 
onPostEnter(Set<Element>) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
onPostEnter(Set<Element>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
onPreTest(BuildContext) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
Called in order to perform setup for external tests.
onPreTest(BuildContext) - Method in class com.facebook.buck.android.RobolectricTest
 
onPreTest(BuildContext) - Method in interface com.facebook.buck.core.test.rule.ExternalTestRunnerRule
 
onRemoteExecutionActionEvent(RemoteExecutionActionEvent.Started) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
onRemoteUploadFinishedEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
Record if an upload finished.
onRemoteUploadScheduledEvent(HttpArtifactCacheEvent.Scheduled) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
Record if an upload is scheduled to happen.
onResponse(Call, Response) - Method in class com.facebook.buck.slb.ClientSideSlb.ServerPing
 
onResponseParsed() - Method in class com.facebook.buck.slb.HybridThriftResponseHandler
Called as soon as the thrift metadata section of the response is parsed.
onRuleAboutToBeBuilt(BuildRule) - Method in interface com.facebook.buck.core.build.engine.delegate.CachingBuildEngineDelegate
Called right before the rule is going to be built.
onRuleAboutToBeBuilt(BuildRule) - Method in class com.facebook.buck.core.build.engine.delegate.LocalCachingBuildEngineDelegate
 
onRuleAboutToBeBuilt(BuildRule) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
onRuleAboutToBeBuilt(BuildRule) - Method in class com.facebook.buck.distributed.DistBuildCachingEngineDelegate
 
onRuleKeyCalculationFinished(BuildRuleEvent.FinishedRuleKeyCalc) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
Records when a rulekey finished calculation and it is time to extract time it took.
onRuleKeyCalculationStarted(BuildRuleEvent.StartedRuleKeyCalc) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
Records when we start calculating a rulekey.
onRuleVisited(BuildRule, Set<BuildRule>) - Method in interface com.facebook.buck.android.UnsortedAndroidResourceDeps.Callback
 
onServerHealthManagerEvent(ServerHealthManagerEvent) - Method in class com.facebook.buck.event.listener.LoadBalancerEventsListener
 
onStampedeLocalBuildStatusEvent(StampedeLocalBuildStatusEvent) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
onStart(ListeningProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
 
onStart(ListeningProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onStart(ListeningProcessExecutor.LaunchedProcess) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called just after the process starts.
onStart(ListeningProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.SimpleProcessListener
 
onStderr(ByteBuffer, boolean) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
 
onStderr(ByteBuffer, boolean) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onStderr(ByteBuffer, boolean) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called when the process writes bytes to stderr.
onStderrChars(CharBuffer, boolean, CoderResult) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
Override this to receive decoded Unicode Java string data read from stderr.
onStderrChars(CharBuffer, boolean, CoderResult) - Method in class com.facebook.buck.util.SimpleProcessListener
 
onStdinCharsReady(CharBuffer) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
Called when the process is ready to receive string data on stdin.
onStdinCharsReady(CharBuffer) - Method in class com.facebook.buck.util.SimpleProcessListener
 
onStdinEncoderError(CoderResult) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
Called when there is an error encoding string data received from AbstractCharsetProcessListener.onStdinCharsReady(CharBuffer).
onStdinReady(ByteBuffer) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
 
onStdinReady(ByteBuffer) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onStdinReady(CharBuffer) - Method in interface com.facebook.buck.util.ListeningCharsetEncoder.EncoderListener
 
onStdinReady(ByteBuffer) - Method in class com.facebook.buck.util.ListeningCharsetEncoder
 
onStdinReady(ByteBuffer) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called when the process is ready to receive bytes on stdin.
onStdout(ByteBuffer, boolean) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
 
onStdout(ByteBuffer, boolean) - Method in class com.facebook.buck.util.ForwardingProcessListener
 
onStdout(ByteBuffer, boolean) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.ProcessListener
Called when the process writes bytes to stdout.
onStdoutChars(CharBuffer, boolean, CoderResult) - Method in class com.facebook.buck.util.AbstractCharsetProcessListener
Override this to receive decoded Unicode Java string data read from stdout.
onStdoutChars(CharBuffer, boolean, CoderResult) - Method in class com.facebook.buck.util.SimpleProcessListener
 
onThriftServerClosing(ThriftCoordinatorServer.ExitState) - Method in class com.facebook.buck.distributed.build_slave.CoordinatorEventListener
 
onThriftServerClosing(ThriftCoordinatorServer.ExitState) - Method in interface com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.EventListener
 
onThriftServerStarted(String, int) - Method in class com.facebook.buck.distributed.build_slave.CoordinatorEventListener
 
onThriftServerStarted(String, int) - Method in interface com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.EventListener
 
onUnexpectedCacheMiss(int) - Method in interface com.facebook.buck.distributed.build_slave.MinionBuildProgressTracker
 
onUnexpectedCacheMiss(int) - Method in class com.facebook.buck.distributed.build_slave.NoOpMinionBuildProgressTracker
 
onUnexpectedCacheMiss(int) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
Record unexpected cache misses in build slaves.
onWatchmanOverflow(WatchmanOverflowEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
onWebSocketClose(int, String) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 
onWebSocketConnect(Session) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 
onWebSocketText(String) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet.MyWebSocket
 
onWorkAdvance(WorkAdvanceEvent) - Method in class com.facebook.buck.cli.HangMonitor
 
openInputStream() - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
openInputStream() - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
openOutputStream() - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
openOutputStream() - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
openpty(IntByReference, IntByReference, Pointer, Pointer, Pointer) - Method in interface com.facebook.buck.util.Libc.OpenPtyLibrary
 
openReader(boolean) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
openReader(boolean) - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
openStream() - Method in class com.facebook.buck.jvm.java.classes.FileLikeCharSource
 
openWriter() - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
openWriter() - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
OPTIMIZATION_DOMAIN - Static variable in class com.facebook.buck.features.js.JsFlavors
 
OPTIONAL_TYPES - Static variable in class com.facebook.buck.rules.coercer.CoercedTypeCache
 
OptionalIntTypeCoercer - Class in com.facebook.buck.rules.coercer
Converts optional integer values into OptionalInt.
OptionalIntTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.OptionalIntTypeCoercer
 
Optionals - Class in com.facebook.buck.util
 
OptionalTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
 
OptionalTypeCoercer(TypeCoercer<T>) - Constructor for class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
OptionsConsumer - Interface in com.facebook.buck.jvm.java
 
ORDERING - Static variable in enum com.facebook.buck.android.ResourceFilters.Density
 
origin() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
origin() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
origin() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
origin() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
ORIGIN_BUILD_ID - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key containing the ID of the build that previously built/cached this rule's outputs.
OsoSymbolsContentsScrubber - Class in com.facebook.buck.cxx.toolchain.objectfile
 
OsoSymbolsContentsScrubber(ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.cxx.toolchain.objectfile.OsoSymbolsContentsScrubber
 
others - Variable in class com.facebook.buck.android.ResourceFilters.Qualifiers
e.g.
OutOfProcessIsolatedBuilder - Class in com.facebook.buck.rules.modern.builders
This implements out of process rule execution.
OutOfProcessIsolatedBuilder() - Constructor for class com.facebook.buck.rules.modern.builders.OutOfProcessIsolatedBuilder
 
OutOfProcessIsolatedExecutionClients - Class in com.facebook.buck.remoteexecution.util
IsolatedExecution implementation that will run buildrules in a subprocess.
output - Variable in exception com.facebook.buck.android.AdbHelper.CommandFailedException
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlLexStep.Args
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
output - Variable in class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
 
OUTPUT_FORMAT - Static variable in class com.facebook.buck.android.NativeLibraryProguardGenerator
 
OUTPUT_HASH - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the hash of the output.
OUTPUT_OPTIONS_DOMAIN - Static variable in class com.facebook.buck.features.js.JsFlavors
 
OUTPUT_SIZE - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the size of the output.
OUTPUT_TEST_EVENTS_TO_FILE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
outputArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
outputArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
outputArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
outputArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.ClangCompiler
 
outputDependenciesArgs(String) - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.GccCompiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
outputDependenciesArgs(String) - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
outputDirectories - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
outputDirectory - Variable in class com.facebook.buck.testrunner.BaseRunner
 
outputFileCanBeCopied() - Method in interface com.facebook.buck.core.rules.BuildRule
 
outputFileCanBeCopied() - Method in class com.facebook.buck.features.lua.LuaBinary
 
outputFileCanBeCopied() - Method in class com.facebook.buck.features.python.PythonInPlaceBinary
 
outputFiles - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
OutputMacro - Class in com.facebook.buck.rules.macros
Macro used to denote the path of an output of a rule.
OutputMacroExpander - Class in com.facebook.buck.rules.macros
Handles '$(output ...)' macro which expands to the path of a named supplementary output.
OutputMacroExpander() - Constructor for class com.facebook.buck.rules.macros.OutputMacroExpander
 
OutputMacroTypeCoercer - Class in com.facebook.buck.rules.coercer
Handles '$(output ...)' macro.
OutputMacroTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
OutputPath - Class in com.facebook.buck.rules.modern
Represents an output path of a Buildable.
OutputPath(String) - Constructor for class com.facebook.buck.rules.modern.OutputPath
 
OutputPath(Path) - Constructor for class com.facebook.buck.rules.modern.OutputPath
 
OutputPath.Internals - Class in com.facebook.buck.rules.modern
Provides access to internal implementation details of OutputPaths.
OutputPathResolver - Interface in com.facebook.buck.rules.modern
Provides Buildable's a way to construct Paths to outputs.
OutputPathVisitor - Class in com.facebook.buck.rules.modern.impl
Visits all the referenced OutputPaths.
OutputPathVisitor(Consumer<OutputPath>) - Constructor for class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
outputsHaveChanged() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
OutputsMaterializer - Class in com.facebook.buck.remoteexecution.util
Used for materialzing outputs from the CAS.
OutputsMaterializer(AsyncBlobFetcher, Protocol) - Constructor for class com.facebook.buck.remoteexecution.util.OutputsMaterializer
 
outstandingWorkUnitsToBuild() - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
 
overflow(String) - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
Overflow(String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.Overflow
 
OverrideScheduleRule - Interface in com.facebook.buck.core.rules.schedule
A interface for a BuildRule which overrides how it gets scheduled by the build engine.
overrideWith(Config) - Method in class com.facebook.buck.util.config.Config
 
OverwritingZipOutputStreamImpl - Class in com.facebook.buck.util.zip
An implementation of an OutputStream for zip files that allows newer entries to overwrite or refresh previously written entries.
OverwritingZipOutputStreamImpl(Clock, OutputStream) - Constructor for class com.facebook.buck.util.zip.OverwritingZipOutputStreamImpl
 
OwnerFunction - Class in com.facebook.buck.query
A "owner" query expression, which computes the rules that own the given files.
OwnerFunction() - Constructor for class com.facebook.buck.query.OwnerFunction
 

P

PACKAGE_NAME_PATTERN - Static variable in class com.facebook.buck.android.AdbHelper
Pattern that matches safe package names.
PackageBoundaryChecker - Interface in com.facebook.buck.parser
Performs checks around accessing files outside of a target's package.
PackageContext - Class in com.facebook.buck.skylark.packages
Exposes package information to Skylark functions.
PackagedResource - Class in com.facebook.buck.util
Represents a zip that has been packaged as a resource with Buck, but which should be expanded at most once during Buck's execution (not per-build).
PackagedResource(ProjectFilesystem, Class<?>, String) - Constructor for class com.facebook.buck.util.PackagedResource
 
PackageImplicitIncludesFinder - Class in com.facebook.buck.parser.implicit
Given a configuration, find packages that should be implicitly included for a given build file
PackageInfo - Class in com.facebook.buck.android.exopackage
 
PackageInfo(String, String, String) - Constructor for class com.facebook.buck.android.exopackage.PackageInfo
 
packageName(FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
 
PackagePathResolver(JavaFileParser, ProjectFilesystem) - Constructor for class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PackagePathResolver
 
PackageStringAssets - Class in com.facebook.buck.android
Buildable responsible for compiling non-english string resources to .fbstr files stored as assets.
Pair<FIRST,SECOND> - Class in com.facebook.buck.util.types
Simple type representing a pair of differently typed values.
Pair(FIRST, SECOND) - Constructor for class com.facebook.buck.util.types.Pair
 
PairTypeCoercer<FIRST,SECOND> - Class in com.facebook.buck.rules.coercer
Coerces from a 2-element collection into a pair.
PairTypeCoercer(TypeCoercer<FIRST>, TypeCoercer<SECOND>) - Constructor for class com.facebook.buck.rules.coercer.PairTypeCoercer
 
PARALLEL - Static variable in interface com.facebook.buck.util.concurrent.Parallelizer
A parallelizer which always parallelizes.
parallel() - Method in interface com.facebook.buck.util.RichStream
 
ParallelActionGraphFactory - Class in com.facebook.buck.core.model.actiongraph.computation
 
ParallelActionGraphFactory(CloseableMemoizedSupplier<ForkJoinPool>, CellProvider) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.ParallelActionGraphFactory
 
Parallelizer - Interface in com.facebook.buck.util.concurrent
Interface to transform high level constructs to potentially parallel ones.
ParallelRuleKeyCalculator<T> - Class in com.facebook.buck.core.rulekey.calculator
Calculates RuleKey, bottom-up, using tree parallelism.
ParallelRuleKeyCalculator(ListeningExecutorService, RuleKeyFactory<T>, RuleDepsCache, BiFunction<BuckEventBus, BuildRule, Scope>) - Constructor for class com.facebook.buck.core.rulekey.calculator.ParallelRuleKeyCalculator
 
ParallelVersionedTargetGraphBuilder - Class in com.facebook.buck.versions
Takes a regular TargetGraph, resolves any versioned nodes, and returns a new graph with the versioned nodes removed.
parameters - Variable in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
 
ParamInfo - Class in com.facebook.buck.rules.coercer
Represents a single field that can be represented in buck build files.
ParamInfo(TypeCoercerFactory, Method) - Constructor for class com.facebook.buck.rules.coercer.ParamInfo
 
ParamInfo.Traversal - Interface in com.facebook.buck.rules.coercer
 
ParamInfoException - Exception in com.facebook.buck.rules.coercer
Exception type thrown from `ParamInfo` methods.
ParamInfoException(String, String, Throwable) - Constructor for exception com.facebook.buck.rules.coercer.ParamInfoException
 
parent - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
parse(String) - Static method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
parse(CellPathResolver, String) - Method in class com.facebook.buck.cli.CommandLineTargetNodeSpecParser
 
parse(ImmutableList<String>) - Static method in class com.facebook.buck.cli.VerbosityParser
 
parse(CellPathResolver, String) - Method in class com.facebook.buck.core.parser.buildtargetparser.BuildTargetPatternParser
1.
parse(ElfHeader.EIClass, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
parse(ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
parse(ElfHeader.EIClass, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
 
parse(ElfHeader.EIClass, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
parse(ElfHeader.EIClass, ByteBuffer) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
parse() - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
parse() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
parse() - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
parse() - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
PARSE - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
parse(String, QueryEnvironment) - Static method in class com.facebook.buck.query.QueryExpression
Scan and parse the specified query expression.
parse(CellPathResolver, String) - Static method in class com.facebook.buck.rules.visibility.VisibilityPatternParser
 
parse(Path) - Static method in class com.facebook.buck.test.XmlTestResultParser
 
parse(Locale, String) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
parse(Locale, String, ParsePosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
parse(Path, Set<ChromeTraceParser.ChromeTraceEventMatcher<?>>) - Method in class com.facebook.buck.util.trace.ChromeTraceParser
Parses a Chrome trace and stops parsing once all of the specified matchers have been satisfied.
parse(Path) - Static method in class com.facebook.buck.util.xml.XmlDomParser
 
parse(String) - Static method in class com.facebook.buck.util.xml.XmlDomParser
 
parse(InputStream) - Static method in class com.facebook.buck.util.xml.XmlDomParser
 
parse(InputSource, boolean) - Static method in class com.facebook.buck.util.xml.XmlDomParser
 
parse(InputStream) - Static method in class com.facebook.buck.util.xml.XmlDomParserWithLineNumbers
 
parse(InputSource) - Static method in class com.facebook.buck.util.xml.XmlDomParserWithLineNumbers
Constructs a document builder, parses xml, then returns a document with a new DocumentLocation object stored as userData in each node
PARSE_FINISHED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
PARSE_START_TS_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
PARSE_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
parseAction(ByteBuffer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
parseAction(ByteBuffer) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
parseAllPlatformHeaders(BuildTarget, SourcePathResolver, ImmutableList<SourceSortedSet>, boolean, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.features.apple.project.ProjectGenerator
 
parseAndroid(Path, String) - Static method in class com.facebook.buck.test.XmlTestResultParser
 
parseArgs(String...) - Method in class com.facebook.buck.testrunner.BaseRunner
Expected arguments are: (string) output directory (long) default timeout in milliseconds (0 for no timeout) (string) newline separated list of test selectors (string...) fully-qualified names of test classes
parseArguments(Parameters) - Method in class com.facebook.buck.cli.AdditionalOptionsSubCommandHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.ConsumeAllOptionsHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.QueryMultiSetOptionHandler
Tries to parse String[] argument from Parameters.
parseArguments(Parameters) - Method in class com.facebook.buck.cli.SingleStringSetOptionHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.StringSetOptionHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.TestCommand.CoverageReportFormatsHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.cli.TestSelectorOptions.TestSelectorsOptionHandler
 
parseArguments(Parameters) - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand.AggregationModeOptionHandler
 
parseArgumentsAsTargetNodeSpecs(CellPathResolver, BuckConfig, Iterable<String>) - Method in class com.facebook.buck.cli.AbstractCommand
 
parseArgumentsAsTargetNodeSpecs(CellPathResolver, BuckConfig, Iterable<String>) - Method in class com.facebook.buck.cli.PublishCommand
 
ParseBuckFileEvent - Class in com.facebook.buck.parser.events
Base class for events about parsing build files
ParseBuckFileEvent(EventKey, Path, Class<? extends ProjectBuildFileParser>) - Constructor for class com.facebook.buck.parser.events.ParseBuckFileEvent
 
ParseBuckFileEvent.Finished - Class in com.facebook.buck.parser.events
The event raised when build file parsing is finished
ParseBuckFileEvent.Started - Class in com.facebook.buck.parser.events
The event raised when build file parsing is started
parseBuckFileFinished(ParseBuckFileEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
parseBuckFileStarted(ParseBuckFileEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ParseBuckProfilerReportEvent - Class in com.facebook.buck.parser.events
 
ParseBuckProfilerReportEvent(EventKey, String) - Constructor for class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
parseBytes(String) - Static method in enum com.facebook.buck.util.unit.SizeUnit
Parses a string that represents a size into the number of bytes represented by that string.
parseCertificate(Path) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Parses a PEM encoded X509 certificate
parseClassHashes(List<String>) - Static method in class com.facebook.buck.jvm.java.AccumulateClassNamesStep
 
parseCommand(ByteBuffer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
parseCommand(ByteBuffer) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
parseConfigFile(Path) - Static method in class com.facebook.buck.util.config.Configs
 
ParseContext - Class in com.facebook.buck.skylark.parser.context
Tracks parse context.
ParseContext(PackageContext) - Constructor for class com.facebook.buck.skylark.parser.context.ParseContext
 
parseCxxSources(BuildTarget, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver, CxxPlatform, CxxConstructorArg) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseCxxSources(BuildTarget, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver, CxxPlatform, ImmutableSortedSet<SourceWithFlags>, PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseDirectory(ByteBuffer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
parseDirectory(ByteBuffer) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
ParsedReadResource - Class in com.facebook.buck.remoteexecution.grpc
A parsed read resource path.
ParseEvent - Class in com.facebook.buck.parser
Base class for events about parsing build files..
ParseEvent(EventKey, Iterable<BuildTarget>) - Constructor for class com.facebook.buck.parser.ParseEvent
 
ParseEvent.Finished - Class in com.facebook.buck.parser
 
ParseEvent.Started - Class in com.facebook.buck.parser
 
parseExopackageInfoMetadata(Path, Path, ProjectFilesystem) - Static method in class com.facebook.buck.android.exopackage.ExopackageInstaller
Parses a text file which is supposed to be in the following format: "file_path_without_spaces file_hash ...." i.e.
parseExportedHeaders(BuildTarget, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver, Optional<CxxPlatform>, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseExportedPlatformHeaders(BuildTarget, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver, CxxPlatform, CxxLibraryDescription.CommonArg) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
parseFinished(ParseEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
parseHeaders(BuildTarget, ActionGraphBuilder, SourcePathRuleFinder, SourcePathResolver, Optional<CxxPlatform>, CxxConstructorArg) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
parseMinSdkVersion(Path) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidManifestParser
 
parseObject(Locale, String, ParsePosition) - Method in class com.facebook.buck.util.i18n.NumberFormatter
 
parseOne(String) - Static method in class com.facebook.buck.doctor.UserInput
 
parseOutput(String, ImmutableSet.Builder<AppleSimulator>) - Static method in class com.facebook.buck.apple.simulator.SimctlListOutputParsing
Parses each line of output, adding any available simulators to simulatorsBuilder.
parsePackage(Path) - Method in class com.facebook.buck.features.project.intellij.lang.android.AndroidManifestParser
 
parsePathAndPackageInfo(String, String) - Static method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
ParsePipeline<T> - Class in com.facebook.buck.parser
Abstract node parsing pipeline.
ParsePipeline() - Constructor for class com.facebook.buck.parser.ParsePipeline
 
parsePrivateKey(Path, X509Certificate) - Static method in class com.facebook.buck.artifact_cache.ClientCertificateHandler
Parse a PEM encoded private key, with the algorithm decided by certificate
parseProfilePlistStream(InputStream) - Static method in class com.facebook.buck.apple.simulator.AppleSimulatorProfileParsing
 
parseProfilerReported(ParseBuckProfilerReportEvent) - Method in class com.facebook.buck.event.listener.ParserProfilerLoggerListener
 
Parser - Interface in com.facebook.buck.parser
High-level build file parsing machinery.
ParserAndCaches - Class in com.facebook.buck.cli
parseRange(String) - Static method in class com.facebook.buck.doctor.UserInput
 
ParserCache - Class in com.facebook.buck.parser.cache.impl
This class implements the caching behavior for parsing build specs.
ParserCacheAccessMode - Enum in com.facebook.buck.parser.cache.impl
Describes what operations the ParserCache allows.
ParserCacheConfig - Class in com.facebook.buck.parser.cache.impl
Class that implements the com.facebook.buck.parser.cache.ParserCache configuration.
ParserCacheException - Exception in com.facebook.buck.parser.cache
This exception is thrown when there are failures while doing ParserCacheStorage operations.
ParserCacheException(String) - Constructor for exception com.facebook.buck.parser.cache.ParserCacheException
Constructs a ParserCacheException object
ParserCacheException(Throwable, String) - Constructor for exception com.facebook.buck.parser.cache.ParserCacheException
Constructs a ParserCacheException object
ParserCacheException(String, Object...) - Constructor for exception com.facebook.buck.parser.cache.ParserCacheException
Constructs a ParserCacheException object
ParserCacheException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.parser.cache.ParserCacheException
Constructs a ParserCacheException object
ParserCacheStorage - Interface in com.facebook.buck.parser.cache
This is the main interface for interacting with the cache.
ParserCacheStorageFactory - Class in com.facebook.buck.parser.cache.impl
Factory for creating the appropriate ParserCacheStorage, based on the AbstractParserCacheConfig.
ParserCacheStorageFactory() - Constructor for class com.facebook.buck.parser.cache.impl.ParserCacheStorageFactory
 
ParserConfig - Class in com.facebook.buck.parser
Immutable implementation of AbstractParserConfig.
parseResponse(ThriftProtocol, InputStream) - Static method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol
 
ParseResult - Class in com.facebook.buck.skylark.parser
Parse result containing build rules defined in build file and supporting metadata.
parseResults(Path, Path, Path) - Method in class com.facebook.buck.cxx.CxxTest
 
ParserFactory - Class in com.facebook.buck.parser
Responsible for creating an instance of Parser.
ParserFactory() - Constructor for class com.facebook.buck.parser.ParserFactory
 
ParserMessages - Class in com.facebook.buck.parser
 
ParserMessages() - Constructor for class com.facebook.buck.parser.ParserMessages
 
ParserProfilerLoggerListener - Class in com.facebook.buck.event.listener
 
ParserProfilerLoggerListener(InvocationInfo, ProjectFilesystem) - Constructor for class com.facebook.buck.event.listener.ParserProfilerLoggerListener
 
ParserPythonInterpreterProvider - Class in com.facebook.buck.parser
 
ParserPythonInterpreterProvider(BuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.parser.ParserPythonInterpreterProvider
 
ParserPythonInterpreterProvider(ParserConfig, ExecutableFinder) - Constructor for class com.facebook.buck.parser.ParserPythonInterpreterProvider
 
ParserTargetNodeFactory<T> - Interface in com.facebook.buck.parser
Creates TargetNode instances for the parser.
parseStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.event.listener.PerfTimesEventListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
parseStarted(ParseEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
parseTargetsAndRunProjectGenerator(List<String>) - Method in class com.facebook.buck.features.go.GoProjectCommandHelper
 
parseTargetsAndRunProjectGenerator(List<String>) - Method in class com.facebook.buck.features.project.intellij.IjProjectCommandHelper
 
parseTargetsAndRunXCodeGenerator(ListeningExecutorService) - Method in class com.facebook.buck.features.apple.project.XCodeProjectCommandHelper
 
parseTree(ByteBuffer) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
parseTree(ByteBuffer) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
PARSING_PROGRESS_UPDATED - Static variable in interface com.facebook.buck.event.external.events.ProgressEventInterface
 
ParsingEvent - Class in com.facebook.buck.event
 
ParsingEvent(EventKey, String) - Constructor for class com.facebook.buck.event.ParsingEvent
 
ParsingEvent.EnvVariableChange - Class in com.facebook.buck.event
 
ParsingEvent.SymlinkInvalidation - Class in com.facebook.buck.event
 
ParsingJavaPackageFinder - Class in com.facebook.buck.features.project.intellij.lang.java
Finds the package for a given file by looking at its contents first.
ParsingJavaPackageFinder() - Constructor for class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder
 
ParsingJavaPackageFinder.PackagePathResolver - Class in com.facebook.buck.features.project.intellij.lang.java
Convenience class containing logic for dealing with Java package directory structures and package paths.
ParsingJavaPackageFinder.PathComponentCountOrder - Class in com.facebook.buck.features.project.intellij.lang.java
 
parsingProgressUpdated(double) - Static method in class com.facebook.buck.event.ProgressEvent
 
ParsingProgressUpdated(double) - Constructor for class com.facebook.buck.event.ProgressEvent.ParsingProgressUpdated
 
parsingProgressUpdated(ProgressEvent.ParsingProgressUpdated) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
ParsingUnconfiguredBuildTargetFactory - Class in com.facebook.buck.core.parser.buildtargetparser
A factory that parses a given build target name using the provided BuildTargetParser.
ParsingUnconfiguredBuildTargetFactory() - Constructor for class com.facebook.buck.core.parser.buildtargetparser.ParsingUnconfiguredBuildTargetFactory
 
password - Variable in class com.facebook.buck.maven.aether.Repository
 
PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
PATH_TO_JACOCO_AGENT_JAR - Static variable in class com.facebook.buck.jvm.java.JacocoConstants
 
PathArguments - Class in com.facebook.buck.cli
 
PathComponentCountOrder() - Constructor for class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder.PathComponentCountOrder
 
PathFragments - Class in com.facebook.buck.util.filesystem
Conversion utilities between Paths and PathFragments.
PathHashing - Class in com.facebook.buck.util.hashing
 
pathInJar - Variable in class com.facebook.buck.jvm.java.JarFileObject
 
PathListing - Class in com.facebook.buck.io.file
Utility class to list files which match a pattern, applying ordering and filtering.
PathListing.FilterMode - Enum in com.facebook.buck.io.file
Whether to include files which match the filter, or exclude them.
PathListing.PathModifiedTimeFetcher - Interface in com.facebook.buck.io.file
Fetches last-modified time from a path.
PathMatcher - Interface in com.facebook.buck.io.filesystem
A contract for matching Paths.
PathSerialization - Class in com.facebook.buck.rules.modern
This can be used for serialization/deserialization of Paths (in such a way that absolute paths will be updated for the new context).
PathSerialization() - Constructor for class com.facebook.buck.rules.modern.PathSerialization
 
PathShortener - Interface in com.facebook.buck.cxx.toolchain
A function that may shorten a given path using variou strategies.
PathSourcePath - Class in com.facebook.buck.core.sourcepath
Immutable implementation of AbstractPathSourcePath.
PathSourcePath.Builder - Class in com.facebook.buck.core.sourcepath
Builds instances of type PathSourcePath.
PathStats(Path, long, long, long) - Constructor for class com.facebook.buck.util.DirectoryCleaner.PathStats
 
pathToClassName(String) - Static method in class com.facebook.buck.util.zip.JarBuilder
 
pathToFile() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
 
pathToFragment(Path) - Static method in class com.facebook.buck.util.filesystem.PathFragments
Convert a Skylark PathFragment to a Java Path.
pathToOutDirectory - Variable in class com.facebook.buck.shell.Genrule
 
pathToOutFile - Variable in class com.facebook.buck.shell.Genrule
 
PathTypeCoercer - Class in com.facebook.buck.rules.coercer
 
PathTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.PathTypeCoercer
 
PathTypeCoercer.PathExistenceVerificationMode - Enum in com.facebook.buck.rules.coercer
 
pathWithinArchive() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
 
pathWithPlatformSeparators(String) - Static method in class com.facebook.buck.io.file.MorePaths
 
pathWithPlatformSeparators(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
pathWithUnixSeparators(String) - Static method in class com.facebook.buck.io.file.MorePaths
 
pathWithUnixSeparators(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
pathWithUnixSeparatorsAndTrailingSlash(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
pathWithWindowsSeparators(Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
PATTERN - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
PatternAndMessage - Class in com.facebook.buck.util
A class that holds a pattern and a message related to this pattern.
PatternAndMessage.Builder - Class in com.facebook.buck.util
Builds instances of type PatternAndMessage.
PatternMatchedCollection<T> - Class in com.facebook.buck.rules.coercer
 
PatternMatchedCollection.Builder<T> - Class in com.facebook.buck.rules.coercer
 
PatternMatchedCollectionTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
 
PatternMatchedCollectionTypeCoercer(TypeCoercer<Pattern>, TypeCoercer<T>) - Constructor for class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
PatternsMatcher - Class in com.facebook.buck.util
Helper class that keeps a list of compiled patterns and provides a method to check whether a string matches at least one of them.
PatternsMatcher(Collection<String>) - Constructor for class com.facebook.buck.util.PatternsMatcher
 
PatternsMatcher(ImmutableSet<Pattern>) - Constructor for class com.facebook.buck.util.PatternsMatcher
 
PatternTestSelector - Class in com.facebook.buck.test.selectors
A TestDescription will match if this selector's class-part is a substring of the TestDescription's full class-name, or if this selector's class-name, when interpreted as a java.util.regex regular-expression, matches the TestDescription's full class-name.
PatternTypeCoercer - Class in com.facebook.buck.rules.coercer
 
PatternTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.PatternTypeCoercer
 
PatternValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for Pattern.
PatternValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
 
PBXAggregateTarget - Class in com.facebook.buck.apple.xcode.xcodeproj
Target backed by shell scripts or nothing (only specifying dependencies).
PBXAggregateTarget(String) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXAggregateTarget
 
PBXBuildFile - Class in com.facebook.buck.apple.xcode.xcodeproj
File referenced by a build phase, unique to each build phase.
PBXBuildFile(PBXReference) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
PBXBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Superclass of build phases.
PBXBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
PBXBuildStyle - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXBuildStyle(String) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
PBXContainer - Class in com.facebook.buck.apple.xcode.xcodeproj
Superclass of all container types.
PBXContainer() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXContainer
 
PBXContainerItem - Class in com.facebook.buck.apple.xcode.xcodeproj
Superclass in Xcode's object hierarchy, has no non-structural functionality here.
PBXContainerItem() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItem
 
PBXContainerItemProxy - Class in com.facebook.buck.apple.xcode.xcodeproj
Reference to another object used by PBXTargetDependency.
PBXContainerItemProxy(PBXObject, String, PBXContainerItemProxy.ProxyType) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
PBXContainerItemProxy.ProxyType - Enum in com.facebook.buck.apple.xcode.xcodeproj
 
PBXCopyFilesBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXCopyFilesBuildPhase(CopyFilePhaseDestinationSpec) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
 
PBXCopyFilesBuildPhase.Destination - Enum in com.facebook.buck.apple.xcode.xcodeproj
The prefix path, this does not use SourceTreePath and build variables but rather some sort of enum.
PBXFileReference - Class in com.facebook.buck.apple.xcode.xcodeproj
Reference to a concrete file.
PBXFileReference(String, String, PBXReference.SourceTree, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
PBXFrameworksBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Build phase representing the linking step of a target.
PBXFrameworksBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXFrameworksBuildPhase
 
PBXGroup - Class in com.facebook.buck.apple.xcode.xcodeproj
A collection of files in Xcode's virtual filesystem hierarchy.
PBXGroup(String, String, PBXReference.SourceTree) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
PBXGroup.SortPolicy - Enum in com.facebook.buck.apple.xcode.xcodeproj
Method by which group contents will be sorted.
PBXHeadersBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Build phase that copies header files into the output headers directory.
PBXHeadersBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXHeadersBuildPhase
 
PBXNativeTarget - Class in com.facebook.buck.apple.xcode.xcodeproj
Concrete target type representing targets built by xcode itself, rather than an external build system.
PBXNativeTarget(String) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXNativeTarget
 
PBXObject - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXObject() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
PBXProject - Class in com.facebook.buck.apple.xcode.xcodeproj
The root object representing the project itself.
PBXProject(String) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
PBXProjectItem - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXProjectItem() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXProjectItem
 
PBXReference - Class in com.facebook.buck.apple.xcode.xcodeproj
Superclass for file, directories, and groups.
PBXReference(String, String, PBXReference.SourceTree) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
PBXReference.SourceTree - Enum in com.facebook.buck.apple.xcode.xcodeproj
 
PBXResourcesBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Lists the files to be copied into the output resources directory for the containing PBXTarget.
PBXResourcesBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXResourcesBuildPhase
 
PBXShellScriptBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Build phase which represents running a shell script.
PBXShellScriptBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
 
PBXSourcesBuildPhase - Class in com.facebook.buck.apple.xcode.xcodeproj
Lists the files to be compiled for the containing PBXTarget.
PBXSourcesBuildPhase() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXSourcesBuildPhase
 
PBXTarget - Class in com.facebook.buck.apple.xcode.xcodeproj
Information for building a specific artifact (a library, binary, or test).
PBXTarget(String) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
PBXTargetDependency - Class in com.facebook.buck.apple.xcode.xcodeproj
Element of the PBXTarget.dependencies.
PBXTargetDependency(PBXContainerItemProxy) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
PBXVariantGroup - Class in com.facebook.buck.apple.xcode.xcodeproj
 
PBXVariantGroup(String, String, PBXReference.SourceTree) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.PBXVariantGroup
 
peek() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
peek(Consumer<? super T>) - Method in interface com.facebook.buck.util.RichStream
 
PENDING_STAMPEDE_ID - Static variable in class com.facebook.buck.distributed.build_client.StampedeBuildClient
 
PENDING_STAMPEDE_ID - Static variable in class com.facebook.buck.distributed.ClientStatsTracker
 
PER_SERVER_CATEGORY - Static variable in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
PerBuildState - Class in com.facebook.buck.parser
 
PerBuildStateFactory - Class in com.facebook.buck.parser
 
PerBuildStateFactory(ThrowingCloseableMemoizedSupplier<ManifestService, IOException>, FileHashCache) - Constructor for class com.facebook.buck.parser.PerBuildStateFactory
 
PerfEventId - Class in com.facebook.buck.event
Immutable implementation of SimplePerfEvent.AbstractPerfEventId.
PerfEventId.Builder - Class in com.facebook.buck.event
Builds instances of type PerfEventId.
performDistributedBuildDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
performedLocalBuild() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
performedRacingBuild() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
performManifestBasedCacheFetch(RuleKeyAndInputs) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
performsBuild() - Method in class com.facebook.buck.cli.AbstractCommand
 
performsBuild() - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
performsBuild() - Method in class com.facebook.buck.cli.BuildCommand
 
performsBuild() - Method in interface com.facebook.buck.cli.Command
 
performsBuild() - Method in class com.facebook.buck.cli.InstallCommand
 
performsBuild() - Method in class com.facebook.buck.cli.RunCommand
 
performsBuild() - Method in class com.facebook.buck.cli.TestCommand
 
performUploadToArtifactCache(ImmutableSet<RuleKey>, ArtifactCache, BuckEventBus, ImmutableMap<String, String>, SortedSet<Path>, BuildTarget, ProjectFilesystem, long) - Static method in class com.facebook.buck.artifact_cache.ArtifactUploader
 
PerfStatsEvent() - Constructor for class com.facebook.buck.util.perf.PerfStatsTracking.PerfStatsEvent
 
PerfStatsTracking - Class in com.facebook.buck.util.perf
Periodically probes for process-wide perf-related metrics.
PerfStatsTracking(BuckEventBus, InvocationInfo) - Constructor for class com.facebook.buck.util.perf.PerfStatsTracking
 
PerfStatsTracking.MemoryPerfStatsEvent - Class in com.facebook.buck.util.perf
Performance event that tracks current memory usage of Buck
PerfStatsTracking.PerfStatsEvent - Class in com.facebook.buck.util.perf
 
PerfTimesEventListener - Class in com.facebook.buck.event.listener
 
PerfTimesEventListener(BuckEventBus, ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.PerfTimesEventListener
 
PerfTimesEventListener.PerfTimesEvent - Class in com.facebook.buck.event.listener
 
PerfTimesStats - Class in com.facebook.buck.log
Immutable implementation of AbstractPerfTimesStats.
PerfTimesStats.Builder - Class in com.facebook.buck.log
Builds instances of type PerfTimesStats.
PerRuleCumulativeStats - Class in com.facebook.buck.distributed
Immutable implementation of DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats.
PerRuleCumulativeStats.Builder - Class in com.facebook.buck.distributed
Builds instances of type PerRuleCumulativeStats.
perRuleStats() - Method in class com.facebook.buck.distributed.AnalysisResults
 
PerServerData - Class in com.facebook.buck.slb
Immutable implementation of ServerHealthManagerEvent.AbstractPerServerData.
PerServerData.Builder - Class in com.facebook.buck.slb
Builds instances of type PerServerData.
PerServerPingData - Class in com.facebook.buck.slb
Immutable implementation of LoadBalancerPingEvent.AbstractPerServerPingData.
PerServerPingData.Builder - Class in com.facebook.buck.slb
Builds instances of type PerServerPingData.
PexStep - Class in com.facebook.buck.features.python
 
PexStep(ProjectFilesystem, ImmutableMap<String, String>, ImmutableList<String>, Path, PythonVersion, Path, Path, String, ImmutableMap<Path, Path>, ImmutableMap<Path, Path>, ImmutableMap<Path, Path>, ImmutableMultimap<Path, Path>, ImmutableSet<String>, boolean) - Constructor for class com.facebook.buck.features.python.PexStep
 
PexToolProvider - Interface in com.facebook.buck.features.python.toolchain
 
PexToolProviderFactory - Class in com.facebook.buck.features.python.toolchain.impl
 
PexToolProviderFactory() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PexToolProviderFactory
 
PicType - Enum in com.facebook.buck.cxx.toolchain
Different compilation modes for PIC (position-independent code) and PDC (position-dependent code).
PipelinedBuildable<State extends RulePipelineState> - Interface in com.facebook.buck.rules.modern
Interface for the buildable of a PipelinedModernBuildRule.
PipelinedModernBuildRule<State extends RulePipelineState,T extends PipelinedBuildable<State>> - Class in com.facebook.buck.rules.modern
A ModernBuildRule that @SupportsPipelining.
PipelinedModernBuildRule(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, T) - Constructor for class com.facebook.buck.rules.modern.PipelinedModernBuildRule
 
PkillProcessManager - Class in com.facebook.buck.util
Checks for and kills processes by name.
PkillProcessManager(ProcessExecutor) - Constructor for class com.facebook.buck.util.PkillProcessManager
 
Platform - Interface in com.facebook.buck.core.model.platform
A platform is defined as a set of properties (constraints).
Platform - Enum in com.facebook.buck.util.environment
Platform on which Buck is currently running.
PLATFORM_DOMAIN - Static variable in class com.facebook.buck.features.js.JsFlavors
 
PlatformArg - Class in com.facebook.buck.core.rules.platform
Immutable implementation of PlatformDescription.AbstractPlatformArg.
PlatformArg.Builder - Class in com.facebook.buck.core.rules.platform
Builds instances of type PlatformArg.
platformArgForRelease(Set<Flavor>) - Static method in class com.facebook.buck.features.js.JsFlavors
 
PlatformDescription - Class in com.facebook.buck.core.rules.platform
A description for platform.
PlatformDescription() - Constructor for class com.facebook.buck.core.rules.platform.PlatformDescription
 
PlatformNameMacro - Class in com.facebook.buck.rules.macros
$(platform-name) macro type.
PlatformRule - Class in com.facebook.buck.core.rules.platform
platform rule.
PlatformRuleDescriptionProvider - Class in com.facebook.buck.core.rules.platform
 
PlatformRuleDescriptionProvider() - Constructor for class com.facebook.buck.core.rules.platform.PlatformRuleDescriptionProvider
 
PlatformSandboxExecutionStrategyFactory - Class in com.facebook.buck.sandbox.impl
Creates SandboxExecutionStrategyFactory using the information about the current platform.
PlatformSandboxExecutionStrategyFactory() - Constructor for class com.facebook.buck.sandbox.impl.PlatformSandboxExecutionStrategyFactory
 
PlatformType - Enum in com.facebook.buck.util.environment
The type of the Platform, in only a very general sense: Windows, Unix, etc.
PluginBasedCommand - Interface in com.facebook.buck.support.cli.args
An abstract class that provides basic capabilities for commands that use subcommands loaded from plugins.
PluginBasedCommandHelpPrinter - Class in com.facebook.buck.support.cli.args
A helper class that encapsulate printing of usage tests for a given command
PluginBasedCommandHelpPrinter() - Constructor for class com.facebook.buck.support.cli.args.PluginBasedCommandHelpPrinter
 
PluginBasedKnownConfigurationDescriptionsFactory - Class in com.facebook.buck.core.rules.config.impl
This factory creates a list of ConfigurationRuleDescription by loading instances of ConfigurationRuleDescriptionProvider using plugin framework and collecting ConfigurationRuleDescription from the loaded providers.
PluginBasedKnownConfigurationDescriptionsFactory() - Constructor for class com.facebook.buck.core.rules.config.impl.PluginBasedKnownConfigurationDescriptionsFactory
 
PluginBasedSubCommand - Interface in com.facebook.buck.support.cli.args
A common interface that needs to be implemented by subcommands loaded from plugins.
PluginBasedSubCommandFactory<T extends PluginBasedSubCommand> - Interface in com.facebook.buck.support.cli.args
Creates an instance of PluginBasedSubCommand used by plugin-based subcommands framework.
PluginBasedSubCommands - Annotation Type in com.facebook.buck.support.cli.args
This annotation indicates that the options should be loaded using plugin framework.
PluginClassLoader - Interface in com.facebook.buck.jvm.java.plugin.api
Utility interface for loading classes that live in Buck's Java compiler plugin.
PluginClassLoaderFactory - Interface in com.facebook.buck.jvm.java.plugin.api
Factory interface for PluginClassLoaders for different compiler instances
PluginLoader - Class in com.facebook.buck.jvm.java.plugin
Loads the Buck javac plugin JAR using the ClassLoader of a particular compiler instance.
plurals - Variable in class com.facebook.buck.android.StringResources
 
PojoTransformer - Class in com.facebook.buck.parser.api
Container to hold transformation function for classes assignable to a provided class.
poll() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
poll(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
Pom - Class in com.facebook.buck.maven
 
Pom(SourcePathResolver, Path, MavenPublishable) - Constructor for class com.facebook.buck.maven.Pom
 
populate(CellPathResolver, ProjectFilesystem, BuildTarget, Class<T>, ImmutableSet.Builder<BuildTarget>, Map<String, ?>) - Method in interface com.facebook.buck.rules.coercer.ConstructorArgMarshaller
Use the information contained in the params to fill in the public fields and settable properties of dto.
populate(CellPathResolver, ProjectFilesystem, BuildTarget, Class<T>, ImmutableSet.Builder<BuildTarget>, Map<String, ?>) - Method in class com.facebook.buck.rules.coercer.DefaultConstructorArgMarshaller
 
populateActionGraphBuilderWithCachedRules(BuckEventBus, TargetGraph, ActionGraphBuilder) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
populateActionGraphBuilderWithCachedRules(BuckEventBus, TargetGraph, ActionGraphBuilder) - Method in class com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphGenerator
Populates the given ActionGraphBuilder with the rules from the previously used ActionGraphBuilder that are deemed usable after checking for invalidations with a target graph walk.
populateCxxBinaryDescriptionArg(SourcePathResolver, CxxBinaryDescriptionArg.Builder, AppleNativeTargetDescriptionArg, BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
populateCxxConstructorArg(SourcePathResolver, AppleNativeTargetDescriptionArg, BuildTarget, Consumer<ImmutableSortedSet<SourceWithFlags>>, Consumer<SourceSortedSet>, Consumer<String>) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
populateCxxLibraryDescriptionArg(SourcePathResolver, CxxLibraryDescriptionArg.Builder, AppleNativeTargetDescriptionArg, BuildTarget) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
populateLinkerArguments(ImmutableList.Builder<Arg>, SwiftPlatform, Linker.LinkableDepType) - Static method in class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
 
populateSwiftLibraryDescriptionArg(SwiftBuckConfig, SourcePathResolver, SwiftLibraryDescriptionArg.Builder, CxxLibraryDescription.CommonArg, BuildTarget) - Static method in class com.facebook.buck.swift.SwiftDescriptions
 
populateWithConfiguringAttributes(CellPathResolver, ProjectFilesystem, SelectorListResolver, SelectableConfigurationContext, BuildTarget, Class<T>, ImmutableSet.Builder<BuildTarget>, ImmutableMap<String, ?>) - Method in interface com.facebook.buck.rules.coercer.ConstructorArgMarshaller
Creates a constructor argument using raw attributes that may contain configurable attributes.
populateWithConfiguringAttributes(CellPathResolver, ProjectFilesystem, SelectorListResolver, SelectableConfigurationContext, BuildTarget, Class<T>, ImmutableSet.Builder<BuildTarget>, ImmutableMap<String, ?>) - Method in class com.facebook.buck.rules.coercer.DefaultConstructorArgMarshaller
 
PositionalXmlHandler - Class in com.facebook.buck.util.xml
Builds a DOM tree that maintains element line and column numbers in userData
PositionalXmlHandler() - Constructor for class com.facebook.buck.util.xml.PositionalXmlHandler
 
PosixNmSymbolNameTool - Class in com.facebook.buck.cxx.toolchain
A SymbolNameTool implementation using a POSIX-compliant `nm` utility (http://pubs.opengroup.org/onlinepubs/009696699/utilities/nm.html).
PosixNmSymbolNameTool(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.PosixNmSymbolNameTool
 
possiblyIncludesClassName(String) - Method in class com.facebook.buck.test.selectors.TestSelectorList
Returns true if it is *possible* for the given classname to include tests.
post(BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
post(BuckEvent, BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
Post event to the EventBus using the timestamp given by atTime.
post(BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
 
post(BuckEvent, BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
 
post(String) - Method in interface com.facebook.buck.util.network.HttpEndpoint
 
postBuildAnalysisDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
PostBuildPhase - Class in com.facebook.buck.distributed.build_client
Phase after the build.
PostBuildPhase(DistBuildService, ClientStatsTracker, LogStateTracker, long, boolean) - Constructor for class com.facebook.buck.distributed.build_client.PostBuildPhase
 
postConsoleEvent(ConsoleEvent) - Method in class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
 
postDistBuildLocalStepsDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
postDistBuildProgressEvent(CoordinatorBuildProgress) - Method in class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
 
postDistBuildStatusEvent(BuildJob, List<BuildSlaveStatus>) - Method in class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
 
postDistBuildStatusEvent(BuildJob, List<BuildSlaveStatus>, String) - Method in class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
Posts the event to the event bus.
PostEnterTaskListener - Class in com.facebook.buck.jvm.java.plugin.adapter
A TaskListener that runs some code after the final enter phase.
PostEnterTaskListener(BuckJavacTask, Consumer<Set<Element>>) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.PostEnterTaskListener
 
postEvents(BuckEventBus, WatchmanWatcher.FreshInstanceAction) - Method in class com.facebook.buck.io.watchman.WatchmanWatcher
Query Watchman for file change events.
postWithoutConfiguring(BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
postWithoutConfiguring(BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
 
PreBuildPhase - Class in com.facebook.buck.distributed.build_client
Phase before the build.
PreBuildPhase(DistBuildService, ClientStatsTracker, ListenableFuture<BuildJobState>, DistBuildCellIndexer, BuckVersion, BuildExecutorArgs, ImmutableSet<BuildTarget>, ActionAndTargetGraphs, String) - Constructor for class com.facebook.buck.distributed.build_client.PreBuildPhase
 
PrebuiltAppleFramework - Class in com.facebook.buck.apple
 
PrebuiltAppleFramework(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathResolver, SourcePath, NativeLinkable.Linkage, ImmutableSet<FrameworkPath>, Optional<Pattern>, Function<? super CxxPlatform, ImmutableList<String>>, FlavorDomain<AppleCxxPlatform>) - Constructor for class com.facebook.buck.apple.PrebuiltAppleFramework
 
PrebuiltAppleFrameworkDescription - Class in com.facebook.buck.apple
 
PrebuiltAppleFrameworkDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.apple.PrebuiltAppleFrameworkDescription
 
PrebuiltAppleFrameworkDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of PrebuiltAppleFrameworkDescription.AbstractPrebuiltAppleFrameworkDescriptionArg.
PrebuiltAppleFrameworkDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type PrebuiltAppleFrameworkDescriptionArg.
PrebuiltCxxLibrary - Class in com.facebook.buck.cxx
 
PrebuiltCxxLibraryDescription - Class in com.facebook.buck.cxx
 
PrebuiltCxxLibraryDescription(ToolchainProvider, CxxBuckConfig) - Constructor for class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
PrebuiltCxxLibraryDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of PrebuiltCxxLibraryDescription.AbstractPrebuiltCxxLibraryDescriptionArg.
PrebuiltCxxLibraryDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type PrebuiltCxxLibraryDescriptionArg.
PrebuiltCxxLibraryGroupDescription - Class in com.facebook.buck.cxx
Immutable implementation of AbstractPrebuiltCxxLibraryGroupDescription.
PrebuiltCxxLibraryGroupDescriptionArg - Class in com.facebook.buck.cxx
Immutable implementation of AbstractPrebuiltCxxLibraryGroupDescription.AbstractPrebuiltCxxLibraryGroupDescriptionArg.
PrebuiltCxxLibraryGroupDescriptionArg.Builder - Class in com.facebook.buck.cxx
Builds instances of type PrebuiltCxxLibraryGroupDescriptionArg.
PrebuiltDotnetLibrary - Class in com.facebook.buck.features.dotnet
 
PrebuiltDotnetLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathResolver, SourcePath) - Constructor for class com.facebook.buck.features.dotnet.PrebuiltDotnetLibrary
 
PrebuiltDotnetLibraryDescription - Class in com.facebook.buck.features.dotnet
 
PrebuiltDotnetLibraryDescription() - Constructor for class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescription
 
PrebuiltDotnetLibraryDescriptionArg - Class in com.facebook.buck.features.dotnet
Immutable implementation of PrebuiltDotnetLibraryDescription.AbstractPrebuiltDotnetLibraryDescriptionArg.
PrebuiltDotnetLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.dotnet
Builds instances of type PrebuiltDotnetLibraryDescriptionArg.
PrebuiltGoLibraryDescription - Class in com.facebook.buck.features.go
 
PrebuiltGoLibraryDescription(GoBuckConfig, ToolchainProvider) - Constructor for class com.facebook.buck.features.go.PrebuiltGoLibraryDescription
 
PrebuiltGoLibraryDescriptionArg - Class in com.facebook.buck.features.go
Immutable implementation of PrebuiltGoLibraryDescription.AbstractPrebuiltGoLibraryDescriptionArg.
PrebuiltGoLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.go
Builds instances of type PrebuiltGoLibraryDescriptionArg.
PrebuiltHaskellLibrary - Class in com.facebook.buck.features.haskell
 
PrebuiltHaskellLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.haskell.PrebuiltHaskellLibrary
 
PrebuiltJar - Class in com.facebook.buck.jvm.java
 
PrebuiltJar(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePathResolver, SourcePath, Optional<SourcePath>, Optional<SourcePath>, Optional<String>, Optional<String>, boolean, boolean) - Constructor for class com.facebook.buck.jvm.java.PrebuiltJar
 
PrebuiltJarDescription - Class in com.facebook.buck.jvm.java
 
PrebuiltJarDescription() - Constructor for class com.facebook.buck.jvm.java.PrebuiltJarDescription
 
PrebuiltJarDescriptionArg - Class in com.facebook.buck.jvm.java
Immutable implementation of PrebuiltJarDescription.AbstractPrebuiltJarDescriptionArg.
PrebuiltJarDescriptionArg.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type PrebuiltJarDescriptionArg.
PrebuiltNativeLibrary - Class in com.facebook.buck.android
An object that represents the resources prebuilt native library.
PrebuiltNativeLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, Path, boolean, ImmutableSortedSet<? extends SourcePath>) - Constructor for class com.facebook.buck.android.PrebuiltNativeLibrary
 
PrebuiltNativeLibraryDescription - Class in com.facebook.buck.android
 
PrebuiltNativeLibraryDescription() - Constructor for class com.facebook.buck.android.PrebuiltNativeLibraryDescription
 
PrebuiltNativeLibraryDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of PrebuiltNativeLibraryDescription.AbstractPrebuiltNativeLibraryDescriptionArg.
PrebuiltNativeLibraryDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type PrebuiltNativeLibraryDescriptionArg.
PrebuiltOcamlLibraryDescription - Class in com.facebook.buck.features.ocaml
Prebuilt OCaml library
PrebuiltOcamlLibraryDescription() - Constructor for class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescription
 
PrebuiltOcamlLibraryDescriptionArg - Class in com.facebook.buck.features.ocaml
Immutable implementation of PrebuiltOcamlLibraryDescription.AbstractPrebuiltOcamlLibraryDescriptionArg.
PrebuiltOcamlLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.ocaml
Builds instances of type PrebuiltOcamlLibraryDescriptionArg.
PrebuiltPythonLibrary - Class in com.facebook.buck.features.python
 
PrebuiltPythonLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams, SourcePath, boolean) - Constructor for class com.facebook.buck.features.python.PrebuiltPythonLibrary
 
PrebuiltPythonLibraryDescription - Class in com.facebook.buck.features.python
 
PrebuiltPythonLibraryDescription() - Constructor for class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
PrebuiltPythonLibraryDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PrebuiltPythonLibraryDescription.AbstractPrebuiltPythonLibraryDescriptionArg.
PrebuiltPythonLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PrebuiltPythonLibraryDescriptionArg.
PrebuiltRustLibraryDescription - Class in com.facebook.buck.features.rust
 
PrebuiltRustLibraryDescription() - Constructor for class com.facebook.buck.features.rust.PrebuiltRustLibraryDescription
 
PrebuiltRustLibraryDescriptionArg - Class in com.facebook.buck.features.rust
Immutable implementation of PrebuiltRustLibraryDescription.AbstractPrebuiltRustLibraryDescriptionArg.
PrebuiltRustLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.rust
Builds instances of type PrebuiltRustLibraryDescriptionArg.
precompiledHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
precompiledHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
precompiledHeaderArgs(Path) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
precompiledHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
PrecompiledHeaderData - Class in com.facebook.buck.cxx
Contains information needed to consume a possibly precompiled header.
precomputeWorkFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T) - Method in class com.facebook.buck.rules.macros.AbstractMacroExpanderWithoutPrecomputedWork
 
precomputeWorkFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T) - Method in interface com.facebook.buck.rules.macros.MacroExpander
 
precomputeWorkFrom(BuildTarget, CellPathResolver, ActionGraphBuilder, T) - Method in class com.facebook.buck.rules.macros.QueryMacroExpander
 
PreDexedFilesSorter - Class in com.facebook.buck.android
Responsible for bucketing pre-dexed objects into primary and secondary dex files.
PreDexedFilesSorter(ImmutableMultimap<APKModule, DexWithClasses>, ImmutableSet<String>, APKModuleGraph, Path, long, DexStore, Path, Path) - Constructor for class com.facebook.buck.android.PreDexedFilesSorter
 
PreDexedFilesSorter.DexStoreContents - Class in com.facebook.buck.android
 
PreDexedFilesSorter.Result - Class in com.facebook.buck.android
 
PreDexMerge - Class in com.facebook.buck.android
Buildable that is responsible for: Bucketing pre-dexed jars into lists for primary and secondary dex files (if the app is split-dex).
PreDexMerge(BuildTarget, ProjectFilesystem, AndroidPlatformTarget, BuildRuleParams, DexSplitMode, APKModuleGraph, ImmutableMultimap<APKModule, DexProducedFromJavaLibrary>, ListeningExecutorService, OptionalInt, Optional<String>, String) - Constructor for class com.facebook.buck.android.PreDexMerge
 
PREFIX_BUILD_FINISHED - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_BUILD_RULE_FINISHED - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_CACHE_STATS - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_EXIT_CODE - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_INVOCATION_INFO - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
PREFIX_PERFTIMES - Static variable in class com.facebook.buck.log.MachineReadableLogConfig
 
prefixHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
prefixHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
prefixHeaderArgs(Path) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
prefixHeaderArgs(Path) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
PrefixMapDebugPathSanitizer - Class in com.facebook.buck.cxx.toolchain
This sanitizer works by depending on the compiler's -fdebug-prefix-map flag to properly ensure that the output only contains references to the mapped-to paths (i.e.
PrefixMapDebugPathSanitizer(String, ImmutableBiMap<Path, String>) - Constructor for class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
prefixOrPCHArgs(boolean, Path) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
PregeneratedCodeWriter - Class in com.facebook.buck.features.project.intellij
 
PregeneratedCodeWriter(IjProjectTemplateDataPreparer, IjProjectConfig, ProjectFilesystem, AndroidManifestParser, IJProjectCleaner) - Constructor for class com.facebook.buck.features.project.intellij.PregeneratedCodeWriter
 
PreInclude - Class in com.facebook.buck.cxx
Represents a precompilable header file, along with dependencies.
PreIncludeFactory - Class in com.facebook.buck.cxx
Generate instances of PreInclude based on the input parameters, generally coming from a CxxSourceRuleFactory.
PreIncludeFactory.Builder - Class in com.facebook.buck.cxx
Builds instances of type PreIncludeFactory.
preloadEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
preloadEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
preloadEnvVar() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
preloadEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
preloadTargetPatterns(Iterable<String>) - Method in class com.facebook.buck.cli.BuckQueryEnvironment
 
prepareExecutionContext(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
 
prepareForRun(ProjectFilesystem, Path) - Method in class com.facebook.buck.sandbox.darwin.DarwinSandboxProgramRunner
 
prepareForRun(ProjectFilesystem, Path) - Method in class com.facebook.buck.shell.programrunner.DirectProgramRunner
 
prepareForRun(ProjectFilesystem, Path) - Method in interface com.facebook.buck.shell.programrunner.ProgramRunner
Initialization that needs to be performed before execution.
preparse(JavaFileParser, ProjectFilesystem, ImmutableSet<Path>, JavaPackageFinder) - Static method in class com.facebook.buck.features.project.intellij.lang.java.ParsingJavaPackageFinder
Creates a hybrid JavaPackageFinder which will resolve packages for the selected paths based on parsing the source files and use the fallbackPackageFinder for everything else.
preprocessAndCompile(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, PreprocessorDelegate, CompilerDelegate, String, SourcePath, AbstractCxxSource.Type, Optional<CxxPrecompiledHeader>, DebugPathSanitizer) - Static method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
Preprocessor - Interface in com.facebook.buck.cxx.toolchain
Interface for a c/c++ preprocessor.
PreprocessorDelegateCacheKey - Class in com.facebook.buck.cxx
Immutable implementation of AbstractCxxSourceRuleFactory.AbstractPreprocessorDelegateCacheKey.
PreprocessorFlags - Class in com.facebook.buck.cxx
Immutable implementation of AbstractPreprocessorFlags.
PreprocessorFlags.Builder - Class in com.facebook.buck.cxx
Builds instances of type PreprocessorFlags.
PreprocessorProvider - Class in com.facebook.buck.cxx.toolchain
 
PreprocessorProvider(PathSourcePath, Optional<CxxToolProvider.Type>) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
PreprocessorProvider(PathSourcePath, Optional<CxxToolProvider.Type>, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
PreprocessorProvider(Supplier<PathSourcePath>, Optional<CxxToolProvider.Type>) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
PreprocessorProvider(Supplier<PathSourcePath>, Optional<CxxToolProvider.Type>, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
PreprocessorProvider(ToolProvider, CxxToolProvider.Type) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
PreprocessorProvider(ToolProvider, CxxToolProvider.Type, boolean) - Constructor for class com.facebook.buck.cxx.toolchain.PreprocessorProvider
 
presentRageResult(Optional<DefectSubmitResult>) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
presentResponse(DoctorEndpointResponse) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
prettyPrintSize(long) - Static method in class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionConsoleLineProvider
 
previousRuleInLongestDependencyChain - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.RuleTrace
 
prewarmRemoteContains(ImmutableSet<BuildRule>) - Method in interface com.facebook.buck.distributed.ArtifactCacheByBuildRule
 
prewarmRemoteContains(ImmutableSet<BuildRule>) - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
prewarmRemoteContains(ImmutableSet<BuildRule>) - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
prewarmRemoteContainsForAllKnownRules() - Method in interface com.facebook.buck.distributed.ArtifactCacheByBuildRule
 
prewarmRemoteContainsForAllKnownRules() - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
prewarmRemoteContainsForAllKnownRules() - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
primaryDexInputs - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
print(Appendable) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
print(boolean) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(char) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(long) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(float) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(double) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(char[]) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(String) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
print(Object) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
printAnyFailures() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
Prints any infra failures to the console
printBuildFailure(String) - Method in class com.facebook.buck.util.Console
Prints an error message prefixed with BUILD FAILED to stderr that will be highlighted in red if stderr is a tty.
printErrorText(String) - Method in class com.facebook.buck.util.Console
Prints an error message to stderr that will be highlighted in red if stderr is a tty.
printErrorText(String, Object...) - Method in class com.facebook.buck.util.Console
Prints a formatted error message.
printf(String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
printf(Locale, String, Object...) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
printf(String, Object...) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
printFailure(String) - Method in class com.facebook.buck.util.Console
Prints error message to console in red, also logs stacktrace but does not display it
PrintHeaderMap - Class in com.facebook.buck.apple.clang
 
printHighlightedSuccessText(PrintStream, String) - Method in class com.facebook.buck.util.Ansi
 
printJSON(CommandRunnerParams, Multimap<String, QueryTarget>) - Static method in class com.facebook.buck.cli.CommandHelper
 
printJSON(CommandRunnerParams, Set<QueryTarget>) - Static method in class com.facebook.buck.cli.CommandHelper
 
println() - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(boolean) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(char) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(long) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(float) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(double) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(char[]) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(String) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(Object) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
println(boolean) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(char) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(int) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(long) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(float) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(double) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(char[]) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(Object) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println(String) - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
println() - Method in class com.facebook.buck.util.ThrowingPrintWriter
 
printlnHighlightedFailureText(PrintStream, String) - Method in class com.facebook.buck.util.Ansi
 
printMessage(Diagnostic.Kind, CharSequence) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
printMessage(Diagnostic.Kind, CharSequence, Element) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
printSevereWarningDirectly(String) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
printSevereWarningDirectly(String) - Method in class com.facebook.buck.event.listener.SilentConsoleEventBusListener
 
printSevereWarningDirectly(String) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
printSevereWarningDirectly(String) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
printShortDescription(Command, PrintStream) - Static method in class com.facebook.buck.cli.CommandHelper
 
PrintStreamProcessExecutorFactory - Class in com.facebook.buck.util
 
PrintStreamProcessExecutorFactory() - Constructor for class com.facebook.buck.util.PrintStreamProcessExecutorFactory
 
printSuccess(String) - Method in class com.facebook.buck.util.Console
 
printSuccess(String, Object...) - Method in class com.facebook.buck.util.Console
Prints a formatted success message.
printToConsole(CommandRunnerParams, Multimap<String, QueryTarget>) - Static method in class com.facebook.buck.cli.CommandHelper
 
printToConsole(CommandRunnerParams, Set<QueryTarget>) - Static method in class com.facebook.buck.cli.CommandHelper
 
printToStdOut(String) - Method in class com.facebook.buck.event.listener.RenderingConsole
Deprecated.
printUsage(PrintStream) - Method in class com.facebook.buck.cli.AbstractCommand
 
printUsage(PrintStream) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
printUsage(PrintStream) - Method in interface com.facebook.buck.cli.Command
 
printUsage(PrintStream) - Method in class com.facebook.buck.cli.HelpCommand
 
printUsage(PrintStream) - Method in class com.facebook.buck.cli.ProjectCommand
 
printUsage(PrintStream) - Method in class com.facebook.buck.cli.TestCommand
 
printUsage(Writer, OptionHandlerFilter, int) - Method in class com.facebook.buck.support.cli.args.CmdLineParserWithPrintInformation
Prints usage using the provided length to print options (instead of calculating the length as in CmdLineParser).
printUsage(PrintStream) - Method in interface com.facebook.buck.support.cli.args.PluginBasedCommand
Prints the usage to the provided stream.
printUsage(PluginBasedCommand, PrintStream) - Method in class com.facebook.buck.support.cli.args.PluginBasedCommandHelpPrinter
Prints the text with usage information for the given command to the provided stream.
privateKey - Variable in class com.facebook.buck.android.AppBuilderBase.PrivateKeyAndCertificate
 
probeMemory() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.facebook.buck.core.module.annotationprocessor.BuckModuleAnnotationProcessor
 
process - Variable in class com.facebook.buck.util.ProcessExecutor.LaunchedProcessImpl
 
processed() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
 
Processed() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Processed
 
ProcessExecutor - Interface in com.facebook.buck.util
 
ProcessExecutor.LaunchedProcess - Interface in com.facebook.buck.util
Represents a running process returned by ProcessExecutor.launchProcess(ProcessExecutorParams).
ProcessExecutor.LaunchedProcessImpl - Class in com.facebook.buck.util
Wraps a Process and exposes only its I/O streams, so callers have to pass it back to this class.
ProcessExecutor.Option - Enum in com.facebook.buck.util
ProcessExecutor.Result - Class in com.facebook.buck.util
ProcessExecutorFactory - Interface in com.facebook.buck.util
 
ProcessExecutorParams - Class in com.facebook.buck.util
Value type passed to ProcessExecutor to launch a process.
ProcessExecutorParams.Builder - Class in com.facebook.buck.util
Builds instances of type ProcessExecutorParams.
processFinishedEvent(HttpArtifactCacheEvent.Finished) - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
Process an finished upload event.
ProcessHelper - Class in com.facebook.buck.util
A helper singleton that provides facilities such as extracting the native process id of a Process or gathering the process resource consumption.
ProcessManager - Interface in com.facebook.buck.util
Checks for and kills processes.
processNewLines(String[]) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice.ErrorParsingReceiver
 
processOnly - Variable in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
 
processPerfStatsEvent(ProcessTracker.ProcessResourceConsumptionEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
ProcessRegistry - Class in com.facebook.buck.util
A singleton helper class for process registration.
ProcessRegistry.ProcessRegisterCallback - Interface in com.facebook.buck.util
A callback to be called upon registering a process.
processResourceConsumption(ProcessTracker.ProcessResourceConsumptionEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ProcessResourceConsumption - Class in com.facebook.buck.util
Represents resource consumption counters of a Process.
ProcessResourceConsumption.Builder - Class in com.facebook.buck.util
Builds instances of type ProcessResourceConsumption.
ProcessResourceConsumptionEvent(String, Optional<ProcessExecutorParams>, Optional<ImmutableMap<String, String>>, Optional<ProcessResourceConsumption>) - Constructor for class com.facebook.buck.util.perf.ProcessTracker.ProcessResourceConsumptionEvent
 
processRule(BuildRule, Consumer<RuleKeyDiagnostics.Result<RULE_KEY, DIAG_KEY>>) - Method in class com.facebook.buck.rules.keys.RuleKeyDiagnostics
Computes the diagnostic rulekey data for the given rule and all of its appendables recursively.
processScheduledEvent(HttpArtifactCacheEvent.Scheduled) - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
Process an scheduled upload event.
processStartedEvent(HttpArtifactCacheEvent.Started) - Method in class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
Process an started upload event.
processStreamLogs(List<StreamLogs>) - Method in class com.facebook.buck.distributed.build_client.LogStateTracker
 
ProcessTracker - Class in com.facebook.buck.util.perf
A tracker that periodically probes for external processes resource consumption.
ProcessTracker(BuckEventBus, InvocationInfo, boolean, boolean) - Constructor for class com.facebook.buck.util.perf.ProcessTracker
 
ProcessTracker.ProcessResourceConsumptionEvent - Class in com.facebook.buck.util.perf
 
producesCacheableSubgraph() - Method in interface com.facebook.buck.core.description.Description
Whether or not the build rule subgraph produced by this Description is safe to cache in IncrementalActionGraphGenerator for incremental action graph generation.
producesCacheableSubgraph() - Method in interface com.facebook.buck.core.description.RuleDescription
 
producesCacheableSubgraph() - Method in interface com.facebook.buck.core.model.targetgraph.DescriptionWithTargetGraph
Whether or not the build rule subgraph produced by this Description is safe to cache in IncrementalActionGraphGenerator for incremental action graph generation.
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxBinaryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxGenruleDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.CxxTestDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.filegroup.FilegroupDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.lua.LuaLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.PythonBinaryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.PythonLibraryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.python.PythonTestDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.file.RemoteFileDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.shell.ExportFileDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.shell.GenruleDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.shell.ShBinaryDescription
 
producesCacheableSubgraph() - Method in class com.facebook.buck.shell.ShTestDescription
 
producesJar() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
ProductType - Class in com.facebook.buck.apple.xcode.xcodeproj
Immutable implementation of AbstractProductType.
ProductTypes - Class in com.facebook.buck.apple.xcode.xcodeproj
A collection of constants for common product types.
PROFILE_PARSER_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
ProfileAction(XCScheme.BuildableReference, String, Optional<ImmutableMap<String, String>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.ProfileAction
 
profilerReport(String) - Static method in class com.facebook.buck.parser.events.ParseBuckProfilerReportEvent
 
ProgramRunner - Interface in com.facebook.buck.shell.programrunner
Parameters that changes how a program is executed by changing its command line.
PROGRESS_ESTIMATIONS_JSON - Static variable in class com.facebook.buck.event.listener.ProgressEstimator
 
progressEstimator - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ProgressEstimator - Class in com.facebook.buck.event.listener
 
ProgressEstimator(Path, BuckEventBus) - Constructor for class com.facebook.buck.event.listener.ProgressEstimator
 
ProgressEvent - Class in com.facebook.buck.event
 
ProgressEvent(double) - Constructor for class com.facebook.buck.event.ProgressEvent
 
ProgressEvent.BuildProgressUpdated - Class in com.facebook.buck.event
 
ProgressEvent.ParsingProgressUpdated - Class in com.facebook.buck.event
 
ProgressEvent.ProjectGenerationProgressUpdated - Class in com.facebook.buck.event
 
ProgressEventInterface - Interface in com.facebook.buck.event.external.events
Describes the progress made by buck with the operations described below.
progressValue - Variable in class com.facebook.buck.event.ProgressEvent
 
ProGuardConfig - Class in com.facebook.buck.android
 
ProGuardConfig(BuckConfig) - Constructor for class com.facebook.buck.android.ProGuardConfig
 
ProguardMapping - Class in com.facebook.buck.android
Parser for ProGuard-generated mapping files.
ProGuardObfuscateStep - Class in com.facebook.buck.android
 
PROJECT_ADD_AST_PATHS - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
PROJECT_EMBED_RUNTIME - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
PROJECT_GENERATION_FINISHED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
PROJECT_GENERATION_PROGRESS_UPDATED - Static variable in interface com.facebook.buck.event.external.events.ProgressEventInterface
 
PROJECT_GENERATION_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
PROJECT_PATH - Static variable in class com.facebook.buck.log.LogConfigPaths
The path to the per-project logging.properties file.
PROJECT_WMO - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
ProjectBuildFileParseEvents - Class in com.facebook.buck.json
Events posted before and after running buck.py.
ProjectBuildFileParseEvents.Finished - Class in com.facebook.buck.json
Event posted immediately after buck.py exits having parsed BUCK files.
ProjectBuildFileParseEvents.Started - Class in com.facebook.buck.json
Event posted immediately before launching buck.py to parse BUCK files.
projectBuildFileParseFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectBuildFileParseFinished(ProjectBuildFileParseEvents.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ProjectBuildFileParser - Interface in com.facebook.buck.parser.api
Parses buck build files (usually BUCK files) and retrieve rule information from them.
ProjectBuildFileParserFactory - Interface in com.facebook.buck.parser
Factory for creating instances of {link ProjectBuildFileParser}.
ProjectBuildFileParserOptions - Class in com.facebook.buck.parser.options
Immutable implementation of AbstractProjectBuildFileParserOptions.
ProjectBuildFileParserOptions.Builder - Class in com.facebook.buck.parser.options
Builds instances of type ProjectBuildFileParserOptions.
projectBuildFileParseStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectBuildFileParseStarted(ProjectBuildFileParseEvents.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ProjectCommand - Class in com.facebook.buck.cli
 
ProjectCommand() - Constructor for class com.facebook.buck.cli.ProjectCommand
 
projectConfig - Variable in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
ProjectFileHashCache - Interface in com.facebook.buck.util.cache
A FileHashLoader which manages caching file hashes for a given ProjectFilesystem.
ProjectFileHashLoader - Interface in com.facebook.buck.util.hashing
Load hashes of paths under a ProjectFilesystem.
projectFilesystem - Variable in class com.facebook.buck.features.project.intellij.BaseIjModuleRule
 
ProjectFilesystem - Interface in com.facebook.buck.io.filesystem
An injectable service for interacting with the filesystem relative to the project root.
ProjectFilesystemDelegate - Interface in com.facebook.buck.io.filesystem
Delegate that a ProjectFilesystem can use to leverage a specialized implementation of certain filesystem operations, tailored to the underlying filesystem.
ProjectFilesystemDelegateFactory - Class in com.facebook.buck.io.filesystem.impl
ProjectFilesystemFactory - Interface in com.facebook.buck.io.filesystem
 
ProjectFilesystemView - Interface in com.facebook.buck.io.filesystem
A configured view over the ProjectFilesystem.
ProjectGenerationEvent - Class in com.facebook.buck.event
 
ProjectGenerationEvent() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent
 
ProjectGenerationEvent.Finished - Class in com.facebook.buck.event
 
ProjectGenerationEvent.Processed - Class in com.facebook.buck.event
 
ProjectGenerationEvent.Started - Class in com.facebook.buck.event
 
projectGenerationFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationFinished(ProjectGenerationEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationFinished(ProjectGenerationEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
projectGenerationProcessedTarget(ProjectGenerationEvent.Processed) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationProgressUpdated(double) - Static method in class com.facebook.buck.event.ProgressEvent
 
ProjectGenerationProgressUpdated(double) - Constructor for class com.facebook.buck.event.ProgressEvent.ProjectGenerationProgressUpdated
 
projectGenerationProgressUpdated(ProgressEvent.ProjectGenerationProgressUpdated) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
projectGenerationStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationStarted(ProjectGenerationEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
projectGenerationStarted(ProjectGenerationEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
ProjectGenerationStateCache - Class in com.facebook.buck.features.apple.project
 
ProjectGenerationStateCache() - Constructor for class com.facebook.buck.features.apple.project.ProjectGenerationStateCache
 
ProjectGenerator - Class in com.facebook.buck.features.apple.project
Generator for xcode project and associated files from a set of xcode/ios rules.
ProjectGenerator(XCodeDescriptions, TargetGraph, AppleDependenciesCache, ProjectGenerationStateCache, Set<BuildTarget>, Cell, Path, String, String, ProjectGeneratorOptions, RuleKeyConfiguration, boolean, Optional<BuildTarget>, ImmutableSet<BuildTarget>, FocusedModuleTargetMatcher, CxxPlatform, ImmutableSet<Flavor>, Function<? super TargetNode<?>, ActionGraphBuilder>, BuckEventBus, HalideBuckConfig, CxxBuckConfig, AppleConfig, SwiftBuckConfig, Optional<ImmutableMap<BuildTarget, TargetNode<?>>>) - Constructor for class com.facebook.buck.features.apple.project.ProjectGenerator
 
ProjectGenerator.FilterFlags - Enum in com.facebook.buck.features.apple.project
Filter Flags for subdividing dependencies
ProjectGeneratorOptions - Class in com.facebook.buck.features.apple.project
Options for how ProjectGenerator generates Xcode projects.
ProjectGeneratorOptions.Builder - Class in com.facebook.buck.features.apple.project
Builds instances of type ProjectGeneratorOptions.
ProjectGeneratorParameters - Class in com.facebook.buck.cli
Immutable implementation of AbstractProjectGeneratorParameters.
ProjectGeneratorParameters.Builder - Class in com.facebook.buck.cli
Builds instances of type ProjectGeneratorParameters.
ProjectSubCommand - Class in com.facebook.buck.cli
 
ProjectSubCommand() - Constructor for class com.facebook.buck.cli.ProjectSubCommand
 
ProjectSubCommandFactory - Interface in com.facebook.buck.cli
 
ProjectTestsMode - Enum in com.facebook.buck.cli
 
ProjectWatch - Class in com.facebook.buck.io.watchman
Immutable implementation of AbstractProjectWatch.
promptForBuild(List<BuildLogEntry>) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
promptForBuildSelection() - Method in class com.facebook.buck.doctor.AbstractReport
 
promptForBuildSelection() - Method in class com.facebook.buck.doctor.DoctorInteractiveReport
 
promptForIssue() - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
propagateCauseIfInstanceOf(Throwable, Class<X>) - Static method in class com.facebook.buck.util.concurrent.MoreFutures
 
propagateFlavorDomains(BuildTarget, Iterable<FlavorDomain<?>>, Iterable<BuildTarget>) - Static method in class com.facebook.buck.apple.Flavors
Propagate flavors represented by the given FlavorDomain objects from a parent target to its dependencies.
propagateFlavorsInDomainIfNotPresent(FlavorDomain<?>, BuildTarget, FluentIterable<BuildTarget>) - Static method in class com.facebook.buck.apple.Flavors
Propagate a build target's flavors in a certain domain to a list of other build targets.
propagateIfInterrupt(Throwable) - Static method in class com.facebook.buck.util.MoreThrowables
Propagates an InterruptedException masquerading as another Throwable.
PropagatesNullable - Annotation Type in com.facebook.buck.util.liteinfersupport
 
properties - Variable in class com.facebook.buck.cxx.toolchain.DebugSection
Properties describing the debug section data.
PROPERTY_COMPILE_AGAINST_ABIS - Static variable in class com.facebook.buck.jvm.java.JavaBuckConfig
 
PROTOCOL - Static variable in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
PROTOCOL - Static variable in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
 
Protocol - Interface in com.facebook.buck.remoteexecution.interfaces
The Protocol interface is used by many parts of isolated/remote execution and abstracts away the underlying serialization protocol and in-memory representation.
Protocol.Action - Interface in com.facebook.buck.remoteexecution.interfaces
An action to execute remotely
Protocol.Command - Interface in com.facebook.buck.remoteexecution.interfaces
A command line and environment variables.
Protocol.Digest - Interface in com.facebook.buck.remoteexecution.interfaces
A content digest.
Protocol.Directory - Interface in com.facebook.buck.remoteexecution.interfaces
A Directory consists of a list of files and child DirectoryNodes.
Protocol.DirectoryNode - Interface in com.facebook.buck.remoteexecution.interfaces
Represents a child of a Directory.
Protocol.FileNode - Interface in com.facebook.buck.remoteexecution.interfaces
Represents a possibly executable file in directories/trees.
Protocol.OutputDirectory - Interface in com.facebook.buck.remoteexecution.interfaces
An OutputDirectory is a merkle tree rooted at a particular path.
Protocol.OutputFile - Interface in com.facebook.buck.remoteexecution.interfaces
An OutputFile is like a FileNode for action outputs.
Protocol.SymlinkNode - Interface in com.facebook.buck.remoteexecution.interfaces
Representation of a symlink.
Protocol.Tree - Interface in com.facebook.buck.remoteexecution.interfaces
A Tree contains all Directories in a merkle tree in a single structure.
PROTOCOL_HEADER - Static variable in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
PROTOCOL_HEADER - Static variable in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
 
ProtocolException(String) - Constructor for exception com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.ProtocolException
 
providedSymbols - Variable in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
 
provider() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
provider(String, Object, Location) - Method in class com.facebook.buck.skylark.function.SkylarkRuleFunctions
 
provider(String, Object, Location) - Method in interface com.facebook.buck.skylark.function.SkylarkRuleFunctionsApi
 
ProviderInfoCollection - Interface in com.facebook.buck.core.rules.providers
Represents a collection of Providers and their corresponding InfoInterface.
ProviderInfoCollection.Builder - Interface in com.facebook.buck.core.rules.providers
 
ProviderInfoCollectionImpl - Class in com.facebook.buck.core.rules.providers.impl
Implementation of ProviderInfoCollection.
ProviderInfoCollectionImpl.Builder - Class in com.facebook.buck.core.rules.providers.impl
 
ProvidesSelectable - Interface in com.facebook.buck.core.select
Interface indicating that a class can provide a Selectable and its instances can be used as keys in Selector.
ProvisioningProfileMetadata - Class in com.facebook.buck.apple.toolchain
Metadata contained in a provisioning profile (.mobileprovision).
ProvisioningProfileMetadata.Builder - Class in com.facebook.buck.apple.toolchain
Builds instances of type ProvisioningProfileMetadata.
ProvisioningProfileMetadataFactory - Class in com.facebook.buck.apple.toolchain.impl
 
ProvisioningProfileMetadataFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileMetadataFactory
 
ProvisioningProfileStore - Class in com.facebook.buck.apple.toolchain
A collection of provisioning profiles.
ProvisioningProfileStoreFactory - Class in com.facebook.buck.apple.toolchain.impl
 
ProvisioningProfileStoreFactory() - Constructor for class com.facebook.buck.apple.toolchain.impl.ProvisioningProfileStoreFactory
 
ProxyArg - Class in com.facebook.buck.rules.args
An Arg implementation that delegates to another arg.
ProxyArg(Arg) - Constructor for class com.facebook.buck.rules.args.ProxyArg
 
ProxyBuckEvent - Class in com.facebook.buck.event.listener
Proxy events are used by the logging system when we need to slice a BuckEvent in half in order to calculate time elapsed.
ProxyBuckEvent.Builder - Class in com.facebook.buck.event.listener
Builds instances of type ProxyBuckEvent.
PublicAnnouncementManager - Class in com.facebook.buck.event.listener
 
PublicAnnouncementManager(Clock, BuckEventBus, AbstractConsoleEventBusListener, RemoteLogBuckConfig, ListeningExecutorService) - Constructor for class com.facebook.buck.event.listener.PublicAnnouncementManager
 
publicAnnouncements - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
PublicOutputPath - Class in com.facebook.buck.rules.modern
Used for an output path that is not contained within a rule's unique output directories.
PublicOutputPath(Path) - Constructor for class com.facebook.buck.rules.modern.PublicOutputPath
 
PublicVisibilityPattern - Class in com.facebook.buck.rules.visibility
Immutable implementation of VisibilityPatternParser.AbstractPublicVisibilityPattern.
publish(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.CompressingFileHandler
 
publish(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.ConsoleHandler
 
publish(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.LogFileHandler
 
publish(LogRecord) - Method in class com.facebook.buck.cli.bootstrapper.MemoryHandler
 
publish(LogRecord) - Method in class com.facebook.buck.log.AsyncLogHandler
 
publish(LogRecord) - Method in class com.facebook.buck.log.ConsoleHandler
 
publish(LogRecord) - Method in class com.facebook.buck.log.LogFileHandler
 
publish(LogRecord) - Method in class com.facebook.buck.log.LogFileHandlerDispatcher
 
publish(LogRecord) - Method in class com.facebook.buck.log.memory.MemoryHandler
 
publish(SourcePathResolver, ImmutableSet<MavenPublishable>) - Method in class com.facebook.buck.maven.Publisher
 
publish(String, String, String, List<File>) - Method in class com.facebook.buck.maven.Publisher
 
publish(Artifact, List<File>) - Method in class com.facebook.buck.maven.Publisher
 
publish(List<Artifact>) - Method in class com.facebook.buck.maven.Publisher
 
publishBuildSlaveFinishedStatsDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
publishCacheSynchronizedBuildRuleFinishedEvents() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
Publishes results of pending BuildRuleFinishedEvent that have already synchronized with cache.
PublishCommand - Class in com.facebook.buck.cli
 
PublishCommand() - Constructor for class com.facebook.buck.cli.PublishCommand
 
Publisher - Class in com.facebook.buck.maven
 
Publisher(Path, URL, Optional<String>, Optional<String>, boolean) - Constructor for class com.facebook.buck.maven.Publisher
 
publishServerSideBuildSlaveFinishedStatsEvent(BuckEventBus) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
Sends a ServerSideBuildSlaveFinishedStatsEvent to the given BuckEventBus
pushBytes(CharBuffer, CharBuffer) - Static method in class com.facebook.buck.util.SimpleProcessListener
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResChunk
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResourcesXml
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResourceTable
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResTableType
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
put(ByteBuffer) - Method in class com.facebook.buck.android.resources.StringPool
 
put(Key, Value) - Method in interface com.facebook.buck.core.graph.transformation.GraphEngineCache
Offers the given key and value for caching
put(TargetGraph, ActionGraphAndBuilder) - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
put(RuleAnalysisKey, RuleAnalysisResult) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisCacheImpl
 
put(InfoInterface) - Method in class com.facebook.buck.core.rules.providers.impl.ProviderInfoCollectionImpl.Builder
 
put(InfoInterface) - Method in interface com.facebook.buck.core.rules.providers.ProviderInfoCollection.Builder
 
put(Path, HashCodeAndFileType) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
put(Path, HashCodeAndFileType) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
put(E) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
put(String, String, String) - Method in class com.facebook.buck.util.config.AbstractRawConfig.Builder
Put a single value.
put(Path, T) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Puts a path and a value into the map.
put(K, V) - Method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
 
putActionConfigNames(SchemeActionType, String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Put one entry to the actionConfigNames map.
putActionConfigNames(Map.Entry<SchemeActionType, ? extends String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Put one entry to the actionConfigNames map.
putAll(Map<String, M>) - Method in class com.facebook.buck.util.config.AbstractRawConfig.Builder
Merge raw config values into this config.
putAll(RawConfig) - Method in class com.facebook.buck.util.config.AbstractRawConfig.Builder
Merge the values from another RawConfig.
putAllActionConfigNames(Map<SchemeActionType, ? extends String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Put all mappings from the specified map as entries to actionConfigNames map.
putAllAndroidManifestPieces(APKModule, Iterable<SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for androidManifestPieces true.
putAllAndroidManifestPieces(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to androidManifestPieces map.
putAllApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Put all mappings from the specified map as entries to applicationModuleConfigs map.
putAllApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to applicationModuleConfigs map.
putAllApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put all mappings from the specified map as entries to applicationModuleConfigs map.
putAllAssetDirectories(Map<? extends Path, ? extends String>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Put all mappings from the specified map as entries to assetDirectories map.
putAllAssetsDirectories(APKModule, Iterable<SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for assetsDirectories true.
putAllAssetsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to assetsDirectories map.
putAllBody(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put all mappings from the specified map as entries to body map.
putAllBuildConfigs(Map<String, ? extends BuildConfigFields>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to buildConfigs map.
putAllBuildSlaveStats(Map<? extends BuildSlaveRunId, ? extends Optional<BuildSlaveFinishedStats>>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
Put all mappings from the specified map as entries to buildSlaveStats map.
putAllCacheErrorsPerMode(Map<ArtifactCacheMode, ? extends AtomicInteger>) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Put all mappings from the specified map as entries to cacheErrorsPerMode map.
putAllCacheHitsPerMode(Map<ArtifactCacheMode, ? extends AtomicInteger>) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Put all mappings from the specified map as entries to cacheHitsPerMode map.
putAllCacheResults(Map<? extends RuleKey, ? extends CacheResult>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
Put all mappings from the specified map as entries to cacheResults map.
putAllCellRoots(Map<String, ? extends Path>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put all mappings from the specified map as entries to cellRoots map.
putAllCompilerFlags(AbstractCxxSource.Type, Iterable<Arg>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Put all mappings from the specified key to values for compilerFlags true.
putAllCompilerFlags(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Put all mappings from the specified map as entries to compilerFlags map.
putAllConfigOverrides(Map<String, ? extends String>) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Put all mappings from the specified map as entries to configOverrides map.
putAllConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to configs map.
putAllConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to configs map.
putAllConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to configs map.
putAllConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to configs map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to defaults map.
putAllDependencies(Map<? extends BuildTarget, ? extends DependencyType>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Put all mappings from the specified map as entries to dependencies map.
putAllDeps(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put all mappings from the specified map as entries to deps map.
putAllDestinationSpecifier(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to destinationSpecifier map.
putAllEntitlements(Map<String, ? extends NSObject>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Put all mappings from the specified map as entries to entitlements map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Put all mappings from the specified map as entries to env map.
putAllEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Put all mappings from the specified map as entries to environment map.
putAllEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Put all mappings from the specified map as entries to environment map.
putAllEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Put all mappings from the specified map as entries to environment map.
putAllEnvironmentOverrides(Map<String, ? extends String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Put all mappings from the specified map as entries to environmentOverrides map.
putAllExcludedRoots(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put all mappings from the specified map as entries to excludedRoots map.
putAllExcludedTransitiveDeps(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put all mappings from the specified map as entries to excludedTransitiveDeps map.
putAllExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Put all mappings from the specified map as entries to executors map.
putAllExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Put all mappings from the specified map as entries to executors map.
putAllExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Put all mappings from the specified map as entries to executors map.
putAllExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Put all mappings from the specified map as entries to executors map.
putAllExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPlatformPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to exportedLangPreprocessorFlags map.
putAllExtraData(Map<String, ? extends String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Put all mappings from the specified map as entries to extraData map.
putAllExtraSchemes(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Put all mappings from the specified map as entries to extraSchemes map.
putAllFlagMacros(Map<String, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Put all mappings from the specified map as entries to flagMacros map.
putAllGoLinkInput(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Put all mappings from the specified map as entries to goLinkInput map.
putAllInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to infoPlistSubstitutions map.
putAllInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Put all mappings from the specified map as entries to infoPlistSubstitutions map.
putAllInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to infoPlistSubstitutions map.
putAllInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to infoPlistSubstitutions map.
putAllInts(Map<String, ? extends Long>) - Method in class com.facebook.buck.event.ScubaData.Builder
Put all mappings from the specified map as entries to ints map.
putAllLabelToGeneratedSourcesMap(Map<String, ? extends String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Put all mappings from the specified map as entries to labelToGeneratedSourcesMap map.
putAllLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformCompilerFlags map.
putAllLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPlatformPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put all mappings from the specified map as entries to langPreprocessorFlags map.
putAllLocalConfigsContents(Map<? extends Path, ? extends String>) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Put all mappings from the specified map as entries to localConfigsContents map.
putAllMergedLinkables(APKModule, Iterable<NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put all mappings from the specified key to values for mergedLinkables true.
putAllMergedLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put all mappings from the specified map as entries to mergedLinkables map.
putAllMergedLinkablesAssets(APKModule, Iterable<NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put all mappings from the specified key to values for mergedLinkablesAssets true.
putAllMergedLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put all mappings from the specified map as entries to mergedLinkablesAssets map.
putAllMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Put all mappings from the specified map as entries to metadata map.
putAllMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Put all mappings from the specified map as entries to metadata map.
putAllMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Put all mappings from the specified map as entries to metadata map.
putAllMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Put all mappings from the specified map as entries to metadata map.
putAllModuleMap(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellSources.Builder
Put all mappings from the specified map as entries to moduleMap map.
putAllModuleMappedClasspathEntriesToDex(APKModule, Iterable<SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for moduleMappedClasspathEntriesToDex true.
putAllModuleMappedClasspathEntriesToDex(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to moduleMappedClasspathEntriesToDex map.
putAllModuleResourceApkPaths(Map<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Put all mappings from the specified map as entries to moduleResourceApkPaths map.
putAllModuleResourceApkPaths(Map<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Put all mappings from the specified map as entries to moduleResourceApkPaths map.
putAllNameToField(Map<String, ? extends BuildConfigFields.Field>) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
Put all mappings from the specified map as entries to nameToField map.
putAllNativeLibAssetsDirectories(APKModule, Iterable<SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for nativeLibAssetsDirectories true.
putAllNativeLibAssetsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to nativeLibAssetsDirectories map.
putAllNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put all mappings from the specified map as entries to nativeLibraryMergeMap map.
putAllNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put all mappings from the specified map as entries to nativeLibraryMergeMap map.
putAllNativeLibsDirectories(APKModule, Iterable<SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for nativeLibsDirectories true.
putAllNativeLibsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to nativeLibsDirectories map.
putAllNativeLinkables(APKModule, Iterable<NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for nativeLinkables true.
putAllNativeLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to nativeLinkables map.
putAllNativeLinkablesAssets(APKModule, Iterable<NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for nativeLinkablesAssets true.
putAllNativeLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to nativeLinkablesAssets map.
putAllNormals(Map<String, ? extends String>) - Method in class com.facebook.buck.event.ScubaData.Builder
Put all mappings from the specified map as entries to normals map.
putAllPackageImplicitIncludes(Map<String, ? extends ImplicitInclude>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put all mappings from the specified map as entries to packageImplicitIncludes map.
putAllPathsToThirdPartyJars(APKModule, Iterable<SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for pathsToThirdPartyJars true.
putAllPathsToThirdPartyJars(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to pathsToThirdPartyJars map.
putAllPlatformExe(Map<? extends Platform, ? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put all mappings from the specified map as entries to platformExe map.
putAllPreprocessorFlags(AbstractCxxSource.Type, Iterable<Arg>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Put all mappings from the specified key to values for preprocessorFlags true.
putAllPreprocessorFlags(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Put all mappings from the specified map as entries to preprocessorFlags map.
putAllProvidedSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put all mappings from the specified map as entries to providedSharedLibs map.
putAllRawConfig(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put all mappings from the specified map as entries to rawConfig map.
putAllReadHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Put all mappings from the specified map as entries to readHeaders map.
putAllResourceDetails(Map<? extends APKModule, ? extends AndroidPackageableCollection.ResourceDetails>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified map as entries to resourceDetails map.
putAllResources(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to resources map.
putAllResults(Map<? extends BuildRule, ? extends Optional<BuildResult>>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Put all mappings from the specified map as entries to results map.
putAllRoots(Map<? extends BuildTarget, ? extends OmnibusRoot>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Put all mappings from the specified map as entries to roots map.
putAllRuntimeLdflags(Linker.LinkableDepType, Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Put all mappings from the specified key to values for runtimeLdflags true.
putAllRuntimeLdflags(Multimap<? extends Linker.LinkableDepType, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Put all mappings from the specified map as entries to runtimeLdflags map.
putAllSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put all mappings from the specified map as entries to sharedLibs map.
putAllSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Put all mappings from the specified map as entries to sharedLibs map.
putAllSourceToBootclasspath(Map<String, ? extends ImmutableList<PathSourcePath>>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Put all mappings from the specified map as entries to sourceToBootclasspath map.
putAllTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterInfo.Builder
Put all mappings from the specified map as entries to tags map.
putAllTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put all mappings from the specified map as entries to tags map.
putAllTags(String, Iterable<String>) - Method in class com.facebook.buck.event.ScubaData.Builder
Put all mappings from the specified key to values for tags true.
putAllTags(Multimap<String, ? extends String>) - Method in class com.facebook.buck.event.ScubaData.Builder
Put all mappings from the specified map as entries to tags map.
putAllTagSets(String, Iterable<String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put all mappings from the specified key to values for tagSets true.
putAllTagSets(Multimap<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put all mappings from the specified map as entries to tagSets map.
putAllValues(Map<String, ? extends String>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Put all mappings from the specified map as entries to values map.
putAllValues(Map<String, ? extends Long>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put all mappings from the specified map as entries to values map.
putAllVersions(Map<? extends Version, ? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Put all mappings from the specified map as entries to versions map.
putAllVersions(Map<? extends BuildTarget, ? extends Version>) - Method in class com.facebook.buck.versions.VersionUniverse.Builder
Put all mappings from the specified map as entries to versions map.
putAllWriteHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Put all mappings from the specified map as entries to writeHeaders map.
putAndroidManifestPieces(APKModule, SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for androidManifestPieces true.
putAndroidManifestPieces(APKModule, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the androidManifestPieces map.
putAndroidManifestPieces(Map.Entry<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the androidManifestPieces map.
putApplicationModuleConfigs(String, List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(Map.Entry<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(String, List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(Map.Entry<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(String, List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putApplicationModuleConfigs(Map.Entry<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put one entry to the applicationModuleConfigs map.
putArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putArchiveMemberPath(ArchiveMemberPath, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putAsciiString(ByteBuffer, String) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putAssetDirectories(Path, String) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Put one entry to the assetDirectories map.
putAssetDirectories(Map.Entry<? extends Path, ? extends String>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Put one entry to the assetDirectories map.
putAssetsDirectories(APKModule, SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for assetsDirectories true.
putAssetsDirectories(APKModule, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the assetsDirectories map.
putAssetsDirectories(Map.Entry<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the assetsDirectories map.
putBody(BuildTarget, NativeLinkable) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put one entry to the body map.
putBody(Map.Entry<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put one entry to the body map.
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putBoolean(boolean) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putBoolean(boolean) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putBuildConfigs(String, BuildConfigFields) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the buildConfigs map.
putBuildConfigs(Map.Entry<String, ? extends BuildConfigFields>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the buildConfigs map.
putBuildSlaveStats(BuildSlaveRunId, Optional<BuildSlaveFinishedStats>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
Put one entry to the buildSlaveStats map.
putBuildSlaveStats(Map.Entry<? extends BuildSlaveRunId, ? extends Optional<BuildSlaveFinishedStats>>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
Put one entry to the buildSlaveStats map.
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putBuildTargetSourcePath(BuildTargetSourcePath) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putBytes(ByteBuffer, byte[]) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putBytes(byte[]) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putBytes(byte[]) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putCacheErrorsPerMode(ArtifactCacheMode, AtomicInteger) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Put one entry to the cacheErrorsPerMode map.
putCacheErrorsPerMode(Map.Entry<ArtifactCacheMode, ? extends AtomicInteger>) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Put one entry to the cacheErrorsPerMode map.
putCacheHitsPerMode(ArtifactCacheMode, AtomicInteger) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Put one entry to the cacheHitsPerMode map.
putCacheHitsPerMode(Map.Entry<ArtifactCacheMode, ? extends AtomicInteger>) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Put one entry to the cacheHitsPerMode map.
putCacheResults(RuleKey, CacheResult) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
Put one entry to the cacheResults map.
putCacheResults(Map.Entry<? extends RuleKey, ? extends CacheResult>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
Put one entry to the cacheResults map.
putCellRoots(String, Path) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put one entry to the cellRoots map.
putCellRoots(Map.Entry<String, ? extends Path>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put one entry to the cellRoots map.
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putCharacter(char) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putCharacter(char) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putCheckEquals(Map<K, V>, K, V) - Static method in class com.facebook.buck.util.MoreMaps
 
putCompilerFlags(AbstractCxxSource.Type, Arg...) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Put all mappings from the specified key to values for compilerFlags true.
putCompilerFlags(AbstractCxxSource.Type, Arg) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Put one entry to the compilerFlags map.
putCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Put one entry to the compilerFlags map.
putConfigOverrides(String, String) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Put one entry to the configOverrides map.
putConfigOverrides(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Put one entry to the configOverrides map.
putConfigs(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the configs map.
putConfigs(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the configs map.
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putContainer(RuleKeyHasher.Container, int) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the container signature
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putContainer(RuleKeyHasher.Container, int) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
Adds a container to the stack.
putDefaults(String, Flavor) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(String, Flavor) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the defaults map.
putDefaults(Map.Entry<String, ? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the defaults map.
putDependencies(BuildTarget, DependencyType) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Put one entry to the dependencies map.
putDependencies(Map.Entry<? extends BuildTarget, ? extends DependencyType>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Put one entry to the dependencies map.
putDeps(BuildTarget, NativeLinkable) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put one entry to the deps map.
putDeps(Map.Entry<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put one entry to the deps map.
putDestinationSpecifier(String, String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the destinationSpecifier map.
putDestinationSpecifier(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the destinationSpecifier map.
putElf32Addr(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
putElf32Half(ByteBuffer, short) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
putElf32Sword(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
putElf32Word(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf32
 
putElf64Addr(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putElf64Half(ByteBuffer, short) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putElf64Sxword(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putElf64Word(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putElf64Xword(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.elf.Elf.Elf64
 
putEntitlements(String, NSObject) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Put one entry to the entitlements map.
putEntitlements(Map.Entry<String, ? extends NSObject>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Put one entry to the entitlements map.
putEntry(FileLike) - Method in class com.facebook.buck.android.dalvik.DalvikAwareOutputStreamHelper
 
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Put one entry to the env map.
putEnv(String, StringWithMacros) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Put one entry to the env map.
putEnv(Map.Entry<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Put one entry to the env map.
putEnvironment(String, String) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Put one entry to the environment map.
putEnvironment(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Put one entry to the environment map.
putEnvironment(String, String) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Put one entry to the environment map.
putEnvironment(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Put one entry to the environment map.
putEnvironment(String, String) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Put one entry to the environment map.
putEnvironment(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Put one entry to the environment map.
putEnvironmentOverrides(String, String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Put one entry to the environmentOverrides map.
putEnvironmentOverrides(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Put one entry to the environmentOverrides map.
putExcludedRoots(BuildTarget, NativeLinkable) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put one entry to the excludedRoots map.
putExcludedRoots(Map.Entry<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put one entry to the excludedRoots map.
putExcludedTransitiveDeps(BuildTarget, NativeLinkable) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put one entry to the excludedTransitiveDeps map.
putExcludedTransitiveDeps(Map.Entry<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Put one entry to the excludedTransitiveDeps map.
putExecutors(ExecutorPool, ListeningExecutorService) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Put one entry to the executors map.
putExecutors(Map.Entry<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Put one entry to the executors map.
putExecutors(ExecutorPool, ListeningExecutorService) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Put one entry to the executors map.
putExecutors(Map.Entry<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Put one entry to the executors map.
putExecutors(ExecutorPool, ListeningExecutorService) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Put one entry to the executors map.
putExecutors(Map.Entry<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Put one entry to the executors map.
putExecutors(ExecutorPool, ListeningExecutorService) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Put one entry to the executors map.
putExecutors(Map.Entry<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Put one entry to the executors map.
putExportedLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPlatformPreprocessorFlags map.
putExportedLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExportedLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Put one entry to the exportedLangPreprocessorFlags map.
putExtraData(String, String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Put one entry to the extraData map.
putExtraData(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Put one entry to the extraData map.
putExtraSchemes(String, BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Put one entry to the extraSchemes map.
putExtraSchemes(Map.Entry<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Put one entry to the extraSchemes map.
putFlagMacros(String, String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Put one entry to the flagMacros map.
putFlagMacros(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Put one entry to the flagMacros map.
putGoLinkInput(Path, SourcePath) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Put one entry to the goLinkInput map.
putGoLinkInput(Map.Entry<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Put one entry to the goLinkInput map.
putIfAbsentCheckEquals(ConcurrentMap<K, V>, K, V) - Static method in class com.facebook.buck.util.MoreMaps
Inserts the given value if nothing was already set for the key.
putIfPresent(Optional<T>, K, ImmutableMap.Builder<K, T>) - Static method in class com.facebook.buck.util.Optionals
 
putInfoPlistSubstitutions(String, String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(String, String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(String, String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(String, String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putInfoPlistSubstitutions(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the infoPlistSubstitutions map.
putIntAsDecimalString(ByteBuffer, int, int, ObjectFileScrubbers.PaddingStyle) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putIntAsOctalString(ByteBuffer, int, int, ObjectFileScrubbers.PaddingStyle) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putInts(String, long) - Method in class com.facebook.buck.event.ScubaData.Builder
Put one entry to the ints map.
putInts(Map.Entry<String, ? extends Long>) - Method in class com.facebook.buck.event.ScubaData.Builder
Put one entry to the ints map.
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putKey(String) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the field's key (i.e.
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putKey(String) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putLabelToGeneratedSourcesMap(String, String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Put one entry to the labelToGeneratedSourcesMap map.
putLabelToGeneratedSourcesMap(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Put one entry to the labelToGeneratedSourcesMap map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangCompilerFlags(Map.Entry<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformCompilerFlags(Map.Entry<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPlatformCompilerFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPlatformPreprocessorFlags(Map.Entry<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPlatformPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(AbstractCxxSource.Type, ImmutableList<StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLangPreprocessorFlags(Map.Entry<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Put one entry to the langPreprocessorFlags map.
putLittleEndianInt(ByteBuffer, int) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putLittleEndianLong(ByteBuffer, long) - Static method in class com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers
 
putLocalConfigsContents(Path, String) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Put one entry to the localConfigsContents map.
putLocalConfigsContents(Map.Entry<? extends Path, ? extends String>) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Put one entry to the localConfigsContents map.
putMergedLinkables(APKModule, NativeLinkable...) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put all mappings from the specified key to values for mergedLinkables true.
putMergedLinkables(APKModule, NativeLinkable) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put one entry to the mergedLinkables map.
putMergedLinkables(Map.Entry<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put one entry to the mergedLinkables map.
putMergedLinkablesAssets(APKModule, NativeLinkable...) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put all mappings from the specified key to values for mergedLinkablesAssets true.
putMergedLinkablesAssets(APKModule, NativeLinkable) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put one entry to the mergedLinkablesAssets map.
putMergedLinkablesAssets(Map.Entry<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Put one entry to the mergedLinkablesAssets map.
putMetadata(String, String) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Put one entry to the metadata map.
putMetadata(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Put one entry to the metadata map.
putMetadata(String, String) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Put one entry to the metadata map.
putMetadata(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Put one entry to the metadata map.
putMetadata(String, String) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Put one entry to the metadata map.
putMetadata(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Put one entry to the metadata map.
putMetadata(String, String) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Put one entry to the metadata map.
putMetadata(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Put one entry to the metadata map.
putModuleMap(String, SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellSources.Builder
Put one entry to the moduleMap map.
putModuleMap(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellSources.Builder
Put one entry to the moduleMap map.
putModuleMappedClasspathEntriesToDex(APKModule, SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for moduleMappedClasspathEntriesToDex true.
putModuleMappedClasspathEntriesToDex(APKModule, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the moduleMappedClasspathEntriesToDex map.
putModuleMappedClasspathEntriesToDex(Map.Entry<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the moduleMappedClasspathEntriesToDex map.
putModuleResourceApkPaths(APKModule, SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Put one entry to the moduleResourceApkPaths map.
putModuleResourceApkPaths(Map.Entry<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Put one entry to the moduleResourceApkPaths map.
putModuleResourceApkPaths(APKModule, SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Put one entry to the moduleResourceApkPaths map.
putModuleResourceApkPaths(Map.Entry<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Put one entry to the moduleResourceApkPaths map.
putNameToField(String, BuildConfigFields.Field) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
Put one entry to the nameToField map.
putNameToField(Map.Entry<String, ? extends BuildConfigFields.Field>) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
Put one entry to the nameToField map.
putNativeLibAssetsDirectories(APKModule, SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for nativeLibAssetsDirectories true.
putNativeLibAssetsDirectories(APKModule, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the nativeLibAssetsDirectories map.
putNativeLibAssetsDirectories(Map.Entry<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the nativeLibAssetsDirectories map.
putNativeLibraryMergeMap(String, List<Pattern>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put one entry to the nativeLibraryMergeMap map.
putNativeLibraryMergeMap(Map.Entry<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Put one entry to the nativeLibraryMergeMap map.
putNativeLibraryMergeMap(String, List<Pattern>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put one entry to the nativeLibraryMergeMap map.
putNativeLibraryMergeMap(Map.Entry<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Put one entry to the nativeLibraryMergeMap map.
putNativeLibsDirectories(APKModule, SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for nativeLibsDirectories true.
putNativeLibsDirectories(APKModule, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the nativeLibsDirectories map.
putNativeLibsDirectories(Map.Entry<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the nativeLibsDirectories map.
putNativeLinkables(APKModule, NativeLinkable...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for nativeLinkables true.
putNativeLinkables(APKModule, NativeLinkable) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the nativeLinkables map.
putNativeLinkables(Map.Entry<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the nativeLinkables map.
putNativeLinkablesAssets(APKModule, NativeLinkable...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for nativeLinkablesAssets true.
putNativeLinkablesAssets(APKModule, NativeLinkable) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the nativeLinkablesAssets map.
putNativeLinkablesAssets(Map.Entry<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the nativeLinkablesAssets map.
putNextEntry(ZipEntry) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
putNonHashingPath(String) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putNonHashingPath(String) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putNonHashingPath(String) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putNonHashingPath(String) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putNonHashingPath(String) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putNonHashingPath(String) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putNormals(String, String) - Method in class com.facebook.buck.event.ScubaData.Builder
Put one entry to the normals map.
putNormals(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.event.ScubaData.Builder
Put one entry to the normals map.
putNull() - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putNull() - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putNull() - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putNull() - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the field's value, Java types
putNull() - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putNull() - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putNumber(Number) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putNumber(Number) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putPackageImplicitIncludes(String, ImplicitInclude) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put one entry to the packageImplicitIncludes map.
putPackageImplicitIncludes(Map.Entry<String, ? extends ImplicitInclude>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put one entry to the packageImplicitIncludes map.
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putPath(Path, HashCode) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putPath(Path, HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putPathsToThirdPartyJars(APKModule, SourcePath...) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put all mappings from the specified key to values for pathsToThirdPartyJars true.
putPathsToThirdPartyJars(APKModule, SourcePath) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the pathsToThirdPartyJars map.
putPathsToThirdPartyJars(Map.Entry<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the pathsToThirdPartyJars map.
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putPattern(Pattern) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putPattern(Pattern) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putPlatformExe(Platform, BuildTarget) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put one entry to the platformExe map.
putPlatformExe(Map.Entry<? extends Platform, ? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Put one entry to the platformExe map.
putPreprocessorFlags(AbstractCxxSource.Type, Arg...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Put all mappings from the specified key to values for preprocessorFlags true.
putPreprocessorFlags(AbstractCxxSource.Type, Arg) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Put one entry to the preprocessorFlags map.
putPreprocessorFlags(Map.Entry<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Put one entry to the preprocessorFlags map.
putProvidedSharedLibs(String, SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the providedSharedLibs map.
putProvidedSharedLibs(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the providedSharedLibs map.
putRawConfig(String, ImmutableMap<String, String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put one entry to the rawConfig map.
putRawConfig(Map.Entry<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Put one entry to the rawConfig map.
putReadHeaders(String, String) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Put one entry to the readHeaders map.
putReadHeaders(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Put one entry to the readHeaders map.
putResourceDetails(APKModule, AndroidPackageableCollection.ResourceDetails) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the resourceDetails map.
putResourceDetails(Map.Entry<? extends APKModule, ? extends AndroidPackageableCollection.ResourceDetails>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Put one entry to the resourceDetails map.
putResources(String, SourcePath) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Put one entry to the resources map.
putResources(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Put one entry to the resources map.
putResults(BuildRule, Optional<BuildResult>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Put one entry to the results map.
putResults(Map.Entry<? extends BuildRule, ? extends Optional<BuildResult>>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Put one entry to the results map.
putRoots(BuildTarget, OmnibusRoot) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Put one entry to the roots map.
putRoots(Map.Entry<? extends BuildTarget, ? extends OmnibusRoot>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Put one entry to the roots map.
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putRuleKey(RuleKey) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putRuleType(RuleType) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putRuleType(RuleType) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putRuntimeLdflags(Linker.LinkableDepType, String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Put all mappings from the specified key to values for runtimeLdflags true.
putRuntimeLdflags(Linker.LinkableDepType, String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Put one entry to the runtimeLdflags map.
putRuntimeLdflags(Map.Entry<? extends Linker.LinkableDepType, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Put one entry to the runtimeLdflags map.
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
Puts the field's value, Buck specific types
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putSha1(Sha1HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putSharedLibs(String, SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the sharedLibs map.
putSharedLibs(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Put one entry to the sharedLibs map.
putSharedLibs(String, SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Put one entry to the sharedLibs map.
putSharedLibs(Map.Entry<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Put one entry to the sharedLibs map.
putSize(Path, long) - Method in class com.facebook.buck.util.cache.DelegatingFileHashCacheEngine
 
putSize(Path, long) - Method in interface com.facebook.buck.util.cache.FileHashCacheEngine
 
putSourceToBootclasspath(String, ImmutableList<PathSourcePath>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Put one entry to the sourceToBootclasspath map.
putSourceToBootclasspath(Map.Entry<String, ? extends ImmutableList<PathSourcePath>>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Put one entry to the sourceToBootclasspath map.
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putString(String) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putString(String) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putTags(String, String) - Method in class com.facebook.buck.counters.CounterInfo.Builder
Put one entry to the tags map.
putTags(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterInfo.Builder
Put one entry to the tags map.
putTags(String, String) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put one entry to the tags map.
putTags(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put one entry to the tags map.
putTags(String, String...) - Method in class com.facebook.buck.event.ScubaData.Builder
Put all mappings from the specified key to values for tags true.
putTags(String, String) - Method in class com.facebook.buck.event.ScubaData.Builder
Put one entry to the tags map.
putTags(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.event.ScubaData.Builder
Put one entry to the tags map.
putTagSets(String, String...) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put all mappings from the specified key to values for tagSets true.
putTagSets(String, String) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put one entry to the tagSets map.
putTagSets(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put one entry to the tagSets map.
putValues(String, String) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Put one entry to the values map.
putValues(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Put one entry to the values map.
putValues(String, long) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put one entry to the values map.
putValues(Map.Entry<String, ? extends Long>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Put one entry to the values map.
putVersions(Version, BuildTarget) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Put one entry to the versions map.
putVersions(Map.Entry<? extends Version, ? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Put one entry to the versions map.
putVersions(BuildTarget, Version) - Method in class com.facebook.buck.versions.VersionUniverse.Builder
Put one entry to the versions map.
putVersions(Map.Entry<? extends BuildTarget, ? extends Version>) - Method in class com.facebook.buck.versions.VersionUniverse.Builder
Put one entry to the versions map.
putWithMerge(Map<T, DependencyType>, T, DependencyType) - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.CountingRuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.ForwardingRuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.GuavaRuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in interface com.facebook.buck.rules.keys.hasher.RuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
putWrapper(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
 
putWriteHeaders(String, String) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Put one entry to the writeHeaders map.
putWriteHeaders(Map.Entry<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Put one entry to the writeHeaders map.
PythonBinary - Class in com.facebook.buck.features.python
 
PythonBinary(BuildTarget, ProjectFilesystem, Supplier<? extends SortedSet<BuildRule>>, PythonPlatform, String, PythonPackageComponents, ImmutableSet<String>, String, boolean) - Constructor for class com.facebook.buck.features.python.PythonBinary
 
PythonBinaryDescription - Class in com.facebook.buck.features.python
 
PythonBinaryDescription(ToolchainProvider, PythonBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.python.PythonBinaryDescription
 
PythonBinaryDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PythonBinaryDescription.AbstractPythonBinaryDescriptionArg.
PythonBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PythonBinaryDescriptionArg.
PythonBuckConfig - Class in com.facebook.buck.features.python
 
PythonBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.python.PythonBuckConfig
 
PythonBuckConfig.PackageStyle - Enum in com.facebook.buck.features.python
 
PythonDescriptionsProvider - Class in com.facebook.buck.features.python
 
PythonDescriptionsProvider() - Constructor for class com.facebook.buck.features.python.PythonDescriptionsProvider
 
PythonDslProjectBuildFileParser - Class in com.facebook.buck.parser
Delegates to buck.py for parsing of buck build files.
PythonDslProjectBuildFileParser(ProjectBuildFileParserOptions, TypeCoercerFactory, ImmutableMap<String, String>, BuckEventBus, ProcessExecutor, Optional<AtomicLong>) - Constructor for class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
PythonEnvironment - Class in com.facebook.buck.features.python.toolchain
Tool based on a particular python configuration.
PythonEnvironment(Path, PythonVersion) - Constructor for class com.facebook.buck.features.python.toolchain.PythonEnvironment
 
PythonInPlaceBinary - Class in com.facebook.buck.features.python
 
PythonInterpreter - Interface in com.facebook.buck.features.python.toolchain
 
PythonInterpreterFactory - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonInterpreterFactory() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFactory
 
PythonInterpreterFromConfig - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonInterpreterFromConfig(PythonBuckConfig, ExecutableFinder) - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonInterpreterFromConfig
 
PythonLibrary - Class in com.facebook.buck.features.python
 
PythonLibraryDescription - Class in com.facebook.buck.features.python
 
PythonLibraryDescription(ToolchainProvider) - Constructor for class com.facebook.buck.features.python.PythonLibraryDescription
 
PythonLibraryDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PythonLibraryDescription.AbstractPythonLibraryDescriptionArg.
PythonLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PythonLibraryDescriptionArg.
PythonLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.python
Support for transforming a python_library declaration to an intellij module
PythonLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.python.PythonLibraryModuleRule
 
PythonModule - Class in com.facebook.buck.features.python
 
PythonModule() - Constructor for class com.facebook.buck.features.python.PythonModule
 
PythonModuleAdapterPlugin - Class in com.facebook.buck.features.python
 
PythonModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.python.PythonModuleAdapterPlugin
 
PythonPackagable - Interface in com.facebook.buck.features.python
 
PythonPackageComponents - Class in com.facebook.buck.features.python
Immutable implementation of AbstractPythonPackageComponents.
PythonPackagedBinary - Class in com.facebook.buck.features.python
 
PythonPlatform - Interface in com.facebook.buck.features.python.toolchain
A toolchain that provides access to Python environment (an interpreter and its version) and cxx library.
PythonPlatformsProvider - Class in com.facebook.buck.features.python.toolchain
Immutable implementation of AbstractPythonPlatformsProvider.
PythonPlatformsProviderFactory - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonPlatformsProviderFactory() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonPlatformsProviderFactory
 
PythonRunTestsStep - Class in com.facebook.buck.features.python
 
PythonRunTestsStep(Path, String, ImmutableList<String>, ImmutableMap<String, String>, TestSelectorList, Optional<Long>, Path) - Constructor for class com.facebook.buck.features.python.PythonRunTestsStep
 
PythonTest - Class in com.facebook.buck.features.python
 
PythonTestDescription - Class in com.facebook.buck.features.python
 
PythonTestDescription(ToolchainProvider, PythonBinaryDescription, PythonBuckConfig, CxxBuckConfig) - Constructor for class com.facebook.buck.features.python.PythonTestDescription
 
PythonTestDescriptionArg - Class in com.facebook.buck.features.python
Immutable implementation of PythonTestDescription.AbstractPythonTestDescriptionArg.
PythonTestDescriptionArg.Builder - Class in com.facebook.buck.features.python
Builds instances of type PythonTestDescriptionArg.
PythonTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.python
Support for transforming a python_library declaration to an intellij module
PythonTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.python.PythonTestModuleRule
 
PythonToolchainsSupplier - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonToolchainsSupplier() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonToolchainsSupplier
 
PythonUtil - Class in com.facebook.buck.features.python
 
PythonVersion - Class in com.facebook.buck.features.python.toolchain
Immutable implementation of AbstractPythonVersion.
PythonVersionFactory - Class in com.facebook.buck.features.python.toolchain.impl
 
PythonVersionFactory() - Constructor for class com.facebook.buck.features.python.toolchain.impl.PythonVersionFactory
 

Q

QuadFunction<T,U,V,W,R> - Interface in com.facebook.buck.util.function
Represents a function that accepts four arguments and produces a result.
Query - Class in com.facebook.buck.rules.query
Immutable implementation of AbstractQuery.
QUERY_FUNCTIONS - Static variable in class com.facebook.buck.rules.query.GraphEnhancementQueryEnvironment
 
QueryBuildTarget - Class in com.facebook.buck.query
Immutable implementation of AbstractQueryBuildTarget.
QueryBuildTarget.Builder - Class in com.facebook.buck.query
Builds instances of type QueryBuildTarget.
QueryCache - Class in com.facebook.buck.rules.query
Cache that evaluates and stores the result of a dependency Query.
QueryCache() - Constructor for class com.facebook.buck.rules.query.QueryCache
 
QueryCoercer - Class in com.facebook.buck.rules.coercer
Coercer for Querys.
QueryCoercer(TypeCoercerFactory, UnconfiguredBuildTargetFactory) - Constructor for class com.facebook.buck.rules.coercer.QueryCoercer
 
QueryCommand - Class in com.facebook.buck.cli
 
QueryCommand() - Constructor for class com.facebook.buck.cli.QueryCommand
 
QueryCommand.OutputFormat - Enum in com.facebook.buck.cli
Output format.
QueryEnvironment - Interface in com.facebook.buck.query
The environment of a Buck query that can evaluate queries to produce a result.
QueryEnvironment.Argument - Class in com.facebook.buck.query
Value of an argument of a user-defined query function.
QueryEnvironment.ArgumentType - Enum in com.facebook.buck.query
Type of an argument of a user-defined query function.
QueryEnvironment.QueryFunction - Interface in com.facebook.buck.query
A user-defined query function.
QueryEnvironment.TargetEvaluator - Interface in com.facebook.buck.query
A procedure for evaluating a target literal to QueryTarget.
QueryEnvironment.TargetEvaluator.Type - Enum in com.facebook.buck.query
 
QueryEvaluator - Interface in com.facebook.buck.query
 
QueryException - Exception in com.facebook.buck.query
 
QueryException(String) - Constructor for exception com.facebook.buck.query.QueryException
 
QueryException(String, Object...) - Constructor for exception com.facebook.buck.query.QueryException
 
QueryException(Throwable, String) - Constructor for exception com.facebook.buck.query.QueryException
 
QueryException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.query.QueryException
 
QueryExpression - Class in com.facebook.buck.query
Base class for expressions in the Buck query language.
QueryExpression() - Constructor for class com.facebook.buck.query.QueryExpression
 
QueryFileTarget - Class in com.facebook.buck.query
Immutable implementation of AbstractQueryFileTarget.
QueryFileTarget.Builder - Class in com.facebook.buck.query
Builds instances of type QueryFileTarget.
QueryMacro - Class in com.facebook.buck.rules.macros
Base class for macros that embed a query string.
QueryMacro() - Constructor for class com.facebook.buck.rules.macros.QueryMacro
 
QueryMacroExpander<T extends QueryMacro> - Class in com.facebook.buck.rules.macros
Abstract base class for the query_targets and query_outputs macros
QueryMacroExpander(Optional<TargetGraph>) - Constructor for class com.facebook.buck.rules.macros.QueryMacroExpander
 
QueryMacroExpander.QueryResults - Class in com.facebook.buck.rules.macros
 
queryMetadataCxxPreprocessorInput(ActionGraphBuilder, BuildTarget, CxxPlatform, HeaderVisibility) - Static method in class com.facebook.buck.cxx.CxxLibraryDescription
Convenience function to query the CxxPreprocessorInput metadata of a target.
queryMetadataCxxSwiftPreprocessorInput(ActionGraphBuilder, BuildTarget, CxxPlatform, HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleLibraryDescription
 
QueryMultiSetOptionHandler - Class in com.facebook.buck.cli
A simple option handler whose main job is to not freak out when it sees `--`, which is used by QueryCommand as a separator between different sets.
QueryMultiSetOptionHandler(CmdLineParser, OptionDef, Setter<String>) - Constructor for class com.facebook.buck.cli.QueryMultiSetOptionHandler
 
QueryOutputsMacro - Class in com.facebook.buck.rules.macros
Class providing the type for macros used in `$(query_outputs ...)` macro strings.
QueryOutputsMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(query_outputs "some(query(:expression))") to the set of the outputs of the targets matching the query.
QueryOutputsMacroExpander(Optional<TargetGraph>) - Constructor for class com.facebook.buck.rules.macros.QueryOutputsMacroExpander
 
QueryPathsMacro - Class in com.facebook.buck.rules.macros
Class providing the type for macros used in `$(query_paths ...)` macro strings.
QueryPathsMacroExpander - Class in com.facebook.buck.rules.macros
 
QueryPathsMacroExpander(Optional<TargetGraph>) - Constructor for class com.facebook.buck.rules.macros.QueryPathsMacroExpander
 
QueryResults(Stream<QueryTarget>) - Constructor for class com.facebook.buck.rules.macros.QueryMacroExpander.QueryResults
 
QueryTarget - Interface in com.facebook.buck.query
 
QueryTargetAccessor - Class in com.facebook.buck.query
 
QueryTargetsAndOutputsMacro - Class in com.facebook.buck.rules.macros
Class providing the type for macros used in `$(query_targets_and_outputs ...)` macro strings.
QueryTargetsAndOutputsMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(query_targets_and_outputs "some(query(:expression))") to the full target names and the set of the outputs of the targets matching the query separated by a space.
QueryTargetsAndOutputsMacroExpander(Optional<TargetGraph>) - Constructor for class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacroExpander
 
QueryTargetsMacro - Class in com.facebook.buck.rules.macros
Class providing the type for macros used in `$(query_targets ...)` macro strings.
QueryTargetsMacroExpander - Class in com.facebook.buck.rules.macros
Used to expand the macro $(query_targets "some(query(:expression))") to the set of targets matching the query.
QueryTargetsMacroExpander(Optional<TargetGraph>) - Constructor for class com.facebook.buck.rules.macros.QueryTargetsMacroExpander
 
QueryTargetTranslator - Class in com.facebook.buck.versions
 
QueryTargetTranslator(UnconfiguredBuildTargetFactory) - Constructor for class com.facebook.buck.versions.QueryTargetTranslator
 
QueryUtils - Class in com.facebook.buck.rules.query
Mixin class to allow dynamic dependency resolution at graph enhancement time.
queryWithTimeout(long, Object...) - Method in interface com.facebook.buck.io.watchman.WatchmanClient
 
quote(String) - Method in enum com.facebook.buck.util.Escaper.Quoter
 
quoteIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
quoteIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
quoteIncludeArgs(Iterable<String>) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
quoteIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 

R

racingBuildFinishedFirst() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
RacingBuildPhase - Class in com.facebook.buck.distributed.build_client
Util class that contains orchestration code for racing build phase.
RacingBuildPhase() - Constructor for class com.facebook.buck.distributed.build_client.RacingBuildPhase
 
RAM_BUNDLE_DOMAIN - Static variable in class com.facebook.buck.features.js.JsFlavors
 
RAM_BUNDLE_FILES - Static variable in class com.facebook.buck.features.js.JsFlavors
 
RAM_BUNDLE_INDEXED - Static variable in class com.facebook.buck.features.js.JsFlavors
 
RandomizedTrial - Class in com.facebook.buck.util.randomizedtrial
Simple implementation of A/B testing.
RapidInstallMode - Class in com.facebook.buck.android.exopackage
Immutable implementation of RealAndroidDevice.AbstractRapidInstallMode.
RapidInstallMode.Builder - Class in com.facebook.buck.android.exopackage
Builds instances of type RapidInstallMode.
RawAttributes - Class in com.facebook.buck.core.model.targetgraph
Wrapper around Map<String, Object> that provides convenient methods to access values with inferring types (so that the clients don't need to cast values manually.)
RawAttributes(ImmutableMap<String, Object>) - Constructor for class com.facebook.buck.core.model.targetgraph.RawAttributes
 
RawConfig - Class in com.facebook.buck.util.config
Hierarchical configuration of section/key/value triples.
RawTargetNode - Interface in com.facebook.buck.core.model.targetgraph
A target node with attributes kept in a map as oppose to in a structured object like in TargetNode.
RawTargetNodePipeline - Class in com.facebook.buck.parser
Converts nodes in a raw form (taken from build file parsers) into RawTargetNode.
RawTargetNodePipeline(ListeningExecutorService, PipelineNodeCache.Cache<BuildTarget, RawTargetNode>, BuckEventBus, BuildFileRawNodeParsePipeline, BuildTargetRawNodeParsePipeline, RawTargetNodeFactory<Map<String, Object>>) - Constructor for class com.facebook.buck.parser.RawTargetNodePipeline
 
RawTargetNodeToTargetNodeFactory - Class in com.facebook.buck.parser
RawTargetNodeToTargetNodeFactory(KnownRuleTypesProvider, ConstructorArgMarshaller, TargetNodeFactory, PackageBoundaryChecker, TargetNodeListener<TargetNode<?>>, SelectorListResolver, ConstraintResolver, Supplier<Platform>) - Constructor for class com.facebook.buck.parser.RawTargetNodeToTargetNodeFactory
 
RawTargetNodeToTargetNodeParsePipeline - Class in com.facebook.buck.parser
 
RawTargetNodeToTargetNodeParsePipeline(PipelineNodeCache.Cache<BuildTarget, TargetNode<?>>, ListeningExecutorService, RawTargetNodePipeline, BuckEventBus, boolean, ParserTargetNodeFactory<RawTargetNode>) - Constructor for class com.facebook.buck.parser.RawTargetNodeToTargetNodeParsePipeline
Create new pipeline for parsing Buck files.
RdepsFunction - Class in com.facebook.buck.query
A 'rdeps(u, x, [, depth])' expression, which finds the reverse dependencies of the given argument set 'x' within the transitive closure of the set 'u'.
RdepsFunction() - Constructor for class com.facebook.buck.query.RdepsFunction
 
RDotTxtEntry - Class in com.facebook.buck.android.aapt
Represents a row from a symbols file generated by aapt.
RDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String) - Constructor for class com.facebook.buck.android.aapt.RDotTxtEntry
 
RDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String, String) - Constructor for class com.facebook.buck.android.aapt.RDotTxtEntry
 
RDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String, RDotTxtEntry.CustomDrawableType) - Constructor for class com.facebook.buck.android.aapt.RDotTxtEntry
 
RDotTxtEntry(RDotTxtEntry.IdType, RDotTxtEntry.RType, String, String, RDotTxtEntry.CustomDrawableType, String) - Constructor for class com.facebook.buck.android.aapt.RDotTxtEntry
 
RDotTxtEntry.CustomDrawableType - Enum in com.facebook.buck.android.aapt
 
RDotTxtEntry.IdType - Enum in com.facebook.buck.android.aapt
 
RDotTxtEntry.RType - Enum in com.facebook.buck.android.aapt
 
RDotTxtResourceCollector - Class in com.facebook.buck.android.aapt
Responsible for collecting resources parsed by MiniAapt and assigning unique integer ids to those resources.
RDotTxtResourceCollector() - Constructor for class com.facebook.buck.android.aapt.RDotTxtResourceCollector
 
read() - Method in class com.facebook.buck.io.TeeInputStream
 
read(byte[]) - Method in class com.facebook.buck.io.TeeInputStream
 
read(byte[], int, int) - Method in class com.facebook.buck.io.TeeInputStream
 
read(URL) - Static method in class com.facebook.buck.util.config.Inis
 
read(Reader) - Static method in class com.facebook.buck.util.config.Inis
 
read() - Method in class com.facebook.buck.util.hash.HasherInputStream
 
read(byte[], int, int) - Method in class com.facebook.buck.util.hash.HasherInputStream
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
readAttributes(Path, String, LinkOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
readAttributes(Path, Class<A>, LinkOption...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
readAttributes(Path, Class<A>, LinkOption...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
readByteStream(String, Protocol.Digest, ByteStreamGrpc.ByteStreamStub, ThrowingConsumer<ByteString, IOException>) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcRemoteExecutionClients
Reads a ByteStream onto the arg consumer.
readClassMapping(Iterable<String>) - Static method in class com.facebook.buck.android.ProguardMapping
 
readConfig(String, String, Object, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
Exposes a read_config for Skylark parser.
READER - Static variable in class com.facebook.buck.util.json.ObjectMappers
 
READER_WITH_TYPE - Static variable in class com.facebook.buck.util.json.ObjectMappers
ObjectReader that deserializes objects that had type information preserved
readFetchResponse(DataInputStream, OutputStream) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol
 
ReadFile(WinNT.HANDLE, Memory, int, IntByReference, Pointer) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
readFileIfItExists(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
readFileIfItExists(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
readFirstLine(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Attempts to read the first line of the file specified by the relative path.
readFirstLine(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Attempts to read the first line of the file specified by the relative path.
readFirstLine(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Attempts to read the first line of the file specified by the relative path.
readFirstLine(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Attempts to read the first line of the file specified by the relative path.
readFirstLineFromFile(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Attempts to read the first line of the specified file.
readFirstLineFromFile(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Attempts to read the first line of the specified file.
readFromStream(DataInputStream, ThriftProtocol, HybridThriftResponseHandler<ThriftResponse>) - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
Reads a HTTP body stream in Hybrid Thrift over HTTP format.
readLines(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
readLines(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
readLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteLock
 
readLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
 
readMetadata(BuildTarget, String) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
readMetadata(BuildTarget, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.FilesystemBuildInfoStore
 
readMetadata(BuildTarget, String) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
readMetadataAndPayload(DataInputStream, OutputStream) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol
 
readPayload(OutputStream) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
 
ReadPayloadInfo(long, String) - Constructor for class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response.ReadPayloadInfo
 
readPropertiesFile(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
readPropertiesFile(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
readResources(ProjectFilesystem, Path) - Static method in class com.facebook.buck.android.aapt.RDotTxtEntry
Read resource IDs from a R.txt file and add them to a list of entries
readStoreRequest(DataInputStream, OutputStream) - Static method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol
 
readSymbolicLink(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
readSymLink(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Returns the target of the specified symbolic link.
readSymLink(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Returns the target of the specified symbolic link.
readValue(Path, Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
readValue(Path, TypeReference<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
readValue(String, Class<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
readValue(String, TypeReference<T>) - Static method in class com.facebook.buck.util.json.ObjectMappers
 
RealAndroidDevice - Class in com.facebook.buck.android.exopackage
 
RealAndroidDevice(BuckEventBus, IDevice, Console, Path, int, ImmutableList<String>) - Constructor for class com.facebook.buck.android.exopackage.RealAndroidDevice
 
RealAndroidDevice(BuckEventBus, IDevice, Console) - Constructor for class com.facebook.buck.android.exopackage.RealAndroidDevice
 
RealAndroidDevice.ErrorParsingReceiver - Class in com.facebook.buck.android.exopackage
Implementation of IShellOutputReceiver with helper functions to parse output lines and figure out if a call to IDevice.executeShellCommand(String, com.android.ddmlib.IShellOutputReceiver) succeeded.
reassignIds(ReferenceMapper) - Method in class com.facebook.buck.android.resources.ResourceTable
 
reassignIds(ReferenceMapper) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
reassignIds(ReferenceMapper) - Method in class com.facebook.buck.android.resources.ResTableType
 
reassignIds(ReferenceMapper) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
RECEIVE_TIMEOUT_MS - Static variable in class com.facebook.buck.android.agent.AgentMain
 
receiveCommandResponse(int) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
 
receiveCommandResponse(int) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
recordAllBuildRulesFinishedEvent() - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
Records the receipt of a ALL_BUILD_RULES_FINISHED_EVENT
recordArtifact(Path) - Method in interface com.facebook.buck.core.build.buildable.context.BuildableContext
 
recordArtifact(Path) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
recordArtifact(Path) - Method in class com.facebook.buck.core.build.engine.impl.DefaultBuildableContext
 
recordArtifact(Path) - Method in class com.facebook.buck.core.rules.common.RecordArtifactVerifier
 
RecordArtifactVerifier - Class in com.facebook.buck.core.rules.common
RecordArtifactVerifier can be used to ease the migration to ModernBuildRule.
RecordArtifactVerifier(Collection<Path>, BuildableContext) - Constructor for class com.facebook.buck.core.rules.common.RecordArtifactVerifier
 
recordBuildRuleFinishedEvent(long, String) - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
Records the receipt of a BuildRuleFinishedEvent
recordBuildRuleStartedEvent(String) - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
Records the receipt of a BuildRuleStarted event
recordBuildRuleUnlockedEvent(String) - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
Records the receipt of a BuildRuleUnlocked event.
recordDeadMinionCheckSample(long, boolean) - Method in class com.facebook.buck.distributed.build_slave.HealthCheckStatsTracker
Notify stats tracker about a new dead minion check completing.
recordDepFileIfNecessary(ProjectFilesystem, BuildTarget, CompilerParameters, BuildableContext) - Method in class com.facebook.buck.jvm.java.CompileToJarStepFactory
 
RECORDED_PATH_HASHES - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo with a map of outputs to hashes.
RECORDED_PATHS - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo which lists the recorded items.
recordedDirectories() - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
Get the set of directories that were either created by this class, or manually specified in DirectoryCreator.recordPath(Path)
RecordedFileHashes - Class in com.facebook.buck.distributed
 
RecordedFileHashes(Integer) - Constructor for class com.facebook.buck.distributed.RecordedFileHashes
 
recordEviction() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
recordEviction(long) - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
recordEviction() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
records a single eviction
recordEviction(long) - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
recordEviction() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
recordEviction(long) - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
recordFinishedTarget(BuildResult) - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
Update book-keeping to record target as finished.
recordFullBufferCasMultiFetch(long) - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
recordHeartbeatSample(String, long, boolean) - Method in class com.facebook.buck.distributed.build_slave.HealthCheckStatsTracker
Notify stats tracker that a new heartbeat was received.
recordHit() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache hit has occurred and updates the corresponding CacheStatsTracker, and records the time it took for the cache retrieval
recordHit() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache hit has occurred and updates the corresponding InstrumentingCacheStatsTracker, and records the time it took for the cache retrieval
recordHit() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
RecordingProjectFileHashCache - Class in com.facebook.buck.distributed
Decorator class the records information about the paths being hashed as a side effect of producing file hashes required for rule key computation.
recordInvalidation() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
recordInvalidation(long) - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
recordInvalidation() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
records a single invalidation
recordInvalidation(long) - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
recordInvalidation() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
recordInvalidation(long) - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
recordLoadFail() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache load has failed and updates the corresponding CacheStatsTracker, and records the time spent on a cache miss
recordLoadFail() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache load has failed and updates the corresponding InstrumentingCacheStatsTracker, and records the time spent on a cache miss
recordLoadFail() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordLoadSuccess() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache load was successful and updates the corresponding CacheStatsTracker, and records the time it took to load the object and updates the total time spent on a cache miss
recordLoadSuccess() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache load was successful and updates the corresponding InstrumentingCacheStatsTracker, and records the time it took to load the object and updates the total time spent on a cache miss
recordLoadSuccess() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordLocalFileMaterialized() - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
recordMiss() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache miss has occurred and updates the corresponding CacheStatsTracker, and starts recording the load time starting at this instant.
recordMiss() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache miss has occurred and updates the corresponding InstrumentingCacheStatsTracker, and starts recording the load time starting at this instant.
recordMiss() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordMissMatch() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker.CacheRequest
Records that a cache miss due to mismatch has occurred and updates the corresponding CacheStatsTracker, and starts recording the load time starting at this instant.
recordMissMatch() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker.TrackingCacheRequest
Records that a cache miss due to mismatch has occurred and updates the corresponding InstrumentingCacheStatsTracker, and starts recording the load time starting at this instant.
recordMissMatch() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker.NoOpCacheRequest
 
recordOutputs(BuildableContext) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
Records the outputs of this buildrule.
recordOutputs(BuildableContext, OutputPathResolver, ClassInfo<T>, T) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Records the outputs of this buildrule.
recordOutputs(BuildableContext, OutputPathResolver, T) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Records the outputs of this buildrule.
recordPath(Path) - Method in class com.facebook.buck.util.unarchive.DirectoryCreator
Ensure that we record that a path was created.
recordPeriodicCasMultiFetch(long) - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
recordReadConfigurationOption(String, String, String) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
Records an accessed section.key configuration and its returned value.
recordRemoteFileMaterialized(long) - Method in class com.facebook.buck.distributed.FileMaterializationStatsTracker
 
recordRule(ImmutableMap<String, Object>, FuncallExpression) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
Records the parsed rawRule.
recordRuleKeyCalculatedEvent(RuleKeyCalculatedEvent) - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
Keeps track of all received RuleKeyCalculatedEvents
recordUnexpectedCacheMisses(int) - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
recordUploadedTarget(String) - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
Once a target has been built and uploaded to the cache, it is now safe to signal to the coordinator that the target is finished.
RecursiveFileMatcher - Class in com.facebook.buck.io.filesystem
Matcher that matches paths within basePath directory.
RecursiveGetException() - Constructor for exception com.facebook.buck.util.concurrent.WorkThreadTrackingFuture.RecursiveGetException
 
RedexArgsHelper - Class in com.facebook.buck.android
 
RedexArgsHelper() - Constructor for class com.facebook.buck.android.RedexArgsHelper
 
RedexOptions - Class in com.facebook.buck.android.redex
Immutable implementation of AbstractRedexOptions.
RedexOptions.Builder - Class in com.facebook.buck.android.redex
Builds instances of type RedexOptions.
ReDexStep - Class in com.facebook.buck.android.redex
Runs ReDex on an APK.
ReferenceCountedWriter - Class in com.facebook.buck.log
 
ReferenceCountedWriter(OutputStreamWriter) - Constructor for class com.facebook.buck.log.ReferenceCountedWriter
 
ReferenceMapper - Interface in com.facebook.buck.android.resources
A ReferenceMapper is used to reassign ids in Android's .arsc/.xml files.
refines(Selectable) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
A ConfigSettingSelectable refines another ConfigSettingSelectable when ConfigSettingSelectable.values or ConfigSettingSelectable.constraintValues or both are strict supersets of corresponding sets of the other selectable.
refines(Selectable) - Method in interface com.facebook.buck.core.select.Selectable
 
regexPatternForAny(String...) - Static method in class com.facebook.buck.util.string.MoreStrings
 
regexPatternForAny(Iterable<String>) - Static method in class com.facebook.buck.util.string.MoreStrings
 
register(WatchService, WatchEvent.Kind<?>[], WatchEvent.Modifier...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
register(WatchService, WatchEvent.Kind<?>...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
register(Object) - Method in interface com.facebook.buck.event.BuckEventBus
Register a listener to process events
register(Object) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
register(long, String) - Method in interface com.facebook.buck.util.concurrent.CommonThreadFactoryState
 
registerAction(ActionAnalysisData) - Method in interface com.facebook.buck.core.rules.actions.ActionAnalysisDataRegistry
 
registerCounters(Collection<Counter>) - Method in interface com.facebook.buck.counters.CounterRegistry
 
registerCounters(CounterRegistry.AsyncCounterRegistrationEvent) - Method in interface com.facebook.buck.counters.CounterRegistry
 
registerCounters(Collection<Counter>) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
registerCounters(CounterRegistry.AsyncCounterRegistrationEvent) - Method in class com.facebook.buck.counters.CounterRegistryImpl
 
registerDelegate(RenderingConsole.Delegate) - Method in class com.facebook.buck.event.listener.RenderingConsole
Registers a delegate to provide the data to render and starts the rendering thread.
registerMinionQueue(MinionType, String) - Method in class com.facebook.buck.distributed.build_slave.MinionQueueProvider
Register mapping between given minionType and minionQueue
registerNewValue(AddsToRuleKey, byte[], ImmutableList<HashCode>) - Method in interface com.facebook.buck.rules.modern.Serializer.Delegate
 
registerProcess(Object, ProcessExecutorParams, ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ProcessRegistry
Registers the process and notifies the subscribers.
registerTopLevelRule(BuildRule, BuckEventBus) - Method in class com.facebook.buck.core.build.engine.impl.UnskippedRulesTracker
 
RelativeLinkArg - Class in com.facebook.buck.cxx
Relative link arg.
RelativeLinkArg(PathSourcePath) - Constructor for class com.facebook.buck.cxx.RelativeLinkArg
 
relativize(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
relativize(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
Get a relative path from path1 to path2, first normalizing each path.
relativize(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Construct a relative path between the project root and a given path.
relativize(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
relativize(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Construct a relative path between the project root and a given path.
relativize(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
RELEASE - Static variable in class com.facebook.buck.features.js.JsFlavors
 
release() - Method in class com.facebook.buck.util.CloseableHolder
 
release(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningMultiSemaphore
Releases previously acquired resources.
remainingCapacity() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
REMOTE_REPO_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
REMOTE_REPO_SHORT_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
remoteArtifactTotalBytesUploaded - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
remoteArtifactUploadedCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
remoteArtifactUploadFailedCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
remoteArtifactUploadsScheduledCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
remoteArtifactUploadsStartedCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
RemoteBuildModeRunner - Class in com.facebook.buck.distributed.build_slave
Executes stampede in remote build mode.
RemoteBuildModeRunner(ListenableFuture<BuildExecutor>, Iterable<String>, RemoteBuildModeRunner.FinalBuildStatusSetter, DistBuildService, StampedeId) - Constructor for class com.facebook.buck.distributed.build_slave.RemoteBuildModeRunner
 
RemoteBuildModeRunner.FinalBuildStatusSetter - Interface in com.facebook.buck.distributed.build_slave
Sets the final BuildStatus of the BuildJob.
RemoteBuildRuleCompletionNotifier - Interface in com.facebook.buck.core.build.distributed.synchronization
Used to notify the client of a remote build that a particular rule (or the entire build) has finished.
RemoteBuildRuleCompletionWaiter - Interface in com.facebook.buck.core.build.distributed.synchronization
Used by a local build to wait for remote completion of build rules (if there is a remote build)
RemoteBuildRuleSynchronizer - Class in com.facebook.buck.core.build.distributed.synchronization.impl
Used by distributed build client to synchronize the local build and remote build state, which ensures that rules have finished building remotely before the local build fetches them from the cache.
RemoteBuildRuleSynchronizer(Clock, ScheduledExecutorService, long, long) - Constructor for class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
remoteBuilds() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
 
RemoteCacheUploadStats - Class in com.facebook.buck.event.listener.stats.cache
Count artifact's upload metrics based on events.
RemoteCacheUploadStats() - Constructor for class com.facebook.buck.event.listener.stats.cache.RemoteCacheUploadStats
 
remoteContains(BuildRule) - Method in interface com.facebook.buck.distributed.ArtifactCacheByBuildRule
 
remoteContains(BuildRule) - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
remoteContains(BuildRule) - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
RemoteExecutionActionEvent - Class in com.facebook.buck.remoteexecution.event
Tracks events related to Remote Execution Actions.
RemoteExecutionActionEvent(EventKey) - Constructor for class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
RemoteExecutionActionEvent.Finished - Class in com.facebook.buck.remoteexecution.event
An action just exited from this state.
RemoteExecutionActionEvent.Scheduled - Class in com.facebook.buck.remoteexecution.event
Indicates that a remote execution event has been scheduled.
RemoteExecutionActionEvent.Started - Class in com.facebook.buck.remoteexecution.event
An action just moved into this state.
RemoteExecutionActionEvent.State - Enum in com.facebook.buck.remoteexecution.event
The current state of a Remote Execution Actions.
RemoteExecutionActionEvent.Terminal - Class in com.facebook.buck.remoteexecution.event
Sends a one off terminal event for a Remote Execution Action.
RemoteExecutionActionInfo - Class in com.facebook.buck.rules.modern.builders
This includes all the information needed to run a remote execution command.
RemoteExecutionArtillery2Listener - Class in com.facebook.buck.remoteexecution.event.listener
- One Trace and Execution for the whole buck execution.
RemoteExecutionArtillery2Listener(ScribeLogger, BuckEventBus) - Constructor for class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionArtillery2Listener
 
RemoteExecutionBuildTargetsQueue - Class in com.facebook.buck.distributed.build_client
BuildTargetsQueue implementation used to run in the Remote Execution model.
RemoteExecutionBuildTargetsQueue() - Constructor for class com.facebook.buck.distributed.build_client.RemoteExecutionBuildTargetsQueue
 
RemoteExecutionClients - Interface in com.facebook.buck.remoteexecution
A Remote Execution service consists of two primary things, an execution service and a CAS.
RemoteExecutionClientsFactory - Class in com.facebook.buck.remoteexecution.factory
Factory for creating all manner of different remote execution clients (grpc, in-process, etc).
RemoteExecutionClientsFactory(RemoteExecutionConfig) - Constructor for class com.facebook.buck.remoteexecution.factory.RemoteExecutionClientsFactory
 
RemoteExecutionConfig - Class in com.facebook.buck.remoteexecution.config
Config object for the [remoteexecution] section of .buckconfig.
RemoteExecutionConsoleLineProvider - Class in com.facebook.buck.remoteexecution.event.listener
Provides output lines to the console about the current state of Remote Execution.
RemoteExecutionConsoleLineProvider(RemoteExecutionStatsProvider, String) - Constructor for class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionConsoleLineProvider
 
RemoteExecutionEventListener - Class in com.facebook.buck.remoteexecution.event.listener
Remote execution events sent to the event bus.
RemoteExecutionEventListener() - Constructor for class com.facebook.buck.remoteexecution.event.listener.RemoteExecutionEventListener
 
RemoteExecutionService - Interface in com.facebook.buck.remoteexecution
Interface for a remote execution service.
RemoteExecutionService.ExecutionResult - Interface in com.facebook.buck.remoteexecution
Represents the result of remote execution.
RemoteExecutionStatsProvider - Interface in com.facebook.buck.remoteexecution.event.listener
Provides statistics about the ongoing remote execution flow.
RemoteExecutionStrategy - Class in com.facebook.buck.rules.modern.builders
A BuildRuleStrategy that uses a Remote Execution service for executing BuildRules.
RemoteExecutionStrategyConfig - Interface in com.facebook.buck.remoteexecution.config
Configuration for the remote execution strategy.
RemoteExecutionType - Enum in com.facebook.buck.remoteexecution.config
Used for configuration of the type (grpc, thrift, or a couple debug types).
RemoteFile - Class in com.facebook.buck.file
Represents a remote file that needs to be downloaded.
RemoteFile(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, URI, HashCode, String, RemoteFile.Type) - Constructor for class com.facebook.buck.file.RemoteFile
 
RemoteFile.Type - Enum in com.facebook.buck.file
Defines how the remote file should be treated when downloaded.
RemoteFileBinary - Class in com.facebook.buck.file
Represents an executable RemoteFile, which means that it can be invoked using buck run.
RemoteFileBinary(BuildTarget, ProjectFilesystem, BuildRuleParams, Downloader, URI, HashCode, String, RemoteFile.Type) - Constructor for class com.facebook.buck.file.RemoteFileBinary
 
RemoteFileDescription - Class in com.facebook.buck.file
 
RemoteFileDescription(ToolchainProvider) - Constructor for class com.facebook.buck.file.RemoteFileDescription
 
RemoteFileDescription(Downloader) - Constructor for class com.facebook.buck.file.RemoteFileDescription
 
RemoteFileDescriptionArg - Class in com.facebook.buck.file
Immutable implementation of RemoteFileDescription.AbstractRemoteFileDescriptionArg.
RemoteFileDescriptionArg.Builder - Class in com.facebook.buck.file
Builds instances of type RemoteFileDescriptionArg.
RemoteLogBuckConfig - Class in com.facebook.buck.util.network
 
RemoteLogBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.util.network.RemoteLogBuckConfig
 
RemoteManifestServiceCacheStorage - Class in com.facebook.buck.parser.cache.impl
A remote, thrift backed implementation for the ParserCacheStorage interface.
RemoteMavenDownloader - Class in com.facebook.buck.file.downloader.impl
 
RemoteMavenDownloader(AuthAwareDownloader, String, Optional<PasswordAuthentication>) - Constructor for class com.facebook.buck.file.downloader.impl.RemoteMavenDownloader
 
remoteOnlyInstance(boolean, boolean) - Method in interface com.facebook.buck.artifact_cache.ArtifactCacheFactory
 
remoteOnlyInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.ArtifactCaches
 
remoteOnlyInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache.NoopArtifactCacheFactory
 
remoteOnlyInstance(boolean, boolean) - Method in class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
RemoteStateBasedFileHashCache - Class in com.facebook.buck.distributed
 
RemoteStateBasedFileHashCache(ProjectFileHashCache, BuildJobStateFileHashes) - Constructor for class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
remove() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
remove(Object) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
remove(Path) - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Removes the given path.
removeAll(Collection<?>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
removeAll() - Method in class com.facebook.buck.util.filesystem.FileSystemMap
Empties the trie leaving only the root node available.
RemoveClassesPatternsMatcher - Class in com.facebook.buck.jvm.java
 
RemoveClassesPatternsMatcher(ImmutableSet<Pattern>) - Constructor for class com.facebook.buck.jvm.java.RemoveClassesPatternsMatcher
 
removeEdge(T, T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
Removes the edge between source and sink.
removeLinkerMapModeFlavorInTarget(BuildTarget, Optional<LinkerMapMode>) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
removeNode(T) - Method in class com.facebook.buck.core.util.graph.MutableDirectedGraph
Removes the specified node from the graph.
removeRule(SupportsPipelining<?>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
Removes a rule from pipeline eligibility.
removeStripStyleFlavorInTarget(BuildTarget, Optional<StripStyle>) - Static method in class com.facebook.buck.cxx.CxxStrip
 
removeTaskListener(TaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
removeTaskListener(BuckJavacTaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
removeTaskListener(BuckJavacTaskListener) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
render() - Method in class com.facebook.buck.apple.clang.ModuleMap
 
render() - Method in class com.facebook.buck.apple.clang.UmbrellaHeader
 
render() - Method in class com.facebook.buck.apple.clang.VFSOverlay
 
render(DistBuildTrace, Path) - Static method in class com.facebook.buck.distributed.build_slave.DistBuildChromeTraceRenderer
Generate an HTML Chrome-trace based on the given DistBuildTrace object.
RenderingConsole - Class in com.facebook.buck.event.listener
A console that supports rendering.
RenderingConsole(Clock, Console) - Constructor for class com.facebook.buck.event.listener.RenderingConsole
 
renderLine(Optional<BuildTarget>, Optional<? extends AbstractBuckEvent>, Optional<? extends LeafEvent>, Optional<String>, Optional<String>, long, StringBuilder) - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
renderLines(MultiStateRenderer, ImmutableList.Builder<String>, int, boolean) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
Render lines using the provided .
renderRemoteUploads() - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
A method to print the line responsible to show how our remote cache upload goes.
renderShortStatus(long) - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
renderShortStatus(boolean, boolean, long) - Method in class com.facebook.buck.event.listener.CommonThreadStateRenderer
 
renderShortStatus(long) - Method in class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
 
renderShortStatus(long) - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
renderShortStatus(long) - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
renderStatusLine(long, StringBuilder) - Method in class com.facebook.buck.event.listener.BuildThreadStateRenderer
 
renderStatusLine(long, StringBuilder) - Method in class com.facebook.buck.event.listener.DistBuildSlaveStateRenderer
 
renderStatusLine(long, StringBuilder) - Method in interface com.facebook.buck.event.listener.MultiStateRenderer
 
renderStatusLine(long, StringBuilder) - Method in class com.facebook.buck.event.listener.TestThreadStateRenderer
 
RepackZipEntriesStep - Class in com.facebook.buck.zip
A command that creates a copy of a ZIP archive, making sure that certain user-specified entries are packed with a certain compression level.
RepackZipEntriesStep(ProjectFilesystem, Path, Path, ImmutableSet<String>) - Constructor for class com.facebook.buck.zip.RepackZipEntriesStep
RepackZipEntriesStep(ProjectFilesystem, Path, Path, ImmutableSet<String>, ZipCompressionLevel) - Constructor for class com.facebook.buck.zip.RepackZipEntriesStep
replace(ImmutableMap<String, MacroReplacer<T>>, String, boolean, MacroCombiner<T>) - Static method in class com.facebook.buck.core.macros.MacroFinder
Expand macros embedded in a string.
replace(MacroMatchResult) - Method in interface com.facebook.buck.core.macros.MacroReplacer
 
replace(MacroMatchResult) - Method in class com.facebook.buck.rules.macros.FunctionMacroReplacer
 
replace(ByteBuffer, int) - Method in class com.facebook.buck.util.ByteBufferReplacer
Perform an in-place replacement pass over the given buffer (bounded by Buffer.position and Buffer.limit).
replace(ByteBuffer) - Method in class com.facebook.buck.util.ByteBufferReplacer
 
replaceCR(String) - Static method in class com.facebook.buck.util.string.MoreStrings
Removes carriage return characters from the string with preserving new line characters.
replaceInvalidCharacters(String) - Static method in interface com.facebook.buck.core.model.Flavor
 
ReplaceManifestPlaceholdersStep - Class in com.facebook.buck.android
Replaces placeholders in the android manifest.
ReplaceManifestPlaceholdersStep(ProjectFilesystem, Path, Path, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.android.ReplaceManifestPlaceholdersStep
 
replaceVariablesInString(String, Map<String, String>) - Static method in class com.facebook.buck.apple.InfoPlistSubstitution
 
report(Diagnostic<? extends JavaFileObject>) - Method in class com.facebook.buck.jvm.java.abi.source.api.ErrorSuppressingDiagnosticListener
 
reportAbsolutePath(BuildRule, String, Path) - Method in interface com.facebook.buck.rules.modern.tools.IsolationChecker.FailureReporter
 
reportAnnotationProcessingEventFinished(BuildTarget, String, String, int, boolean) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportAnnotationProcessingEventFinished(BuildTarget, String, String, int, boolean) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportAnnotationProcessingEventStarted(BuildTarget, String, String, int, boolean) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportAnnotationProcessingEventStarted(BuildTarget, String, String, int, boolean) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportCompilerPluginFinished(BuildTarget, ImmutableMap<String, String>) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportCompilerPluginFinished(BuildTarget, ImmutableMap<String, String>) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportCompilerPluginStarted(BuildTarget, String, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportCompilerPluginStarted(BuildTarget, String, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportCoordinatorIsAlive(StampedeId) - Method in class com.facebook.buck.distributed.DistBuildService
Reports that the coordinator is alive to the stampede servers.
reportEvent(Level, String, Object...) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportEvent(Level, String, Object...) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
ReportGenerator - Class in com.facebook.buck.jvm.java.coverage
This example creates a HTML report for eclipse like projects based on a single execution data store called jacoco.exec.
ReportGenerator(Properties) - Constructor for class com.facebook.buck.jvm.java.coverage.ReportGenerator
Create a new generator based for the given project.
reportHealthy(long, HealthCheckStatsTracker) - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker.MinionTrackingInfo
Record that coordinator has received a heartbeat from a minion
reportInnerClassReferences(ClassVisitor) - Method in class com.facebook.buck.jvm.java.abi.InnerClassesTable
 
reportJavacPhaseFinished(BuildTarget, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportJavacPhaseFinished(BuildTarget, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportJavacPhaseStarted(BuildTarget, String, ImmutableMap<String, String>) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportJavacPhaseStarted(BuildTarget, String, ImmutableMap<String, String>) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
reportMinionAlive(ReportMinionAliveRequest) - Method in class com.facebook.buck.distributed.build_slave.ActiveCoordinatorService
 
reportMinionAlive(ReportMinionAliveRequest) - Method in class com.facebook.buck.distributed.build_slave.IdleCoordinatorService
 
reportMinionAlive(String, String) - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker
Heartbeat reports a minion is currently alive and happily running.
reportMinionAlive(String, BuildSlaveRunId) - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
Reports back to the Coordinator that the current Minion is alive and healthy.
reportNotMbr(BuildRule) - Method in interface com.facebook.buck.rules.modern.tools.IsolationChecker.FailureReporter
 
reportPingLatency(URI, long) - Method in class com.facebook.buck.slb.ServerHealthManager
 
reportPingLatency(long, long) - Method in class com.facebook.buck.slb.ServerHealthState
NOTE: Assumes nowMillis is roughly non-decreasing in consecutive calls.
reportProfile() - Method in class com.facebook.buck.parser.api.ForwardingProjectBuildFileParserDecorator
 
reportProfile() - Method in interface com.facebook.buck.parser.api.ProjectBuildFileParser
Reports profile information captured while parsing build files.
reportProfile() - Method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
reportProfile() - Method in class com.facebook.buck.parser.PythonDslProjectBuildFileParser
 
reportProfile() - Method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
 
reportRequestError(URI) - Method in class com.facebook.buck.slb.ServerHealthManager
 
reportRequestError(long) - Method in class com.facebook.buck.slb.ServerHealthState
NOTE: Assumes nowMillis is roughly non-decreasing in consecutive calls.
reportRequestException(URI) - Method in class com.facebook.buck.slb.ClientSideSlb
 
reportRequestException(URI) - Method in interface com.facebook.buck.slb.HttpLoadBalancer
 
reportRequestSuccess(URI) - Method in class com.facebook.buck.slb.ClientSideSlb
 
reportRequestSuccess(URI) - Method in interface com.facebook.buck.slb.HttpLoadBalancer
 
reportRequestSuccess(URI) - Method in class com.facebook.buck.slb.ServerHealthManager
 
reportRequestSuccess(long) - Method in class com.facebook.buck.slb.ServerHealthState
NOTE: Assumes nowMillis is roughly non-decreasing in consecutive calls.
reportResult(ImmutableList.Builder<String>, TestResults) - Method in class com.facebook.buck.event.listener.TestResultFormatter
Writes a detailed summary that ends with a trailing newline.
reportResultSummary(ImmutableList.Builder<String>, TestResultSummary) - Method in class com.facebook.buck.event.listener.TestResultFormatter
 
reportSerializationFailure(BuildRule, String, String) - Method in interface com.facebook.buck.rules.modern.tools.IsolationChecker.FailureReporter
 
reportSuccess(BuildRule) - Method in interface com.facebook.buck.rules.modern.tools.IsolationChecker.FailureReporter
 
reportThrowable(Throwable, String, Object...) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
reportThrowable(Throwable, String, Object...) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
repositories - Variable in class com.facebook.buck.maven.ArtifactConfig
 
Repository - Class in com.facebook.buck.maven.aether
 
Repository() - Constructor for class com.facebook.buck.maven.aether.Repository
 
Repository(String) - Constructor for class com.facebook.buck.maven.aether.Repository
 
repositoryName(Location, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
 
representationForRuleKey() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
representationForRuleKey() - Method in interface com.facebook.buck.core.sourcepath.BuildTargetSourcePath
 
requestTimestampMillis() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
requestUrl() - Method in interface com.facebook.buck.slb.HttpResponse
 
requestUrl() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
require(Optional<T>) - Static method in class com.facebook.buck.util.Optionals
 
requireAggregatedDepsRule(CxxPlatform, ActionGraphBuilder, SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.PreInclude
Find or create a DependencyAggregation rule, representing a grouping of dependencies: generally, those deps from the current CxxPlatform.
requireAllRules(Iterable<BuildTarget>) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
 
requireAllRules(Iterable<BuildTarget>) - Method in class com.facebook.buck.core.rules.resolver.impl.AbstractActionGraphBuilder
 
requireBuild(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, RustPlatform, RustBuckConfig, ImmutableList<String>, ImmutableList<String>, Iterable<Arg>, String, CrateType, Linker.LinkableDepType, ImmutableSortedSet<SourcePath>, SourcePath, boolean, boolean, Iterable<BuildRule>) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
requireBuildRule(ActionGraphBuilder, Flavor...) - Method in class com.facebook.buck.cxx.CxxLibrary
Require a flavored version of this build rule
requireCompileRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, SourcePathRuleFinder, ImmutableSet<BuildRule>, HaskellPlatform, Linker.LinkableDepType, boolean, Optional<String>, Optional<HaskellPackageInfo>, ImmutableList<String>, HaskellSources) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
 
requiredData - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
requiredSymbols - Variable in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
 
requireGhciRule(BuildTarget, ProjectFilesystem, BuildRuleParams, CellPathResolver, ActionGraphBuilder, HaskellPlatform, CxxBuckConfig, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>, SourceSortedSet, ImmutableSortedSet<BuildTarget>, PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>, ImmutableList<String>, Optional<BuildTarget>, Optional<SourcePath>, ImmutableList<SourcePath>, boolean) - Static method in class com.facebook.buck.features.haskell.HaskellDescriptionUtils
Give a rule that will result in a ghci session for the target
requireHeaderSymlinkTree(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, ActionGraphBuilder, CxxPlatform, ImmutableMap<Path, SourcePath>, HeaderVisibility, boolean) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
requireInferRule(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CellPathResolver, CxxBuckConfig, CxxPlatform, CxxConstructorArg, InferBuckConfig) - Static method in class com.facebook.buck.cxx.CxxInferEnhancer
 
requireMetadata(BuildTarget, Class<T>) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Retrieve a piece of metadata for a target.
requireMetadata(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
requireMetadata(BuildTarget, Class<T>) - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
 
requireMultiarchRule(BuildTarget, ProjectFilesystem, BuildRuleParams, ActionGraphBuilder, MultiarchFileInfo, ImmutableSortedSet<BuildRule>, CxxBuckConfig) - Static method in class com.facebook.buck.apple.MultiarchFileInfos
Generate a fat rule from thin rules.
requireOmnibusSharedObject(CellPathResolver, BuildTarget, ProjectFilesystem, ActionGraphBuilder, CxxPlatform, CxxBuckConfig, Iterable<NativeLinkable>, Iterable<NativeLinkable>, ImmutableList<Arg>) - Static method in class com.facebook.buck.features.haskell.HaskellGhciDescription
Give a rule for an omnibus object to be loaded into a ghci session
requirePrecompiledHeader(boolean, PreprocessorDelegate, CxxPlatform, AbstractCxxSource.Type, CxxToolFlags, DepsBuilder, BuildTarget, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreInclude
Look up or build a precompiled header build rule which this build rule is requesting.
requireRule(BuildTarget) - Method in interface com.facebook.buck.core.rules.ActionGraphBuilder
Retrieve the BuildRule for the given BuildTarget.
requireRule(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.MultiThreadedActionGraphBuilder
 
requireRule(BuildTarget) - Method in class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
 
requireSharedLibrarySymlinkTree(BuildTarget, ProjectFilesystem, ActionGraphBuilder, CxxPlatform, Iterable<? extends BuildRule>) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
ResChunk - Class in com.facebook.buck.android.resources
ResChunk is the base of most structures in Android's .arsc and compiled .xml files.
ResChunk.RefTransformer - Interface in com.facebook.buck.android.resources
 
ResChunk.RefVisitor - Interface in com.facebook.buck.android.resources
 
resDir - Variable in class com.facebook.buck.android.AndroidResourceIndex
 
reserveAllAvailableCapacity() - Method in interface com.facebook.buck.distributed.build_slave.CapacityTracker
 
reserveAllAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.DefaultMultiBuildCapacityTracker
 
reserveAllAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.GreedyMultiBuildCapacityTracker
 
reserveAllAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.MinionLocalBuildStateTracker
 
reserveAllAvailableCapacity() - Method in class com.facebook.buck.distributed.build_slave.SingleBuildCapacityTracker
 
ReSessionData - Class in com.facebook.buck.event.listener.scuba
Information specific to Remote Execution.
reset() - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
Reset() - Constructor for class com.facebook.buck.core.build.event.BuildEvent.Reset
 
reset() - Method in class com.facebook.buck.event.listener.BuildRuleThreadTracker
 
reset() - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder
 
reset() - Method in class com.facebook.buck.util.hash.HasherInputStream
 
resetBuildData() - Method in class com.facebook.buck.event.listener.ProgressEstimator
Reset the stats associated with BuildRuleEvent counts.
resolve(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
resolve(String) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
resolve(BuildRuleResolver) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.BinaryBuildRuleToolProvider
 
resolve(BuildRuleResolver) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ConstantToolProvider
 
resolve(BuildRuleResolver) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.ErrorToolProvider
 
resolve() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
resolve(BuildRuleResolver) - Method in interface com.facebook.buck.core.toolchain.toolprovider.ToolProvider
 
resolve(BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.ArchiverProvider
 
resolve(BuildRuleResolver) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProvider
 
resolve(BuildRuleResolver) - Method in class com.facebook.buck.cxx.toolchain.linker.DefaultLinkerProvider
 
resolve(BuildRuleResolver) - Method in interface com.facebook.buck.cxx.toolchain.linker.LinkerProvider
 
resolve(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
resolve(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
resolve(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
resolve(String) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
resolve(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
resolve(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
resolve(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
resolve(String) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
resolve(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ConstantJavacProvider
 
resolve(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.ExternalJavacProvider
Creates an ExternalJavac.
resolve(SourcePathRuleFinder) - Method in class com.facebook.buck.jvm.java.JarBackedJavacProvider
 
resolve(SourcePathRuleFinder) - Method in interface com.facebook.buck.jvm.java.JavacProvider
 
resolve(Collection<String>) - Method in class com.facebook.buck.maven.Resolver
 
resolve(ActionGraphBuilder, M) - Method in class com.facebook.buck.rules.macros.BuildTargetMacroExpander
 
resolve(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.DefaultInputRuleResolver
 
resolve(SourcePath) - Method in interface com.facebook.buck.rules.modern.InputRuleResolver
 
resolve(String) - Method in class com.facebook.buck.rules.modern.OutputPath
 
resolve(Path) - Method in class com.facebook.buck.rules.modern.OutputPath
 
resolve(BuildTarget, ImmutableMap<BuildTarget, ImmutableSet<Version>>) - Method in interface com.facebook.buck.versions.VersionSelector
 
resolve(BuildTarget, ImmutableMap<BuildTarget, ImmutableSet<Version>>) - Method in class com.facebook.buck.versions.VersionUniverseVersionSelector
 
resolveAlias(CommandRunnerParams, PerBuildState, List<String>) - Static method in class com.facebook.buck.cli.ResolveAliasHelper
Assumes each argument passed to this command is an alias defined in .buckconfig, or a fully qualified (non-alias) target to be verified by checking the build files.
ResolveAliasHelper - Class in com.facebook.buck.cli
Helper class with functionality to resolve alias in `targets` command.
resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.AbstractSourcePathResolver
 
resolveDefaultBuildTargetSourcePath(DefaultBuildTargetSourcePath) - Method in class com.facebook.buck.core.sourcepath.resolver.impl.DefaultSourcePathResolver
 
ResolvedJavacPluginProperties - Class in com.facebook.buck.jvm.java
 
ResolvedJavacPluginProperties(JavacPluginProperties) - Constructor for class com.facebook.buck.jvm.java.ResolvedJavacPluginProperties
 
resolveDuplicateRelativePaths(ImmutableSortedSet<SourcePath>, SourcePathResolver) - Static method in class com.facebook.buck.core.rules.impl.SymlinkTree
Because of cross-cell, multiple SourcePaths can resolve to the same relative path, despite having distinct absolute paths.
resolveExperiment(BuildId) - Method in enum com.facebook.buck.distributed.AutoStampedeMode
Method to resolve the experiment value to one of the final values.
resolveFramework(FrameworkVersion) - Static method in class com.facebook.buck.features.dotnet.DotnetFramework
 
resolveHeaderMap(Path, ImmutableMap<String, SourcePath>) - Static method in class com.facebook.buck.cxx.CxxPreprocessables
Resolve the map of name to SourcePath to a map of full header name to SourcePath.
resolveList(SelectableConfigurationContext, BuildTarget, String, SelectorList<T>) - Method in class com.facebook.buck.core.select.impl.DefaultSelectorListResolver
 
resolveList(SelectableConfigurationContext, BuildTarget, String, SelectorList<T>) - Method in interface com.facebook.buck.core.select.SelectorListResolver
Resolves the elements in a given SelectorList and returns the concatenated value.
resolveNonNullPathOutsideTheProjectFilesystem(Path) - Method in class com.facebook.buck.core.config.BuckConfig
 
resolvePath(OutputPath) - Method in class com.facebook.buck.rules.modern.DefaultOutputPathResolver
 
resolvePath(OutputPath) - Method in interface com.facebook.buck.rules.modern.OutputPathResolver
Returns a relative path to the output.
resolvePathThatMayBeOutsideTheProjectFilesystem(Path) - Method in class com.facebook.buck.core.config.BuckConfig
 
Resolver - Class in com.facebook.buck.maven
 
Resolver(ArtifactConfig) - Constructor for class com.facebook.buck.maven.Resolver
 
resolveSibling(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
resolveSibling(String) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
resolveTargetSpecs(Cell, boolean, ListeningExecutorService, Iterable<? extends TargetNodeSpec>, SpeculativeParsing, AbstractParserConfig.ApplyDefaultFlavorsMode) - Method in interface com.facebook.buck.parser.Parser
 
resolveTargetSpecs(Cell, boolean, ListeningExecutorService, Iterable<? extends TargetNodeSpec>, SpeculativeParsing, AbstractParserConfig.ApplyDefaultFlavorsMode, boolean) - Method in interface com.facebook.buck.parser.Parser
 
resolveTargetSpecs(Cell, Iterable<? extends TargetNodeSpec>, TargetSpecResolver.FlavorEnhancer<T>, TargetSpecResolver.TargetNodeProviderForSpecResolver<T>, TargetSpecResolver.TargetNodeFilterForSpecResolver<T>) - Method in class com.facebook.buck.parser.TargetSpecResolver
 
resolveTargetVariable(String) - Method in interface com.facebook.buck.query.QueryEnvironment
 
resolveTargetVariable(String) - Method in class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
resolveVersions(TargetNode<?>, ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
RESOURCE_APK_PATH_FORMAT - Static variable in class com.facebook.buck.android.AaptPackageResources
 
resourceAllocationFairness - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
 
ResourceAllocationFairness - Enum in com.facebook.buck.util.concurrent
How to handle fairness when acquiring the semaphore.
ResourceAmounts - Class in com.facebook.buck.util.concurrent
Immutable implementation of AbstractResourceAmounts.
ResourceAmounts.Builder - Class in com.facebook.buck.util.concurrent
Builds instances of type ResourceAmounts.
ResourceAmountsEstimator - Class in com.facebook.buck.util.concurrent
 
ResourceAwareSchedulingInfo - Class in com.facebook.buck.core.build.engine.config
Immutable implementation of AbstractResourceAwareSchedulingInfo.
ResourceClosure(Set<String>, Map<Integer, SortedSet<Integer>>) - Constructor for class com.facebook.buck.android.resources.UsedResourcesFinder.ResourceClosure
 
ResourceFilesInfo - Class in com.facebook.buck.android
 
ResourceFilesInfo(ImmutableSortedSet<SourcePath>, SourcePath, ImmutableList<SourcePath>) - Constructor for class com.facebook.buck.android.ResourceFilesInfo
 
ResourceFilter(List<String>) - Constructor for class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
ResourceFilters - Class in com.facebook.buck.android
 
ResourceFilters.Density - Enum in com.facebook.buck.android
Represents the names and values of valid densities for resources as defined in http://developer.android.com/guide/topics/resources/providing-resources.html#DensityQualifier
ResourceFilters.Qualifiers - Class in com.facebook.buck.android
 
ResourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
 
ResourceFolderFactory - Interface in com.facebook.buck.features.project.intellij.model.folders
Interface for factory classes which can create each type of resource folder.
ResourcePool<R extends AutoCloseable> - Class in com.facebook.buck.util.concurrent
Allows multiple concurrently executing futures to share a constrained number of resources.
ResourcePool(int, ResourcePool.ResourceUsageErrorPolicy, Supplier<R>) - Constructor for class com.facebook.buck.util.concurrent.ResourcePool
 
ResourcePool.ResourceUsageErrorPolicy - Enum in com.facebook.buck.util.concurrent
Describes how to handle errors that take place during resource usage.
ResourcePool.ThrowingFunction<T,R> - Interface in com.facebook.buck.util.concurrent
 
RESOURCES_DIR - Static variable in class com.facebook.buck.android.exopackage.ResourcesExoHelper
 
RESOURCES_TYPE - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
ResourcesConfig - Class in com.facebook.buck.core.resources
Immutable implementation of AbstractResourcesConfig.
ResourcesExoHelper - Class in com.facebook.buck.android.exopackage
 
ResourcesFilter - Class in com.facebook.buck.android
Buildable that is responsible for taking a set of res/ directories and applying an optional resource filter to them, ultimately generating the final set of res/ directories whose contents should be included in an APK.
ResourcesFilter(BuildTarget, ProjectFilesystem, ImmutableSortedSet<BuildRule>, ImmutableCollection<BuildRule>, SourcePathRuleFinder, ImmutableList<SourcePath>, ImmutableSet<SourcePath>, ImmutableSet<String>, Optional<String>, ResourcesFilter.ResourceCompressionMode, FilterResourcesSteps.ResourceFilter, Optional<Arg>) - Constructor for class com.facebook.buck.android.ResourcesFilter
 
ResourcesFilter.BuildOutput - Class in com.facebook.buck.android
 
ResourcesParameters - Class in com.facebook.buck.jvm.java
Immutable implementation of AbstractResourcesParameters.
ResourcesParameters.Builder - Class in com.facebook.buck.jvm.java
Builds instances of type ResourcesParameters.
resourcesRoot - Variable in class com.facebook.buck.features.project.intellij.model.folders.ResourceFolder
 
ResourcesRootPackageFinder - Class in com.facebook.buck.jvm.java
 
ResourcesRootPackageFinder(Path, JavaPackageFinder) - Constructor for class com.facebook.buck.jvm.java.ResourcesRootPackageFinder
 
ResourcesXml - Class in com.facebook.buck.android.resources
ResourcesXml handles Android's compiled xml format.
ResourcesZipBuilder - Class in com.facebook.buck.android.resources
Some versions of Android require that any zip file that contains resources/assets contains an AndroidManifest.xml (though it doesn't actually read it).
ResourcesZipBuilder(Path) - Constructor for class com.facebook.buck.android.resources.ResourcesZipBuilder
 
ResourceTable - Class in com.facebook.buck.android.resources
A ResourceTable is the top-level representation of resources.arsc.
ResourceTable(StringPool, ResTablePackage) - Constructor for class com.facebook.buck.android.resources.ResourceTable
 
ResourceValidator - Class in com.facebook.buck.jvm.common
 
Response(ThriftProtocol, InputStream) - Constructor for class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Response
 
ResTablePackage - Class in com.facebook.buck.android.resources
A Package consists of a header: ResTable_header u16 chunk_type u16 header_size u32 chunk_size u32 package_id u16[128] name u32 typeStringOffset u32 lastPublicTypeOffset u32 keyStringOffset u32 lastPublicKeyOffset u32 typeIdOffset
ResTablePackage(int, int, byte[], StringPool, StringPool, List<ResTableTypeSpec>) - Constructor for class com.facebook.buck.android.resources.ResTablePackage
 
ResTableType - Class in com.facebook.buck.android.resources
ResTableType is a ResChunk holding the resource values for a given type and configuration.
ResTableTypeSpec - Class in com.facebook.buck.android.resources
ResTableTypeSpec is a ResChunk specifying the flags for each resource of a given type.
restore(Path, ByteBufferReplacer) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
restoreCompilationDirectory(Path, Path) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
restoreCompilationDirectory(Path, Path) - Method in class com.facebook.buck.cxx.toolchain.MungingDebugPathSanitizer
 
restoreCompilationDirectory(Path, Path) - Method in class com.facebook.buck.cxx.toolchain.PrefixMapDebugPathSanitizer
 
restoreLinkerMapModeFlavorInTarget(BuildTarget, Optional<LinkerMapMode>) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
 
restoreStripStyleFlavorInTarget(BuildTarget, Optional<StripStyle>) - Static method in class com.facebook.buck.cxx.CxxStrip
 
Result(APKModule, Set<SourcePath>, Multimap<Path, SourcePath>, Map<Path, DexWithClasses>, ImmutableMap<SourcePath, Sha1HashCode>) - Constructor for class com.facebook.buck.android.PreDexedFilesSorter.Result
 
result - Variable in class com.facebook.buck.core.graph.transformation.executor.DepsAwareTask
 
Result(RULE_KEY, Iterable<BuildRule>) - Constructor for class com.facebook.buck.rules.keys.InputBasedRuleKeyFactory.Result
 
Result(RULE_KEY, DIAG_KEY, Iterable<AddsToRuleKey>) - Constructor for class com.facebook.buck.rules.keys.RuleKeyDiagnostics.Result
 
result - Variable in class com.facebook.buck.rules.keys.RuleKeyResult
The result of rule key computation.
Result(boolean, CoderResult) - Constructor for class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
Result(int, boolean, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.util.ProcessExecutor.Result
 
Result(int, String, String) - Constructor for class com.facebook.buck.util.ProcessExecutor.Result
 
Result(int) - Constructor for class com.facebook.buck.util.ProcessExecutor.Result
 
RESULTS_AVAILABLE - Static variable in interface com.facebook.buck.event.external.events.IndividualTesEventFinishedExternalInterface
 
ResultType - Enum in com.facebook.buck.test.result.type
The kind of result
resumed(BuildRule, BuildRuleDurationTracker, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
retainAll(Collection<?>) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
RetryBusyHandler - Class in com.facebook.buck.util.sqlite
Implementation of BusyHandler that always returns a retry value from its callback.
RetryBusyHandler() - Constructor for class com.facebook.buck.util.sqlite.RetryBusyHandler
 
RetryClientInterceptor - Class in com.facebook.buck.remoteexecution.grpc.retry
Interceptor for retrying client calls.
RetryClientInterceptor(RetryPolicy) - Constructor for class com.facebook.buck.remoteexecution.grpc.retry.RetryClientInterceptor
 
RetryingCacheDecorator - Class in com.facebook.buck.artifact_cache
 
RetryingCacheDecorator(ArtifactCacheMode, ArtifactCache, int, BuckEventBus) - Constructor for class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
RetryingDownloader - Class in com.facebook.buck.file.downloader.impl
Downloader decorator which adds retry logic to any decorated downloader instance.
RetryingDownloader.RetryingDownloaderException - Exception in com.facebook.buck.file.downloader.impl
 
RetryingDownloaderException(List<IOException>) - Constructor for exception com.facebook.buck.file.downloader.impl.RetryingDownloader.RetryingDownloaderException
 
RetryingException - Exception in com.facebook.buck.util.exceptions
 
RetryingException(List<IOException>) - Constructor for exception com.facebook.buck.util.exceptions.RetryingException
 
RetryingHttpService - Class in com.facebook.buck.slb
 
RetryingHttpService(BuckEventBus, HttpService, String, int) - Constructor for class com.facebook.buck.slb.RetryingHttpService
 
RetryingHttpService(BuckEventBus, HttpService, String, int, long) - Constructor for class com.facebook.buck.slb.RetryingHttpService
 
RetryingHttpService.RetryingHttpServiceException - Exception in com.facebook.buck.slb
 
RetryingHttpServiceException(List<IOException>) - Constructor for exception com.facebook.buck.slb.RetryingHttpService.RetryingHttpServiceException
 
RetryPolicy - Class in com.facebook.buck.remoteexecution.grpc.retry
Immutable policy describing how requests should be retried in terms of delay between retries, the executor to use, and maximum number of retries.
RetryPolicy.Builder - Class in com.facebook.buck.remoteexecution.grpc.retry
Builds instances of type RetryPolicy.
returnCapacity() - Method in class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
 
returnCapacity(int) - Method in class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
Returns back obtained capacity
returnCapacity(int) - Method in class com.facebook.buck.distributed.build_slave.CapacityService
 
returnCapacity() - Method in interface com.facebook.buck.distributed.build_slave.CapacityTracker
 
returnCapacity() - Method in class com.facebook.buck.distributed.build_slave.SingleBuildCapacityTracker
 
reusedNodeCount - Variable in class com.facebook.buck.event.ActionGraphEvent.IncrementalLoad
 
ReverseDepBuildTargetsQueue - Class in com.facebook.buck.distributed.build_slave
NOTE: Not thread safe.
rewrite(int, IntBuffer) - Method in class com.facebook.buck.android.resources.BringToFrontMapper
 
rewrite(Path, Path, Path, Path, Path) - Static method in class com.facebook.buck.android.resources.ExoResourcesRewriter
 
rewrite(int, IntBuffer) - Method in interface com.facebook.buck.android.resources.ReferenceMapper
Given an IntBuffer with an entry for every value of the given type, rearranges the entries in the buffer to match the id reassignment.
RFBIN - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFCHECK - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
rFDCLOEXEC - Static variable in class com.facebook.buck.util.Libc.Constants
 
RFDYLIB - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
rFGETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
RFLIB - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFPROC_MACRO - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFRLIB - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFRLIB_PIC - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
RFSAVEANALYSIS - Static variable in class com.facebook.buck.features.rust.RustDescriptionEnhancer
 
rFSETFD - Static variable in class com.facebook.buck.util.Libc.Constants
 
RichStream<T> - Interface in com.facebook.buck.util
Java 8 streams with "rich" API (convenience methods).
rmFiles(String, Iterable<String>) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
rmFiles(String, Iterable<String>) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
RmStep - Class in com.facebook.buck.step.fs
Immutable implementation of AbstractRmStep.
RobolectricTest - Class in com.facebook.buck.android
 
RobolectricTest(BuildTarget, ProjectFilesystem, BuildRuleParams, AndroidPlatformTarget, JavaLibrary, Set<String>, Set<String>, TestType, List<Arg>, Map<String, String>, Optional<DummyRDotJava>, Optional<Long>, Optional<Long>, ImmutableMap<String, Arg>, boolean, ForkMode, Optional<Level>, Optional<Level>, Optional<SourcePath>, Optional<SourcePath>, Optional<SourcePath>, boolean, Tool) - Constructor for class com.facebook.buck.android.RobolectricTest
 
RobolectricTestDescription - Class in com.facebook.buck.android
 
RobolectricTestDescription(ToolchainProvider, JavaBuckConfig, AndroidLibraryCompilerFactory) - Constructor for class com.facebook.buck.android.RobolectricTestDescription
 
RobolectricTestDescriptionArg - Class in com.facebook.buck.android
Immutable implementation of RobolectricTestDescription.AbstractRobolectricTestDescriptionArg.
RobolectricTestDescriptionArg.Builder - Class in com.facebook.buck.android
Builds instances of type RobolectricTestDescriptionArg.
RobolectricTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.android
 
RobolectricTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.android.RobolectricTestModuleRule
 
ROOT_APKMODULE_NAME - Static variable in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
ROOT_CELL_INDEX - Static variable in class com.facebook.buck.distributed.DistBuildCellIndexer
 
RootCellFactory - Class in com.facebook.buck.core.cell.impl
Creates a root cell, i.e.
RootCellFactory() - Constructor for class com.facebook.buck.core.cell.impl.RootCellFactory
 
RootCommand - Class in com.facebook.buck.cli
 
RootCommand() - Constructor for class com.facebook.buck.cli.RootCommand
 
rTIOCSCTTY - Static variable in class com.facebook.buck.util.Libc.Constants
 
RULE_CALCULATION_EVENTS_PER_FRONTEND_REQUEST - Static variable in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutor
 
RULE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDebuggableBinary
 
RULE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDsym
 
RULE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxStrip
Used to identify this rule in the graph.
RULE_KEY - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to identify the RuleKey for a build rule.
RULE_KEY - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
RULE_KEY_COMPUTATION_RESOURCE_AMOUNTS - Static variable in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
RULE_KEY_DIAG_GRAPH_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
RULE_KEY_DIAG_KEYS_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
RULE_KEY_LOGGER_FILE_NAME - Static variable in class com.facebook.buck.util.BuckConstant
 
RULE_KEY_NAMES - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo
All keys corresponding to rule keys.
RULE_TYPE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
RuleAnalysisCache - Interface in com.facebook.buck.core.rules.analysis.cache
Cache for performing rule analysis
RuleAnalysisCacheImpl - Class in com.facebook.buck.core.rules.analysis.impl
Cache for performing rule analysis
RuleAnalysisCacheImpl() - Constructor for class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisCacheImpl
 
RuleAnalysisComputation - Interface in com.facebook.buck.core.rules.analysis.computation
Represents the stage of buck where the TargetGraph is analyzed and converted into its corresponding RuleAnalysisResult graph, which consists of a Provider graph and a ActionAnalysisData graph.
RuleAnalysisComputationImpl - Class in com.facebook.buck.core.rules.analysis.impl
Default implementation of RuleAnalysisComputation driven by a GraphTransformationEngine
RuleAnalysisContext - Interface in com.facebook.buck.core.rules.analysis
A context that will be supplied to a Description's rule implementation so that the rule analysis can be performed.
RuleAnalysisKey - Interface in com.facebook.buck.core.rules.analysis
The key of a computation of the TargetGraph to its corresponding Providers and ActionAnalysisData.
RuleAnalysisResult - Interface in com.facebook.buck.core.rules.analysis
The result of performing rule analysis over a single BuildTarget rule.
RuleAnalysisTransformer - Class in com.facebook.buck.core.rules.analysis.impl
The GraphTransformer for performing the target graph to provider and action graph transformation.
RuleAnalysisTransformer(TargetGraph) - Constructor for class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisTransformer
 
RuleBasedConstraintResolver - Class in com.facebook.buck.core.rules.platform
ConstraintResolver that uses configuration rules obtained from ConfigurationRuleResolver to create ConstraintSetting and ConstraintValue instances.
RuleBasedConstraintResolver(ConfigurationRuleResolver) - Constructor for class com.facebook.buck.core.rules.platform.RuleBasedConstraintResolver
 
ruleCount - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ruleCountCalculated(ImmutableSet<BuildTarget>, int) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
RuleCountCalculated(ImmutableSet<BuildTarget>, int) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.RuleCountCalculated
 
ruleCountCalculated(BuildEvent.RuleCountCalculated) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ruleCountCalculated(BuildEvent.RuleCountCalculated) - Method in class com.facebook.buck.event.listener.CacheRateStatsListener
 
ruleCountCalculated(BuildEvent.RuleCountCalculated) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
ruleCountCalculated(BuildEvent.RuleCountCalculated) - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
ruleCountUpdated(BuildEvent.UnskippedRuleCountUpdated) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
ruleCountUpdated(BuildEvent.UnskippedRuleCountUpdated) - Method in class com.facebook.buck.event.listener.CacheRateStatsListener
 
ruleCountUpdated(BuildEvent.UnskippedRuleCountUpdated) - Method in class com.facebook.buck.event.listener.stats.cache.CacheRateStatsKeeper
 
RuleDepsCache - Interface in com.facebook.buck.core.build.engine
 
RuleDescription<T> - Interface in com.facebook.buck.core.description
The new modern Description that we will use during the analysis of a rule.
ruleExists(String, FuncallExpression, Environment) - Method in class com.facebook.buck.skylark.function.SkylarkNativeModule
 
ruleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleFinished(BuildRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
RuleFunctionFactory - Class in com.facebook.buck.skylark.parser
Responsible for creating instances of Skylark functions based on Buck's BaseDescriptions.
RuleFunctionFactory(TypeCoercerFactory) - Constructor for class com.facebook.buck.skylark.parser.RuleFunctionFactory
 
ruleImpl(RuleAnalysisContext, BuildTarget, T) - Method in interface com.facebook.buck.core.description.RuleDescription
Runs the rule implementation during the analysis phase.
ruleIsRequiredForSourceOnlyAbi() - Method in interface com.facebook.buck.jvm.java.abi.source.api.SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo
 
ruleKey() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
RuleKey - Class in com.facebook.buck.core.rulekey
RuleKey encapsulates regimented computation of SHA-1 keys that incorporate all BuildRule state relevant to idempotency.
RuleKey(HashCode) - Constructor for class com.facebook.buck.core.rulekey.RuleKey
 
RuleKey(String) - Constructor for class com.facebook.buck.core.rulekey.RuleKey
 
ruleKey - Variable in class com.facebook.buck.rules.keys.RuleKeyDiagnostics.Result
 
RuleKeyAndInputs - Class in com.facebook.buck.rules.keys
RuleKeyAppendable - Interface in com.facebook.buck.core.rulekey
Deprecated.
RuleKeyBuilder<RULE_KEY> - Class in com.facebook.buck.rules.keys
A base implementation for rule key builders.
RuleKeyBuilder(SourcePathRuleFinder, SourcePathResolver, FileHashLoader, CountingRuleKeyHasher<RULE_KEY>) - Constructor for class com.facebook.buck.rules.keys.RuleKeyBuilder
 
RuleKeyBuilder(SourcePathRuleFinder, SourcePathResolver, FileHashLoader, RuleKeyHasher<RULE_KEY>) - Constructor for class com.facebook.buck.rules.keys.RuleKeyBuilder
 
RuleKeyCache<V> - Interface in com.facebook.buck.rules.keys
Interface for caches for rule keys.
RuleKeyCacheRecycler<V> - Class in com.facebook.buck.rules.keys
Class which encapsulates all effort to cache and reuse a RuleKeyCache between builds.
RuleKeyCacheRecycler.SettingsAffectingCache - Class in com.facebook.buck.rules.keys
Any external settings which, if changed, will cause the entire cache to be invalidated.
RuleKeyCacheResult - Class in com.facebook.buck.artifact_cache
Immutable implementation of AbstractRuleKeyCacheResult.
RuleKeyCacheResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type RuleKeyCacheResult.
RuleKeyCacheResultEvent - Class in com.facebook.buck.artifact_cache
 
RuleKeyCacheResultEvent(RuleKeyCacheResult, boolean) - Constructor for class com.facebook.buck.artifact_cache.RuleKeyCacheResultEvent
 
ruleKeyCacheResultEventHandler(RuleKeyCacheResultEvent) - Method in class com.facebook.buck.event.listener.DistBuildClientEventListener
 
RuleKeyCacheScope<V> - Interface in com.facebook.buck.rules.keys
A class managing access to a RuleKeyCache for the duration of a build.
RuleKeyCalculationEvent - Interface in com.facebook.buck.event
Events used to track time spent calculating rule keys.
RuleKeyCalculationEvent.DefaultFinished - Class in com.facebook.buck.event
 
RuleKeyCalculationEvent.DefaultStarted - Class in com.facebook.buck.event
 
RuleKeyCalculationEvent.Event - Class in com.facebook.buck.event
 
RuleKeyCalculationEvent.Finished - Interface in com.facebook.buck.event
 
RuleKeyCalculationEvent.Started - Interface in com.facebook.buck.event
 
RuleKeyCalculationEvent.Type - Enum in com.facebook.buck.event
 
ruleKeyCalculationFinished(BuildRuleEvent.StartedRuleKeyCalc, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
ruleKeyCalculationFinished(RuleKeyCalculationEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleKeyCalculationFinished(RuleKeyCalculationEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
ruleKeyCalculationScope(BuckEventBus, BuildRule, BuildRuleDurationTracker, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
ruleKeyCalculationStarted(BuildRule, BuildRuleDurationTracker) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
ruleKeyCalculationStarted(RuleKeyCalculationEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleKeyCalculationStarted(RuleKeyCalculationEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
RuleKeyConfig - Class in com.facebook.buck.core.rulekey.config
Immutable implementation of AbstractRuleKeyConfig.
RuleKeyConfiguration - Class in com.facebook.buck.rules.keys.config
Provides rule key configuration options.
RuleKeyConfiguration.Builder - Class in com.facebook.buck.rules.keys.config
Builds instances of type RuleKeyConfiguration.
RuleKeyDiagnostics<RULE_KEY,DIAG_KEY> - Class in com.facebook.buck.rules.keys
Contains functionality related to rulekey diagnostics.
RuleKeyDiagnostics(Function<BuildRule, RuleKeyDiagnostics.Result<RULE_KEY, DIAG_KEY>>, Function<AddsToRuleKey, RuleKeyDiagnostics.Result<RULE_KEY, DIAG_KEY>>) - Constructor for class com.facebook.buck.rules.keys.RuleKeyDiagnostics
 
RuleKeyDiagnostics.Result<RULE_KEY,DIAG_KEY> - Class in com.facebook.buck.rules.keys
 
RuleKeyDiagnosticsListener - Class in com.facebook.buck.event.listener
 
RuleKeyDiagnosticsListener(ProjectFilesystem, InvocationInfo, ExecutorService, TaskManagerScope) - Constructor for class com.facebook.buck.event.listener.RuleKeyDiagnosticsListener
 
RuleKeyDiagnosticsListenerCloseArgs - Class in com.facebook.buck.event.listener
Arguments to RuleKeyDiagnosticsListenerCloseAction.
RuleKeyDiagnosticsListenerCloseArgs.Builder - Class in com.facebook.buck.event.listener
Builds instances of type RuleKeyDiagnosticsListenerCloseArgs.
RuleKeyDiagnosticsMode - Enum in com.facebook.buck.core.rulekey
Whether and when to perform rulekey diagnostics.
RuleKeyDivergenceRunnerFactory - Class in com.facebook.buck.distributed.build_slave
* Contains all logic for creating a DistBuildModeRunner to be used for rule key divergence checks
RuleKeyDivergenceRunnerFactory() - Constructor for class com.facebook.buck.distributed.build_slave.RuleKeyDivergenceRunnerFactory
 
RuleKeyFactories - Class in com.facebook.buck.rules.keys
The various rule key factories used by the build engine.
RuleKeyFactory<RULE_KEY> - Interface in com.facebook.buck.rules.keys
 
RuleKeyFactoryWithDiagnostics<RULE_KEY> - Interface in com.facebook.buck.rules.keys
A rule key factory that provides diagnostic facilities.
RuleKeyFieldLoader - Class in com.facebook.buck.rules.keys
 
RuleKeyFieldLoader(RuleKeyConfiguration) - Constructor for class com.facebook.buck.rules.keys.RuleKeyFieldLoader
 
RuleKeyHasher<HASH> - Interface in com.facebook.buck.rules.keys.hasher
A hasher used for the rule key construction.
RuleKeyHasher.Container - Enum in com.facebook.buck.rules.keys.hasher
 
RuleKeyHasher.Wrapper - Enum in com.facebook.buck.rules.keys.hasher
 
RuleKeyHasherTypes - Class in com.facebook.buck.rules.keys.hasher
 
RuleKeyInput - Class in com.facebook.buck.rules.keys
Represents some input to rule key calculation that can change between runs, and currently wraps a path from a filesystem.
RuleKeyLoggerListener - Class in com.facebook.buck.event.listener
 
RuleKeyLoggerListener(ProjectFilesystem, InvocationInfo, ExecutorService, TaskManagerScope) - Constructor for class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
RuleKeyLoggerListener(ProjectFilesystem, InvocationInfo, ExecutorService, TaskManagerScope, int) - Constructor for class com.facebook.buck.event.listener.RuleKeyLoggerListener
 
RuleKeyLoggerListenerCloseArgs - Class in com.facebook.buck.event.listener
Arguments to RuleKeyLoggerListenerCloseAction.
RuleKeyLoggerListenerCloseArgs.Builder - Class in com.facebook.buck.event.listener
Builds instances of type RuleKeyLoggerListenerCloseArgs.
RuleKeyNameAndType - Class in com.facebook.buck.distributed
Pair containing name and type of a rule key.
RuleKeyNameAndType.Builder - Class in com.facebook.buck.distributed
Builds instances of type RuleKeyNameAndType.
RuleKeyObjectSink - Interface in com.facebook.buck.core.rulekey
 
RuleKeyResult<R> - Class in com.facebook.buck.rules.keys
The result of rule key computation, including the deps and inputs used to calculate the value.
RuleKeyScopedHasher - Interface in com.facebook.buck.rules.keys
 
RuleKeyScopedHasher.ContainerScope - Interface in com.facebook.buck.rules.keys
 
ruleKeyServerLog() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
 
ruleKeyType() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
RuleKeyType - Enum in com.facebook.buck.rules.keys
Enum denoting a type of the rulekeys produced by various rulekey factories.
RuleKeyUtils - Class in com.facebook.buck.distributed
Common rule key calculation helpers, used by both Stampede client and workers
RuleKeyUtils() - Constructor for class com.facebook.buck.distributed.RuleKeyUtils
 
ruleName - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.RuleTrace
 
ruleName() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
 
ruleParseFinished(ParseBuckFileEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
RulePipelineState - Interface in com.facebook.buck.core.rules.pipeline
When SupportsPipelining rules are built locally, each is given an instance of a class that implements this interface.
RulePipelineStateFactory<T extends RulePipelineState> - Interface in com.facebook.buck.core.rules.pipeline
 
ruleResumed(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleResumed(BuildRuleEvent.Resumed) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
rulesBuilder(BuildTarget, ProjectFilesystem, ToolchainProvider, BuildRuleParams, ActionGraphBuilder, CellPathResolver, ConfiguredCompilerFactory, JavaBuckConfig, JavaLibraryDescription.CoreArg) - Static method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
RuleScheduleInfo - Class in com.facebook.buck.core.rules.schedule
Used to override how the build engine schedules a build rule.
RuleScheduleInfo.Builder - Class in com.facebook.buck.core.rules.schedule
Builds instances of type RuleScheduleInfo.
ruleStarted(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleStarted(BuildRuleEvent.Started) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
ruleSuspended(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
ruleSuspended(BuildRuleEvent.Suspended) - Method in class com.facebook.buck.event.listener.JavaUtilsLoggingBuildListener
 
ruleToCrateName(String) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
 
ruleTraces - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.MinionThread
 
RuleType - Class in com.facebook.buck.core.model
Immutable implementation of AbstractRuleType.
ruleType() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
 
RuleType.Builder - Class in com.facebook.buck.core.model
Builds instances of type RuleType.
RuleTypeFactory - Class in com.facebook.buck.core.model.impl
 
RuleTypeFactory() - Constructor for class com.facebook.buck.core.model.impl.RuleTypeFactory
 
RuleUtils - Class in com.facebook.buck.apple
Common conversion functions from raw Description Arg specifications.
run(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
 
run(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
run(CommandRunnerParams, CommandThreadManager, ImmutableSet<String>) - Method in class com.facebook.buck.cli.BuildCommand
 
run(CommandRunnerParams) - Method in interface com.facebook.buck.cli.Command
 
run(PrintStream) - Method in class com.facebook.buck.cli.HelpCommand
This overload runs the actual help subcommand.
run(CommandRunnerParams, CommandThreadManager, ProjectGeneratorParameters, List<String>) - Method in class com.facebook.buck.cli.ProjectSubCommand
 
run(DistBuildRunner, LocalBuildRunner, RemoteBuildRuleCompletionWaiter, boolean, BuckEventBus) - Static method in class com.facebook.buck.distributed.build_client.RacingBuildPhase
Races local build against distributed build, returning when either: - Local racing build finishes before distributed build - 'Most build rules finished' event received - Distributed build failed.
run(DistBuildRunner, LocalBuildRunner, RemoteBuildRuleSynchronizer, boolean, BuckEventBus) - Static method in class com.facebook.buck.distributed.build_client.SynchronizedBuildPhase
Performs a local build that waits for build nodes to finish remotely before proceeding locally.
run() - Method in class com.facebook.buck.doctor.DefaultExtraInfoCollector
 
run() - Method in interface com.facebook.buck.doctor.ExtraInfoCollector
 
run() - Method in class com.facebook.buck.doctor.WatchmanDiagReportCollector
 
run(CommandRunnerParams, CommandThreadManager, ProjectGeneratorParameters, List<String>) - Method in class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
run(CommandRunnerParams, CommandThreadManager, ProjectGeneratorParameters, List<String>) - Method in class com.facebook.buck.features.go.GoProjectSubCommand
 
run(CommandRunnerParams, CommandThreadManager, ProjectGeneratorParameters, List<String>) - Method in class com.facebook.buck.features.project.intellij.IjProjectSubCommand
 
run(Collection<String>, Collection<String>, boolean) - Method in interface com.facebook.buck.skylark.io.Globber
 
run(Collection<String>, Collection<String>, boolean) - Method in class com.facebook.buck.skylark.io.impl.CachingGlobber
 
run(Collection<String>, Collection<String>, boolean) - Method in class com.facebook.buck.skylark.io.impl.HybridGlobber
 
run(Collection<String>, Collection<String>, boolean) - Method in class com.facebook.buck.skylark.io.impl.NativeGlobber
 
run(Collection<String>, Collection<String>, boolean) - Method in class com.facebook.buck.skylark.io.impl.WatchmanGlobber
 
run() - Method in class com.facebook.buck.support.bgtasks.BackgroundTask
 
run(T) - Method in interface com.facebook.buck.support.bgtasks.TaskAction
 
run() - Method in class com.facebook.buck.testrunner.BaseRunner
 
run() - Method in class com.facebook.buck.testrunner.InstrumentationTestRunner
 
run() - Method in class com.facebook.buck.testrunner.JUnitRunner
 
run() - Method in class com.facebook.buck.testrunner.TestNGRunner
 
RUN_ANNOTATION_PROCESSORS - Static variable in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Constants
 
RUN_COMPLETE - Static variable in interface com.facebook.buck.event.external.events.TestRunFinishedEventInterface
 
runAction(ImmutableList<String>, ImmutableMap<String, String>, Set<Path>, Path) - Method in class com.facebook.buck.remoteexecution.util.ActionRunner
Runs an action and returns the result.
runAnalysis() - Method in class com.facebook.buck.distributed.DistBuildPostBuildAnalysis
 
runAndExit() - Method in class com.facebook.buck.testrunner.BaseRunner
 
runAndReturnExitCode(HeartbeatService) - Method in class com.facebook.buck.distributed.build_slave.CoordinatorAndMinionModeRunner
 
runAndReturnExitCode(HeartbeatService) - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
 
runAndReturnExitCode(HeartbeatService) - Method in interface com.facebook.buck.distributed.build_slave.DistBuildModeRunner
 
runAndReturnExitCode(HeartbeatService) - Method in class com.facebook.buck.distributed.build_slave.MinionModeRunner
 
runAndReturnExitCode(HeartbeatService) - Method in class com.facebook.buck.distributed.build_slave.RemoteBuildModeRunner
 
runAsyncAndReturnExitCode(HeartbeatService) - Method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
 
runBuild(ImmutableSet<BuildTarget>, boolean) - Method in interface com.facebook.buck.features.project.intellij.BuckBuildRunner
 
runBundleOnDevice(String, String) - Method in class com.facebook.buck.apple.device.AppleDeviceHelper
Attempts to run a bundle on the device.
RunCommand - Class in com.facebook.buck.cli
 
RunCommand() - Constructor for class com.facebook.buck.cli.RunCommand
 
runCommandAndGetStdout(Iterable<String>, ProjectFilesystem, ProcessExecutor) - Static method in class com.facebook.buck.doctor.DefaultExtraInfoCollector
 
runComplete(ImmutableList.Builder<String>, List<TestResults>, List<TestStatusMessage>) - Method in class com.facebook.buck.event.listener.TestResultFormatter
 
runDistBuildAndReturnExitCode() - Method in interface com.facebook.buck.distributed.build_client.DistBuildControllerInvoker
 
runDistBuildAndUpdateConsoleStatus(ListeningExecutorService, StampedeId, BuildMode, DistLocalBuildMode, InvocationInfo, ListenableFuture<ParallelRuleKeyCalculator<RuleKey>>) - Method in class com.facebook.buck.distributed.build_client.BuildPhase
Run the build while updating the console messages.
runDistBuildAsync() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
Launches dist build asynchronously
runDistBuildSync() - Method in class com.facebook.buck.distributed.build_client.DistBuildRunner
Launches dist build synchronously
runHeartbeat() - Method in interface com.facebook.buck.distributed.build_slave.HeartbeatService.HeartbeatCallback
 
runHelp(PrintStream) - Method in class com.facebook.buck.cli.AbstractCommand
 
runHelp(PrintStream) - Method in class com.facebook.buck.cli.AbstractContainerCommand
 
runHelp(PrintStream) - Method in class com.facebook.buck.cli.BuckCommand
 
runHelp(PrintStream) - Method in interface com.facebook.buck.cli.Command
If the current command is a help command, run the action to print out the appropriate help message.
runId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
runId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
RunIdStreamPair - Class in com.facebook.buck.event.listener
Immutable implementation of AbstractRunIdStreamPair.
RunIdStreamPair.Builder - Class in com.facebook.buck.event.listener
Builds instances of type RunIdStreamPair.
runLocalBuildAsync() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
Starts local build in a separate thread
runMainWithExitCode(BuildId, Path, ImmutableMap<String, String>, CommandMode, WatchmanWatcher.FreshInstanceAction, long, ImmutableList<String>) - Method in class com.facebook.buck.cli.Main
 
RunnableWithFuture<T> - Interface in com.facebook.buck.core.build.engine.impl
 
RUNNER_CAPABILITIES - Static variable in class com.facebook.buck.testrunner.BaseRunner
 
runningPipelinesContainRule(SupportsPipelining<?>) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
 
runOneIteration() - Method in class com.facebook.buck.cli.HangMonitor
 
runOneIteration() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
 
runOneIteration() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
runPipelineStartingAt(BuildContext, SupportsPipelining<T>, ExecutorService) - Method in class com.facebook.buck.core.build.engine.impl.BuildRulePipelinesRunner
 
runPostDistBuildLocalSteps(ListeningExecutorService, List<BuildSlaveStatus>, BuildJob, ConsoleEventsDispatcher) - Method in class com.facebook.buck.distributed.build_client.PostBuildPhase
Run all the local steps required after the build.
runPreDistBuildLocalStepsAsync(ListeningExecutorService, ProjectFilesystem, FileHashCache, BuckEventBus, BuildId, BuildMode, MinionRequirements, String, String, ListenableFuture<ParallelRuleKeyCalculator<RuleKey>>) - Method in class com.facebook.buck.distributed.build_client.PreBuildPhase
Run all steps required before the build.
RunShTestAndRecordResultStep - Class in com.facebook.buck.shell
 
RunShTestAndRecordResultStep(ProjectFilesystem, ImmutableList<String>, ImmutableMap<String, String>, Optional<Long>, String, Path) - Constructor for class com.facebook.buck.shell.RunShTestAndRecordResultStep
 
runStarted(ImmutableList.Builder<String>, boolean, TestSelectorList, boolean, ImmutableSet<String>, TestResultFormatter.FormatMode) - Method in class com.facebook.buck.event.listener.TestResultFormatter
 
runStepForBuildTarget(ExecutionContext, Step, Optional<BuildTarget>) - Method in class com.facebook.buck.step.DefaultStepRunner
 
runStepForBuildTarget(ExecutionContext, Step, Optional<BuildTarget>) - Method in interface com.facebook.buck.step.StepRunner
Runs a BuildPhase for a given BuildRule.
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.apple.AppleTest
 
runTests(CommandRunnerParams, BuildRuleResolver, Iterable<TestRule>, ExecutionContext, TestRunningOptions, ListeningExecutorService, BuildEngine, StepRunner, BuildContext, SourcePathRuleFinder) - Static method in class com.facebook.buck.cli.TestRunning
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in interface com.facebook.buck.core.test.rule.TestRule
Returns the commands required to run the tests.
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.cxx.CxxTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.features.d.DTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.features.go.GoTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.features.python.PythonTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.features.rust.RustTest
 
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.jvm.java.JavaTest
Runs the tests specified by the "srcs" of this class.
runTests(ExecutionContext, TestRunningOptions, BuildContext, TestRule.TestReportingCallback) - Method in class com.facebook.buck.shell.ShTest
 
runTestSeparately() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
runTestSeparately() - Method in class com.facebook.buck.apple.AppleTest
 
runTestSeparately() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
runTestSeparately() - Method in class com.facebook.buck.cxx.CxxTest
 
runTestSeparately() - Method in class com.facebook.buck.features.d.DTest
 
runTestSeparately() - Method in class com.facebook.buck.features.go.GoTest
 
runTestSeparately() - Method in class com.facebook.buck.features.python.PythonTest
 
runTestSeparately() - Method in class com.facebook.buck.features.rust.RustTest
 
runTestSeparately() - Method in class com.facebook.buck.jvm.java.JavaTest
 
runTestSeparately() - Method in class com.facebook.buck.shell.ShTest
 
runWithDefaultBehavior() - Method in interface com.facebook.buck.core.build.engine.BuildStrategyContext
 
runWithDefaultBehavior() - Method in class com.facebook.buck.core.build.engine.DelegatingBuildStrategyContext
 
runWithHeartbeatServiceAndReturnExitCode(DistBuildConfig) - Method in class com.facebook.buck.distributed.build_slave.AbstractDistBuildModeRunner
Create a HeartbeatService and run this DistBuildModeRunner instance using the temporary service.
runWithHeartbeatServiceAndReturnExitCode(DistBuildConfig) - Method in interface com.facebook.buck.distributed.build_slave.DistBuildModeRunner
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AbstractCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditActionGraphCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditAliasCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditBuildInfoCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditCellCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditConfigCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditIncludesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditInputCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditMbrIsolationCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditModulesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditRulesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditRuleTypeCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditRuleTypesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.AuditTestsCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.BuildCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.CacheCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.CacheDeleteCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.CleanCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.DistBuildKillCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.DistBuildLogsCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.DistBuildRunCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.DistBuildSourceFilesCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.DistBuildStatusCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.DoctorCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.FetchCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.FixCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.HelpCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.InstallCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.KillAllCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.KillCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.ProjectCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.PublishCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.QueryCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.RootCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.RunCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.ServerStatusCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.TargetsCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.TestCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.UninstallCommand
 
runWithoutHelp(CommandRunnerParams) - Method in class com.facebook.buck.cli.VerifyCachesCommand
 
RustBinaryDescription - Class in com.facebook.buck.features.rust
 
RustBinaryDescription(ToolchainProvider, RustBuckConfig) - Constructor for class com.facebook.buck.features.rust.RustBinaryDescription
 
RustBinaryDescription.Type - Enum in com.facebook.buck.features.rust
 
RustBinaryDescriptionArg - Class in com.facebook.buck.features.rust
Immutable implementation of RustBinaryDescription.AbstractRustBinaryDescriptionArg.
RustBinaryDescriptionArg.Builder - Class in com.facebook.buck.features.rust
Builds instances of type RustBinaryDescriptionArg.
RustBuckConfig - Class in com.facebook.buck.features.rust
 
RustBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.features.rust.RustBuckConfig
 
RustCompileRule - Class in com.facebook.buck.features.rust
Generate a rustc command line with all appropriate dependencies in place.
RustCompileRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Optional<String>, Tool, Linker, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableList<Arg>, ImmutableSortedSet<SourcePath>, SourcePath, RustBuckConfig.RemapSrcPaths) - Constructor for class com.facebook.buck.features.rust.RustCompileRule
Work out how to invoke the Rust compiler, rustc.
RustCompileUtils - Class in com.facebook.buck.features.rust
Utilities to generate various kinds of Rust compilation.
RustDescriptionEnhancer - Class in com.facebook.buck.features.rust
Rust-specific flavors.
RustDescriptionsProvider - Class in com.facebook.buck.features.rust
 
RustDescriptionsProvider() - Constructor for class com.facebook.buck.features.rust.RustDescriptionsProvider
 
RustLibrary - Class in com.facebook.buck.features.rust
 
RustLibrary(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.features.rust.RustLibrary
 
RustLibraryArg - Class in com.facebook.buck.features.rust
Generate linker command line for Rust library when used as a dependency.
RustLibraryDescription - Class in com.facebook.buck.features.rust
 
RustLibraryDescription(ToolchainProvider, RustBuckConfig) - Constructor for class com.facebook.buck.features.rust.RustLibraryDescription
 
RustLibraryDescriptionArg - Class in com.facebook.buck.features.rust
Immutable implementation of RustLibraryDescription.AbstractRustLibraryDescriptionArg.
RustLibraryDescriptionArg.Builder - Class in com.facebook.buck.features.rust
Builds instances of type RustLibraryDescriptionArg.
RustModule - Class in com.facebook.buck.features.rust
A modules that provides Rust build rules.
RustModule() - Constructor for class com.facebook.buck.features.rust.RustModule
 
RustModuleAdapterPlugin - Class in com.facebook.buck.features.rust
 
RustModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.rust.RustModuleAdapterPlugin
 
RustPlatform - Class in com.facebook.buck.features.rust
Abstracting the tooling/flags/libraries used to build Rust rules.
RustPlatform.Builder - Class in com.facebook.buck.features.rust
Builds instances of type RustPlatform.
RustPlatformFactory - Class in com.facebook.buck.features.rust
Factory class for creating RustPlatforms from BuckConfig sections.
RustTest - Class in com.facebook.buck.features.rust
 
RustTest(BuildTarget, ProjectFilesystem, BuildRuleParams, BinaryBuildRule, ImmutableSet<String>, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.rust.RustTest
 
RustTestDescription - Class in com.facebook.buck.features.rust
 
RustTestDescription(ToolchainProvider, RustBuckConfig) - Constructor for class com.facebook.buck.features.rust.RustTestDescription
 
RustTestDescriptionArg - Class in com.facebook.buck.features.rust
Immutable implementation of RustTestDescription.AbstractRustTestDescriptionArg.
RustTestDescriptionArg.Builder - Class in com.facebook.buck.features.rust
Builds instances of type RustTestDescriptionArg.
RustToolchain - Class in com.facebook.buck.features.rust
Container for RustPlatforms.
RustToolchainFactory - Class in com.facebook.buck.features.rust
Constructs RustToolchains.
RustToolchainFactory() - Constructor for class com.facebook.buck.features.rust.RustToolchainFactory
 
RustToolchainSupplier - Class in com.facebook.buck.features.rust
Extension support for RustToolchains.
RustToolchainSupplier() - Constructor for class com.facebook.buck.features.rust.RustToolchainSupplier
 

S

S_IFDIR - Static variable in class com.facebook.buck.io.file.MostFiles
 
S_IFLNK - Static variable in class com.facebook.buck.io.file.MostFiles
 
S_IFREG - Static variable in class com.facebook.buck.io.file.MostFiles
 
SameThreadConfigurationRuleResolver - Class in com.facebook.buck.core.rules.config.impl
Provides a mechanism for mapping between a BuildTarget and the ConfigurationRule it represents.
SameThreadConfigurationRuleResolver(Function<BuildTarget, Cell>, BiFunction<Cell, BuildTarget, TargetNode<?>>) - Constructor for class com.facebook.buck.core.rules.config.impl.SameThreadConfigurationRuleResolver
 
SampleRate - Class in com.facebook.buck.util
Holds a probability between 0 to 100 inclusively.
SampleRate.Builder - Class in com.facebook.buck.util
Builds instances of type SampleRate.
SamplingCounter - Class in com.facebook.buck.counters
 
SamplingCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.SamplingCounter
 
SandboxConfig - Class in com.facebook.buck.sandbox
Config section responsible for sandbox features.
SandboxExecutionStrategy - Interface in com.facebook.buck.sandbox
This strategy is responsible for detecting whether sandboxing is enabled and creating a ProgramRunner to run a program in a sandbox mode.
sandboxExecutionStrategy - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
 
SandboxExecutionStrategyFactory - Interface in com.facebook.buck.sandbox
Factory to create a SandboxExecutionStrategy.
SandboxProperties - Class in com.facebook.buck.sandbox
A set of properties for a single execution of a process under a sandbox.
SandboxProperties.Builder - Class in com.facebook.buck.sandbox
Builds instances of type SandboxProperties.
sanitize(String) - Static method in class com.facebook.buck.cxx.toolchain.CxxFlavorSanitizer
 
sanitize(Optional<Path>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
sanitize(Optional<Path>, String) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
sanitize(String) - Static method in class com.facebook.buck.io.file.MostFiles
Given a file name, replace any illegal characters from it.
SanitizedArg - Class in com.facebook.buck.rules.args
An Arg which must be sanitized before contributing to a RuleKey.
sanitizeFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.DebugPathSanitizer
 
ScalaBuckConfig - Class in com.facebook.buck.jvm.scala
 
ScalaBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaBuckConfig
 
ScalaConfiguredCompilerFactory - Class in com.facebook.buck.jvm.scala
 
ScalaConfiguredCompilerFactory(ScalaBuckConfig, JavacFactory) - Constructor for class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
ScalaConfiguredCompilerFactory(ScalaBuckConfig, Function<ToolchainProvider, ExtraClasspathProvider>, JavacFactory) - Constructor for class com.facebook.buck.jvm.scala.ScalaConfiguredCompilerFactory
 
ScalacStep - Class in com.facebook.buck.jvm.scala
 
ScalacToJarStepFactory - Class in com.facebook.buck.jvm.scala
 
ScalacToJarStepFactory(Tool, ImmutableList<String>, ImmutableList<String>, ImmutableSet<BuildRule>, Javac, JavacOptions, ExtraClasspathProvider) - Constructor for class com.facebook.buck.jvm.scala.ScalacToJarStepFactory
 
ScalaDescriptionsProvider - Class in com.facebook.buck.jvm.scala
 
ScalaDescriptionsProvider() - Constructor for class com.facebook.buck.jvm.scala.ScalaDescriptionsProvider
 
ScalaLibraryDescription - Class in com.facebook.buck.jvm.scala
 
ScalaLibraryDescription(ToolchainProvider, ScalaBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaLibraryDescription
 
ScalaLibraryDescription.CoreArg - Interface in com.facebook.buck.jvm.scala
 
ScalaLibraryDescriptionArg - Class in com.facebook.buck.jvm.scala
Immutable implementation of ScalaLibraryDescription.AbstractScalaLibraryDescriptionArg.
ScalaLibraryDescriptionArg.Builder - Class in com.facebook.buck.jvm.scala
Builds instances of type ScalaLibraryDescriptionArg.
ScalaLibraryModuleRule - Class in com.facebook.buck.features.project.intellij.lang.scala
 
ScalaLibraryModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.scala.ScalaLibraryModuleRule
 
ScalaTestDescription - Class in com.facebook.buck.jvm.scala
 
ScalaTestDescription(ToolchainProvider, ScalaBuckConfig, JavaBuckConfig) - Constructor for class com.facebook.buck.jvm.scala.ScalaTestDescription
 
ScalaTestDescriptionArg - Class in com.facebook.buck.jvm.scala
Immutable implementation of ScalaTestDescription.AbstractScalaTestDescriptionArg.
ScalaTestDescriptionArg.Builder - Class in com.facebook.buck.jvm.scala
Builds instances of type ScalaTestDescriptionArg.
ScalaTestModuleRule - Class in com.facebook.buck.features.project.intellij.lang.scala
 
ScalaTestModuleRule(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig) - Constructor for class com.facebook.buck.features.project.intellij.lang.scala.ScalaTestModuleRule
 
scale(double, Path, Path, ExecutionContext) - Method in interface com.facebook.buck.android.FilterResourcesSteps.ImageScaler
 
scan(Iterable<? extends TypeMirror>, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
scan(TypeMirror, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
scan(TypeMirror) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
scan(Iterable<? extends AnnotationValue>, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
scan(AnnotationValue, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
scan(AnnotationValue) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
SCENEKIT_ASSETS_DESCRIPTION_CLASSES - Static variable in class com.facebook.buck.apple.AppleBuildRules
 
SceneKitAssets - Class in com.facebook.buck.apple
 
SceneKitAssetsDescription - Class in com.facebook.buck.apple
Description for a scenekit_assets rule, which identifies a assets directory for use with Apple's SceneKit.
SceneKitAssetsDescription() - Constructor for class com.facebook.buck.apple.SceneKitAssetsDescription
 
schedule(ManagedBackgroundTask) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
schedule(ManagedBackgroundTask) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
Schedule a task to be run in the background.
schedule(BackgroundTask<?>) - Method in class com.facebook.buck.support.bgtasks.TaskManagerScope
Schedule a task to be run by a BackgroundTaskManager.
schedule(ImmutableList<? extends BackgroundTask<?>>) - Method in class com.facebook.buck.support.bgtasks.TaskManagerScope
Schedule a list of tasks to be run by a BackgroundTaskManager.
schedule(ListeningExecutorService, ThrowingSupplier<ListenableFuture<V>, Exception>) - Method in class com.facebook.buck.util.concurrent.JobLimiter
Adds a new task to the queue.
Scheduled(ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Scheduled
 
Scheduled(BuildTarget) - Constructor for class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.Scheduled
 
scheduleOperationWithResource(ResourcePool.ThrowingFunction<R, T>, ListeningExecutorService) - Method in class com.facebook.buck.util.concurrent.ResourcePool
 
scheduler() - Method in class com.facebook.buck.cli.HangMonitor
 
scheduler() - Method in class com.facebook.buck.util.perf.PerfStatsTracking
 
scheduler() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
scheduleType - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
SCHEDULING_MORE_WORK_RESOURCE_AMOUNTS - Static variable in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
SchemeAction(Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.SchemeAction
 
SchemeActionType - Enum in com.facebook.buck.features.apple.project
Types of actions in a scheme which include targets to build.
SchemePrePostAction(Optional<XCScheme.BuildableReference>, String) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.SchemePrePostAction
 
scope() - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
scope(BuckEventBus, String) - Static method in class com.facebook.buck.event.LeafEvents
Creates a simple scoped leaf event that will be logged to superconsole, chrome traces, etc.
scope(BuckEventBus, RuleKeyCalculationEvent.Type, BuildTarget) - Static method in interface com.facebook.buck.event.RuleKeyCalculationEvent
 
scope(BuckEventBus, PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
Creates a scope within which the measured operation takes place.
scope(BuckEventBus, PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(BuckEventBus, PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(BuckEventBus, PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(Optional<BuckEventBus>, PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(Optional<BuckEventBus>, PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(Optional<BuckEventBus>, PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(Optional<BuckEventBus>, PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope(BuckEventBus, String) - Static method in class com.facebook.buck.event.SimplePerfEvent
scope() - Method in class com.facebook.buck.util.concurrent.AssertScopeExclusiveAccess
 
Scope - Interface in com.facebook.buck.util
A more specific interface that doesn't throw rather than using AutoCloseable directly.
ScopedRuleKeyObjectSink - Class in com.facebook.buck.rules.keys
A wrapper around RuleKeyObjectSink that respects DefaultRuleKeyScopedHasher scopes.
scopeIgnoringShortEvents(BuckEventBus, PerfEventId, ImmutableMap<String, Object>, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
Like SimplePerfEvent.scope(BuckEventBus, PerfEventId, ImmutableMap), but doesn't post the events if the duration of the scope is below a certain threshold.
scopeIgnoringShortEvents(BuckEventBus, PerfEventId, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
scopeIgnoringShortEvents(BuckEventBus, PerfEventId, String, Object, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
scopeIgnoringShortEvents(BuckEventBus, PerfEventId, String, Object, String, Object, SimplePerfEvent.Scope, long, TimeUnit) - Static method in class com.facebook.buck.event.SimplePerfEvent
ScribeBatchingLogger - Class in com.facebook.buck.util.network
Uploads log entries to the given scribe category.
ScribeBatchingLogger(String, ScribeLogger) - Constructor for class com.facebook.buck.util.network.ScribeBatchingLogger
 
ScribeData - Class in com.facebook.buck.util.network.offline
Immutable implementation of AbstractScribeData.
ScribeData.Builder - Class in com.facebook.buck.util.network.offline
Builds instances of type ScribeData.
ScribeEventListener - Class in com.facebook.buck.event.listener
BuckEventListener that serializes events to JSON and sends them to Scribe.
ScribeEventListener(ScribeEventListenerConfig, ScribeLogger, ExecutorService) - Constructor for class com.facebook.buck.event.listener.ScribeEventListener
Create new instance of ScribeEventListener
ScribeEventListenerConfig - Class in com.facebook.buck.event.listener
Strong-type configuration for [scribe_event_listener] section
ScribeLogger - Class in com.facebook.buck.util.network
 
ScribeLogger() - Constructor for class com.facebook.buck.util.network.ScribeLogger
 
ScrubException(String) - Constructor for exception com.facebook.buck.io.file.FileScrubber.ScrubException
 
scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.toolchain.objectfile.LcUuidContentsScrubber
 
scrubFile(FileChannel) - Method in class com.facebook.buck.cxx.toolchain.objectfile.OsoSymbolsContentsScrubber
 
scrubFile(FileChannel) - Method in interface com.facebook.buck.io.file.FileContentsScrubber
Override this method to perform the content modification.
scrubFileWithPath(Path) - Method in interface com.facebook.buck.io.file.FileAttributesScrubber
Override this method to perform the modification of the file attributes (modification date, creation date, etc.) WARNING: You should not delete, rename or move the file, as the the behaviour is undefined.
scrubZip(Path) - Static method in class com.facebook.buck.util.zip.ZipScrubber
 
ScubaBuckConfig - Class in com.facebook.buck.event.listener
 
ScubaBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.event.listener.ScubaBuckConfig
 
ScubaBuildListener - Class in com.facebook.buck.event.listener
 
ScubaBuildListener(Clock, ScribeLogger, Console, boolean, ImmutableSet<ArtifactCacheMode>, ScubaBuckConfig, CellPathResolver, UnconfiguredBuildTargetFactory, Path, BuildId, Optional<ReSessionData>, ScubaData, ScubaData, ScubaData, String, ScubaEventFactory<BuildScubaEventFactory.AbstractBuildData>, ScubaEventFactory<ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData>, ScubaEventFactory<DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData>, ScubaEventFactory<DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData>, ScubaEventFactory<DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData>) - Constructor for class com.facebook.buck.event.listener.ScubaBuildListener
 
ScubaBuildListener(Config, ScubaBuckConfig, CellPathResolver, UnconfiguredBuildTargetFactory, ExecutionEnvironment, Properties, boolean, ImmutableSet<ArtifactCacheMode>, Path, BuildId, Optional<ReSessionData>, ProjectFilesystem, Clock, ScribeLogger, Console, String, String, ScubaEventFactory<BuildScubaEventFactory.AbstractBuildData>, ScubaEventFactory<ActionGraphPerfScubaEventFactory.AbstractActionGraphPerfData>, ScubaEventFactory<DistBuildClientCacheResultScubaEventFactory.AbstractDistBuildClientCacheData>, ScubaEventFactory<DistBuildCombinedScubaEventFactory.AbstractDistBuildCombinedData>, ScubaEventFactory<DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData>, boolean, int) - Constructor for class com.facebook.buck.event.listener.ScubaBuildListener
 
ScubaData - Class in com.facebook.buck.event
Immutable implementation of AbstractScubaData.
ScubaData.Builder - Class in com.facebook.buck.event
Builds instances of type ScubaData.
ScubaEvent - Class in com.facebook.buck.event
Json format for scuba logs.
ScubaEvent(ScubaData) - Constructor for class com.facebook.buck.event.ScubaEvent
 
ScubaEventFactory<T extends ScubaEventFactory.Data> - Interface in com.facebook.buck.event.listener.scuba
Interface for generating ScubaEvents for logging into Scuba tables based on data stored in ScubaBuildListener
ScubaEventFactory.Data - Interface in com.facebook.buck.event.listener.scuba
The interface for passing the data we need for constructing Scuba events
ScubaListenerData - Class in com.facebook.buck.event.listener.scuba
Class holding all the data that the ScubaListener records down for logging to Scuba later on
ScubaListenerData(ImmutableSet<ArtifactCacheMode>, String) - Constructor for class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
searchPathEnvVar() - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
searchPathEnvVar() - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
SECONDARY_DEX_DIR - Static variable in class com.facebook.buck.android.exopackage.DexExoHelper
 
SECONDARY_DEX_ID - Static variable in class com.facebook.buck.android.SplitZipStep
 
SECONDARY_DEX_TYPE - Static variable in class com.facebook.buck.android.exopackage.ExopackageInstaller
 
secondaryOutputToInputs - Variable in class com.facebook.buck.android.PreDexedFilesSorter.Result
 
SECTION - Static variable in class com.facebook.buck.jvm.java.JavaBuckConfig
 
SECTION_NAME - Static variable in class com.facebook.buck.event.listener.ScubaBuckConfig
 
Selectable - Interface in com.facebook.buck.core.select
A condition in select statements.
SelectableConfigurationContext - Interface in com.facebook.buck.core.select
Contains context that can be accessed by Selectable to get information about the current configuration.
SelectableResolver - Interface in com.facebook.buck.core.select
Provides access to instances of Selectable.
selectOne(String, List<T>, Function<T, String>) - Method in class com.facebook.buck.doctor.UserInput
 
Selector<T> - Class in com.facebook.buck.core.select
Keeps mapping of a single select expression.
Selector(ImmutableMap<SelectorKey, T>, ImmutableSet<SelectorKey>, String, boolean) - Constructor for class com.facebook.buck.core.select.Selector
Creates a new Selector with a custom error message for a situation when no conditions match.
SelectorFactory - Class in com.facebook.buck.core.select.impl
Factory to create Selector using raw (non-coerced) data.
SelectorFactory(SelectorFactory.BuildTargetCoercer) - Constructor for class com.facebook.buck.core.select.impl.SelectorFactory
 
SelectorFactory.BuildTargetCoercer - Interface in com.facebook.buck.core.select.impl
 
SelectorKey - Class in com.facebook.buck.core.select
A key in select statement.
SelectorKey(BuildTarget) - Constructor for class com.facebook.buck.core.select.SelectorKey
 
SelectorList<T> - Class in com.facebook.buck.core.select
Represents a list of Selector objects
SelectorList(Concatable<T>, List<Selector<T>>) - Constructor for class com.facebook.buck.core.select.SelectorList
 
SelectorListCoercer<T> - Class in com.facebook.buck.rules.coercer
SelectorListCoercer(BuildTargetTypeCoercer, TypeCoercer<T>, SelectorListFactory) - Constructor for class com.facebook.buck.rules.coercer.SelectorListCoercer
 
SelectorListFactory - Class in com.facebook.buck.core.select.impl
A factory to create SelectorList from raw (non-coerced) data.
SelectorListFactory(SelectorFactory) - Constructor for class com.facebook.buck.core.select.impl.SelectorListFactory
 
SelectorListResolver - Interface in com.facebook.buck.core.select
A resolver that analyzes SelectorList, evaluates selectable statements and constructs the final value that is produced by concatenating selected values (the type of the elements determines the process of concatenation.)
SelectorValue - Class in com.facebook.buck.parser.syntax
The value of a select statement.
SelectorValue() - Constructor for class com.facebook.buck.parser.syntax.SelectorValue
 
selectRange(String, List<T>, Function<T, String>) - Method in class com.facebook.buck.doctor.UserInput
 
SelfMergingOnlyFolder - Class in com.facebook.buck.features.project.intellij.model.folders
Base class for folders which can only be merged with other instances holding equal data.
SelfMergingOnlyFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
 
SelfMergingOnlyFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SelfMergingOnlyFolder
 
send(int, WorkerProcessCommand) - Method in interface com.facebook.buck.worker.WorkerProcessProtocol.CommandSender
 
send(int, WorkerProcessCommand) - Method in class com.facebook.buck.worker.WorkerProcessProtocolZero.CommandSender
 
sendAllBuildRulesPublishedEvent(StampedeId, BuildSlaveRunId, long) - Method in class com.facebook.buck.distributed.DistBuildService
Let the client no that there are no more build rule finished events on the way.
sendBroadcast(String, Map<String, String>) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
sendBroadcast(String, Map<String, String>) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
sendBuildFinishedEvent(BuildSlaveStats) - Method in class com.facebook.buck.distributed.build_client.ConsoleEventsDispatcher
 
sendEvent(BuckEventBus, int, long) - Static method in class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent
Send the Started and returns a Scoped object that sends the Finished event.
sendEvent(BuckEventBus, int, long) - Static method in class com.facebook.buck.remoteexecution.event.CasBlobUploadEvent
Send the Started and returns a Scoped object that sends the Finished event.
sendEvent(BuckEventBus, RemoteExecutionActionEvent.State, BuildTarget, Optional<Protocol.Digest>) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
Takes care of sending both Started and Finished events within a Scope.
sendFinalServerUpdates(int) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
Publishes events from slave back to client that kicked off build (via frontend)
sendScheduledEvent(BuckEventBus, BuildTarget) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
 
sendTerminalEvent(BuckEventBus, RemoteExecutionActionEvent.State, BuildTarget, Optional<Protocol.Digest>) - Static method in class com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent
Sends the terminal event of an action [FAIL|SUCCESS].
sequential() - Method in interface com.facebook.buck.util.RichStream
 
SERIAL - Static variable in interface com.facebook.buck.util.concurrent.Parallelizer
A parallelizer which never parallelizes.
SerialActionGraphFactory - Class in com.facebook.buck.core.model.actiongraph.computation
 
SerialActionGraphFactory(BuckEventBus, CellProvider, boolean) - Constructor for class com.facebook.buck.core.model.actiongraph.computation.SerialActionGraphFactory
 
serialize() - Method in class com.facebook.buck.android.resources.ResChunk
 
serialize(ByteBuffer) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
serialize(OutputStream) - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
Serializes the manifest to the given OutputStream.
serialize(BuildId, JsonGenerator, SerializerProvider) - Method in class com.facebook.buck.core.model.BuildId.BuildIdSerializer
 
serialize(BuildJobState, OutputStream) - Static method in class com.facebook.buck.distributed.BuildJobStateSerializer
 
serialize(BuildJobState) - Static method in class com.facebook.buck.distributed.BuildJobStateSerializer
 
serialize(BuildFileManifest) - Static method in class com.facebook.buck.parser.cache.json.BuildFileManifestSerializer
Serializes an instance of BuildFileManifest to a byte array.
serialize(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.CustomClassSerialization
 
serialize(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.CustomFieldSerialization
 
serialize(Memoizer<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.EmptyMemoizerDeserialization
 
serialize(Path, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.PathSerialization
 
serialize(T) - Method in class com.facebook.buck.rules.modern.Serializer
Serializes an object.
serialize(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.Serializer
See Serialize(T instance) above.
serialize(SourcePathResolver, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.SourcePathResolverSerialization
 
serialize(ThriftProtocol, TBase<?, ?>, OutputStream) - Static method in class com.facebook.buck.slb.ThriftUtil
 
serialize(ThriftProtocol, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItem
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
Populates the serializer with the fields of this object.
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
 
serializeInto(XcodeprojSerializer) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
Serializer - Class in com.facebook.buck.rules.modern
Implementation of Serialization of Buildables.
Serializer(SourcePathRuleFinder, CellPathResolver, Serializer.Delegate) - Constructor for class com.facebook.buck.rules.modern.Serializer
 
Serializer.Delegate - Interface in com.facebook.buck.rules.modern
The first time a "dynamic" object is encountered (including Buildables themselves), registerNewValue will be called.
serializeStringList(List<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Converts List of Strings into NSArray of NSStrings
serializeToBuffer(Object, ByteBuffer) - Method in class com.facebook.buck.util.bser.BserSerializer
Serializes an object using BSER encoding.
serializeToByteBuffer(ThriftProtocol, TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
serializeToStream(Object, OutputStream) - Method in class com.facebook.buck.util.bser.BserSerializer
Serializes an object using BSER encoding to the stream.
SERVER_TAG - Static variable in class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
ServerCommand - Class in com.facebook.buck.cli
 
ServerCommand() - Constructor for class com.facebook.buck.cli.ServerCommand
 
ServerContentsProvider - Class in com.facebook.buck.distributed
 
ServerContentsProvider(DistBuildService, ScheduledExecutorService, ListeningExecutorService, FileMaterializationStatsTracker, Optional<Long>, OptionalInt) - Constructor for class com.facebook.buck.distributed.ServerContentsProvider
 
ServerContentsProvider(DistBuildService, ScheduledExecutorService, ListeningExecutorService, FileMaterializationStatsTracker, long, int) - Constructor for class com.facebook.buck.distributed.ServerContentsProvider
 
ServerCounters(CounterRegistry, URI) - Constructor for class com.facebook.buck.event.listener.LoadBalancerEventsListener.ServerCounters
 
ServerHealthManager - Class in com.facebook.buck.slb
 
ServerHealthManager(String, ImmutableList<URI>, int, float, int, int, int, BuckEventBus, Clock) - Constructor for class com.facebook.buck.slb.ServerHealthManager
 
ServerHealthManagerEvent - Class in com.facebook.buck.slb
 
ServerHealthManagerEvent(ServerHealthManagerEventData) - Constructor for class com.facebook.buck.slb.ServerHealthManagerEvent
 
ServerHealthManagerEventData - Class in com.facebook.buck.slb
Immutable implementation of ServerHealthManagerEvent.AbstractServerHealthManagerEventData.
ServerHealthManagerEventData.Builder - Class in com.facebook.buck.slb
Builds instances of type ServerHealthManagerEventData.
ServerHealthState - Class in com.facebook.buck.slb
 
ServerHealthState(URI) - Constructor for class com.facebook.buck.slb.ServerHealthState
 
ServerHealthState(URI, int) - Constructor for class com.facebook.buck.slb.ServerHealthState
 
ServerHealthState(URI, int, int) - Constructor for class com.facebook.buck.slb.ServerHealthState
 
ServerSideBuildSlaveFinishedStatsEvent - Class in com.facebook.buck.distributed.build_slave
Published at the end of a build slaves run.
ServerSideBuildSlaveFinishedStatsEvent(StampedeId, BuildSlaveRunId, Optional<String>, String, BuildSlaveFinishedStats) - Constructor for class com.facebook.buck.distributed.build_slave.ServerSideBuildSlaveFinishedStatsEvent
 
ServerStatusCommand - Class in com.facebook.buck.cli
 
ServerStatusCommand() - Constructor for class com.facebook.buck.cli.ServerStatusCommand
 
service - Variable in class com.facebook.buck.distributed.build_slave.AbstractMultiBuildCapacityTracker
 
set(Path, HashCode) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
set(Path, HashCode) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
set(String) - Method in class com.facebook.buck.io.watchman.WatchmanCursor
 
set(CellPathResolver, ProjectFilesystem, Path, TargetConfiguration, Object, Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
Sets a single property of the dto, coercing types as necessary.
set(Path, HashCode) - Method in interface com.facebook.buck.util.cache.FileHashCache
 
set(ProjectFilesystem, Path, HashCode) - Method in interface com.facebook.buck.util.cache.FileHashCache
Set the HashCode for the given relative Path under the given ProjectFilesystem.
set(Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
set(Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
set(ProjectFilesystem, Path, HashCode) - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
set(Path, HashCode) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
SET_SEPARATOR - Static variable in class com.facebook.buck.cli.QueryCommand
String used to separate distinct sets when using `%Ss` in a query
setAaptGeneratedProguardConfigFile(SourcePath) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
Initializes the value for the aaptGeneratedProguardConfigFile attribute.
setAaptGeneratedProguardConfigFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Sets or replaces all elements for aaptGeneratedProguardConfigFiles list.
setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the aaptMode attribute.
setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the aaptMode attribute.
setAaptMode(AaptMode) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the aaptMode attribute.
setAar(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the value for the aar attribute.
setAbiCompatibilityMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Initializes the value for the abiCompatibilityMode attribute.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Initializes the value for the abiGenerationMode attribute.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value abiGenerationMode to abiGenerationMode.
setAbiJarPath(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the optional value abiJarPath to abiJarPath.
setAbiJarPath(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the optional value abiJarPath to abiJarPath.
setAction(TaskAction<T>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
Initializes the value for the action attribute.
setActionArgs(T) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
Initializes the value for the actionArgs attribute.
setActionConfigNames(Map<SchemeActionType, ? extends String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the actionConfigNames map.
setActionGraph(ActionGraph) - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder.Builder
Initializes the value for the actionGraph attribute.
setActionGraphAndBuilder(ActionGraphAndBuilder) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
Initializes the value for the actionGraphAndBuilder attribute.
setActionGraphAndBuilder(ActionGraphAndBuilder) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
Initializes the value for the actionGraphAndBuilder attribute.
setActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder.Builder
Initializes the value for the actionGraphBuilder attribute.
setActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the value for the actionGraphBuilder attribute.
setActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Initializes the value for the actionGraphBuilder attribute.
setActionGraphProvider(ActionGraphProvider) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the actionGraphProvider attribute.
setActionGraphProvider(ActionGraphProvider) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the actionGraphProvider attribute.
setActionGraphTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the actionGraphTimeMs attribute.
setActool(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the actool attribute.
setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Initializes the value for the actualHashCode attribute.
setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Initializes the value for the actualHashCode attribute.
setActualHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Initializes the value for the actualHashCode attribute.
setAdditionalCoverageTargets(Iterable<? extends Path>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Sets or replaces all elements for additionalCoverageTargets set.
setAdditionalCoverageTargets(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for additionalCoverageTargets set.
setAdditionalCoverageTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for additionalCoverageTargets set.
setAdditionalSchemeActions(ImmutableMap<SchemeActionType, ImmutableMap<XCScheme.AdditionalActions, ImmutableList<String>>>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value additionalSchemeActions to additionalSchemeActions.
setAdditionalSchemeActions(Optional<? extends ImmutableMap<SchemeActionType, ImmutableMap<XCScheme.AdditionalActions, ImmutableList<String>>>>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value additionalSchemeActions to additionalSchemeActions.
setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setAddsToRuleKey(AddsToRuleKey) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setAggregatingAndroidResourceModulesEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the aggregatingAndroidResourceModulesEnabled attribute.
setAggregationLimitForAndroidResourceModule(int) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the aggregationLimitForAndroidResourceModule attribute.
setAggregationMode(AggregationMode) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the aggregationMode attribute.
setAggregationTag(String) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Initializes the value for the aggregationTag attribute.
setAidl(SourcePath) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the value for the aidl attribute.
setAidlSrcs(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the value for the aidlSrcs attribute.
setAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for allowedDuplicateResourceTypes set.
setAllowedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for allowedDuplicateResourceTypes set.
setAllowedToReadMetadataPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Sets or replaces all elements for allowedToReadMetadataPaths set.
setAllowedToReadPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Sets or replaces all elements for allowedToReadPaths set.
setAllowedToWritePaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Sets or replaces all elements for allowedToWritePaths set.
setAllowEmptyGlobs(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the allowEmptyGlobs attribute.
setAllowRDotJavaInSecondaryDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the allowRDotJavaInSecondaryDex attribute.
setAllowRDotJavaInSecondaryDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the allowRDotJavaInSecondaryDex attribute.
setAndroidAppModularityResult(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
setAndroidAppModularityResult(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
setAndroidAppModularityResult(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
setAndroidAppModularityResult(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value androidAppModularityResult to androidAppModularityResult.
setAndroidDevicesHelper(AndroidDevicesHelper) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the optional value androidDevicesHelper to androidDevicesHelper.
setAndroidDevicesHelper(Optional<? extends AndroidDevicesHelper>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the optional value androidDevicesHelper to androidDevicesHelper.
setAndroidFacet(IjModuleAndroidFacet) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the optional value androidFacet to androidFacet.
setAndroidFacet(Optional<? extends IjModuleAndroidFacet>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the optional value androidFacet to androidFacet.
setAndroidManifest(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value androidManifest to androidManifest.
setAndroidManifest(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value androidManifest to androidManifest.
setAndroidManifestPath(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the value for the androidManifestPath attribute.
setAndroidManifestPieces(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the androidManifestPieces map.
setAndroidManifestXml(SourcePath) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
Initializes the value for the androidManifestXml attribute.
setAndroidManifestXml(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Initializes the value for the androidManifestXml attribute.
setAndroidModuleSdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value androidModuleSdkName to androidModuleSdkName.
setAndroidModuleSdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value androidModuleSdkName to androidModuleSdkName.
setAndroidModuleSdkType(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value androidModuleSdkType to androidModuleSdkType.
setAndroidModuleSdkType(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value androidModuleSdkType to androidModuleSdkType.
setAndroidPackage(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value androidPackage to androidPackage.
setAndroidPackage(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value androidPackage to androidPackage.
setAndroidProjectType(AndroidProjectType) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Initializes the value for the androidProjectType attribute.
setAndroidSdkProguardConfig(ProGuardObfuscateStep.SdkProguardType) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value androidSdkProguardConfig to androidSdkProguardConfig.
setAndroidSdkProguardConfig(Optional<? extends ProGuardObfuscateStep.SdkProguardType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value androidSdkProguardConfig to androidSdkProguardConfig.
setAndroidSdkProguardConfig(ProGuardObfuscateStep.SdkProguardType) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value androidSdkProguardConfig to androidSdkProguardConfig.
setAndroidSdkProguardConfig(Optional<? extends ProGuardObfuscateStep.SdkProguardType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value androidSdkProguardConfig to androidSdkProguardConfig.
setAndroidToolsCommonJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the androidToolsCommonJarPath attribute.
setAnnotationPath(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the value for the annotationPath attribute.
setAnnotationProcessingParams(AnnotationProcessingParams) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the value for the annotationProcessingParams attribute.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value annotationProcessingTool to annotationProcessingTool.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorDeps sortedSet.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value annotationProcessorOnly to annotationProcessorOnly.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessorParams list.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for annotationProcessors set.
setApk(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the apk attribute.
setApk(BuildTarget) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the value for the apk attribute.
setApk(BuildTarget) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the apk attribute.
setApkModule(APKModule) - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
Initializes the value for the apkModule attribute.
setApkModule(APKModule) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
Initializes the value for the apkModule attribute.
setAPKModuleGraph(APKModuleGraph) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
Initializes the value for the aPKModuleGraph attribute.
setAPKModuleGraph(APKModuleGraph) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the value for the aPKModuleGraph attribute.
setApkPath(SourcePath) - Method in class com.facebook.buck.android.ApkInfo.Builder
Initializes the value for the apkPath attribute.
setApkUnderTestExopackageLocalDir(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value apkUnderTestExopackageLocalDir to apkUnderTestExopackageLocalDir.
setApkUnderTestExopackageLocalDir(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value apkUnderTestExopackageLocalDir to apkUnderTestExopackageLocalDir.
setApkUnderTestPath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value apkUnderTestPath to apkUnderTestPath.
setApkUnderTestPath(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value apkUnderTestPath to apkUnderTestPath.
setAppIcon(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value appIcon to appIcon.
setAppIcon(Optional<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value appIcon to appIcon.
setAppID(Pair<String, String>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Initializes the value for the appID attribute.
setAppIncludesFrameworks(boolean) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the value for the appIncludesFrameworks attribute.
setApplePlatform(ApplePlatform) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Initializes the value for the applePlatform attribute.
setAppleSdk(AppleSdk) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the appleSdk attribute.
setAppleSdkPaths(AppleSdkPaths) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the appleSdkPaths attribute.
setApplicationModuleBlacklist(List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(Optional<? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(Optional<? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(List<BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleBlacklist(Optional<? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value applicationModuleBlacklist to applicationModuleBlacklist.
setApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the applicationModuleConfigs map.
setApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the applicationModuleConfigs map.
setApplicationModuleConfigs(Map<String, ? extends List<BuildTarget>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the applicationModuleConfigs map.
setApplicationModuleDependencies(Map<String, List<String>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(Optional<? extends Map<String, List<String>>>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(Map<String, List<String>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(Optional<? extends Map<String, List<String>>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(Map<String, List<String>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModuleDependencies(Optional<? extends Map<String, List<String>>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value applicationModuleDependencies to applicationModuleDependencies.
setApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for applicationModulesWithResources set.
setApplicationModulesWithResources(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for applicationModulesWithResources set.
setApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for applicationModuleTargets set.
setApplicationModuleTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for applicationModuleTargets set.
setAr(ArchiverProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the ar attribute.
setArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Sets or replaces all elements for architectures list.
setArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Sets or replaces all elements for architectures set.
setArchiveContents(ArchiveContents) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the archiveContents attribute.
setArchiveSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath.Builder
Initializes the value for the archiveSourcePath attribute.
setArea(String) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
Initializes the optional value area to area.
setArea(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
Initializes the optional value area to area.
setArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for arflags list.
setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for args list.
setArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Sets or replaces all elements for args list.
setArgs(Iterable<? extends QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FunctionExpression.Builder
Sets or replaces all elements for args list.
setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all elements for args list.
setArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for args list.
setArgs(Either<StringWithMacros, ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the value for the args attribute.
setArgsParser(Function<Iterable<String>, ImmutableList<TargetNodeSpec>>) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
Initializes the value for the argsParser attribute.
setArguments(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
Sets or replaces all elements for arguments list.
setArtifactCache(ArtifactCache) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Initializes the value for the artifactCache attribute.
setArtifactCache(Optional<ArtifactCache>) - Method in class com.facebook.buck.httpserver.ArtifactCacheHandler
 
setArtifactCacheFactory(ArtifactCacheFactory) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the artifactCacheFactory attribute.
setArtifactCacheFactory(ArtifactCacheFactory) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the artifactCacheFactory attribute.
setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value artifactContentHash to artifactContentHash.
setArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value artifactContentHash to artifactContentHash.
setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value artifactContentHash to artifactContentHash.
setArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value artifactContentHash to artifactContentHash.
setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value artifactContentHash to artifactContentHash.
setArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value artifactContentHash to artifactContentHash.
setArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
Initializes the optional value artifactContentHash to artifactContentHash.
setArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
Initializes the optional value artifactContentHash to artifactContentHash.
setArtifactContentHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
Initializes the value for the artifactContentHashCode attribute.
setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Initializes the value for the artifactOnlyHashCode attribute.
setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Initializes the value for the artifactOnlyHashCode attribute.
setArtifactOnlyHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Initializes the value for the artifactOnlyHashCode attribute.
setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
setArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value artifactSizeBytes to artifactSizeBytes.
setArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreWriteResult.Builder
Initializes the value for the artifactSizeBytes attribute.
setAs(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the as attribute.
setAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for asflags list.
setAsm(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value asm to asm.
setAsm(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value asm to asm.
setAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for asmflags list.
setAsmFlags(int) - Method in class com.facebook.buck.jvm.java.JarDiffer
 
setAsmFlags(int) - Method in class com.facebook.buck.jvm.java.JarDumper
Sets the flags that are passed to ASM's ClassReader when dumping class files.
setAsmpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value asmpp to asmpp.
setAsmpp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value asmpp to asmpp.
setAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for asmppflags list.
setAspp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the aspp attribute.
setAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for asppflags list.
setAssembler(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the assembler attribute.
setAssemblerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the assemblerDebugPathSanitizer attribute.
setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for assemblerFlags list.
setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for assemblerFlags list.
setAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for assemblerFlags list.
setAssemblerIncludeDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Sets or replaces all elements for assemblerIncludeDirs list.
setAssembly(SourcePath) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Initializes the value for the assembly attribute.
setAssetCatalogsCompilationOptions(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the value for the assetCatalogsCompilationOptions attribute.
setAssetCatalogsCompilationOptions(AppleAssetCatalogsCompilationOptions) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the assetCatalogsCompilationOptions attribute.
setAssetCompressionAlgorithm(CompressionAlgorithm) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value assetCompressionAlgorithm to assetCompressionAlgorithm.
setAssetCompressionAlgorithm(Optional<? extends CompressionAlgorithm>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value assetCompressionAlgorithm to assetCompressionAlgorithm.
setAssetCompressionAlgorithm(CompressionAlgorithm) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value assetCompressionAlgorithm to assetCompressionAlgorithm.
setAssetCompressionAlgorithm(Optional<? extends CompressionAlgorithm>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value assetCompressionAlgorithm to assetCompressionAlgorithm.
setAssetDirectories(Map<? extends Path, ? extends String>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Sets or replaces all mappings from the specified map as entries for the assetDirectories map.
setAssetPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Sets or replaces all elements for assetPaths set.
setAssets(Either<SourcePath, ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value assets to assets.
setAssets(Optional<? extends Either<SourcePath, ImmutableSortedMap<String, SourcePath>>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value assets to assets.
setAssetsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the assetsDirectories map.
setAssociatedRuleKeys(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value associatedRuleKeys to associatedRuleKeys.
setAssociatedRuleKeys(Optional<? extends ImmutableSet<RuleKey>>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value associatedRuleKeys to associatedRuleKeys.
setAssociatedRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Sets or replaces all elements for associatedRuleKeys set.
setAsyncJobState(ListenableFuture<BuildJobState>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the asyncJobState attribute.
setAttribute(Path, String, Object, LinkOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystemProvider
 
setAutogenerateAndroidFacetSourcesEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the autogenerateAndroidFacetSourcesEnabled attribute.
setAutogenerateSources(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Initializes the value for the autogenerateSources attribute.
setAvailableCores(int) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the availableCores attribute.
setBackoffStrategy(Backoff.Strategy) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy.Builder
Initializes the value for the backoffStrategy attribute.
setBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for bannedDuplicateResourceTypes set.
setBannedDuplicateResourceTypes(Iterable<RDotTxtEntry.RType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for bannedDuplicateResourceTypes set.
setBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Sets or replaces all elements for baseBookmarks set.
setBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Sets or replaces all elements for baseBookmarks set.
setBaseBuildTarget(BuildTarget) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the value for the baseBuildTarget attribute.
setBaseBuildTarget(BuildTarget) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Initializes the value for the baseBuildTarget attribute.
setBaseConfigurationReference(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
setBaseModule(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value baseModule to baseModule.
setBaseName(String) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Initializes the value for the baseName attribute.
setBasePath(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value basePath to basePath.
setBasePath(Optional<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value basePath to basePath.
setBash(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value bash to bash.
setBeforeRetry(Runnable) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy.Builder
Initializes the value for the beforeRetry attribute.
setBestServer(boolean) - Method in class com.facebook.buck.slb.PerServerData.Builder
Initializes the value for the bestServer attribute.
setBfsSorted(boolean) - Method in class com.facebook.buck.cli.Dot.Builder
 
setBinary(BuildTarget) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value binary to binary.
setBinary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value binary to binary.
setBinaryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value binaryExtension to binaryExtension.
setBinaryExtension(Optional<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value binaryExtension to binaryExtension.
setBinaryJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the binaryJar attribute.
setBinaryJars(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Sets or replaces all elements for binaryJars set.
setBinarySrc(SourcePath) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the value for the binarySrc attribute.
setBlacklist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for blacklist set.
setBlacklistedWifiSsids(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Sets or replaces all elements for blacklistedWifiSsids set.
setBody(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Sets or replaces all mappings from the specified map as entries for the body map.
setBootclasspath(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the optional value bootclasspath to bootclasspath.
setBootclasspath(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the optional value bootclasspath to bootclasspath.
setBranchedFromMasterRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Initializes the value for the branchedFromMasterRevisionId attribute.
setBranchedFromMasterRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Initializes the value for the branchedFromMasterRevisionId attribute.
setBranchedFromMasterTS(Long) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Initializes the value for the branchedFromMasterTS attribute.
setBranchedFromMasterTS(Long) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Initializes the value for the branchedFromMasterTS attribute.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
Initializes the value for the bridgingHeader attribute.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(SourcePath) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBridgingHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value bridgingHeader to bridgingHeader.
setBuckClientError(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setBuckClientError(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the value for the buckClientError attribute.
setBuckClientErrorMessage(String) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setBuckClientErrorMessage(String) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value buckClientErrorMessage to buckClientErrorMessage.
setBuckClientErrorMessage(Optional<String>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value buckClientErrorMessage to buckClientErrorMessage.
setBuckCommit(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the buckCommit attribute.
setBuckConfig(BuckConfig) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the buckConfig attribute.
setBuckDirty(boolean) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the optional value buckDirty to buckDirty.
setBuckDirty(Optional<Boolean>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the optional value buckDirty to buckDirty.
setBuckDotFiles(StampedeId, List<PathInfo>) - Method in class com.facebook.buck.distributed.DistBuildService
 
setBucket(int) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Initializes the optional value bucket to bucket.
setBucket(Optional<Integer>) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Initializes the optional value bucket to bucket.
setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the buckEventBus attribute.
setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the buckEventBus attribute.
setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the buckEventBus attribute.
setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the buckEventBus attribute.
setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the buckEventBus attribute.
setBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the buckEventBus attribute.
setBuckLogDir(Path) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Initializes the value for the buckLogDir attribute.
setBuckModuleBaseSourceCodePath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the buckModuleBaseSourceCodePath attribute.
setBuckModuleHashStrategy(BuckModuleHashStrategy) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
Initializes the value for the buckModuleHashStrategy attribute.
setBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths.Builder
Initializes the value for the buckOut attribute.
setBuckVersion(BuckVersion) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the buckVersion attribute.
setBuckVersion(StampedeId, BuckVersion, ClientStatsTracker) - Method in class com.facebook.buck.distributed.DistBuildService
 
setBuckVersionDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
setBuildArgs(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for buildArgs list.
setBuildArgs(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for buildArgs list.
setBuildCellRootPath(Path) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
Initializes the value for the buildCellRootPath attribute.
setBuildCellRootPath(Path) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the buildCellRootPath attribute.
setBuildConfigs(Map<String, ? extends BuildConfigFields>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the buildConfigs map.
setBuildConfigurationList(XCConfigurationList) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the buildConfigValues attribute.
setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the buildConfigValues attribute.
setBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the buildConfigValues attribute.
setBuildConfigValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value buildConfigValuesFile to buildConfigValuesFile.
setBuildConfigValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value buildConfigValuesFile to buildConfigValuesFile.
setBuildConfigValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value buildConfigValuesFile to buildConfigValuesFile.
setBuildConfigValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value buildConfigValuesFile to buildConfigValuesFile.
setBuildContext(BuildContext) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Initializes the value for the buildContext attribute.
setBuildEnvironmentDescription(BuildEnvironmentDescription) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the value for the buildEnvironmentDescription attribute.
setBuilderExecutorArgs(BuildExecutorArgs) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the builderExecutorArgs attribute.
setBuildFileImportWhitelist(Iterable<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Sets or replaces all elements for buildFileImportWhitelist list.
setBuildFileName(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the buildFileName attribute.
setBuildFinishGcTime(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setBuildFinishTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setBuildGraph(DistributableBuildGraph) - Method in class com.facebook.buck.distributed.build_slave.DistBuildTraceTracker
 
setBuildGraphs(ActionAndTargetGraphs) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the buildGraphs attribute.
setBuildId(BuildId) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Initializes the value for the buildId attribute.
setBuildId(BuildId) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value buildId to buildId.
setBuildId(Optional<? extends BuildId>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value buildId to buildId.
setBuildId(BuildId) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the optional value buildId to buildId.
setBuildId(Optional<? extends BuildId>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the optional value buildId to buildId.
setBuildId(BuildId) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
Initializes the value for the buildId attribute.
setBuildId(BuildId) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the buildId attribute.
setBuildId(BuildId) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Initializes the value for the buildId attribute.
setBuildInfoStoreManager(BuildInfoStoreManager) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the buildInfoStoreManager attribute.
setBuildInfoStoreManager(BuildInfoStoreManager) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the buildInfoStoreManager attribute.
setBuildInputRuleKeyFileSizeLimit(long) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
Initializes the value for the buildInputRuleKeyFileSizeLimit attribute.
setBuildLabel(String) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the buildLabel attribute.
setBuildLabel(String) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
Sets build label that will be included in finished event
setBuildMode(BuildMode) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the buildMode attribute.
setBuildOutputForTests(T) - Method in class com.facebook.buck.core.rules.attr.BuildOutputInitializer
This should be invoked only by the build engine (currently, CachingBuildEngine) that invoked BuildOutputInitializer.initializeFromDisk(SourcePathResolver).
setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setBuildRule(BuildRule) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setBuildRuleParams(BuildRuleParams) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
Initializes the value for the buildRuleParams attribute.
setBuildRules(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setBuildRuleStatus(BuildRuleStatus) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the optional value buildRuleStatus to buildRuleStatus.
setBuildRuleStatus(Optional<? extends BuildRuleStatus>) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the optional value buildRuleStatus to buildRuleStatus.
setBuildSettings(NSDictionary) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
setBuildSlaveRunId(BuildSlaveRunId) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the buildSlaveRunId attribute.
setBuildSlaveStats(Map<? extends BuildSlaveRunId, ? extends Optional<BuildSlaveFinishedStats>>) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
Sets or replaces all mappings from the specified map as entries for the buildSlaveStats map.
setBuildStartGcTime(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setBuildStartTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setBuildStringSourceMap(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the buildStringSourceMap attribute.
setBuildStringSourceMap(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the buildStringSourceMap attribute.
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Initializes the optional value buildTarget to buildTarget.
setBuildTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Initializes the optional value buildTarget to buildTarget.
setBuildTarget(String) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value buildTarget to buildTarget.
setBuildTarget(Optional<String>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value buildTarget to buildTarget.
setBuildTarget(String) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Initializes the value for the buildTarget attribute.
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the optional value buildTarget to buildTarget.
setBuildTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the optional value buildTarget to buildTarget.
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the buildTarget attribute.
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.jvm.java.Jsr199TracingBridge
 
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEventLogger
 
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.query.QueryBuildTarget.Builder
Initializes the value for the buildTarget attribute.
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Initializes the value for the buildTarget attribute.
setBuildTarget(BuildTarget) - Method in class com.facebook.buck.test.TestResults.Builder
Initializes the value for the buildTarget attribute.
setBuildTimeMs(long) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Initializes the value for the buildTimeMs attribute.
setBuildTimeMs(int) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value buildTimeMs to buildTimeMs.
setBuildTimeMs(OptionalInt) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value buildTimeMs to buildTimeMs.
setBuildTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the buildTimeMs attribute.
setBuildToolsPath(Path) - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation.Builder
Initializes the value for the buildToolsPath attribute.
setBuildType(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the buildType attribute.
setBuildVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value buildVersion to buildVersion.
setBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value buildVersion to buildVersion.
setBundle(BuildTarget) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the value for the bundle attribute.
setBundleName(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value bundleName to bundleName.
setBundleName(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value bundleName to bundleName.
setBundleName(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value bundleName to bundleName.
setBundleName(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value bundleName to bundleName.
setBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for bundleNameForFlavor list.
setBundleNameForFlavor(Iterable<? extends Pair<Flavor, String>>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for bundleNameForFlavor list.
setByServers(int, String) - Static method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
 
setBytecodeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for bytecodeCLibs list.
setBytecodeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the bytecodeCompileDeps attribute.
setBytecodeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Initializes the value for the bytecodeCompileDeps attribute.
setBytecodeIncludes(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Sets or replaces all elements for bytecodeIncludes list.
setBytecodeLib(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the bytecodeLib attribute.
setBytecodeLink(BuildRule) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Initializes the value for the bytecodeLink attribute.
setBytecodeLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the bytecodeLinkableInput attribute.
setBytecodeLinkDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the bytecodeLinkDeps attribute.
setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value bytecodeOnly to bytecodeOnly.
setBytecodeOnly(Optional<Boolean>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value bytecodeOnly to bytecodeOnly.
setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the value for the bytecodeOnly attribute.
setBytecodeOnly(boolean) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the bytecodeOnly attribute.
setCacheable(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(boolean) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(boolean) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheable(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cacheable to cacheable.
setCacheDir(Path) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
Initializes the value for the cacheDir attribute.
setCacheDir(Path) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Initializes the value for the cacheDir attribute.
setCacheError(String) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value cacheError to cacheError.
setCacheError(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value cacheError to cacheError.
setCacheErrorsPerMode(Map<ArtifactCacheMode, ? extends AtomicInteger>) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Sets or replaces all mappings from the specified map as entries for the cacheErrorsPerMode map.
setCacheErrorsPerMode(ImmutableMap<ArtifactCacheMode, AtomicInteger>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
Sets the cache errors per mode in ScubaListener.
setCacheHitsPerMode(Map<ArtifactCacheMode, ? extends AtomicInteger>) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Sets or replaces all mappings from the specified map as entries for the cacheHitsPerMode map.
setCacheHitsPerMode(ImmutableMap<ArtifactCacheMode, AtomicInteger>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
Sets the cache hits per mode in ScubaListener.
setCacheMode(ArtifactCacheMode) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value cacheMode to cacheMode.
setCacheMode(Optional<? extends ArtifactCacheMode>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value cacheMode to cacheMode.
setCacheMode(ArtifactCacheMode) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the cacheMode attribute.
setCacheModes(Iterable<String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Sets or replaces all elements for cacheModes list.
setCacheName(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the cacheName attribute.
setCacheNames(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult.Builder
Sets or replaces all elements for cacheNames list.
setCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
Initializes the value for the cacheReadMode attribute.
setCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the value for the cacheReadMode attribute.
setCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Initializes the value for the cacheReadMode attribute.
setCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the cacheReadMode attribute.
setCacheResult(CacheResult) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the value for the cacheResult attribute.
setCacheResult(CacheResultType) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Initializes the value for the cacheResult attribute.
setCacheResult(CacheResult) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value cacheResult to cacheResult.
setCacheResult(Optional<? extends CacheResult>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value cacheResult to cacheResult.
setCacheResults(Map<? extends RuleKey, ? extends CacheResult>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
Sets or replaces all mappings from the specified map as entries for the cacheResults map.
setCacheResultType(CacheResultType) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the optional value cacheResultType to cacheResultType.
setCacheResultType(Optional<? extends CacheResultType>) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the optional value cacheResultType to cacheResultType.
setCachesExamined(int) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
Initializes the value for the cachesExamined attribute.
setCacheSource(String) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value cacheSource to cacheSource.
setCacheSource(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value cacheSource to cacheSource.
setCachingBuildEngineDelegate(CachingBuildEngineDelegate) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the optional value cachingBuildEngineDelegate to cachingBuildEngineDelegate.
setCachingBuildEngineDelegate(Optional<? extends CachingBuildEngineDelegate>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the optional value cachingBuildEngineDelegate to cachingBuildEngineDelegate.
setCachingBuildEngineDelegate(CachingBuildEngineDelegate) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
Initializes the value for the cachingBuildEngineDelegate attribute.
setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value canBeAsset to canBeAsset.
setCanBeAsset(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the canBeAsset attribute.
setCanReuseClassLoader(boolean) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Initializes the value for the canReuseClassLoader attribute.
setCanReuseClassLoader(boolean) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Initializes the value for the canReuseClassLoader attribute.
setCapacityService(CapacityService) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the capacityService attribute.
setCategory(String) - Method in class com.facebook.buck.counters.CounterInfo.Builder
Initializes the value for the category attribute.
setCategory(String) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Initializes the value for the category attribute.
setCategory(String) - Method in class com.facebook.buck.event.FileHashCacheEvent
 
setCategory(String) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
Initializes the value for the category attribute.
setCategory(String) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Initializes the value for the category attribute.
setCc(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the cc attribute.
setCCompiler(CompilerProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the cCompiler attribute.
setCell(String) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Initializes the optional value cell to cell.
setCell(Optional<String>) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Initializes the optional value cell to cell.
setCellName(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the cellName attribute.
setCellPath(Path) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Initializes the value for the cellPath attribute.
setCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the cellPathResolver attribute.
setCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Initializes the value for the cellPathResolver attribute.
setCellRoots(Map<String, ? extends Path>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Sets or replaces all mappings from the specified map as entries for the cellRoots map.
setCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for cflags list.
setCFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Sets or replaces all elements for cFlags list.
setCFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Sets or replaces all elements for cFlags list.
setCGo(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the cGo attribute.
setCgoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for cgoCompilerFlags list.
setClassesDir(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the value for the classesDir attribute.
setClassLoaderCache(ClassLoaderCache) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the classLoaderCache attribute.
setClassNamesToHashesSupplier(Supplier<ImmutableMap<String, HashCode>>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Initializes the value for the classNamesToHashesSupplier attribute.
setClasspath(Iterable<? extends URL>) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Sets or replaces all elements for classpath list.
setClasspathEntries(ImmutableSortedSet<Path>) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Initializes the value for the classpathEntries attribute.
setClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Sets or replaces all elements for classpathEntries sortedSet.
setClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Sets or replaces all elements for classpathEntriesToDex set.
setClasspathEntriesToDex(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all elements for classpathEntriesToDex set.
setClasspathFile(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the classpathFile attribute.
setClassPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Sets or replaces all elements for classPaths set.
setCleanerEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the cleanerEnabled attribute.
setCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for cLibs list.
setClientSideCacheResult(RuleKeyCacheResult) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
Initializes the value for the clientSideCacheResult attribute.
setCLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the cLinkableInput attribute.
setClock(Clock) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the clock attribute.
setClock(Clock) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Initializes the value for the clock attribute.
setClock(Clock) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the clock attribute.
setClock(Clock) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the clock attribute.
setCmd(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Initializes the value for the cmd attribute.
setCmd(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cmd to cmd.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(StringWithMacros) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCmdExe(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value cmdExe to cmdExe.
setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the codeCoverageEnabled attribute.
setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the codeCoverageEnabled attribute.
setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the codeCoverageEnabled attribute.
setCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the value for the codeCoverageEnabled attribute.
setCodesignAllocate(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value codesignAllocate to codesignAllocate.
setCodesignAllocate(Optional<? extends Tool>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value codesignAllocate to codesignAllocate.
setCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for codesignFlags list.
setCodesignFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for codesignFlags list.
setCodesignIdentity(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value codesignIdentity to codesignIdentity.
setCodesignIdentity(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value codesignIdentity to codesignIdentity.
setCodesignIdentity(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value codesignIdentity to codesignIdentity.
setCodesignIdentity(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value codesignIdentity to codesignIdentity.
setCodesignProvider(ToolProvider) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the codesignProvider attribute.
setCoercedValue(Object, Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
Set the param on dto to value, assuming value has already been coerced.
setColumnNumber(Integer) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
Initializes the value for the columnNumber attribute.
setCommand(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Sets or replaces all elements for command list.
setCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Sets or replaces all elements for command list.
setCommandArgs(List<String>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value commandArgs to commandArgs.
setCommandArgs(Optional<? extends List<String>>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value commandArgs to commandArgs.
setCommandArgs(ImmutableList<String>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Sets or replaces all elements for commandArgs list.
setCommandExitCode(Optional<ExitCode>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setCommandName(Optional<String>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setCommandRunnerParams(CommandRunnerParams) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
Initializes the value for the commandRunnerParams attribute.
setCommandsCount(int) - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader.Builder
Initializes the value for the commandsCount attribute.
setCompatibilityMode(AbiGenerationMode) - Method in class com.facebook.buck.jvm.java.abi.StubJar
Filters the stub jar through SourceAbiCompatibleVisitor.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compileAgainst to compileAgainst.
setCompileAgainstLibraryType(CompileAgainstLibraryType) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
Initializes the value for the compileAgainstLibraryType attribute.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(NdkCxxPlatformCompiler) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
Initializes the value for the compiler attribute.
setCompiler(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the compiler attribute.
setCompiler(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the compiler attribute.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compiler to compiler.
setCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value compilerClassName to compilerClassName.
setCompilerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the compilerDebugPathSanitizer attribute.
setCompilerDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerDeps sortedSet.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Sets or replaces all mappings from the specified map as entries for the compilerFlags map.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerFlags list.
setCompilerInvocationFlags(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for compilerInvocationFlags list.
setCompilerOutputPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the optional value compilerOutputPath to compilerOutputPath.
setCompilerOutputPath(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the optional value compilerOutputPath to compilerOutputPath.
setCompilerOutputPath(Optional<Path>) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
setCompressAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the compressAssetLibraries attribute.
setCompressAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the compressAssetLibraries attribute.
setCompressionLevel(int) - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
setCompressPngs(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the compressPngs attribute.
setConcurrencyLimit(ConcurrencyLimit) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the concurrencyLimit attribute.
setConfigOverrides(Map<String, ? extends String>) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Sets or replaces all mappings from the specified map as entries for the configOverrides map.
setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the configs map.
setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the configs map.
setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the configs map.
setConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the configs map.
setConfiguredBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths.Builder
Initializes the value for the configuredBuckOut attribute.
setConflictingHeaderBasenameWhitelist(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the conflictingHeaderBasenameWhitelist attribute.
setConnectionTimeoutMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the connectionTimeoutMillis attribute.
setConnectTimeoutSeconds(int) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the value for the connectTimeoutSeconds attribute.
setConsole(Console) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the console attribute.
setConsole(Console) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the console attribute.
setConsole(Console) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the console attribute.
setConstraintSetting(BuildTarget) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Initializes the value for the constraintSetting attribute.
setConstraintValues(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Sets or replaces all elements for constraintValues set.
setConstraintValues(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Sets or replaces all elements for constraintValues list.
setContacts(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Sets or replaces all elements for contacts list.
setContacts(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for contacts set.
setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for contacts sortedSet.
setContacts(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
Sets or replaces all elements for contacts set.
setCoordinator(StampedeId, int, String) - Method in class com.facebook.buck.distributed.DistBuildService
 
setCoordinatorBuildRuleEventsPublisher(CoordinatorBuildRuleEventsPublisher) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the coordinatorBuildRuleEventsPublisher attribute.
setCoordinatorPort(int) - Method in class com.facebook.buck.distributed.build_slave.MinionModeRunner
 
setCopyNativeLibraries(ImmutableMap<APKModule, CopyNativeLibraries>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
setCopyNativeLibraries(Optional<? extends ImmutableMap<APKModule, CopyNativeLibraries>>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
setCopyNativeLibraries(ImmutableMap<APKModule, CopyNativeLibraries>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
setCopyNativeLibraries(Optional<? extends ImmutableMap<APKModule, CopyNativeLibraries>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Initializes the optional value copyNativeLibraries to copyNativeLibraries.
setCopySceneKitAssets(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value copySceneKitAssets to copySceneKitAssets.
setCopySceneKitAssets(Optional<? extends Tool>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value copySceneKitAssets to copySceneKitAssets.
setCoreKey(String) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
Initializes the value for the coreKey attribute.
setCount(int) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
Initializes the value for the count attribute.
setCover(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the cover attribute.
setCoverageExcludes(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value coverageExcludes to coverageExcludes.
setCoverageExcludes(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value coverageExcludes to coverageExcludes.
setCoverageIncludes(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value coverageIncludes to coverageIncludes.
setCoverageIncludes(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value coverageIncludes to coverageIncludes.
setCoverageMode(GoTestCoverStep.Mode) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value coverageMode to coverageMode.
setCoverageMode(Optional<? extends GoTestCoverStep.Mode>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value coverageMode to coverageMode.
setCoverageReportFormats(Iterable<CoverageReportFormat>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Sets or replaces all elements for coverageReportFormats set.
setCoverageReportTitle(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the value for the coverageReportTitle attribute.
setCpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the cpp attribute.
setCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for cppflags list.
setCPreprocessor(Preprocessor) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the cPreprocessor attribute.
setCPreprocessor(PreprocessorProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the cPreprocessor attribute.
setCpu(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
Initializes the value for the cpu attribute.
setCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for cpuFilters set.
setCpuFilters(Iterable<TargetCpuType>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for cpuFilters set.
setCpuReal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the cpuReal attribute.
setCpuSys(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the cpuSys attribute.
setCpuTotal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the cpuTotal attribute.
setCpuUser(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the cpuUser attribute.
setCrate(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the crate attribute.
setCrate(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrate(Optional<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value crate to crate.
setCrateRoot(SourcePath) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(SourcePath) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(SourcePath) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCrateRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value crateRoot to crateRoot.
setCreateDistributedBuildDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value createDistributedBuildDurationMs to createDistributedBuildDurationMs.
setCreateDistributedBuildDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value createDistributedBuildDurationMs to createDistributedBuildDurationMs.
setCuda(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value cuda to cuda.
setCuda(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value cuda to cuda.
setCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for cudaflags list.
setCudapp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value cudapp to cudapp.
setCudapp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value cudapp to cudapp.
setCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for cudappflags list.
setCurrentCommand(String, ImmutableList<String>) - Method in class com.facebook.buck.event.listener.ProgressEstimator
Sets the current command that we are estimating
setCurrentRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Initializes the value for the currentRevisionId attribute.
setCurrentRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Initializes the value for the currentRevisionId attribute.
setCurrentThreadTracingInterfaceFromJsr199Javac(BuckTracingInterface) - Static method in class com.facebook.buck.event.api.BuckTracing
Used by Buck to connect this class to its tracing mechanism.
setCurrentVersion(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
setCxx(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the cxx attribute.
setCxxBuckConfig(CxxBuckConfig) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the value for the cxxBuckConfig attribute.
setCxxCompiler(CompilerProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the cxxCompiler attribute.
setCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for cxxflags list.
setCxxHeaderDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for cxxHeaderDirs sortedSet.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for cxxLibraryWhitelist set.
setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
Initializes the value for the cxxPlatform attribute.
setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the cxxPlatform attribute.
setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the value for the cxxPlatform attribute.
setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the cxxPlatform attribute.
setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the cxxPlatform attribute.
setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the value for the cxxPlatform attribute.
setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the cxxPlatform attribute.
setCxxPlatform(Flavor) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value cxxPlatform to cxxPlatform.
setCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value cxxPlatform to cxxPlatform.
setCxxPlatform(Flavor) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value cxxPlatform to cxxPlatform.
setCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value cxxPlatform to cxxPlatform.
setCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Initializes the value for the cxxPlatform attribute.
setCxxpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the cxxpp attribute.
setCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for cxxppflags list.
setCxxPreprocessorInput(Iterable<? extends CxxPreprocessorInput>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Sets or replaces all elements for cxxPreprocessorInput list.
setCxxPreprocessorInput(CxxPreprocessorInput) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the cxxPreprocessorInput attribute.
setCxxRuntime(NdkCxxRuntime) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
Initializes the value for the cxxRuntime attribute.
setCxxRuntimeType(NdkCxxRuntimeType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
Initializes the value for the cxxRuntimeType attribute.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value cxxRuntimeType to cxxRuntimeType.
setCxxSharedRuntimePath(Path) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
Initializes the optional value cxxSharedRuntimePath to cxxSharedRuntimePath.
setCxxSharedRuntimePath(Optional<? extends Path>) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
Initializes the optional value cxxSharedRuntimePath to cxxSharedRuntimePath.
setDaemonUptime(OptionalLong) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setData(DependencyEntryData) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
Initializes the optional value data to data.
setData(Optional<? extends DependencyEntryData>) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
Initializes the optional value data to data.
setDb(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the db attribute.
setDdmlibJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the ddmlibJarPath attribute.
setDebugEnabled(boolean) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the debugEnabled attribute.
setDebugEnabled(boolean) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the debugEnabled attribute.
setDebugEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the debugEnabled attribute.
setDebugMode(boolean) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value debugMode to debugMode.
setDebugMode(Optional<Boolean>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value debugMode to debugMode.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value defaultCxxPlatform to defaultCxxPlatform.
setDefaultIncludes(Iterable<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Sets or replaces all elements for defaultIncludes list.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value defaultPlatform to defaultPlatform.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the defaults map.
setDefaultTestTimeoutMillis(long) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the defaultTestTimeoutMillis attribute.
setDelegate(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
Initializes the value for the delegate attribute.
setDeniedToReadPaths(Iterable<String>) - Method in class com.facebook.buck.sandbox.SandboxProperties.Builder
Sets or replaces all elements for deniedToReadPaths set.
setDependencies(Map<? extends BuildTarget, ? extends DependencyType>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Sets or replaces all mappings from the specified map as entries for the dependencies map.
setDependenciesPassTheirTests(boolean) - Method in class com.facebook.buck.test.TestResults.Builder
Initializes the value for the dependenciesPassTheirTests attribute.
setDepFileRuleKey(RuleKey) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the optional value depFileRuleKey to depFileRuleKey.
setDepFileRuleKey(Optional<? extends RuleKey>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the optional value depFileRuleKey to depFileRuleKey.
setDepFileRuleKey(RuleKey) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Initializes the optional value depFileRuleKey to depFileRuleKey.
setDepFileRuleKey(Optional<? extends RuleKey>) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Initializes the optional value depFileRuleKey to depFileRuleKey.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends Either<BuildTarget, String>>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for deps list.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Sets or replaces all mappings from the specified map as entries for the deps map.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(JavaLibraryDeps) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
Initializes the value for the deps attribute.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for deps sortedSet.
setDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Query) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value depsQuery to depsQuery.
setDepsWithCacheMisses(Set<String>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value depsWithCacheMisses to depsWithCacheMisses.
setDepsWithCacheMisses(Optional<? extends Set<String>>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value depsWithCacheMisses to depsWithCacheMisses.
setDescription(String) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
Initializes the value for the description attribute.
setDescriptions(Iterable<? extends BaseDescription<?>>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Sets or replaces all elements for descriptions set.
setDescriptions(Iterable<? extends BaseDescription<?>>) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
Sets or replaces all elements for descriptions set.
setDesiredLink(Path) - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
Initializes the value for the desiredLink attribute.
setDestination(PBXCopyFilesBuildPhase.Destination) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
Initializes the value for the destination attribute.
setDestinationSpecifier(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the destinationSpecifier map.
setDeveloperCertificateFingerprints(Iterable<? extends HashCode>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Sets or replaces all elements for developerCertificateFingerprints set.
setDeveloperPath(Path) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Initializes the optional value developerPath to developerPath.
setDeveloperPath(Optional<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Initializes the optional value developerPath to developerPath.
setDeviceSerial(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value deviceSerial to deviceSerial.
setDeviceSerial(Optional<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value deviceSerial to deviceSerial.
setDevicesSupplierForTests(Optional<Supplier<ImmutableList<AndroidDevice>>>) - Static method in class com.facebook.buck.android.AdbHelper
 
setDevirtEnabled(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the devirtEnabled attribute.
setDevirtEnabled(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the devirtEnabled attribute.
setDevirtEnabled(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the devirtEnabled attribute.
setDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the devirtEnabled attribute.
setDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the devirtEnabled attribute.
setDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the devirtEnabled attribute.
setDevirtEnabled(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the devirtEnabled attribute.
setDevirtEnabled(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the devirtEnabled attribute.
setDexCompression(DexStore) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexCompression to dexCompression.
setDexCompression(Optional<? extends DexStore>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexCompression to dexCompression.
setDexCompression(DexStore) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexCompression to dexCompression.
setDexCompression(Optional<? extends DexStore>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexCompression to dexCompression.
setDexFile(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Sets or replaces all elements for dexFile set.
setDexInfo(ExopackageInfo.DexInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Initializes the optional value dexInfo to dexInfo.
setDexInfo(Optional<? extends ExopackageInfo.DexInfo>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Initializes the optional value dexInfo to dexInfo.
setDexMergeRule(Either<PreDexMerge, NonPreDexedDexBuildable>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the value for the dexMergeRule attribute.
setDexReorderDataDumpFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderDataDumpFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderDataDumpFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderDataDumpFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderDataDumpFile(SourcePath) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderDataDumpFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value dexReorderDataDumpFile to dexReorderDataDumpFile.
setDexReorderToolFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexReorderToolFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexReorderToolFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexReorderToolFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexReorderToolFile(SourcePath) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexReorderToolFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value dexReorderToolFile to dexReorderToolFile.
setDexTool(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the dexTool attribute.
setDexTool(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the dexTool attribute.
setDexTool(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the dexTool attribute.
setDidCreateNewManifest(boolean) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
Initializes the value for the didCreateNewManifest attribute.
setDiff(VersionControlSupplier<InputStream>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Initializes the optional value diff to diff.
setDiff(Optional<? extends VersionControlSupplier<InputStream>>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Initializes the optional value diff to diff.
setDirCacheEntries(Iterable<? extends DirCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Sets or replaces all elements for dirCacheEntries set.
setDirectory(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo.Builder
Initializes the value for the directory attribute.
setDirectory(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo.Builder
Initializes the value for the directory attribute.
setDirectory(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
Initializes the value for the directory attribute.
setDirectory(Path) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value directory to directory.
setDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value directory to directory.
setDirectoryForTestResults(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value directoryForTestResults to directoryForTestResults.
setDirectoryForTestResults(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value directoryForTestResults to directoryForTestResults.
setDirectoryForTestResults(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value directoryForTestResults to directoryForTestResults.
setDirectoryForTestResults(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value directoryForTestResults to directoryForTestResults.
setDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Sets or replaces all elements for dirs sortedSet.
setDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for dirs set.
setDirsContainingResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Sets or replaces all elements for dirsContainingResourceDirs set.
setDisableImplicitNativeRules(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the disableImplicitNativeRules attribute.
setDisableImplicitNativeRules(boolean) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
Initializes the value for the disableImplicitNativeRules attribute.
setDisablePreDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the disablePreDex attribute.
setDisablePreDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the disablePreDex attribute.
setDisallowAllDuplicates(boolean) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the value for the disallowAllDuplicates attribute.
setDisallowAllDuplicates(boolean) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value disallowAllDuplicates to disallowAllDuplicates.
setDisallowAllDuplicates(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value disallowAllDuplicates to disallowAllDuplicates.
setDiskIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
Initializes the value for the diskIO attribute.
setDistBuildCellIndexer(DistBuildCellIndexer) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the distBuildCellIndexer attribute.
setDistBuildClientCacheResults(List<DistBuildClientCacheResult>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setDistBuildClientSideSlaveFinishedStats(Optional<BuildSlaveStats>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setDistBuildClientStats(ClientStatsTracker) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the distBuildClientStats attribute.
setDistBuildClientStats(Optional<DistBuildClientStats>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setDistBuildConfig(DistBuildConfig) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the distBuildConfig attribute.
setDistBuildLogStateTracker(LogStateTracker) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the distBuildLogStateTracker attribute.
setDistBuildMode(DistBuildMode) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the distBuildMode attribute.
setDistBuildServerBuildSlaveFinishedStatsEvent(Optional<ServerSideBuildSlaveFinishedStatsEvent>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setDistBuildService(DistBuildService) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the distBuildService attribute.
setDistBuildService(DistBuildService) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the distBuildService attribute.
setDistBuildService(DistBuildService) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
setDistBuildStartedEvent(BuildEvent.DistBuildStarted) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the distBuildStartedEvent attribute.
setDistLocalBuildMode(DistLocalBuildMode) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the distLocalBuildMode attribute.
setDistributedBuildExitCode(int) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setDistributedBuildExitCode(int) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value distributedBuildExitCode to distributedBuildExitCode.
setDistributedBuildExitCode(OptionalInt) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value distributedBuildExitCode to distributedBuildExitCode.
setDllName(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Initializes the value for the dllName attribute.
setDocumentLocator(Locator) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
setDoesNotAffectAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the value for the doesNotAffectAbi attribute.
setDoesNotAffectAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Initializes the value for the doesNotAffectAbi attribute.
setDraftCompile(boolean) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value draftCompile to draftCompile.
setDraftCompile(Optional<Boolean>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value draftCompile to draftCompile.
setDryRun(boolean) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
Initializes the value for the dryRun attribute.
setDsymutil(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the dsymutil attribute.
setDuplicateResourceBehavior(HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the duplicateResourceBehavior attribute.
setDuplicateResourceBehavior(HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the duplicateResourceBehavior attribute.
setDuplicateResourceWhitelist(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value duplicateResourceWhitelist to duplicateResourceWhitelist.
setDuplicateResourceWhitelist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value duplicateResourceWhitelist to duplicateResourceWhitelist.
setDuplicateResourceWhitelist(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value duplicateResourceWhitelist to duplicateResourceWhitelist.
setDuplicateResourceWhitelist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value duplicateResourceWhitelist to duplicateResourceWhitelist.
setDuplicatesLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the value for the duplicatesLogLevel attribute.
setDuration(BuildRule, ClockDuration) - Method in class com.facebook.buck.core.build.stats.BuildRuleDurationTracker
This method should only be used for testing.
setDurationMs(ClientStatsTracker.DistBuildClientStat, long) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setDxExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the value for the dxExecutorService attribute.
setDxMaxHeapSize(String) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value dxMaxHeapSize to dxMaxHeapSize.
setDxMaxHeapSize(Optional<String>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value dxMaxHeapSize to dxMaxHeapSize.
setEnableObjcInterop(boolean) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value enableObjcInterop to enableObjcInterop.
setEnableObjcInterop(Optional<Boolean>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value enableObjcInterop to enableObjcInterop.
setEnableParserProfiling(boolean) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
Initializes the value for the enableParserProfiling attribute.
setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the enableProfiling attribute.
setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the enableProfiling attribute.
setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the enableProfiling attribute.
setEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the enableProfiling attribute.
setEnableProfiling(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the enableProfiling attribute.
setEnableRelinker(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the enableRelinker attribute.
setEnableRelinker(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the enableRelinker attribute.
setEnableSandbox(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(boolean) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(boolean) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEnableSandbox(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value enableSandbox to enableSandbox.
setEndIndex(int) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Initializes the value for the endIndex attribute.
setEndpointMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the optional value endpointMessage to endpointMessage.
setEndpointMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the optional value endpointMessage to endpointMessage.
setEntitlements(Map<String, ? extends NSObject>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Sets or replaces all mappings from the specified map as entries for the entitlements map.
setEntitlementsFile(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value entitlementsFile to entitlementsFile.
setEntitlementsFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value entitlementsFile to entitlementsFile.
setEntitlementsFile(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value entitlementsFile to entitlementsFile.
setEntitlementsFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value entitlementsFile to entitlementsFile.
setEntriesToExclude(Iterable<? extends Pattern>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for entriesToExclude set.
setEntriesToJar(ImmutableSortedSet<Path>) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the value for the entriesToJar attribute.
setEntriesToJar(Stream<Path>) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setEntriesToJar(Iterable<Path>) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setEntry(Either<ImmutableSet<String>, String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the value for the entry attribute.
setEntryAttribute(String, String, String) - Method in class com.facebook.buck.util.zip.DeterministicManifest
 
setEntryHashingEnabled(boolean) - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
 
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(ImmutableMap<String, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value env to env.
setEnv(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value env to env.
setEnv(Map<String, ? extends String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the env map.
setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Sets or replaces all mappings from the specified map as entries for the environment map.
setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Sets or replaces all mappings from the specified map as entries for the environment map.
setEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Sets or replaces all mappings from the specified map as entries for the environment map.
setEnvironment(ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value environment to environment.
setEnvironment(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value environment to environment.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentExpansionSeparator(Optional<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value environmentExpansionSeparator to environmentExpansionSeparator.
setEnvironmentOverrides(Map<String, ? extends String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Sets or replaces all mappings from the specified map as entries for the environmentOverrides map.
setEnvironmentVariables(ImmutableMap<SchemeActionType, ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value environmentVariables to environmentVariables.
setEnvironmentVariables(Optional<? extends ImmutableMap<SchemeActionType, ImmutableMap<String, String>>>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value environmentVariables to environmentVariables.
setErrorCheckTimeRangeMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the errorCheckTimeRangeMillis attribute.
setErrorMessage(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value errorMessage to errorMessage.
setErrorMessage(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value errorMessage to errorMessage.
setErrorMessage(String) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value errorMessage to errorMessage.
setErrorMessage(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value errorMessage to errorMessage.
setErrorMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
Initializes the optional value errorMessage to errorMessage.
setErrorMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
Initializes the optional value errorMessage to errorMessage.
setErrorMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Initializes the optional value errorMessage to errorMessage.
setErrorMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Initializes the optional value errorMessage to errorMessage.
setErrorMessageFormat(String) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the value for the errorMessageFormat attribute.
setErrorMessageLimit(int) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the value for the errorMessageLimit attribute.
setErrors(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the errors attribute.
setErrorStage(String) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
Initializes the optional value errorStage to errorStage.
setErrorStage(Optional<String>) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
Initializes the optional value errorStage to errorStage.
setErrorTextLimit(int) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the errorTextLimit attribute.
setErrorTextTemplate(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the errorTextTemplate attribute.
setEscaped(boolean) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Initializes the value for the escaped attribute.
setEventBus(BuckEventBus) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
Initializes the value for the eventBus attribute.
setEventBus(BuckEventBus) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the eventBus attribute.
setEvictionCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value evictionCount to evictionCount.
setEvictionCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value evictionCount to evictionCount.
setException(Throwable) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
Initializes the optional value exception to exception.
setException(Optional<? extends Throwable>) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
Initializes the optional value exception to exception.
setException(Exception) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the optional value exception to exception.
setException(Optional<? extends Exception>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the optional value exception to exception.
setException(Exception) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
Initializes the optional value exception to exception.
setException(Optional<? extends Exception>) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
Initializes the optional value exception to exception.
setExceptions(Iterable<? extends Pair<String, Throwable>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Sets or replaces all elements for exceptions list.
setExclude(Collection<String>) - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
Initializes the value for the exclude attribute.
setExcludeArtifactsEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the excludeArtifactsEnabled attribute.
setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the value for the excludeDepsFromMergedLinking attribute.
setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the excludeDepsFromMergedLinking attribute.
setExcludeDepsFromMergedLinking(boolean) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the excludeDepsFromMergedLinking attribute.
setExcludeDirectories(boolean) - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
Initializes the value for the excludeDirectories attribute.
setExcludedResourcePaths(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Sets or replaces all elements for excludedResourcePaths list.
setExcludedRoots(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Sets or replaces all mappings from the specified map as entries for the excludedRoots map.
setExcludedTransitiveDeps(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec.Builder
Sets or replaces all mappings from the specified map as entries for the excludedTransitiveDeps map.
setExcludes(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Sets or replaces all elements for excludes set.
setExcludeTestPatterns(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Sets or replaces all elements for excludeTestPatterns set.
setExe(BuildTarget) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Initializes the optional value exe to exe.
setExe(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Initializes the optional value exe to exe.
setExe(BuildTarget) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value exe to exe.
setExe(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value exe to exe.
setExecutable(boolean) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value executable to executable.
setExecutable(Optional<Boolean>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value executable to executable.
setExecutable(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value executable to executable.
setExecutable(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value executable to executable.
setExecutableFinder(ExecutableFinder) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Initializes the value for the executableFinder attribute.
setExecutableName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutableName(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value executableName to executableName.
setExecutablesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the executablesPath attribute.
setExecutor(ExecutorService) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs.Builder
Initializes the value for the executor attribute.
setExecutor(ScheduledExecutorService) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy.Builder
Initializes the value for the executor attribute.
setExecutor(ListeningExecutorService) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
Initializes the value for the executor attribute.
setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Sets or replaces all mappings from the specified map as entries for the executors map.
setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Sets or replaces all mappings from the specified map as entries for the executors map.
setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Sets or replaces all mappings from the specified map as entries for the executors map.
setExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Sets or replaces all mappings from the specified map as entries for the executors map.
setExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the executorService attribute.
setExecutorService(WeightedListeningExecutorService) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the executorService attribute.
setExecutorService(WeightedListeningExecutorService) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the executorService attribute.
setExistingFile(Path) - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
Initializes the value for the existingFile attribute.
setExitCode(ExitCode) - Method in class com.facebook.buck.cli.InstallResult.Builder
Initializes the value for the exitCode attribute.
setExitCode(DistributedExitCode) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
Initializes the value for the exitCode attribute.
setExitCode(int) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value exitCode to exitCode.
setExitCode(OptionalInt) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value exitCode to exitCode.
setExopackage(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value exopackage to exopackage.
setExopackage(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value exopackage to exopackage.
setExopackage(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value exopackage to exopackage.
setExopackage(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value exopackage to exopackage.
setExopackageInfo(ExopackageInfo) - Method in class com.facebook.buck.android.ApkInfo.Builder
Initializes the optional value exopackageInfo to exopackageInfo.
setExopackageInfo(Optional<? extends ExopackageInfo>) - Method in class com.facebook.buck.android.ApkInfo.Builder
Initializes the optional value exopackageInfo to exopackageInfo.
setExopackageLocalDir(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value exopackageLocalDir to exopackageLocalDir.
setExopackageLocalDir(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value exopackageLocalDir to exopackageLocalDir.
setExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for exopackageModes set.
setExopackageModes(Iterable<ExopackageMode>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for exopackageModes set.
setExoResources(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Sets or replaces all elements for exoResources list.
setExoResources(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Sets or replaces all elements for exoResources list.
setExpanders(Iterable<? extends MacroExpander<? extends Macro, ?>>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Sets or replaces all elements for expanders list.
setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Initializes the value for the expectedHashCode attribute.
setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Initializes the value for the expectedHashCode attribute.
setExpectedHashCode(HashCode) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Initializes the value for the expectedHashCode attribute.
setExperimentalArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for experimentalArgs list.
setExpirationDate(Date) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Initializes the value for the expirationDate attribute.
setExplicitFileType(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
setExplicitRunnablePath(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value explicitRunnablePath to explicitRunnablePath.
setExplicitRunnablePath(Optional<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value explicitRunnablePath to explicitRunnablePath.
setExported(boolean) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
Initializes the value for the exported attribute.
setExportedCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedCompilerFlags list.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Sets or replaces all elements for exportedDeps set.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for exportedDeps sortedSet.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedHeaders attribute.
setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPlatformPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the exportedLangPreprocessorFlags map.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedLinkerFlags list.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformDeps attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformHeaders attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<String>>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformLinkerFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPlatformPreprocessorFlags attribute.
setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPostLinkerFlags list.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<String>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the exportedPostPlatformLinkerFlags attribute.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedPreprocessorFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for exportedPreprocessorFlags list.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
setExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for exportedProvidedDeps sortedSet.
SetExpression - Class in com.facebook.buck.query
A set(word, ..., word) expression, which computes the union of zero or more target patterns separated by whitespace.
SetExpression.Builder - Class in com.facebook.buck.query
Builds instances of type SetExpression.
setExtension(Either<AppleBundleExtension, String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the value for the extension attribute.
setExtension(String) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the value for the extension attribute.
setExtension(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value extension to extension.
setExtension(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value extension to extension.
setExtension(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value extension to extension.
setExtension(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value extension to extension.
setExternalAttributes(long) - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
setExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for externalLinkerFlags list.
setExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Sets or replaces all elements for externalLinkerFlags list.
setExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for externalLinkerFlags list.
setExtraArgs(Iterable<String>) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Sets or replaces all elements for extraArgs list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for extraArguments list.
setExtraClassPathDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Sets or replaces all elements for extraClassPathDependencies set.
setExtraCompilerOutputModulesPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value extraCompilerOutputModulesPath to extraCompilerOutputModulesPath.
setExtraCompilerOutputModulesPath(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value extraCompilerOutputModulesPath to extraCompilerOutputModulesPath.
setExtraData(Map<String, ? extends String>) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Sets or replaces all mappings from the specified map as entries for the extraData map.
setExtraFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
Sets or replaces all elements for extraFiles set.
setExtraFlags(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Sets or replaces all elements for extraFlags list.
setExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for extraGroovycArguments list.
setExtraGroovycArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for extraGroovycArguments list.
setExtraInfo(String) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the optional value extraInfo to extraInfo.
setExtraInfo(Optional<String>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the optional value extraInfo to extraInfo.
setExtraJson(StringWithMacros) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value extraJson to extraJson.
setExtraJson(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the optional value extraJson to extraJson.
setExtraJson(StringWithMacros) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value extraJson to extraJson.
setExtraJson(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the optional value extraJson to extraJson.
setExtraJvmArgs(ImmutableList<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value extraJvmArgs to extraJvmArgs.
setExtraJvmArgs(Optional<? extends ImmutableList<String>>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value extraJvmArgs to extraJvmArgs.
setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for extraKotlincArguments list.
setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for extraKotlincArguments list.
setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for extraKotlincArguments list.
setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for extraKotlincArguments list.
setExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for extraKotlincArguments list.
setExtraModuleDependencies(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Sets or replaces all elements for extraModuleDependencies set.
setExtraSchemes(Map<String, ? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the extraSchemes map.
setExtraScriptTemplates(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for extraScriptTemplates list.
setExtraShallowTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for extraShallowTargets sortedSet.
setExtraTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for extraTargets sortedSet.
setExtraTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for extraTests sortedSet.
setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeFiles list.
setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeFiles list.
setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for extraXcodeFiles list.
setExtraXcodeFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeFiles list.
setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeSources list.
setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeSources list.
setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for extraXcodeSources list.
setExtraXcodeSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for extraXcodeSources list.
setFailureOptional(Throwable) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value failureOptional to failureOptional.
setFailureOptional(Optional<? extends Throwable>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value failureOptional to failureOptional.
setFailures(Iterable<? extends BuildResult>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Sets or replaces all elements for failures set.
setFailureUploadCount(AtomicInteger) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Initializes the value for the failureUploadCount attribute.
setFakeTime() - Method in class com.facebook.buck.util.zip.CustomZipEntry
 
setFatTarget(BuildTarget) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
Initializes the value for the fatTarget attribute.
setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for features sortedSet.
setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for features sortedSet.
setFeatures(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for features sortedSet.
setFetchClient(HttpService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the fetchClient attribute.
setFetchDataBuilder(HttpArtifactCacheEventFetchData.Builder) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
setFetchRequestLogger(BatchingLogger) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs.Builder
Initializes the value for the fetchRequestLogger attribute.
setFetchResult(CacheResult) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value fetchResult to fetchResult.
setFetchResult(Optional<? extends CacheResult>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value fetchResult to fetchResult.
setFetchTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the fetchTimeMs attribute.
setFile(String) - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry.Builder
Initializes the value for the file attribute.
setFileChangesIgnoredReport(FileChangesIgnoredReport) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the optional value fileChangesIgnoredReport to fileChangesIgnoredReport.
setFileChangesIgnoredReport(Optional<? extends FileChangesIgnoredReport>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the optional value fileChangesIgnoredReport to fileChangesIgnoredReport.
setFileHashCache(FileHashCache) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the fileHashCache attribute.
setFilePath(Path) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
Initializes the value for the filePath attribute.
setFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for files set.
setFilesExamined(int) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
Initializes the value for the filesExamined attribute.
setFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath.Builder
Initializes the value for the filesystem attribute.
setFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.step.fs.SymlinkFileStep.Builder
Initializes the value for the filesystem attribute.
setFileUrl(String) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
Initializes the value for the fileUrl attribute.
setFinalBuildStatus(int) - Method in interface com.facebook.buck.distributed.build_slave.RemoteBuildModeRunner.FinalBuildStatusSetter
 
setFinalBuildStatus(StampedeId, BuildStatus, String) - Method in class com.facebook.buck.distributed.DistBuildService
Sets the final BuildStatus of the BuildJob.
setFinalDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
Initializes the value for the finalDeps attribute.
setFinalRName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value finalRName to finalRName.
setFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value finalRName to finalRName.
setFinalRName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value finalRName to finalRName.
setFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value finalRName to finalRName.
setFingerprint(HashCode) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
Initializes the optional value fingerprint to fingerprint.
setFingerprint(Optional<? extends HashCode>) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
Initializes the optional value fingerprint to fingerprint.
setFinish(long) - Method in class com.facebook.buck.event.listener.util.EventInterval.Builder
Initializes the optional value finish to finish.
setFinish(OptionalLong) - Method in class com.facebook.buck.event.listener.util.EventInterval.Builder
Initializes the optional value finish to finish.
setFinishEvent(T) - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
setFirstEventTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setFirstFailure(BuildRuleFailedException) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine.DefaultBuildRuleBuilderDelegate
 
setFlagMacros(Map<String, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all mappings from the specified map as entries for the flagMacros map.
setFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for flags list.
setFlags(Iterable<String>) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
Sets or replaces all elements for flags list.
setFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource.Builder
Sets or replaces all elements for flags list.
setFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Sets or replaces all elements for flags list.
setFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Sets or replaces all elements for flags list.
setFlatten(boolean) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the value for the flatten attribute.
setFlavor(Flavor) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the flavor attribute.
setFlavor(Flavor) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the flavor attribute.
setFolders(Iterable<? extends IjSourceFolder>) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
Sets or replaces all elements for folders list.
setFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Sets or replaces all elements for folders list.
setForceFinalResourceIds(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the forceFinalResourceIds attribute.
setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value forceStatic to forceStatic.
setForceStatic(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the forceStatic attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setForkMode(ForkMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the value for the forkMode attribute.
setFramework(SourcePath) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the value for the framework attribute.
setFramework(CxxTestType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value framework to framework.
setFramework(Optional<? extends CxxTestType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value framework to framework.
setFramework(boolean) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the value for the framework attribute.
setFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Sets or replaces all elements for frameworkPaths list.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Sets or replaces all elements for frameworks set.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Sets or replaces all elements for frameworks set.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for frameworks sortedSet.
setFrameworksPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the frameworksPath attribute.
setFrameworkVer(FrameworkVersion) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Initializes the value for the frameworkVer attribute.
setFromParams(CellPathResolver, ProjectFilesystem, BuildTarget, TargetConfiguration, Object, Map<String, ?>) - Method in class com.facebook.buck.rules.coercer.ParamInfo
 
setFunction(QueryEnvironment.QueryFunction) - Method in class com.facebook.buck.query.FunctionExpression.Builder
Initializes the value for the function attribute.
setFunctionName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value functionName to functionName.
setFunctionName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value functionName to functionName.
setGccVersion(String) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
Initializes the value for the gccVersion attribute.
setGeneratedFilesListFilename(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value generatedFilesListFilename to generatedFilesListFilename.
setGeneratedFilesListFilename(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value generatedFilesListFilename to generatedFilesListFilename.
setGeneratedSourceCodeFolders(Iterable<? extends IjFolder>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Sets or replaces all elements for generatedSourceCodeFolders list.
setGeneratedSourcePath(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value generatedSourcePath to generatedSourcePath.
setGeneratedSourcePath(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value generatedSourcePath to generatedSourcePath.
setGeneratedSourcePath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Initializes the value for the generatedSourcePath attribute.
setGeneratingAndroidManifestEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the generatingAndroidManifestEnabled attribute.
setGeneratingTargetModuleMapEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the generatingTargetModuleMapEnabled attribute.
setGhciBinDep(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value ghciBinDep to ghciBinDep.
setGhciBinDep(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value ghciBinDep to ghciBinDep.
setGhciBinutils(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciBinutils attribute.
setGhciCc(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciCc attribute.
setGhciCpp(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciCpp attribute.
setGhciCxx(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciCxx attribute.
setGhciGhc(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciGhc attribute.
setGhciInit(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value ghciInit to ghciInit.
setGhciInit(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value ghciInit to ghciInit.
setGhciIServ(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciIServ attribute.
setGhciIServProf(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciIServProf attribute.
setGhciIservScriptTemplate(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciIservScriptTemplate attribute.
setGhciLib(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciLib attribute.
setGhciPackager(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciPackager attribute.
setGhciPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the ghciPlatformPreloadDeps attribute.
setGhciPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the ghciPlatformPreloadDeps attribute.
setGhciPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the ghciPreloadDeps attribute.
setGhciPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the ghciPreloadDeps attribute.
setGhciScriptTemplate(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the ghciScriptTemplate attribute.
setGlobalID(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
setGoArch(String) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the goArch attribute.
setGoArm(String) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the goArm attribute.
setGoAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for goAssemblerFlags list.
setGoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for goCompilerFlags list.
setGoLinkInput(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLinkable.Builder
Sets or replaces all mappings from the specified map as entries for the goLinkInput map.
setGoOs(String) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the goOs attribute.
setGoRoot(Path) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the goRoot attribute.
setGoSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for goSrcs sortedSet.
setGroup(String) - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry.Builder
Initializes the value for the group attribute.
setGuavaJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the guavaJarPath attribute.
setGwtJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value gwtJar to gwtJar.
setGwtJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value gwtJar to gwtJar.
setHaddock(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the haddock attribute.
setHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for haddockFlags list.
setHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for haddockFlags list.
setHaddockOutputDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Sets or replaces all elements for haddockOutputDirs set.
setHandleGracefully(boolean) - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult.Builder
Initializes the value for the handleGracefully attribute.
setHashEntries(boolean) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the value for the hashEntries attribute.
setHashKey(HashCode) - Method in class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
Sets the hash key on the ruleKey object
setHaskellVersion(HaskellVersion) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the haskellVersion attribute.
setHasWhitelistedStrings(boolean) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the value for the hasWhitelistedStrings attribute.
setHeaderDirs(ImmutableList<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value headerDirs to headerDirs.
setHeaderDirs(Optional<? extends ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value headerDirs to headerDirs.
setHeaderDirs(ImmutableList<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value headerDirs to headerDirs.
setHeaderDirs(Optional<? extends ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value headerDirs to headerDirs.
setHeaderMap(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Initializes the optional value headerMap to headerMap.
setHeaderMap(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Initializes the optional value headerMap to headerMap.
setHeaderMode(HeaderMode) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value headerMode to headerMode.
setHeaderMode(Optional<? extends HeaderMode>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value headerMode to headerMode.
setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value headerNamespace to headerNamespace.
setHeaderOnly(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the headerOnly attribute.
setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaderPathPrefix(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value headerPathPrefix to headerPathPrefix.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxRawHeaders.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the headers attribute.
setHeadersPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the headersPath attribute.
setHeaderVerification(HeaderVerification) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the headerVerification attribute.
setHealthCheckIntervalMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the healthCheckIntervalMillis attribute.
setHealthCheckStatsTracker(HealthCheckStatsTracker) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the healthCheckStatsTracker attribute.
setHighlightedBuildIds(Iterable<? extends BuildId>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Sets or replaces all elements for highlightedBuildIds set.
setHip(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value hip to hip.
setHip(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value hip to hip.
setHipflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for hipflags list.
setHippp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value hippp to hippp.
setHippp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value hippp to hippp.
setHipppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for hipppflags list.
setHitCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value hitCount to hitCount.
setHitCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value hitCount to hitCount.
setHostname(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the hostname attribute.
setHttpCacheEntries(Iterable<? extends HttpCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Sets or replaces all elements for httpCacheEntries set.
setHttpFetchExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the httpFetchExecutorService attribute.
setHttpWriteExecutorService(ListeningExecutorService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the httpWriteExecutorService attribute.
setHybridThriftPath(String) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
Initializes the value for the hybridThriftPath attribute.
setIbtool(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the ibtool attribute.
setIbtoolFlags(ImmutableList<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value ibtoolFlags to ibtoolFlags.
setIbtoolFlags(Optional<? extends ImmutableList<String>>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value ibtoolFlags to ibtoolFlags.
setIbtoolModuleFlag(boolean) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value ibtoolModuleFlag to ibtoolModuleFlag.
setIbtoolModuleFlag(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value ibtoolModuleFlag to ibtoolModuleFlag.
setId(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the id attribute.
setIdentifier(String) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
Initializes the value for the identifier attribute.
setIgnoreAaptProguardConfig(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the ignoreAaptProguardConfig attribute.
setIgnoreAaptProguardConfig(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the ignoreAaptProguardConfig attribute.
setIgnoredTargetLabels(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Sets or replaces all elements for ignoredTargetLabels set.
setIgnorePaths(Iterable<? extends PathMatcher>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Sets or replaces all elements for ignorePaths set.
setIjResourceFolderType(IjResourceFolderType) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Initializes the value for the ijResourceFolderType attribute.
setImportDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for importDirs list.
setImportPath(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the value for the importPath attribute.
setInclNoLocationClassesEnabled(boolean) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the inclNoLocationClassesEnabled attribute.
setInclNoLocationClassesEnabled(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the inclNoLocationClassesEnabled attribute.
setInclude(Collection<String>) - Method in class com.facebook.buck.skylark.io.GlobSpec.Builder
Initializes the value for the include attribute.
setIncludeBuildConfigClass(Boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the includeBuildConfigClass attribute.
setIncludeDir(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the includeDir attribute.
setIncludeDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for includeDirs list.
setIncludedPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Sets or replaces all elements for includedPaths set.
setIncludeRoot(Either<PathSourcePath, SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Initializes the value for the includeRoot attribute.
setIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Sets or replaces all elements for includes list.
setIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Sets or replaces all elements for includes list.
setIncludes(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Sets or replaces all elements for includes list.
setIncludeStdErr(boolean) - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity.Builder
Initializes the value for the includeStdErr attribute.
setIncludeStdOut(boolean) - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity.Builder
Initializes the value for the includeStdOut attribute.
setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the includesVectorDrawables attribute.
setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the includesVectorDrawables attribute.
setIncludesVectorDrawables(boolean) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the includesVectorDrawables attribute.
setIncludeTestPatterns(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Sets or replaces all elements for includeTestPatterns set.
setIncludeTransitiveDependency(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the includeTransitiveDependency attribute.
setIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders.Builder
Initializes the value for the includeType attribute.
setIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
Initializes the value for the includeType attribute.
setIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Initializes the value for the includeType attribute.
setInfo(HaskellPackageInfo) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Initializes the value for the info attribute.
setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value infoPlist to infoPlist.
setInfoPlist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value infoPlist to infoPlist.
setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the value for the infoPlist attribute.
setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value infoPlist to infoPlist.
setInfoPlist(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value infoPlist to infoPlist.
setInfoPlist(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the infoPlist attribute.
setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
setInfoPlistSubstitutions(Map<String, ? extends String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the infoPlistSubstitutions map.
setInitTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the initTimeMs attribute.
setInput(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Sets or replaces all elements for input list.
setInputFileLists(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for inputFileLists sortedSet.
setInputRuleKey(RuleKey) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Initializes the optional value inputRuleKey to inputRuleKey.
setInputRuleKey(Optional<? extends RuleKey>) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Initializes the optional value inputRuleKey to inputRuleKey.
setInputRuleKey(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the value for the inputRuleKey attribute.
setInputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for inputs sortedSet.
setInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Sets or replaces all elements for inputs sortedSet.
setInResToOutResDirMap(ImmutableBiMap<Path, Path>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setInstallTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the installTimeMs attribute.
setInstrumentationApkPath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value instrumentationApkPath to instrumentationApkPath.
setInstrumentationApkPath(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value instrumentationApkPath to instrumentationApkPath.
setIntellijModuleSdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value intellijModuleSdkName to intellijModuleSdkName.
setIntellijModuleSdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value intellijModuleSdkName to intellijModuleSdkName.
setIntellijPluginLabels(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Sets or replaces all elements for intellijPluginLabels set.
setInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput.Builder
Sets or replaces all elements for interfaces set.
setInterfaces(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Sets or replaces all elements for interfaces sortedSet.
setInts(Map<String, ? extends Long>) - Method in class com.facebook.buck.event.ScubaData.Builder
Sets or replaces all mappings from the specified map as entries for the ints map.
setInvalidationCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value invalidationCount to invalidationCount.
setInvalidationCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value invalidationCount to invalidationCount.
setInvocationInfo(InvocationInfo) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the invocationInfo attribute.
setIoBytesRead(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the ioBytesRead attribute.
setIoBytesWritten(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the ioBytesWritten attribute.
setIoTotal(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the ioTotal attribute.
setIpAddress(String) - Method in class com.facebook.buck.android.exopackage.RapidInstallMode.Builder
Initializes the value for the ipAddress attribute.
setIs64Bit(boolean) - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader.Builder
Initializes the value for the is64Bit attribute.
setIsAsset(boolean) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Initializes the value for the isAsset attribute.
setIsAsset(boolean) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Initializes the value for the isAsset attribute.
setIsCacheable(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the isCacheable attribute.
setIsCacheable(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the isCacheable attribute.
setIsCacheable(boolean) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the isCacheable attribute.
setIsDaemon(Optional<Boolean>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setIsDaemon(boolean) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Initializes the value for the isDaemon attribute.
setIsLastRound(boolean) - Method in interface com.facebook.buck.jvm.java.tracing.JavacPhaseTracer
 
setIsLastRound(boolean) - Method in class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
setIsLocalFallbackBuildEnabled(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setIsolateClassLoader(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the value for the isolateClassLoader attribute.
setIsRemoteRunnable(boolean) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value isRemoteRunnable to isRemoteRunnable.
setIsRemoteRunnable(Optional<Boolean>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value isRemoteRunnable to isRemoteRunnable.
setIsRequestSuccessful(boolean) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the optional value isRequestSuccessful to isRequestSuccessful.
setIsRequestSuccessful(Optional<Boolean>) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the optional value isRequestSuccessful to isRequestSuccessful.
setIsResourceFolder(boolean) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Initializes the value for the isResourceFolder attribute.
setIssueCategory(String) - Method in class com.facebook.buck.doctor.UserReport.Builder
Initializes the value for the issueCategory attribute.
setIsTestSource(boolean) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Initializes the value for the isTestSource attribute.
setIsUiTest(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the isUiTest attribute.
setJarFilesThatMayContainResources(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Sets or replaces all elements for jarFilesThatMayContainResources set.
setJarPath(Path) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the value for the jarPath attribute.
setJavaBuckConfig(JavaBuckConfig) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the javaBuckConfig attribute.
setJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javac to javac.
setJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javacJar to javacJar.
setJavacJarPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
Initializes the optional value javacJarPath to javacJarPath.
setJavacJarPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
Initializes the optional value javacJarPath to javacJarPath.
setJavacPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
Initializes the optional value javacPath to javacPath.
setJavacPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacSpec.Builder
Initializes the optional value javacPath to javacPath.
setJavacProvider(JavacProvider) - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain.Builder
Initializes the value for the javacProvider attribute.
setJavadocUrl(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value javadocUrl to javadocUrl.
setJavadocUrl(Optional<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value javadocUrl to javadocUrl.
setJavadocUrl(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value javadocUrl to javadocUrl.
setJavadocUrl(Optional<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value javadocUrl to javadocUrl.
setJavadocUrls(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Sets or replaces all elements for javadocUrls set.
setJavaLanguageLevel(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
setJavaLibrariesToDex(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all elements for javaLibrariesToDex set.
setJavaModuleSdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value javaModuleSdkName to javaModuleSdkName.
setJavaModuleSdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value javaModuleSdkName to javaModuleSdkName.
setJavaModuleSdkType(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value javaModuleSdkType to javaModuleSdkType.
setJavaModuleSdkType(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value javaModuleSdkType to javaModuleSdkType.
setJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
Initializes the value for the javaPackageFinder attribute.
setJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the javaPackageFinder attribute.
setJavaRuntimeLauncher(Tool) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the value for the javaRuntimeLauncher attribute.
setJavaTempDir(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value javaTempDir to javaTempDir.
setJavaTempDir(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value javaTempDir to javaTempDir.
setJavaVersion(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value javaVersion to javaVersion.
setJavaVersion(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the javaVersion attribute.
setJobName(String) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
setJobsMultiplier(int) - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo.Builder
Initializes the value for the jobsMultiplier attribute.
setJsBundle(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the jsBundle attribute.
setJsonProtocolVersion(int) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the jsonProtocolVersion attribute.
setKeepGoing(boolean) - Method in class com.facebook.buck.cli.BuildCommand
 
setKeepGoing(boolean) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext.Builder
Initializes the value for the keepGoing attribute.
setKeepModuleFilesInModuleDirsEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the keepModuleFilesInModuleDirsEnabled attribute.
setKeepResourcePattern(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value keepResourcePattern to keepResourcePattern.
setKeepResourcePattern(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value keepResourcePattern to keepResourcePattern.
setKeepResourcePattern(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value keepResourcePattern to keepResourcePattern.
setKeepResourcePattern(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value keepResourcePattern to keepResourcePattern.
setKey(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
Initializes the value for the key attribute.
setKeystore(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the keystore attribute.
setKeystore(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the keystore attribute.
setKind(AbstractRuleType.Kind) - Method in class com.facebook.buck.core.model.RuleType.Builder
Initializes the value for the kind attribute.
setKnownRuleTypesProvider(KnownRuleTypesProvider) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the knownRuleTypesProvider attribute.
setKnownRuleTypesProvider(KnownRuleTypesProvider) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the knownRuleTypesProvider attribute.
setKxmlJarPath(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the kxmlJarPath attribute.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Sets or replaces all elements for labels list.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabels(Iterable<String>) - Method in class com.facebook.buck.test.TestResults.Builder
Sets or replaces all elements for labels set.
setLabels(Iterable<String>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Sets or replaces all elements for labels sortedSet.
setLabelToGeneratedSourcesMap(Map<String, ? extends String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Sets or replaces all mappings from the specified map as entries for the labelToGeneratedSourcesMap map.
setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langCompilerFlags map.
setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformCompilerFlags map.
setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPlatformPreprocessorFlags map.
setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the langPreprocessorFlags map.
setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value language to language.
setLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value language to language.
setLanguageLevel(String) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the optional value languageLevel to languageLevel.
setLanguageLevel(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the optional value languageLevel to languageLevel.
setLastModifiedTime(Date) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the value for the lastModifiedTime attribute.
setLastModifiedTime(Path, FileTime) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Sets the last modified time for the given path.
setLastModifiedTime(Path, FileTime) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Sets the last modified time for the given path.
setLatencyCheckTimeRangeMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the latencyCheckTimeRangeMillis attribute.
setLatencyMicros(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the optional value latencyMicros to latencyMicros.
setLatencyMicros(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the optional value latencyMicros to latencyMicros.
setLatestEventTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setLaunchedPid(long) - Method in class com.facebook.buck.cli.InstallResult.Builder
Initializes the optional value launchedPid to launchedPid.
setLaunchedPid(Optional<Long>) - Method in class com.facebook.buck.cli.InstallResult.Builder
Initializes the optional value launchedPid to launchedPid.
setLaunchImage(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value launchImage to launchImage.
setLaunchImage(Optional<String>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the optional value launchImage to launchImage.
setLaunchStyle(XCScheme.LaunchAction.LaunchStyle) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value launchStyle to launchStyle.
setLaunchStyle(Optional<? extends XCScheme.LaunchAction.LaunchStyle>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value launchStyle to launchStyle.
setLd(LinkerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the ld attribute.
setLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for ldflags list.
setLdFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Sets or replaces all elements for ldFlags list.
setLdFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Sets or replaces all elements for ldFlags list.
setLevel(Level) - Method in class com.facebook.buck.core.util.log.Logger
 
setLevel(Level) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
Initializes the value for the level attribute.
setLexCompiler(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value lexCompiler to lexCompiler.
setLexCompiler(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value lexCompiler to lexCompiler.
setLexCompiler(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the lexCompiler attribute.
setLibDir(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the libDir attribute.
setLibName(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the libName attribute.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends OmnibusLibrary>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Sets or replaces all elements for libraries list.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput.Builder
Sets or replaces all elements for libraries set.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for libraries sortedSet.
setLibrary(BuildTarget) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value library to library.
setLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value library to library.
setLibrary(SourcePath) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the value for the library attribute.
setLibrary(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the library attribute.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Sets or replaces all elements for licenses set.
setLinearAllocHardLimit(long) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the linearAllocHardLimit attribute.
setLinearAllocHardLimit(long) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the linearAllocHardLimit attribute.
setLineNumber(Integer) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
Initializes the value for the lineNumber attribute.
setLines(Iterable<String>) - Method in class com.facebook.buck.util.network.offline.ScribeData.Builder
Sets or replaces all elements for lines list.
setLinkables(Iterable<? extends NativeLinkable>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
Sets or replaces all elements for linkables set.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the linkDepsQueryWhole attribute.
setLinker(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the linker attribute.
setLinker(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the linker attribute.
setLinker(ToolProvider) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Initializes the optional value linker to linker.
setLinker(Optional<? extends ToolProvider>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Initializes the optional value linker to linker.
setLinkerArgs(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Sets or replaces all elements for linkerArgs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for linkerExtraOutputs list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for linkerFlags list.
setLinkerProvider(LinkerProvider) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Initializes the value for the linkerProvider attribute.
setLinkMode(GoLinkStep.LinkMode) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value linkMode to linkMode.
setLinkMode(Optional<? extends GoLinkStep.LinkMode>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value linkMode to linkMode.
setLinkMode(GoLinkStep.LinkMode) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value linkMode to linkMode.
setLinkMode(Optional<? extends GoLinkStep.LinkMode>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value linkMode to linkMode.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the optional value linkStyle to linkStyle.
setLinkStyleForStubHeader(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the optional value linkStyleForStubHeader to linkStyleForStubHeader.
setLinkStyleForStubHeader(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the optional value linkStyleForStubHeader to linkStyleForStubHeader.
setLinkTree(SourcePath) - Method in class com.facebook.buck.features.d.DIncludes.Builder
Initializes the value for the linkTree attribute.
setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value linkWhole to linkWhole.
setLinkWhole(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the linkWhole attribute.
setLinkWhole(boolean) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the linkWhole attribute.
setLinkWithoutSoname(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the linkWithoutSoname attribute.
setLipo(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the lipo attribute.
setLldb(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the lldb attribute.
setLoadExceptionCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value loadExceptionCount to loadExceptionCount.
setLoadExceptionCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value loadExceptionCount to loadExceptionCount.
setLoadSuccessCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value loadSuccessCount to loadSuccessCount.
setLoadSuccessCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value loadSuccessCount to loadSuccessCount.
setLocalBuild(DistBuildPostBuildAnalysis.AbstractBuildRuleStats) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
Initializes the value for the localBuild attribute.
setLocalBuildDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localBuildDurationMs to localBuildDurationMs.
setLocalBuildDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localBuildDurationMs to localBuildDurationMs.
setLocalBuildExitCode(int) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setLocalBuildExitCode(int) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localBuildExitCode to localBuildExitCode.
setLocalBuildExitCode(OptionalInt) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localBuildExitCode to localBuildExitCode.
setLocalConfigsContents(Map<? extends Path, ? extends String>) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Sets or replaces all mappings from the specified map as entries for the localConfigsContents map.
setLocale(Locale) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
setLocale(Locale) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
setLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for locales set.
setLocales(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for locales set.
setLocales(ImmutableSet<String>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setLocalFallbackBuildEnabled(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localFallbackBuildEnabled to localFallbackBuildEnabled.
setLocalFallbackBuildEnabled(Optional<Boolean>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localFallbackBuildEnabled to localFallbackBuildEnabled.
setLocalFileHashComputationDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localFileHashComputationDurationMs to localFileHashComputationDurationMs.
setLocalFileHashComputationDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localFileHashComputationDurationMs to localFileHashComputationDurationMs.
setLocalGraphConstructionDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localGraphConstructionDurationMs to localGraphConstructionDurationMs.
setLocalGraphConstructionDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localGraphConstructionDurationMs to localGraphConstructionDurationMs.
setLocalizedStringFileName(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value localizedStringFileName to localizedStringFileName.
setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value localizedStringFileName to localizedStringFileName.
setLocalizedStringFileName(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value localizedStringFileName to localizedStringFileName.
setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value localizedStringFileName to localizedStringFileName.
setLocalizedStringFileName(Optional<String>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setLocally(int, String) - Static method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
 
setLocallyExecutedRules(int) - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats.Builder
Initializes the value for the locallyExecutedRules attribute.
setLocallySuccessfulRules(int) - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats.Builder
Initializes the value for the locallySuccessfulRules attribute.
setLocalPreparationDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localPreparationDurationMs to localPreparationDurationMs.
setLocalPreparationDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localPreparationDurationMs to localPreparationDurationMs.
setLocalTargetGraphSerializationDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localTargetGraphSerializationDurationMs to localTargetGraphSerializationDurationMs.
setLocalTargetGraphSerializationDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localTargetGraphSerializationDurationMs to localTargetGraphSerializationDurationMs.
setLocalUploadFromDirCacheDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localUploadFromDirCacheDurationMs to localUploadFromDirCacheDurationMs.
setLocalUploadFromDirCacheDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value localUploadFromDirCacheDurationMs to localUploadFromDirCacheDurationMs.
setLocalWorkers(int) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value localWorkers to localWorkers.
setLocalWorkers(OptionalInt) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value localWorkers to localWorkers.
setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.ForwardingStandardJavaFileManager
 
setLocation(JavaFileManager.Location, Iterable<? extends File>) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
setLogDir(Path) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
Initializes the value for the logDir attribute.
setLogDirectoryPath(Path) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the logDirectoryPath attribute.
setLogDirectoryPath(Path) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
Initializes the value for the logDirectoryPath attribute.
setLogDirPath(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the value for the logDirPath attribute.
setLogEntry(DistBuildPostBuildAnalysis.AbstractBuildRuleMachineLogEntry) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
Initializes the value for the logEntry attribute.
setLogFilePath(Path) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
Initializes the value for the logFilePath attribute.
setLogFilePrefix(String) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
Initializes the value for the logFilePrefix attribute.
setLogMaterializationEnabled(boolean) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the logMaterializationEnabled attribute.
setLogs(Iterable<String>) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
Sets or replaces all elements for logs list.
setLua(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the value for the lua attribute.
setLuaCxxLibraryTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the optional value luaCxxLibraryTarget to luaCxxLibraryTarget.
setLuaCxxLibraryTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the optional value luaCxxLibraryTarget to luaCxxLibraryTarget.
setMachineReadableLog(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the optional value machineReadableLog to machineReadableLog.
setMachineReadableLog(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the optional value machineReadableLog to machineReadableLog.
setMachineReadableLogFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value machineReadableLogFile to machineReadableLogFile.
setMachineReadableLogFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value machineReadableLogFile to machineReadableLogFile.
setMacro(Macro) - Method in class com.facebook.buck.rules.macros.MacroContainer.Builder
Initializes the value for the macro attribute.
setMacroInput(Iterable<String>) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Sets or replaces all elements for macroInput list.
setMacroType(String) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Initializes the value for the macroType attribute.
setMain(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value main to main.
setMain(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value main to main.
setMain(SourcePath) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value main to main.
setMain(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value main to main.
setMain(SourcePath) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Initializes the value for the main attribute.
setMainClass(String) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the optional value mainClass to mainClass.
setMainClass(Optional<String>) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the optional value mainClass to mainClass.
setMainClass(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value mainClass to mainClass.
setMainClass(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value mainClass to mainClass.
setMainClass(String) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setMainModule(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the value for the mainModule attribute.
setMainModule(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value mainModule to mainModule.
setMainModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value mainModule to mainModule.
setMainModule(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value mainModule to mainModule.
setMainModule(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value mainModule to mainModule.
setMajorVersion(Integer) - Method in class com.facebook.buck.features.haskell.HaskellVersion.Builder
Initializes the value for the majorVersion attribute.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value manifest to manifest.
setManifest(boolean) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Initializes the value for the manifest attribute.
setManifest(Manifest) - Method in interface com.facebook.buck.manifestservice.ManifestService
Sets the Manifest for key.
setManifest(Manifest) - Method in class com.facebook.buck.manifestservice.ThriftManifestService
 
setManifestAttribute(String, String) - Method in class com.facebook.buck.util.zip.DeterministicManifest
 
setManifestCacheResult(CacheResult) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the value for the manifestCacheResult attribute.
setManifestEntries(ManifestEntries) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the manifestEntries attribute.
setManifestEntries(ManifestEntries) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the manifestEntries attribute.
setManifestFetchResult(ManifestFetchResult) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
setManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Path) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value manifestFile to manifestFile.
setManifestFile(Path) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setManifestLoadError(String) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the optional value manifestLoadError to manifestLoadError.
setManifestLoadError(Optional<String>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the optional value manifestLoadError to manifestLoadError.
setManifestLoadError(String) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
Initializes the optional value manifestLoadError to manifestLoadError.
setManifestLoadError(Optional<String>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
Initializes the optional value manifestLoadError to manifestLoadError.
setManifestPath(SourcePath) - Method in class com.facebook.buck.android.ApkInfo.Builder
Initializes the value for the manifestPath attribute.
setManifestPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Sets or replaces all elements for manifestPaths set.
setManifestRuleKey(RuleKey) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Initializes the optional value manifestRuleKey to manifestRuleKey.
setManifestRuleKey(Optional<? extends RuleKey>) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Initializes the optional value manifestRuleKey to manifestRuleKey.
setManifestService(ManifestService) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the optional value manifestService to manifestService.
setManifestService(Optional<? extends ManifestService>) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the optional value manifestService to manifestService.
setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the manifestSkeleton attribute.
setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the optional value manifestSkeleton to manifestSkeleton.
setManifestStats(ManifestStats) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the optional value manifestStats to manifestStats.
setManifestStats(Optional<? extends ManifestStats>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the optional value manifestStats to manifestStats.
setManifestStats(ManifestStats) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
Initializes the value for the manifestStats attribute.
setManifestStoreResult(ManifestStoreResult) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildRuleScopeManager
 
setMaterializeSlaveLogsDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value materializeSlaveLogsDurationMs to materializeSlaveLogsDurationMs.
setMaterializeSlaveLogsDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value materializeSlaveLogsDurationMs to materializeSlaveLogsDurationMs.
setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenCoords(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value mavenCoords to mavenCoords.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value mavenPomTemplate to mavenPomTemplate.
setMaxAcceptableLatencyMillis(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the maxAcceptableLatencyMillis attribute.
setMaxAndGet(long, AtomicLong) - Static method in class com.facebook.buck.util.concurrent.MoreAtomics
Update atomic variable if provided value is greater than value stored in atomic variable.
setMaxBytesAfterDeletion(long) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
Initializes the optional value maxBytesAfterDeletion to maxBytesAfterDeletion.
setMaxBytesAfterDeletion(Optional<Long>) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
Initializes the optional value maxBytesAfterDeletion to maxBytesAfterDeletion.
setMaxDebugLogLines(int) - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity.Builder
Initializes the optional value maxDebugLogLines to maxDebugLogLines.
setMaxDebugLogLines(OptionalInt) - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity.Builder
Initializes the optional value maxDebugLogLines to maxDebugLogLines.
setMaxErrorPercentage(float) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the maxErrorPercentage attribute.
setMaxInlinedSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Initializes the optional value maxInlinedSizeBytes to maxInlinedSizeBytes.
setMaxInlinedSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Initializes the optional value maxInlinedSizeBytes to maxInlinedSizeBytes.
setMaxLogSizeBytes(long) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
Initializes the value for the maxLogSizeBytes attribute.
setMaxPathCount(int) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
Initializes the value for the maxPathCount attribute.
setMaxRetries(int) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy.Builder
Initializes the value for the maxRetries attribute.
setMaxSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
Initializes the optional value maxSizeBytes to maxSizeBytes.
setMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
Initializes the optional value maxSizeBytes to maxSizeBytes.
setMaxSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Initializes the optional value maxSizeBytes to maxSizeBytes.
setMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Initializes the optional value maxSizeBytes to maxSizeBytes.
setMaxStoreSize(long) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the optional value maxStoreSize to maxStoreSize.
setMaxStoreSize(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the optional value maxStoreSize to maxStoreSize.
setMaxStoreSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the optional value maxStoreSizeBytes to maxStoreSizeBytes.
setMaxStoreSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the optional value maxStoreSizeBytes to maxStoreSizeBytes.
setMaxTimeoutWaitingForLogsMillis(long) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the maxTimeoutWaitingForLogsMillis attribute.
setMaxTotalSizeBytes(long) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
Initializes the value for the maxTotalSizeBytes attribute.
setMaxWorkers(int) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value maxWorkers to maxWorkers.
setMaxWorkers(Optional<Integer>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value maxWorkers to maxWorkers.
setMaxWorkersPerThreadPercent(int) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value maxWorkersPerThreadPercent to maxWorkersPerThreadPercent.
setMaxWorkersPerThreadPercent(Optional<Integer>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value maxWorkersPerThreadPercent to maxWorkersPerThreadPercent.
setMemberPath(Path) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath.Builder
Initializes the value for the memberPath attribute.
setMemory(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
Initializes the value for the memory attribute.
setMemResident(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the memResident attribute.
setMemSize(long) - Method in class com.facebook.buck.util.ProcessResourceConsumption.Builder
Initializes the value for the memSize attribute.
setMergedLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Sets or replaces all mappings from the specified map as entries for the mergedLinkables map.
setMergedLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Sets or replaces all mappings from the specified map as entries for the mergedLinkablesAssets map.
setMergeManifests(boolean) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the value for the mergeManifests attribute.
setMergeManifests(boolean) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value mergeManifests to mergeManifests.
setMergeManifests(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value mergeManifests to mergeManifests.
setMergeSourceZips(boolean) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the optional value mergeSourceZips to mergeSourceZips.
setMergeSourceZips(Optional<Boolean>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the optional value mergeSourceZips to mergeSourceZips.
setMessage(String) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Initializes the optional value message to message.
setMessage(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Initializes the optional value message to message.
setMessage(String) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
Initializes the value for the message attribute.
setMessage(String) - Method in class com.facebook.buck.util.PatternAndMessage.Builder
Initializes the value for the message attribute.
setMetadata(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo.Builder
Initializes the value for the metadata attribute.
setMetadata(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo.Builder
Initializes the value for the metadata attribute.
setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Sets or replaces all mappings from the specified map as entries for the metadata map.
setMetadata(ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value metadata to metadata.
setMetadata(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value metadata to metadata.
setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Sets or replaces all mappings from the specified map as entries for the metadata map.
setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Sets or replaces all mappings from the specified map as entries for the metadata map.
setMetadata(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Sets or replaces all mappings from the specified map as entries for the metadata map.
setMetadataPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the metadataPath attribute.
setMetadataProvider(MetadataProvider) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the metadataProvider attribute.
setMetaInfDirectory(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the optional value metaInfDirectory to metaInfDirectory.
setMetaInfDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the optional value metaInfDirectory to metaInfDirectory.
setMetaInfDirectory(Path) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
setMetaInfDirectory(Path) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value metaInfDirectory to metaInfDirectory.
setMetaInfDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the optional value metaInfDirectory to metaInfDirectory.
setMinAmountOfEntriesToKeep(int) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
Initializes the value for the minAmountOfEntriesToKeep attribute.
setMinAndGet(long, AtomicLong) - Static method in class com.facebook.buck.util.concurrent.MoreAtomics
Update atomic variable if provided value is less than value stored in atomic variable.
setMinAndroidSdkVersion(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value minAndroidSdkVersion to minAndroidSdkVersion.
setMinAndroidSdkVersion(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value minAndroidSdkVersion to minAndroidSdkVersion.
setMinimizePrimaryDexSize(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the minimizePrimaryDexSize attribute.
setMinimizePrimaryDexSize(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the minimizePrimaryDexSize attribute.
setMinionBuildProgressTracker(MinionBuildProgressTracker) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the minionBuildProgressTracker attribute.
setMinionRequirements(MinionRequirements) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the minionRequirements attribute.
setMinionType(String) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the value for the minionType attribute.
setMinionType(String) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
setMinSamplesToReportError(int) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the minSamplesToReportError attribute.
setMinSdkVersion(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value minSdkVersion to minSdkVersion.
setMinSdkVersion(OptionalInt) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value minSdkVersion to minSdkVersion.
setMinSdkVersions(Iterable<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Sets or replaces all elements for minSdkVersions set.
setMinVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the minVersion attribute.
setMinVersionFlagPrefix(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the value for the minVersionFlagPrefix attribute.
setMissCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value missCount to missCount.
setMissCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value missCount to missCount.
setMissingFilesUploadedCount(long) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setMissingFilesUploadedCount(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value missingFilesUploadedCount to missingFilesUploadedCount.
setMissingFilesUploadedCount(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value missingFilesUploadedCount to missingFilesUploadedCount.
setMissingRulesUploadedFromDirCacheCount(long) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setMissingRulesUploadedFromDirCacheCount(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value missingRulesUploadedFromDirCacheCount to missingRulesUploadedFromDirCacheCount.
setMissingRulesUploadedFromDirCacheCount(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value missingRulesUploadedFromDirCacheCount to missingRulesUploadedFromDirCacheCount.
setMissMatchCount(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value missMatchCount to missMatchCount.
setMissMatchCount(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value missMatchCount to missMatchCount.
setMode(AbstractHeaderVerification.Mode) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Initializes the value for the mode attribute.
setMode(ExportFileDescription.Mode) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value mode to mode.
setMode(Optional<? extends ExportFileDescription.Mode>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value mode to mode.
setModernProcessors(Iterable<? extends ResolvedJavacPluginProperties>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Sets or replaces all elements for modernProcessors list.
setModular(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the modular attribute.
setModular(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the modular attribute.
setModular(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the modular attribute.
setModuleBasePath(Path) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Initializes the value for the moduleBasePath attribute.
setModuleBasePath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the value for the moduleBasePath attribute.
setModuleDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for moduleDeps sortedSet.
setModuleGroupName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the moduleGroupName attribute.
setModuleInfo(ImmutableList<ExopackageInfo.DexInfo>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Initializes the optional value moduleInfo to moduleInfo.
setModuleInfo(Optional<? extends ImmutableList<ExopackageInfo.DexInfo>>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Initializes the optional value moduleInfo to moduleInfo.
setModuleManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value moduleManifestSkeleton to moduleManifestSkeleton.
setModuleManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value moduleManifestSkeleton to moduleManifestSkeleton.
setModuleManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value moduleManifestSkeleton to moduleManifestSkeleton.
setModuleManifestSkeleton(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value moduleManifestSkeleton to moduleManifestSkeleton.
setModuleMap(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellSources.Builder
Sets or replaces all mappings from the specified map as entries for the moduleMap map.
setModuleMappedClasspathEntriesToDex(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the moduleMappedClasspathEntriesToDex map.
setModuleName(String) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Initializes the value for the moduleName attribute.
setModuleName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleName(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value moduleName to moduleName.
setModuleResourceApkPaths(Map<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Sets or replaces all mappings from the specified map as entries for the moduleResourceApkPaths map.
setModuleResourceApkPaths(Map<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Sets or replaces all mappings from the specified map as entries for the moduleResourceApkPaths map.
setModules(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for modules sortedSet.
setModulesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the modulesPath attribute.
setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationContext
 
setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Initializes the value for the moduleType attribute.
setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Initializes the value for the moduleType attribute.
setModuleType(IjModuleType) - Method in class com.facebook.buck.features.project.intellij.ModuleBuildContext
 
setMomc(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the momc attribute.
setName(String) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Initializes the value for the name attribute.
setName(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
setName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
setName(String) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
Initializes the optional value name to name.
setName(Optional<String>) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry.Builder
Initializes the optional value name to name.
setName(String) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Initializes the optional value name to name.
setName(Optional<String>) - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry.Builder
Initializes the optional value name to name.
setName(String) - Method in class com.facebook.buck.core.model.InternalFlavor.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.model.RuleType.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.model.UserFlavor.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.rules.platform.PlatformArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Initializes the value for the name attribute.
setName(Path) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.counters.CounterInfo.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the value for the name attribute.
setName(String) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Initializes the value for the name attribute.
setNamedSources(ImmutableMap<String, SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
Initializes the optional value namedSources to namedSources.
setNamedSources(Optional<? extends ImmutableMap<String, SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
Initializes the optional value namedSources to namedSources.
setNamedSources(ImmutableSortedMap<String, SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
Initializes the optional value namedSources to namedSources.
setNamedSources(Optional<? extends ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
Initializes the optional value namedSources to namedSources.
setNameToField(Map<String, ? extends BuildConfigFields.Field>) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Builder
Sets or replaces all mappings from the specified map as entries for the nameToField map.
setNameToPathMap(ImmutableSortedMap<Path, SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Initializes the value for the nameToPathMap attribute.
setNativeCLibs(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for nativeCLibs list.
setNativeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the nativeCompileDeps attribute.
setNativeCompileDeps(ImmutableSortedSet<BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Initializes the value for the nativeCompileDeps attribute.
setNativeIncludes(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Sets or replaces all elements for nativeIncludes list.
setNativeLib(String) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the nativeLib attribute.
setNativeLibAssetsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the nativeLibAssetsDirectories map.
setNativeLibraryDirectories(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Sets or replaces all elements for nativeLibraryDirectories set.
setNativeLibraryMergeCodeGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeCodeGenerator to nativeLibraryMergeCodeGenerator.
setNativeLibraryMergeCodeGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeCodeGenerator to nativeLibraryMergeCodeGenerator.
setNativeLibraryMergeCodeGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeCodeGenerator to nativeLibraryMergeCodeGenerator.
setNativeLibraryMergeCodeGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeCodeGenerator to nativeLibraryMergeCodeGenerator.
setNativeLibraryMergeGlue(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeGlue to nativeLibraryMergeGlue.
setNativeLibraryMergeGlue(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeGlue to nativeLibraryMergeGlue.
setNativeLibraryMergeGlue(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeGlue to nativeLibraryMergeGlue.
setNativeLibraryMergeGlue(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeGlue to nativeLibraryMergeGlue.
setNativeLibraryMergeLocalizedSymbols(ImmutableSortedSet<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeLocalizedSymbols to nativeLibraryMergeLocalizedSymbols.
setNativeLibraryMergeLocalizedSymbols(Optional<? extends ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeLocalizedSymbols to nativeLibraryMergeLocalizedSymbols.
setNativeLibraryMergeLocalizedSymbols(ImmutableSortedSet<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeLocalizedSymbols to nativeLibraryMergeLocalizedSymbols.
setNativeLibraryMergeLocalizedSymbols(Optional<? extends ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryMergeLocalizedSymbols to nativeLibraryMergeLocalizedSymbols.
setNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the nativeLibraryMergeMap map.
setNativeLibraryMergeMap(Map<String, ? extends List<Pattern>>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the nativeLibraryMergeMap map.
setNativeLibraryProguardConfigGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryProguardConfigGenerator to nativeLibraryProguardConfigGenerator.
setNativeLibraryProguardConfigGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value nativeLibraryProguardConfigGenerator to nativeLibraryProguardConfigGenerator.
setNativeLibraryProguardConfigGenerator(BuildTarget) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryProguardConfigGenerator to nativeLibraryProguardConfigGenerator.
setNativeLibraryProguardConfigGenerator(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value nativeLibraryProguardConfigGenerator to nativeLibraryProguardConfigGenerator.
setNativeLibs(Path) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Initializes the value for the nativeLibs attribute.
setNativeLibsDirectories(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the nativeLibsDirectories map.
setNativeLibsInfo(ExopackageInfo.NativeLibsInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Initializes the optional value nativeLibsInfo to nativeLibsInfo.
setNativeLibsInfo(Optional<? extends ExopackageInfo.NativeLibsInfo>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Initializes the optional value nativeLibsInfo to nativeLibsInfo.
setNativeLinkableInput(NativeLinkableInput) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the nativeLinkableInput attribute.
setNativeLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the nativeLinkables map.
setNativeLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the nativeLinkablesAssets map.
setNativeLinkStrategy(NativeLinkStrategy) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the value for the nativeLinkStrategy attribute.
setNativePlugin(boolean) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the value for the nativePlugin attribute.
setNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
setNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
setNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
setNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the optional value nativeStarterLibrary to nativeStarterLibrary.
setNeededCoverage(Iterable<? extends Pair<Float, ImmutableSet<Path>>>) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Sets or replaces all elements for neededCoverage list.
setNeededCoverage(Iterable<? extends NeededCoverageSpec>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for neededCoverage list.
setNetworkInfo(Optional<Network>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setNetworkIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts.Builder
Initializes the value for the networkIO attribute.
setNoAutoAddOverlayResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the noAutoAddOverlayResources attribute.
setNoAutoAddOverlayResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the noAutoAddOverlayResources attribute.
setNoAutoVersionResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the noAutoVersionResources attribute.
setNoAutoVersionResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the noAutoVersionResources attribute.
setNoBuckCheckPresent(boolean) - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration.Builder
Initializes the value for the noBuckCheckPresent attribute.
setNodesToFilter(Predicate<T>) - Method in class com.facebook.buck.cli.Dot.Builder
 
setNodeToAttributes(Function<T, ImmutableSortedMap<String, String>>) - Method in class com.facebook.buck.cli.Dot.Builder
Configures a function to be used to extract additional attributes to include when rendering graph nodes.
setNodeToName(Function<T, String>) - Method in class com.facebook.buck.cli.Dot.Builder
 
setNodeToTypeName(Function<T, String>) - Method in class com.facebook.buck.cli.Dot.Builder
 
setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for noDx set.
setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for noDx set.
setNoDx(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for noDx set.
setNoDxClasspathEntries(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all elements for noDxClasspathEntries set.
setNoHealthyServersAvailable(boolean) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
Initializes the value for the noHealthyServersAvailable attribute.
setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setNonHashingSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setNonSourceBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Sets or replaces all elements for nonSourceBuildTargets set.
setNoRemote(boolean) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value noRemote to noRemote.
setNoRemote(Optional<Boolean>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value noRemote to noRemote.
setNormals(Map<String, ? extends String>) - Method in class com.facebook.buck.event.ScubaData.Builder
Sets or replaces all mappings from the specified map as entries for the normals map.
setNotices(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the notices attribute.
setNotificationPayloadFile(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value notificationPayloadFile to notificationPayloadFile.
setNotificationPayloadFile(Optional<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value notificationPayloadFile to notificationPayloadFile.
setNoVersionTransitionsResources(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the noVersionTransitionsResources attribute.
setNoVersionTransitionsResources(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the noVersionTransitionsResources attribute.
setNumberEntries(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value numberEntries to numberEntries.
setNumberEntries(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value numberEntries to numberEntries.
setNumberOfRules(int) - Method in class com.facebook.buck.event.listener.ProgressEstimator
 
setNumDepFiles(int) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
Initializes the value for the numDepFiles attribute.
setNumHashes(int) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
Initializes the value for the numHashes attribute.
setNumInputs(int) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats.Builder
Initializes the value for the numInputs attribute.
setObjdump(Tool) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform.Builder
Initializes the value for the objdump attribute.
setObjectFileExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the objectFileExtension attribute.
setObjectFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Sets or replaces all elements for objectFiles list.
setObjects(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Sets or replaces all elements for objects sortedSet.
setObserver(JarBuilder.Observer) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setOcamlBytecodeCompiler(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlBytecodeCompiler to ocamlBytecodeCompiler.
setOcamlBytecodeCompiler(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlBytecodeCompiler to ocamlBytecodeCompiler.
setOcamlBytecodeCompiler(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the ocamlBytecodeCompiler attribute.
setOcamlCompiler(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlCompiler to ocamlCompiler.
setOcamlCompiler(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlCompiler to ocamlCompiler.
setOcamlCompiler(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the ocamlCompiler attribute.
setOcamlContext(OcamlBuildContext) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Initializes the value for the ocamlContext attribute.
setOcamlDebug(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlDebug to ocamlDebug.
setOcamlDebug(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlDebug to ocamlDebug.
setOcamlDebug(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the ocamlDebug attribute.
setOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for ocamldepFlags list.
setOcamlDepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Sets or replaces all elements for ocamlDepFlags list.
setOcamldepFlags(Iterable<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for ocamldepFlags list.
setOcamlDepTool(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlDepTool to ocamlDepTool.
setOcamlDepTool(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlDepTool to ocamlDepTool.
setOcamlDepTool(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the ocamlDepTool attribute.
setOcamlInteropIncludesDir(String) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlInteropIncludesDir to ocamlInteropIncludesDir.
setOcamlInteropIncludesDir(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value ocamlInteropIncludesDir to ocamlInteropIncludesDir.
setOcamlInteropIncludesDir(String) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the optional value ocamlInteropIncludesDir to ocamlInteropIncludesDir.
setOcamlInteropIncludesDir(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the optional value ocamlInteropIncludesDir to ocamlInteropIncludesDir.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value onUnusedDependencies to onUnusedDependencies.
setOperands(Iterable<? extends QueryExpression>) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
Sets or replaces all elements for operands list.
setOperator(AbstractBinaryOperatorExpression.Operator) - Method in class com.facebook.buck.query.BinaryOperatorExpression.Builder
Initializes the value for the operator attribute.
setOptimization(AbstractAppleAssetCatalogsCompilationOptions.Optimization) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the optimization attribute.
setOptimizationPasses(int) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value optimizationPasses to optimizationPasses.
setOptimizationPasses(OptionalInt) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value optimizationPasses to optimizationPasses.
setOptimizationPasses(int) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value optimizationPasses to optimizationPasses.
setOptimizationPasses(OptionalInt) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value optimizationPasses to optimizationPasses.
setOptimizationPasses(int) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value optimizationPasses to optimizationPasses.
setOptimizationPasses(OptionalInt) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value optimizationPasses to optimizationPasses.
setOptimize(int) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value optimize to optimize.
setOptimize(OptionalInt) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value optimize to optimize.
setOs(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the os attribute.
setOtherFlags(CxxToolFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Initializes the value for the otherFlags attribute.
setOut(String) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the value for the out attribute.
setOut(String) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Initializes the value for the out attribute.
setOut(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(Optional<String>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value out to out.
setOut(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the value for the out attribute.
setOutFolderPath(Path) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
Initializes the value for the outFolderPath attribute.
setOutput(String) - Method in class com.facebook.buck.doctor.ExtraInfoResult.Builder
Initializes the value for the output attribute.
setOutputExecutor(ExecutorService) - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs.Builder
Initializes the value for the outputExecutor attribute.
setOutputExecutor(ExecutorService) - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs.Builder
Initializes the value for the outputExecutor attribute.
setOutputFileLists(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for outputFileLists sortedSet.
setOutputFormat(AbstractAppleAssetCatalogsCompilationOptions.OutputFormat) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the outputFormat attribute.
setOutputHash(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the value for the outputHash attribute.
setOutputJarDirPath(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the value for the outputJarDirPath attribute.
setOutputJarPath(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the optional value outputJarPath to outputJarPath.
setOutputJarPath(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the optional value outputJarPath to outputJarPath.
setOutputPath(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value outputPath to outputPath.
setOutputPath(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value outputPath to outputPath.
setOutputPaths(CompilerOutputPaths) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Initializes the value for the outputPaths attribute.
setOutputs(Iterable<String>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for outputs sortedSet.
setOutputStream(OutputStream) - Method in class com.facebook.buck.log.CompressingFileHandler
 
setOutputToFile(boolean) - Method in class com.facebook.buck.rules.macros.MacroContainer.Builder
Initializes the value for the outputToFile attribute.
setOutputUrl(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value outputUrl to outputUrl.
setOutputUrl(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value outputUrl to outputUrl.
setPackage(String) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the value for the package attribute.
setPackage(String) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value package to getPackage.
setPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value package to getPackage.
setPackageableCollection(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult.Builder
Initializes the value for the packageableCollection attribute.
setPackageableCollection(AndroidPackageableCollection) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the value for the packageableCollection attribute.
setPackageAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the packageAssetLibraries attribute.
setPackageAssetLibraries(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the packageAssetLibraries attribute.
setPackageDb(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellPackage.Builder
Initializes the value for the packageDb attribute.
setPackageImplicitIncludes(Map<String, ? extends ImplicitInclude>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Sets or replaces all mappings from the specified map as entries for the packageImplicitIncludes map.
setPackageName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(String) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(String) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(String) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Initializes the optional value packageName to packageName.
setPackageName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Initializes the optional value packageName to packageName.
setPackageName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Initializes the optional value packageName to packageName.
setPackageNamePrefix(String) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the optional value packageNamePrefix to packageNamePrefix.
setPackageNamePrefix(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the optional value packageNamePrefix to packageNamePrefix.
setPackagePrefix(String) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Initializes the value for the packagePrefix attribute.
setPackager(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the packager attribute.
setPackager(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the value for the packager attribute.
setPackages(Iterable<? extends HaskellPackage>) - Method in class com.facebook.buck.features.haskell.HaskellCompileInput.Builder
Sets or replaces all elements for packages list.
setPackageStringAssets(PackageStringAssets) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Initializes the optional value packageStringAssets to packageStringAssets.
setPackageStringAssets(Optional<? extends PackageStringAssets>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Initializes the optional value packageStringAssets to packageStringAssets.
setPackageStringAssets(PackageStringAssets) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the optional value packageStringAssets to packageStringAssets.
setPackageStringAssets(Optional<? extends PackageStringAssets>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the optional value packageStringAssets to packageStringAssets.
setPackageStyle(AbstractLuaPlatform.PackageStyle) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(Optional<? extends AbstractLuaPlatform.PackageStyle>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(AbstractLuaPlatform.PackageStyle) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the value for the packageStyle attribute.
setPackageStyle(PythonBuckConfig.PackageStyle) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(Optional<? extends PythonBuckConfig.PackageStyle>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(PythonBuckConfig.PackageStyle) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageStyle(Optional<? extends PythonBuckConfig.PackageStyle>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value packageStyle to packageStyle.
setPackageType(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value packageType to packageType.
setPackageType(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value packageType to packageType.
setPackageType(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value packageType to packageType.
setPackageType(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value packageType to packageType.
setPacker(Tool) - Method in class com.facebook.buck.features.go.GoPlatform.Builder
Initializes the value for the packer attribute.
setParameters(Iterable<String>) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Sets or replaces all elements for parameters sortedSet.
setParseFinishTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setParseProcessedBytes(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setParser(Parser) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the parser attribute.
setParser(Parser) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the parser attribute.
setParseStartTimeMs(Optional<Long>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setParseTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the parseTimeMs attribute.
setPath(Path) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Initializes the value for the path attribute.
setPath(Path) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
Initializes the value for the path attribute.
setPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
Initializes the optional value path to path.
setPath(Optional<String>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec.Builder
Initializes the optional value path to path.
setPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
setPath(Path, Path) - Method in interface com.facebook.buck.core.rulekey.RuleKeyObjectSink
Deprecated. 
setPath(PathSourcePath) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Initializes the value for the path attribute.
setPath(SourcePath) - Method in class com.facebook.buck.cxx.CxxSource.Builder
Initializes the value for the path attribute.
setPath(SourcePath) - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
Initializes the value for the path attribute.
setPath(SourcePath) - Method in class com.facebook.buck.cxx.OmnibusRoot.Builder
Initializes the value for the path attribute.
setPath(PathSourcePath) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the optional value path to path.
setPath(Optional<? extends PathSourcePath>) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the optional value path to path.
setPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Initializes the value for the path attribute.
setPath(SourcePath) - Method in class com.facebook.buck.query.QueryFileTarget.Builder
Initializes the value for the path attribute.
setPath(Path, Path) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
 
setPath(ProjectFilesystem, Path) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
 
setPath(Path, Path) - Method in class com.facebook.buck.rules.keys.ScopedRuleKeyObjectSink
 
setPathResolver(SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the value for the pathResolver attribute.
setPathResolver(SourcePathResolver) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Initializes the value for the pathResolver attribute.
setPaths(Iterable<? extends Pair<String, Path>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Sets or replaces all elements for paths list.
setPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats.Builder
Sets or replaces all elements for pathsChangedInWorkingDirectory set.
setPathsChangedInWorkingDirectory(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats.Builder
Sets or replaces all elements for pathsChangedInWorkingDirectory set.
setPathSelector(DirectoryCleaner.PathSelector) - Method in class com.facebook.buck.util.DirectoryCleanerArgs.Builder
Initializes the value for the pathSelector attribute.
setPathsToThirdPartyJars(Multimap<? extends APKModule, ? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the pathsToThirdPartyJars map.
setPathToAdbExecutable(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the pathToAdbExecutable attribute.
setPathToFile(Path) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
Initializes the value for the pathToFile attribute.
setPathToJavaAgent(String) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
setPathToJavaAgent(Optional<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
setPathToJavaAgent(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
setPathToJavaAgent(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value pathToJavaAgent to pathToJavaAgent.
setPathToRDotTxt(SourcePath) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
Initializes the value for the pathToRDotTxt attribute.
setPathToSourcesList(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the value for the pathToSourcesList attribute.
setPathToXmlTestOutput(String) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value pathToXmlTestOutput to pathToXmlTestOutput.
setPathToXmlTestOutput(Optional<String>) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the optional value pathToXmlTestOutput to pathToXmlTestOutput.
setPathWithinArchive(Path) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
Initializes the optional value pathWithinArchive to pathWithinArchive.
setPathWithinArchive(Optional<? extends Path>) - Method in class com.facebook.buck.rules.keys.DependencyFileEntry.Builder
Initializes the optional value pathWithinArchive to pathWithinArchive.
setPattern(String) - Method in class com.facebook.buck.query.TargetLiteral.Builder
Initializes the value for the pattern attribute.
setPattern(Pattern) - Method in class com.facebook.buck.util.PatternAndMessage.Builder
Initializes the value for the pattern attribute.
setPerformDistributedBuildDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value performDistributedBuildDurationMs to performDistributedBuildDurationMs.
setPerformDistributedBuildDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value performDistributedBuildDurationMs to performDistributedBuildDurationMs.
setPerformedLocalBuild(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setPerformedLocalBuild(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the value for the performedLocalBuild attribute.
setPerformedRacingBuild(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setPerformedRacingBuild(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the value for the performedRacingBuild attribute.
setPerfTimesStats(Optional<PerfTimesStats>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setPerRuleStats(Iterable<? extends DistBuildPostBuildAnalysis.AbstractPerRuleCumulativeStats>) - Method in class com.facebook.buck.distributed.AnalysisResults.Builder
Sets or replaces all elements for perRuleStats list.
setPerServerData(Iterable<? extends PerServerPingData>) - Method in class com.facebook.buck.slb.LoadBalancerPingEventData.Builder
Sets or replaces all elements for perServerData list.
setPerServerData(Iterable<? extends PerServerData>) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
Sets or replaces all elements for perServerData list.
setPersistent(boolean) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value persistent to persistent.
setPersistent(Optional<Boolean>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Initializes the optional value persistent to persistent.
setPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the optional value persistentWorkerPools to persistentWorkerPools.
setPersistentWorkerPools(Optional<? extends ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the optional value persistentWorkerPools to persistentWorkerPools.
setPicType(PicType) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the value for the picType attribute.
setPicTypeForSharedLinking(PicType) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the picTypeForSharedLinking attribute.
setPid(OptionalLong) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setPingEndpoint(String) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the pingEndpoint attribute.
setPingRequestLatencyMillis(long) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
Initializes the optional value pingRequestLatencyMillis to pingRequestLatencyMillis.
setPingRequestLatencyMillis(Optional<Long>) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
Initializes the optional value pingRequestLatencyMillis to pingRequestLatencyMillis.
setPlaceholders(ImmutableMap<String, String>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value placeholders to placeholders.
setPlaceholders(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value placeholders to placeholders.
setPlatform(Platform) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the platform attribute.
setPlatform(Platform) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the platform attribute.
setPlatform(Platform) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the platform attribute.
setPlatform(Flavor) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Flavor) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatform(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value platform to platform.
setPlatformBinary(PatternMatchedCollection<BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value platformBinary to platformBinary.
setPlatformBinary(Optional<? extends PatternMatchedCollection<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value platformBinary to platformBinary.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformCompilerFlags attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the value for the platformDeps attribute.
setPlatformExe(Map<? extends Platform, ? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the platformExe map.
setPlatformFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Sets or replaces all elements for platformFlags list.
setPlatformHeaderDirs(PatternMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
setPlatformHeaderDirs(Optional<? extends PatternMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
setPlatformHeaderDirs(PatternMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
setPlatformHeaderDirs(Optional<? extends PatternMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformHeaderDirs to platformHeaderDirs.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformHeaders attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformLinkerFlags attribute.
setPlatformPath(Path) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Initializes the value for the platformPath attribute.
setPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the platformPreloadDeps attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformPreprocessorFlags attribute.
setPlatformResources(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the platformResources attribute.
setPlatformResources(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the platformResources attribute.
setPlatforms(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Sets or replaces all elements for platforms list.
setPlatformSharedLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value platformSharedLib to platformSharedLib.
setPlatformSharedLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value platformSharedLib to platformSharedLib.
setPlatformSharedLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformSharedLib to platformSharedLib.
setPlatformSharedLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformSharedLib to platformSharedLib.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformSrcs(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the platformSrcs attribute.
setPlatformStaticLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value platformStaticLib to platformStaticLib.
setPlatformStaticLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value platformStaticLib to platformStaticLib.
setPlatformStaticLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformStaticLib to platformStaticLib.
setPlatformStaticLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformStaticLib to platformStaticLib.
setPlatformStaticPicLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
setPlatformStaticPicLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
setPlatformStaticPicLib(PatternMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
setPlatformStaticPicLib(Optional<? extends PatternMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value platformStaticPicLib to platformStaticPicLib.
setPlatformWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Sets or replaces all elements for platformWhitelist sortedSet.
setPluginManager(PluginManager) - Method in interface com.facebook.buck.cli.Command
 
setPluginManager(PluginManager) - Method in class com.facebook.buck.cli.CommandWithPluginManager
 
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for plugins list.
setPlugInsPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the plugInsPath attribute.
setPostBuildAnalysisDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value postBuildAnalysisDurationMs to postBuildAnalysisDurationMs.
setPostBuildAnalysisDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value postBuildAnalysisDurationMs to postBuildAnalysisDurationMs.
setPostDistBuildLocalStepsDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value postDistBuildLocalStepsDurationMs to postDistBuildLocalStepsDurationMs.
setPostDistBuildLocalStepsDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value postDistBuildLocalStepsDurationMs to postDistBuildLocalStepsDurationMs.
setPostFilterResourcesCmd(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value postFilterResourcesCmd to postFilterResourcesCmd.
setPostFilterResourcesCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value postFilterResourcesCmd to postFilterResourcesCmd.
setPostFilterResourcesCmd(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value postFilterResourcesCmd to postFilterResourcesCmd.
setPostFilterResourcesCmd(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value postFilterResourcesCmd to postFilterResourcesCmd.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for postLinkerFlags list.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the postPlatformLinkerFlags attribute.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for postprocessClassesCommands list.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value precompiledHeader to precompiledHeader.
setPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
Initializes the optional value precomputedHash to precomputedHash.
setPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
Initializes the optional value precomputedHash to precomputedHash.
setPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
Initializes the optional value precomputedHash to precomputedHash.
setPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
Initializes the optional value precomputedHash to precomputedHash.
setPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
Initializes the optional value precomputedHash to precomputedHash.
setPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
Initializes the optional value precomputedHash to precomputedHash.
setPrecomputedWorkCache(HashMap<Macro, Object>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Initializes the value for the precomputedWorkCache attribute.
setPreferDependencyTree(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the optional value preferDependencyTree to preferDependencyTree.
setPreferDependencyTree(Optional<Boolean>) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the optional value preferDependencyTree to preferDependencyTree.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the value for the preferredLinkage attribute.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the preferredLinkage attribute.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the value for the preferredLinkage attribute.
setPreferredLinkage(NativeLinkable.Linkage) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPreferredLinkage(Optional<? extends NativeLinkable.Linkage>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value preferredLinkage to preferredLinkage.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the optional value prefixHeader to prefixHeader.
setPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the preloadDeps attribute.
setPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for preloadDeps set.
setPreloadDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for preloadDeps set.
setPreprocessJavaClassesBash(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesBash(StringWithMacros) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesBash(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesBash(Arg) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesBash(Optional<? extends Arg>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value preprocessJavaClassesBash to preprocessJavaClassesBash.
setPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for preprocessJavaClassesDeps sortedSet.
setPreprocessJavaClassesDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for preprocessJavaClassesDeps sortedSet.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Sets or replaces all mappings from the specified map as entries for the preprocessorFlags map.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for preprocessorFlags list.
setPrimaryApkAssetZips(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Sets or replaces all elements for primaryApkAssetZips list.
setPrimaryApkAssetZips(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Sets or replaces all elements for primaryApkAssetZips list.
setPrimaryDexClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
setPrimaryDexClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
setPrimaryDexClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
setPrimaryDexClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value primaryDexClassesFile to primaryDexClassesFile.
setPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for primaryDexPatterns list.
setPrimaryDexPatterns(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for primaryDexPatterns list.
setPrimaryDexScenarioFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
setPrimaryDexScenarioFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
setPrimaryDexScenarioFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
setPrimaryDexScenarioFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value primaryDexScenarioFile to primaryDexScenarioFile.
setPrimaryDexScenarioOverflowAllowed(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the primaryDexScenarioOverflowAllowed attribute.
setPrimaryDexScenarioOverflowAllowed(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the primaryDexScenarioOverflowAllowed attribute.
setPrimaryResourcesApkPath(SourcePath) - Method in class com.facebook.buck.android.AaptOutputInfo.Builder
Initializes the value for the primaryResourcesApkPath attribute.
setPrimaryResourcesApkPath(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Initializes the value for the primaryResourcesApkPath attribute.
setPrimaryResourcesApkPath(SourcePath) - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult.Builder
Initializes the value for the primaryResourcesApkPath attribute.
setPrivateHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the privateHeadersSymlinksEnabled attribute.
setProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the processExecutor attribute.
setProcessingTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the processingTimeMs attribute.
setProcessOnly(boolean) - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams.Builder
Initializes the value for the processOnly attribute.
setProcessorClass(String) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the optional value processorClass to processorClass.
setProcessorClass(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the optional value processorClass to processorClass.
setProcessorClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for processorClasses set.
setProcessorNames(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields.Builder
Sets or replaces all elements for processorNames sortedSet.
setProcessorNames(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Sets or replaces all elements for processorNames sortedSet.
setProcessors(Iterable<? extends Processor>) - Method in class com.facebook.buck.jvm.java.abi.source.FrontendOnlyJavacTask
 
setProcessors(Iterable<? extends Processor>) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
setProcMacro(boolean) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the procMacro attribute.
setProcMacro(boolean) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Initializes the value for the procMacro attribute.
setProductionBuild(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the value for the productionBuild attribute.
setProductName(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value productName to productName.
setProductName(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value productName to productName.
setProductName(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
setProductReference(PBXFileReference) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
setProductType(ProductType) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
setProfiledStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for profiledStaticLibs list.
setProfilePath(Path) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Initializes the value for the profilePath attribute.
setProgressEstimator(ProgressEstimator) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
setProguardAgentPath(String) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value proguardAgentPath to proguardAgentPath.
setProguardAgentPath(Optional<String>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value proguardAgentPath to proguardAgentPath.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value proguardConfig to proguardConfig.
setProguardConfigPath(SourcePath) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value proguardConfigPath to proguardConfigPath.
setProguardConfigPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value proguardConfigPath to proguardConfigPath.
setProguardConfigPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Initializes the optional value proguardConfigPath to proguardConfigPath.
setProguardConfigPath(Optional<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Initializes the optional value proguardConfigPath to proguardConfigPath.
setProguardConfigs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all elements for proguardConfigs set.
setProguardJarOverride(SourcePath) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value proguardJarOverride to proguardJarOverride.
setProguardJarOverride(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value proguardJarOverride to proguardJarOverride.
setProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for proguardJvmArgs list.
setProguardJvmArgs(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for proguardJvmArgs list.
setProguardJvmArgs(List<String>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value proguardJvmArgs to proguardJvmArgs.
setProguardJvmArgs(Optional<? extends List<String>>) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the optional value proguardJvmArgs to proguardJvmArgs.
setProguardMaxHeapSize(String) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the value for the proguardMaxHeapSize attribute.
setProjectAssets(Path) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value projectAssets to projectAssets.
setProjectAssets(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value projectAssets to projectAssets.
setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the projectFilesystem attribute.
setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the value for the projectFilesystem attribute.
setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.cxx.PreIncludeFactory.Builder
Initializes the value for the projectFilesystem attribute.
setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the projectFilesystem attribute.
setProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the projectFilesystem attribute.
setProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the projectFilesystemFactory attribute.
setProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the projectFilesystemFactory attribute.
setProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the projectFilesystemFactory attribute.
setProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the projectFilesystemFactory attribute.
setProjectJdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value projectJdkName to projectJdkName.
setProjectJdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value projectJdkName to projectJdkName.
setProjectJdkType(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value projectJdkType to projectJdkType.
setProjectJdkType(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value projectJdkType to projectJdkType.
setProjectLanguageLevel(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value projectLanguageLevel to projectLanguageLevel.
setProjectLanguageLevel(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value projectLanguageLevel to projectLanguageLevel.
setProjectPaths(IjProjectPaths) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the projectPaths attribute.
setProjectRes(Path) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value projectRes to projectRes.
setProjectRes(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value projectRes to projectRes.
setProjectRoot(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the projectRoot attribute.
setProjectRoot(Path) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the projectRoot attribute.
setProperties(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Initializes the value for the properties attribute.
setProperty(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
Initializes the value for the property attribute.
setProvided(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the provided attribute.
setProvided(boolean) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the provided attribute.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for providedDeps sortedSet.
setProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value providedDepsQuery to providedDepsQuery.
setProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value providedDepsQuery to providedDepsQuery.
setProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value providedDepsQuery to providedDepsQuery.
setProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value providedDepsQuery to providedDepsQuery.
setProvidedSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the providedSharedLibs map.
setProvider(FileContentsProvider) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the provider attribute.
setProvider(FileContentsProvider) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the provider attribute.
setProvisioningProfileName(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the optional value provisioningProfileName to provisioningProfileName.
setProvisioningProfileName(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the optional value provisioningProfileName to provisioningProfileName.
setPublicAnnouncements(BuckEventBus, Optional<String>) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
setPublicHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the publicHeadersSymlinksEnabled attribute.
setPublishBuildSlaveFinishedStatsDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value publishBuildSlaveFinishedStatsDurationMs to publishBuildSlaveFinishedStatsDurationMs.
setPublishBuildSlaveFinishedStatsDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value publishBuildSlaveFinishedStatsDurationMs to publishBuildSlaveFinishedStatsDurationMs.
setPythonInterpreter(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the pythonInterpreter attribute.
setPythonModuleSdkName(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value pythonModuleSdkName to pythonModuleSdkName.
setPythonModuleSdkName(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value pythonModuleSdkName to pythonModuleSdkName.
setPythonModuleSdkType(String) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value pythonModuleSdkType to pythonModuleSdkType.
setPythonModuleSdkType(Optional<String>) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the optional value pythonModuleSdkType to pythonModuleSdkType.
setPythonModuleSearchPath(String) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the optional value pythonModuleSearchPath to pythonModuleSearchPath.
setPythonModuleSearchPath(Optional<String>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the optional value pythonModuleSearchPath to pythonModuleSearchPath.
setPythonPlatform(String) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value pythonPlatform to pythonPlatform.
setPythonPlatform(Optional<String>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Initializes the optional value pythonPlatform to pythonPlatform.
setPythonTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the pythonTimeMs attribute.
setQuickLookPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the quickLookPath attribute.
setRacingBuildFinishedFirst(boolean) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setRacingBuildFinishedFirst(boolean) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value racingBuildFinishedFirst to racingBuildFinishedFirst.
setRacingBuildFinishedFirst(Optional<Boolean>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value racingBuildFinishedFirst to racingBuildFinishedFirst.
setRageUrl(String) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Initializes the optional value rageUrl to rageUrl.
setRageUrl(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Initializes the optional value rageUrl to rageUrl.
setRanlib(ToolProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value ranlib to ranlib.
setRanlib(Optional<? extends ToolProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value ranlib to ranlib.
setRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for ranlibflags list.
setRawConfig(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Sets or replaces all mappings from the specified map as entries for the rawConfig map.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Initializes the value for the rawHeaders attribute.
setRawKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Sets or replaces all elements for rawKeys set.
setRDotJavaDir(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Initializes the optional value rDotJavaDir to rDotJavaDir.
setRDotJavaDir(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult.Builder
Initializes the optional value rDotJavaDir to rDotJavaDir.
setReadHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Sets or replaces all mappings from the specified map as entries for the readHeaders map.
setReadTimeoutSeconds(int) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the value for the readTimeoutSeconds attribute.
setRecord(LogRecord) - Method in class com.facebook.buck.log.ErrorLogRecord.Builder
Initializes the value for the record attribute.
setRedex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the redex attribute.
setRedex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the redex attribute.
setRedex(Tool) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Initializes the value for the redex attribute.
setRedexConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexConfig(SourcePath) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Initializes the optional value redexConfig to redexConfig.
setRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for redexExtraArgs list.
setRedexExtraArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for redexExtraArgs list.
setRedexExtraArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.android.redex.RedexOptions.Builder
Sets or replaces all elements for redexExtraArgs list.
setRedirectError(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value redirectError to redirectError.
setRedirectError(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value redirectError to redirectError.
setRedirectErrorStream(boolean) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value redirectErrorStream to redirectErrorStream.
setRedirectErrorStream(Optional<Boolean>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value redirectErrorStream to redirectErrorStream.
setRedirectInput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value redirectInput to redirectInput.
setRedirectInput(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value redirectInput to redirectInput.
setRedirectOutput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value redirectOutput to redirectOutput.
setRedirectOutput(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams.Builder
Initializes the optional value redirectOutput to redirectOutput.
setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReexportAllHeaderDependencies(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value reexportAllHeaderDependencies to reexportAllHeaderDependencies.
setReferences(Iterable<? extends Pair<String, CachedErrors>>) - Method in class com.facebook.buck.rules.modern.tools.CachedErrors.Builder
Sets or replaces all elements for references list.
setReflectively(String, Object) - Method in interface com.facebook.buck.core.rulekey.RuleKeyObjectSink
 
setReflectively(String, Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setReflectively(Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
Recursively serializes the value.
setReflectively(String, Object) - Method in class com.facebook.buck.rules.keys.ScopedRuleKeyObjectSink
 
setRelativeOutputPath(Path) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Initializes the value for the relativeOutputPath attribute.
setRelativePath(Path) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath.Builder
Initializes the value for the relativePath attribute.
setRelativePath(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the value for the relativePath attribute.
setRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for relinkerWhitelist list.
setRelinkerWhitelist(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for relinkerWhitelist list.
setRemoteBuildRuleCompletionNotifier(RemoteBuildRuleCompletionNotifier) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the remoteBuildRuleCompletionNotifier attribute.
setRemoteBuilds(Iterable<? extends DistBuildPostBuildAnalysis.AbstractBuildRuleStats>) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
Sets or replaces all elements for remoteBuilds list.
setRemoteCommand(RemoteCommand) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the remoteCommand attribute.
setRemoteCoordinatorAddress(String) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the remoteCoordinatorAddress attribute.
setRemoteCoordinatorPort(int) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the remoteCoordinatorPort attribute.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for removeClasses set.
setRemoveEntryPredicate(Predicate<Object>) - Method in class com.facebook.buck.jvm.java.JarParameters.Builder
Initializes the value for the removeEntryPredicate attribute.
setRemoveEntryPredicate(Predicate<? super CustomZipEntry>) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setRemovingUnusedLibrariesEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the removingUnusedLibrariesEnabled attribute.
setReorderClassesIntraDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the reorderClassesIntraDex attribute.
setReorderClassesIntraDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the reorderClassesIntraDex attribute.
setReorderClassesIntraDex(boolean) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the value for the reorderClassesIntraDex attribute.
setReportDir(File) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
setReportSubmitErrorMessage(String) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the optional value reportSubmitErrorMessage to reportSubmitErrorMessage.
setReportSubmitErrorMessage(Optional<String>) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the optional value reportSubmitErrorMessage to reportSubmitErrorMessage.
setReportSubmitLocation(String) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the optional value reportSubmitLocation to reportSubmitLocation.
setReportSubmitLocation(Optional<String>) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the optional value reportSubmitLocation to reportSubmitLocation.
setReportSubmitMessage(String) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the optional value reportSubmitMessage to reportSubmitMessage.
setReportSubmitMessage(Optional<String>) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the optional value reportSubmitMessage to reportSubmitMessage.
setReportUrl(String) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the optional value reportUrl to reportUrl.
setReportUrl(Optional<String>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest.Builder
Initializes the optional value reportUrl to reportUrl.
setRepository(String) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Initializes the optional value repository to repository.
setRepository(Optional<String>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Initializes the optional value repository to repository.
setRepository(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the repository attribute.
setRepository(String) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the repository attribute.
setRepresentativePlatform(AppleCxxPlatform) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
Initializes the value for the representativePlatform attribute.
setRequestedRuleKey(RuleKey) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the value for the requestedRuleKey attribute.
setRequestProtocol(DoctorProtocolVersion) - Method in class com.facebook.buck.doctor.DefectSubmitResult.Builder
Initializes the value for the requestProtocol attribute.
setRequestSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value requestSizeBytes to requestSizeBytes.
setRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value requestSizeBytes to requestSizeBytes.
setRequestSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
Initializes the optional value requestSizeBytes to requestSizeBytes.
setRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
Initializes the optional value requestSizeBytes to requestSizeBytes.
setRequestSizeBytes(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the optional value requestSizeBytes to requestSizeBytes.
setRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the optional value requestSizeBytes to requestSizeBytes.
setRequestSuccessful(boolean) - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse.Builder
Initializes the value for the requestSuccessful attribute.
setRequestTimestampMillis(long) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Initializes the value for the requestTimestampMillis attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the value for the requiredForSourceOnlyAbi attribute.
setRes(Either<SourcePath, ImmutableSortedMap<String, SourcePath>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value res to res.
setRes(Optional<? extends Either<SourcePath, ImmutableSortedMap<String, SourcePath>>>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the optional value res to res.
setResolvedPath(Path) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
Initializes the value for the resolvedPath attribute.
setResourceApk(Path) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Initializes the value for the resourceApk attribute.
setResourceCompression(ResourcesFilter.ResourceCompressionMode) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the resourceCompression attribute.
setResourceCompression(ResourcesFilter.ResourceCompressionMode) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the resourceCompression attribute.
setResourceDetails(Map<? extends APKModule, ? extends AndroidPackageableCollection.ResourceDetails>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.Builder
Sets or replaces all mappings from the specified map as entries for the resourceDetails map.
setResourceDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Sets or replaces all elements for resourceDirectories list.
setResourceDirs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Sets or replaces all elements for resourceDirs set.
setResourceFilePath(Path) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
Initializes the value for the resourceFilePath attribute.
setResourceFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Sets or replaces all elements for resourceFiles set.
setResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for resourceFilter list.
setResourceFilter(Iterable<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for resourceFilter list.
setResourceFilter(FilterResourcesSteps.ResourceFilter) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setResourcePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet.Builder
Sets or replaces all elements for resourcePaths set.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the resources map.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the resources attribute.
setResources(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the resources attribute.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(ImmutableSortedMap<String, SourcePath>) - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
Initializes the value for the resources attribute.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for resources set.
setResources(Iterable<? extends Path>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for resources sortedSet.
setResourcesFromDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for resourcesFromDeps set.
setResourcesInfo(ExopackageInfo.ResourcesInfo) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Initializes the optional value resourcesInfo to resourcesInfo.
setResourcesInfo(Optional<? extends ExopackageInfo.ResourcesInfo>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.Builder
Initializes the optional value resourcesInfo to resourcesInfo.
setResourcesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the resourcesPath attribute.
setResourcesPaths(Iterable<? extends ExopackagePathAndHash>) - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo.Builder
Sets or replaces all elements for resourcesPaths list.
setResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(String) - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<String>) - Method in class com.facebook.buck.jvm.java.ResourcesParameters.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Path) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value resourcesRoot to resourcesRoot.
setResourcesWithEmptyResButNonEmptyAssetsDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Sets or replaces all elements for resourcesWithEmptyResButNonEmptyAssetsDir set.
setResourcesWithNonEmptyResDir(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Sets or replaces all elements for resourcesWithNonEmptyResDir list.
setResourceUnion(boolean) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Initializes the value for the resourceUnion attribute.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value resourceUnionPackage to resourceUnionPackage.
setResourceVariantFiles(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleBundleResources.Builder
Sets or replaces all elements for resourceVariantFiles set.
setResPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
Sets or replaces all elements for resPaths list.
setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Initializes the value for the responseSizeBytes attribute.
setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value responseSizeBytes to responseSizeBytes.
setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.FetchResult.Builder
Initializes the optional value responseSizeBytes to responseSizeBytes.
setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value responseSizeBytes to responseSizeBytes.
setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData.Builder
Initializes the optional value responseSizeBytes to responseSizeBytes.
setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Initializes the value for the responseSizeBytes attribute.
setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
Initializes the optional value responseSizeBytes to responseSizeBytes.
setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult.Builder
Initializes the optional value responseSizeBytes to responseSizeBytes.
setResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Initializes the value for the responseSizeBytes attribute.
setResponseSizeBytes(long) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the optional value responseSizeBytes to responseSizeBytes.
setResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the optional value responseSizeBytes to responseSizeBytes.
setRestartAllStreamingCalls(boolean) - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy.Builder
Initializes the value for the restartAllStreamingCalls attribute.
setResult(ListenableFuture<BuildResult>) - Method in class com.facebook.buck.core.build.engine.BuildEngineResult.Builder
Initializes the value for the result attribute.
setResults(Iterable<? extends FetchResult>) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult.Builder
Sets or replaces all elements for results list.
setResults(Map<? extends BuildRule, ? extends Optional<BuildResult>>) - Method in class com.facebook.buck.command.BuildExecutionResult.Builder
Sets or replaces all mappings from the specified map as entries for the results map.
setRetrievalTime(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value retrievalTime to retrievalTime.
setRetrievalTime(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value retrievalTime to retrievalTime.
setRewriteDepsFile(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the rewriteDepsFile attribute.
setRewriteMisc(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the rewriteMisc attribute.
setRewriteSourcemap(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the rewriteSourcemap attribute.
setRlib(SourcePath) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Initializes the value for the rlib attribute.
setRobolectricLogPath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value robolectricLogPath to robolectricLogPath.
setRobolectricLogPath(Optional<? extends Path>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value robolectricLogPath to robolectricLogPath.
setRobolectricManifest(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value robolectricManifest to robolectricManifest.
setRobolectricManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value robolectricManifest to robolectricManifest.
setRobolectricRuntimeDependency(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value robolectricRuntimeDependency to robolectricRuntimeDependency.
setRobolectricRuntimeDependency(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value robolectricRuntimeDependency to robolectricRuntimeDependency.
setRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxHeadersDir.Builder
Initializes the value for the root attribute.
setRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders.Builder
Initializes the value for the root attribute.
setRootCell(Cell) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the rootCell attribute.
setRoots(Map<? extends BuildTarget, ? extends OmnibusRoot>) - Method in class com.facebook.buck.cxx.OmnibusLibraries.Builder
Sets or replaces all mappings from the specified map as entries for the roots map.
setRotateLog(boolean) - Method in class com.facebook.buck.log.LogConfigSetup.Builder
Initializes the value for the rotateLog attribute.
setRpath(boolean) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Initializes the value for the rpath attribute.
setRpath(boolean) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Initializes the value for the rpath attribute.
setRule(BuildRule) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the value for the rule attribute.
setRuleCacheResult(CacheResult) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the optional value ruleCacheResult to ruleCacheResult.
setRuleCacheResult(Optional<? extends CacheResult>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult.Builder
Initializes the optional value ruleCacheResult to ruleCacheResult.
setRuleFinder(SourcePathRuleFinder) - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory.Builder
Initializes the value for the ruleFinder attribute.
setRuleFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags.Builder
Sets or replaces all elements for ruleFlags list.
setRuleFunctionFactory(RuleFunctionFactory) - Method in class com.facebook.buck.skylark.parser.BuckGlobals.Builder
Initializes the value for the ruleFunctionFactory attribute.
setRuleKey(String) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Initializes the value for the ruleKey attribute.
setRuleKey(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value ruleKey to ruleKey.
setRuleKey(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value ruleKey to ruleKey.
setRuleKey(RuleKey) - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys.Builder
Initializes the value for the ruleKey attribute.
setRuleKey(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the value for the ruleKey attribute.
setRuleKeyCacheScope(RuleKeyCacheScope<RuleKey>) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the ruleKeyCacheScope attribute.
setRuleKeyCalculatorFuture(ListenableFuture<ParallelRuleKeyCalculator<RuleKey>>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the ruleKeyCalculatorFuture attribute.
setRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.command.BuildExecutorArgs.Builder
Initializes the value for the ruleKeyConfiguration attribute.
setRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the ruleKeyConfiguration attribute.
setRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the ruleKeyConfiguration attribute.
setRuleKeyDiagGraphFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value ruleKeyDiagGraphFile to ruleKeyDiagGraphFile.
setRuleKeyDiagGraphFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value ruleKeyDiagGraphFile to ruleKeyDiagGraphFile.
setRuleKeyDiagKeysFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value ruleKeyDiagKeysFile to ruleKeyDiagKeysFile.
setRuleKeyDiagKeysFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value ruleKeyDiagKeysFile to ruleKeyDiagKeysFile.
setRuleKeyDiagnosticsMode(RuleKeyDiagnosticsMode) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the ruleKeyDiagnosticsMode attribute.
setRuleKeyLoggerLogFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value ruleKeyLoggerLogFile to ruleKeyLoggerLogFile.
setRuleKeyLoggerLogFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value ruleKeyLoggerLogFile to ruleKeyLoggerLogFile.
setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.ArtifactInfo.Builder
Sets or replaces all elements for ruleKeys set.
setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult.Builder
Sets or replaces all elements for ruleKeys set.
setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Sets or replaces all elements for ruleKeys set.
setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal.Builder
Sets or replaces all elements for ruleKeys set.
setRuleKeys(Iterable<? extends RuleKey>) - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult.Builder
Sets or replaces all elements for ruleKeys set.
setRuleKeyServerLog(RuleKeyLogEntry) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
Initializes the optional value ruleKeyServerLog to ruleKeyServerLog.
setRuleKeyServerLog(Optional<? extends RuleKeyLogEntry>) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
Initializes the optional value ruleKeyServerLog to ruleKeyServerLog.
setRulekeyTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the rulekeyTimeMs attribute.
setRuleKeyType(RuleKeyType) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Initializes the value for the ruleKeyType attribute.
setRuleName(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the optional value ruleName to ruleName.
setRuleName(Optional<String>) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the optional value ruleName to ruleName.
setRuleName(String) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
Initializes the value for the ruleName attribute.
setRuleName(String) - Method in class com.facebook.buck.distributed.RuleKeyNameAndType.Builder
Initializes the value for the ruleName attribute.
setRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput.Builder
Sets or replaces all elements for rules set.
setRules(Iterable<? extends BuildRule>) - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules.Builder
Sets or replaces all elements for rules list.
setRuleType(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value ruleType to ruleType.
setRuleType(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value ruleType to ruleType.
setRuleType(String) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the optional value ruleType to ruleType.
setRuleType(Optional<String>) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the optional value ruleType to ruleType.
setRuleType(String) - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats.Builder
Initializes the value for the ruleType attribute.
setRuleType(String) - Method in class com.facebook.buck.distributed.RuleKeyNameAndType.Builder
Initializes the value for the ruleType attribute.
setRunAllTests(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the value for the runAllTests attribute.
setRunId(String) - Method in class com.facebook.buck.event.listener.RunIdStreamPair.Builder
Initializes the value for the runId attribute.
setRunOnlyForDeploymentPostprocessing(Optional<Boolean>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildPhase
 
setRunTestSeparately(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value runTestSeparately to runTestSeparately.
setRunTestSeparately(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value runTestSeparately to runTestSeparately.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRunTestSeparately(boolean) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the value for the runTestSeparately attribute.
setRuntimeLdflags(Multimap<? extends Linker.LinkableDepType, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all mappings from the specified map as entries for the runtimeLdflags map.
setRustBinaryFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Sets or replaces all elements for rustBinaryFlags list.
setRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for rustcFlags list.
setRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for rustcFlags list.
setRustcFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for rustcFlags list.
setRustCheckFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Sets or replaces all elements for rustCheckFlags list.
setRustCompiler(ToolProvider) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Initializes the value for the rustCompiler attribute.
setRustLibraryFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Sets or replaces all elements for rustLibraryFlags list.
setRustTestFlags(Iterable<String>) - Method in class com.facebook.buck.features.rust.RustPlatform.Builder
Sets or replaces all elements for rustTestFlags list.
setSampleRate(float) - Method in class com.facebook.buck.util.SampleRate.Builder
Initializes the value for the sampleRate attribute.
setSanitizer(Function<String, String>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Initializes the optional value sanitizer to sanitizer.
setSanitizer(Optional<? extends Function<String, String>>) - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter.Builder
Initializes the optional value sanitizer to sanitizer.
setScheduler(ScheduledExecutorService) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the scheduler attribute.
setScheduleType(String) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the scheduleType attribute.
setScope(IjDependencyListBuilder.Scope) - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData.Builder
Initializes the value for the scope attribute.
setSdkPath(Path) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Initializes the value for the sdkPath attribute.
setSdkProguardConfig(ProGuardObfuscateStep.SdkProguardType) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the value for the sdkProguardConfig attribute.
setSecondaryDexHeadClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
setSecondaryDexHeadClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
setSecondaryDexHeadClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
setSecondaryDexHeadClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value secondaryDexHeadClassesFile to secondaryDexHeadClassesFile.
setSecondaryDexTailClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
setSecondaryDexTailClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
setSecondaryDexTailClassesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
setSecondaryDexTailClassesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value secondaryDexTailClassesFile to secondaryDexTailClassesFile.
setSection(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
Initializes the value for the section attribute.
setSeed(int) - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration.Builder
Initializes the value for the seed attribute.
setSequenceNumber(int) - Method in class com.facebook.buck.test.TestResults.Builder
Initializes the value for the sequenceNumber attribute.
setServer(URI) - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData.Builder
Initializes the value for the server attribute.
setServer(URI) - Method in class com.facebook.buck.slb.PerServerData.Builder
Initializes the value for the server attribute.
setServer(URI) - Method in class com.facebook.buck.slb.PerServerPingData.Builder
Initializes the value for the server attribute.
setServerPool(Iterable<? extends URI>) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Sets or replaces all elements for serverPool list.
setServerPoolName(String) - Method in class com.facebook.buck.slb.ClientSideSlbConfig.Builder
Initializes the value for the serverPoolName attribute.
setServerPoolName(String) - Method in class com.facebook.buck.slb.ServerHealthManagerEventData.Builder
Initializes the value for the serverPoolName attribute.
setServerUnhealthy(boolean) - Method in class com.facebook.buck.slb.PerServerData.Builder
Initializes the value for the serverUnhealthy attribute.
setService(HttpService) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
Initializes the value for the service attribute.
setService(HttpService) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig.Builder
Initializes the value for the service attribute.
setSetBuckVersionDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value setBuckVersionDurationMs to setBuckVersionDurationMs.
setSetBuckVersionDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value setBuckVersionDurationMs to setBuckVersionDurationMs.
setSettings(Optional<NSDictionary>) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
setSha1(String) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the value for the sha1 attribute.
setSha256(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the value for the sha256 attribute.
setSha256(String) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Initializes the value for the sha256 attribute.
setSharedLib(SourcePath) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value sharedLib to sharedLib.
setSharedLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value sharedLib to sharedLib.
setSharedLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value sharedLib to sharedLib.
setSharedLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value sharedLib to sharedLib.
setSharedLibraryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the sharedLibraryExtension attribute.
setSharedLibraryInterfaceParams(SharedLibraryInterfaceParams) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value sharedLibraryInterfaceParams to sharedLibraryInterfaceParams.
setSharedLibraryInterfaceParams(Optional<? extends SharedLibraryInterfaceParams>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value sharedLibraryInterfaceParams to sharedLibraryInterfaceParams.
setSharedLibraryVersionedExtensionFormat(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the sharedLibraryVersionedExtensionFormat attribute.
setSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the sharedLibs map.
setSharedLibs(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the sharedLibs map.
setSharedLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for sharedLink list.
setSharedObjectTargets(ImmutableSortedMap<String, ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Initializes the optional value sharedObjectTargets to sharedObjectTargets.
setSharedObjectTargets(Optional<? extends ImmutableSortedMap<String, ImmutableSortedSet<String>>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Initializes the optional value sharedObjectTargets to sharedObjectTargets.
setSharedObjectTargets(ImmutableSortedMap<String, ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Initializes the value for the sharedObjectTargets attribute.
setShellPath(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Sets the path to the shell under which the script is to be executed.
setShellScript(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXShellScriptBuildPhase
Sets the contents of the script to execute.
setShortName(String) - Method in class com.facebook.buck.core.model.impl.ImmutableUnflavoredBuildTarget.Builder
Initializes the value for the shortName attribute.
setShouldAddLinkedLibrariesAsFlags(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldAddLinkedLibrariesAsFlags attribute.
setShouldCacheBinaries(boolean) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the value for the shouldCacheBinaries attribute.
setShouldCacheLinks(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the value for the shouldCacheLinks attribute.
setShouldCancelOnRepeat(boolean) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
Initializes the value for the shouldCancelOnRepeat attribute.
setShouldCreateDirectoryStructure(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldCreateDirectoryStructure attribute.
setShouldCreateSourceOnlyAbi(boolean) - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths.Builder
Initializes the value for the shouldCreateSourceOnlyAbi attribute.
setShouldDeleteTemporaries(boolean) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
Initializes the value for the shouldDeleteTemporaries attribute.
setShouldDisallowAllDuplicates(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setShouldExplainTestSelectorList(boolean) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the shouldExplainTestSelectorList attribute.
setShouldExplainTestSelectorList(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the value for the shouldExplainTestSelectorList attribute.
setShouldForceLoadLinkWholeLibraries(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldForceLoadLinkWholeLibraries attribute.
setShouldGenerateHeaderSymlinkTreesOnly(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldGenerateHeaderSymlinkTreesOnly attribute.
setShouldGenerateMissingUmbrellaHeader(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldGenerateMissingUmbrellaHeader attribute.
setShouldGenerateProjectSchemes(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldGenerateProjectSchemes attribute.
setShouldGenerateReadOnlyFiles(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldGenerateReadOnlyFiles attribute.
setShouldHashEntries(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setShouldIncludeDependenciesTests(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldIncludeDependenciesTests attribute.
setShouldIncludeTests(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldIncludeTests attribute.
setShouldMergeHeaderMaps(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldMergeHeaderMaps attribute.
setShouldMergeManifests(boolean) - Method in class com.facebook.buck.util.zip.JarBuilder
 
setShouldProguard(boolean) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the value for the shouldProguard attribute.
setShouldReportAbsolutePaths(boolean) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the shouldReportAbsolutePaths attribute.
setShouldTrackClassUsage(boolean) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Initializes the value for the shouldTrackClassUsage attribute.
setShouldTrackJavacPhaseEvents(boolean) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Initializes the value for the shouldTrackJavacPhaseEvents attribute.
setShouldUseAbsoluteHeaderMapPaths(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldUseAbsoluteHeaderMapPaths attribute.
setShouldUsedOldBinaryOutputLocation(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the optional value shouldUsedOldBinaryOutputLocation to shouldUsedOldBinaryOutputLocation.
setShouldUsedOldBinaryOutputLocation(Optional<Boolean>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform.Builder
Initializes the optional value shouldUsedOldBinaryOutputLocation to shouldUsedOldBinaryOutputLocation.
setShouldUseHeaderMaps(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldUseHeaderMaps attribute.
setShouldUseShortNamesForTargets(boolean) - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions.Builder
Initializes the value for the shouldUseShortNamesForTargets attribute.
setShouldUseSubjectCommonNameToSign(boolean) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
Initializes the value for the shouldUseSubjectCommonNameToSign attribute.
setShufflingTests(boolean) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the value for the shufflingTests attribute.
setsid() - Method in interface com.facebook.buck.util.Libc
 
setSimulatorState(AppleSimulatorState) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
Initializes the value for the simulatorState attribute.
setSingleValue(Object) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setSingleValue(Object) - Method in class com.facebook.buck.rules.keys.RuleKeyBuilder
 
setSize(long) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the value for the size attribute.
setSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Initializes the value for the skeleton attribute.
setSkipBuildEnabled(boolean) - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig.Builder
Initializes the value for the skipBuildEnabled attribute.
setSkipCrunchPngs(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the skipCrunchPngs attribute.
setSkipCrunchPngs(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the skipCrunchPngs attribute.
setSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the value for the skipNonUnionRDotJava attribute.
setSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the value for the skipNonUnionRDotJava attribute.
setSkipProguard(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the skipProguard attribute.
setSkipProguard(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the skipProguard attribute.
setSkipProguard(boolean) - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs.Builder
Initializes the value for the skipProguard attribute.
setSkipResources(boolean) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the skipResources attribute.
setSlaveRunId(String) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
Initializes the value for the slaveRunId attribute.
setSlaveStatuses(Iterable<? extends BuildSlaveStatus>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
Sets or replaces all elements for slaveStatuses list.
setSnapshotReferenceImagesPath(Either<SourcePath, String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value snapshotReferenceImagesPath to snapshotReferenceImagesPath.
setSnapshotReferenceImagesPath(Optional<? extends Either<SourcePath, String>>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value snapshotReferenceImagesPath to snapshotReferenceImagesPath.
setSoName(String) - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
Initializes the value for the soName attribute.
setSoname(String) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.android.MergedNativeLibraryConstituents.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.cxx.OmnibusLibrary.Builder
Initializes the value for the soname attribute.
setSoname(String) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSoname(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value soname to soname.
setSonameMapping(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult.Builder
Initializes the value for the sonameMapping attribute.
setSonameMergeMap(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Initializes the optional value sonameMergeMap to sonameMergeMap.
setSonameMergeMap(Optional<? extends ImmutableSortedMap<String, String>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Initializes the optional value sonameMergeMap to sonameMergeMap.
setSortOrder(IjDependencyListBuilder.SortOrder) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
Initializes the value for the sortOrder attribute.
setSortPolicy(PBXGroup.SortPolicy) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXGroup
 
setSource(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the value for the source attribute.
setSource(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value source to source.
setSource(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value source to source.
setSource(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value source to source.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value sourceAbiVerificationMode to sourceAbiVerificationMode.
setSourceControlInfo(SourceControlInfo) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the optional value sourceControlInfo to sourceControlInfo.
setSourceControlInfo(Optional<? extends SourceControlInfo>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the optional value sourceControlInfo to sourceControlInfo.
setSourceDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Sets or replaces all elements for sourceDirs set.
setSourceFilePaths(ImmutableSortedSet<Path>) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Initializes the value for the sourceFilePaths attribute.
setSourceGroup(List<GroupedSource>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourceGroup to sourceGroup.
setSourceGroup(Optional<? extends List<GroupedSource>>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourceGroup to sourceGroup.
setSourceGroupName(String) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourceGroupName to sourceGroupName.
setSourceGroupName(Optional<String>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourceGroupName to sourceGroupName.
setSourceGroupPathRelativeToTarget(Path) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourceGroupPathRelativeToTarget to sourceGroupPathRelativeToTarget.
setSourceGroupPathRelativeToTarget(Optional<? extends Path>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourceGroupPathRelativeToTarget to sourceGroupPathRelativeToTarget.
setSourceJar(SourcePath) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value sourceJar to sourceJar.
setSourceJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Initializes the optional value sourceJar to sourceJar.
setSourceJar(SourcePath) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value sourceJar to sourceJar.
setSourceJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Initializes the optional value sourceJar to sourceJar.
setSourceJars(Iterable<? extends Path>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Sets or replaces all elements for sourceJars set.
setSourceLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the value for the sourceLevel attribute.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for sourceOnlyAbiDeps sortedSet.
setSourceOnlyAbiRuleInfoFactory(SourceOnlyAbiRuleInfoFactory) - Method in class com.facebook.buck.jvm.java.CompilerParameters.Builder
Initializes the value for the sourceOnlyAbiRuleInfoFactory attribute.
setSourcePath(SourcePath) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
Initializes the value for the sourcePath attribute.
setSourcePath(SourcePath) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourcePath to sourcePath.
setSourcePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourcePath to sourcePath.
setSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags.Builder
Initializes the value for the sourcePath attribute.
setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
Initializes the optional value sourcePath to sourcePath.
setSourcePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
Initializes the optional value sourcePath to sourcePath.
setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.AbstractRuleKeyBuilder
 
setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.ContentAgnosticRuleKeyFactory.Builder
 
setSourcePath(SourcePath) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyFactory.Builder
 
setSourcePathConverter(Function<Path, SourcePath>) - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider.Builder
Initializes the value for the sourcePathConverter attribute.
setSourcePathResolver(SourcePathResolver) - Method in class com.facebook.buck.core.build.context.BuildContext.Builder
Initializes the value for the sourcePathResolver attribute.
setSourcePathResolver(SourcePathResolver) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the sourcePathResolver attribute.
setSourcePaths(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.FrameworkDependencies.Builder
Sets or replaces all elements for sourcePaths set.
setSources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.d.DIncludes.Builder
Sets or replaces all elements for sources sortedSet.
setSourceToBootclasspath(Map<String, ? extends ImmutableList<PathSourcePath>>) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Sets or replaces all mappings from the specified map as entries for the sourceToBootclasspath map.
setSourceTree(PBXReference.SourceTree) - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
setSourceTreePath(SourceTreePath) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
Initializes the optional value sourceTreePath to sourceTreePath.
setSourceTreePath(Optional<? extends SourceTreePath>) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
Initializes the optional value sourceTreePath to sourceTreePath.
setSourceWithFlags(SourceWithFlags) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourceWithFlags to sourceWithFlags.
setSourceWithFlags(Optional<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the optional value sourceWithFlags to sourceWithFlags.
setSpoolMode(AbstractJavacOptions.SpoolMode) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the value for the spoolMode attribute.
setSQLiteCacheEntries(Iterable<? extends SQLiteCacheEntry>) - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries.Builder
Sets or replaces all elements for sQLiteCacheEntries set.
setSrc(SourcePath) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Initializes the value for the src attribute.
setSrc(SourcePath) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value src to src.
setSrc(Optional<? extends SourcePath>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Initializes the optional value src to src.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSet) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSet) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSet) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends Either<SourcePath, Pair<SourcePath, String>>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs set.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSet) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value srcs to srcs.
setSrcs(Optional<? extends SourceSet>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value srcs to srcs.
setSrcs(SourceSet) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value srcs to srcs.
setSrcs(Optional<? extends SourceSet>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value srcs to srcs.
setSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSet) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcs(SourceSet) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the value for the srcs attribute.
setSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for srcs sortedSet.
setSrcTarget(BuildTarget) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value srcTarget to srcTarget.
setSrcTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value srcTarget to srcTarget.
setStampedeId(StampedeId) - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats.Builder
Initializes the value for the stampedeId attribute.
setStampedeId(StampedeId) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the stampedeId attribute.
setStampedeId(String) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setStampedeId(String) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the value for the stampedeId attribute.
setStampedeIdReference(AtomicReference<StampedeId>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the stampedeIdReference attribute.
setStart(long) - Method in class com.facebook.buck.event.listener.util.EventInterval.Builder
Initializes the optional value start to start.
setStart(OptionalLong) - Method in class com.facebook.buck.event.listener.util.EventInterval.Builder
Initializes the optional value start to start.
setStarterType(LuaBinaryDescription.StarterType) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the optional value starterType to starterType.
setStarterType(Optional<? extends LuaBinaryDescription.StarterType>) - Method in class com.facebook.buck.features.lua.LuaPlatform.Builder
Initializes the optional value starterType to starterType.
setStartIndex(int) - Method in class com.facebook.buck.core.macros.MacroMatchResult.Builder
Initializes the value for the startIndex attribute.
setState(DistBuildState) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the state attribute.
setState(DistBuildState) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the state attribute.
setStaticLib(SourcePath) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value staticLib to staticLib.
setStaticLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value staticLib to staticLib.
setStaticLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value staticLib to staticLib.
setStaticLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value staticLib to staticLib.
setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(String) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryBasename(Optional<String>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value staticLibraryBasename to staticLibraryBasename.
setStaticLibraryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the staticLibraryExtension attribute.
setStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for staticLibs list.
setStaticLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for staticLibs list.
setStaticLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for staticLink list.
setStaticPicLib(SourcePath) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value staticPicLib to staticPicLib.
setStaticPicLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value staticPicLib to staticPicLib.
setStaticPicLib(SourcePath) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value staticPicLib to staticPicLib.
setStaticPicLib(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value staticPicLib to staticPicLib.
setStaticPicLibs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for staticPicLibs list.
setStaticPicLink(Iterable<String>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for staticPicLink list.
setStatus(BuildRuleStatus) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the value for the status attribute.
setStatus(String) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
Initializes the optional value status to status.
setStatus(Optional<String>) - Method in class com.facebook.buck.distributed.DistBuildStatus.Builder
Initializes the optional value status to status.
setStatus(AbstractDoctorSuggestion.StepStatus) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
Initializes the value for the status attribute.
setStatusPollIntervalMillis(int) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Initializes the value for the statusPollIntervalMillis attribute.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Level) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value stdErrLogLevel to stdErrLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Level) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value stdOutLogLevel to stdOutLogLevel.
setSteps(Iterable<? extends Step>) - Method in class com.facebook.buck.cli.TestRun.Builder
Sets or replaces all elements for steps list.
setStore(SourcePath) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Initializes the value for the store attribute.
setStoreClient(HttpService) - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs.Builder
Initializes the value for the storeClient attribute.
setStoreFuture(ListenableFuture<Void>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
Initializes the optional value storeFuture to storeFuture.
setStoreFuture(Optional<? extends ListenableFuture<Void>>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult.Builder
Initializes the optional value storeFuture to storeFuture.
setStoreRequestLogger(BatchingLogger) - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs.Builder
Initializes the value for the storeRequestLogger attribute.
setStoreType(ArtifactCacheEvent.StoreType) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the value for the storeType attribute.
setStream(String) - Method in class com.facebook.buck.event.listener.RunIdStreamPair.Builder
Initializes the value for the stream attribute.
setStrict(boolean) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value strict to strict.
setStrict(Optional<Boolean>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value strict to strict.
setStrip(Tool) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the strip attribute.
setStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Sets or replaces all elements for stripFlags list.
setStrippedObjectName(String) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
Initializes the value for the strippedObjectName attribute.
setStripPrefix(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value stripPrefix to stripPrefix.
setStripPrefix(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value stripPrefix to stripPrefix.
setStubBinary(Path) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value stubBinary to stubBinary.
setStubBinary(Optional<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value stubBinary to stubBinary.
setStubBinaryPath(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the optional value stubBinaryPath to stubBinaryPath.
setStubBinaryPath(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the optional value stubBinaryPath to stubBinaryPath.
setStyle(GwtBinary.Style) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value style to style.
setStyle(Optional<? extends GwtBinary.Style>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Initializes the optional value style to style.
setSubCommand(String) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Initializes the value for the subCommand attribute.
setSubjectCommonName(String) - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity.Builder
Initializes the value for the subjectCommonName attribute.
setSuccessOptional(BuildRuleSuccessType) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value successOptional to successOptional.
setSuccessOptional(Optional<? extends BuildRuleSuccessType>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value successOptional to successOptional.
setSuccessUploadCount(AtomicInteger) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Initializes the value for the successUploadCount attribute.
setSuggestion(String) - Method in class com.facebook.buck.doctor.config.DoctorSuggestion.Builder
Initializes the value for the suggestion attribute.
setSuggestions(Iterable<? extends DoctorSuggestion>) - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse.Builder
Sets or replaces all elements for suggestions list.
setSuperConsoleEnabled(boolean) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Initializes the value for the superConsoleEnabled attribute.
setSupportedArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Sets or replaces all elements for supportedArchitectures set.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value supportedPlatformsRegex to supportedPlatformsRegex.
setSupportedProductFamilyIDs(Iterable<Integer>) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile.Builder
Sets or replaces all elements for supportedProductFamilyIDs set.
setSupportsAbiGenerationFromSource(boolean) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Initializes the value for the supportsAbiGenerationFromSource attribute.
setSupportsAbiGenerationFromSource(boolean) - Method in class com.facebook.buck.jvm.java.JavacPluginProperties.Builder
Initializes the value for the supportsAbiGenerationFromSource attribute.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsMergedLinking(Optional<Boolean>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value supportsMergedLinking to supportsMergedLinking.
setSupportsSharedLibraryInterface(boolean) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the supportsSharedLibraryInterface attribute.
setSuppressStackTraces(boolean) - Method in class com.facebook.buck.util.ErrorLogger
 
setSwiftc(Tool) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Initializes the value for the swiftc attribute.
setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for swiftCompilerFlags list.
setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for swiftCompilerFlags list.
setSwiftCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for swiftCompilerFlags list.
setSwiftName(String) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the optional value swiftName to swiftName.
setSwiftName(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.ApplePlatform.Builder
Initializes the optional value swiftName to swiftName.
setSwiftPlatform(SwiftPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value swiftPlatform to swiftPlatform.
setSwiftPlatform(Optional<? extends SwiftPlatform>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value swiftPlatform to swiftPlatform.
setSwiftRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Sets or replaces all elements for swiftRuntimePaths set.
setSwiftSharedLibraryRunPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Sets or replaces all elements for swiftSharedLibraryRunPaths list.
setSwiftStaticRuntimePaths(Iterable<? extends Path>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Sets or replaces all elements for swiftStaticRuntimePaths set.
setSwiftStdlibTool(Tool) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Initializes the optional value swiftStdlibTool to swiftStdlibTool.
setSwiftStdlibTool(Optional<? extends Tool>) - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform.Builder
Initializes the optional value swiftStdlibTool to swiftStdlibTool.
setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSwiftVersion(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value swiftVersion to swiftVersion.
setSymbolNameTool(SymbolNameTool) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the value for the symbolNameTool attribute.
setSystemMemory(long) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the systemMemory attribute.
setTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterInfo.Builder
Sets or replaces all mappings from the specified map as entries for the tags map.
setTags(Map<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Sets or replaces all mappings from the specified map as entries for the tags map.
setTags(Multimap<String, ? extends String>) - Method in class com.facebook.buck.event.ScubaData.Builder
Sets or replaces all mappings from the specified map as entries for the tags map.
setTagSets(Multimap<String, ? extends String>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Sets or replaces all mappings from the specified map as entries for the tagSets map.
setTarget(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Finished.Builder
 
setTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath.Builder
Initializes the value for the target attribute.
setTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath.Builder
Initializes the value for the target attribute.
setTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath.Builder
Initializes the value for the target attribute.
setTarget(BuildTarget) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Initializes the value for the target attribute.
setTarget(BuildTarget) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the value for the target attribute.
setTarget(String) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(String) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value target to target.
setTarget(Optional<String>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value target to target.
setTargetAppPlatform(String) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
Initializes the value for the targetAppPlatform attribute.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.GenAidlDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleWrapperResourceArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ExportFileDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Sets or replaces all elements for targetCompatibleWith list.
setTargetCpuType(TargetCpuType) - Method in class com.facebook.buck.android.AndroidLinkableMetadata.Builder
Initializes the value for the targetCpuType attribute.
setTargetCpuType(TargetCpuType) - Method in class com.facebook.buck.android.StrippedObjectDescription.Builder
Initializes the value for the targetCpuType attribute.
setTargetCpuType(TargetCpuType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration.Builder
Initializes the value for the targetCpuType attribute.
setTargetDevice(TargetDevice) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the optional value targetDevice to targetDevice.
setTargetDevice(Optional<? extends TargetDevice>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the optional value targetDevice to targetDevice.
setTargetGraph(TargetGraph) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs.Builder
Initializes the value for the targetGraph attribute.
setTargetHash(String) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value targetHash to targetHash.
setTargetHash(Optional<String>) - Method in class com.facebook.buck.cli.TargetResult.Builder
Initializes the optional value targetHash to targetHash.
setTargetLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the value for the targetLevel attribute.
setTargets(Iterable<? extends TargetNode>) - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule.Builder
Sets or replaces all elements for targets set.
setTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary.Builder
Sets or replaces all elements for targets set.
setTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.project.intellij.model.IjModule.Builder
Sets or replaces all elements for targets set.
setTargets(Iterable<? extends QueryTarget>) - Method in class com.facebook.buck.query.TargetSetExpression.Builder
Sets or replaces all elements for targets set.
setTargetSdkVersion(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTargetSdkVersion(OptionalInt) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value targetSdkVersion to targetSdkVersion.
setTask(JavaCompiler.CompilationTask) - Method in class com.facebook.buck.jvm.java.abi.source.api.ErrorSuppressingDiagnosticListener
 
setTaskListener(TaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
Sets a TaskListener.
setTaskListener(BuckJavacTaskListener) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskProxyImpl
 
setTaskListener(BuckJavacTaskListener) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskProxy
 
setTenantId(String) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs.Builder
Initializes the value for the tenantId attribute.
setTest(TestRule) - Method in class com.facebook.buck.cli.TestRun.Builder
Initializes the value for the test attribute.
setTest(SourcePath) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value test to test.
setTest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value test to test.
setTestCases(Iterable<? extends TestCaseSummary>) - Method in class com.facebook.buck.test.TestResults.Builder
Sets or replaces all elements for testCases list.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(long) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testCaseTimeoutMs to testCaseTimeoutMs.
setTestClasses(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Sets or replaces all elements for testClasses list.
setTestFilter(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value testFilter to testFilter.
setTestFilter(Optional<String>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the optional value testFilter to testFilter.
setTestHostApp(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value testHostApp to testHostApp.
setTestHostApp(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value testHostApp to testHostApp.
setTestLibraryProjectDir(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testLibraryProjectDir to testLibraryProjectDir.
setTestLibraryProjectDir(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testLibraryProjectDir to testLibraryProjectDir.
setTestLogPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.test.TestResults.Builder
Sets or replaces all elements for testLogPaths list.
setTestPackage(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the testPackage attribute.
setTestReportingCallback(TestRule.TestReportingCallback) - Method in class com.facebook.buck.cli.TestRun.Builder
Initializes the value for the testReportingCallback attribute.
setTestResultsCallable(Callable<TestResults>) - Method in class com.facebook.buck.cli.TestRun.Builder
Initializes the value for the testResultsCallable attribute.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.d.DTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.go.GoTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(long) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value testRuleTimeoutMs to testRuleTimeoutMs.
setTestRunner(String) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the testRunner attribute.
setTestRunnerClasspath(Path) - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs.Builder
Initializes the value for the testRunnerClasspath attribute.
setTestRunnerClasspath(Path) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the testRunnerClasspath attribute.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg.Builder
Sets or replaces all elements for tests sortedSet.
setTestSelectorList(TestSelectorList) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value testSelectorList to testSelectorList.
setTestSelectorList(Optional<? extends TestSelectorList>) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the optional value testSelectorList to testSelectorList.
setTestSelectorList(TestSelectorList) - Method in class com.facebook.buck.test.TestRunningOptions.Builder
Initializes the value for the testSelectorList attribute.
setTestType(TestType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(TestType) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(TestType) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(TestType) - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs.Builder
Initializes the value for the testType attribute.
setTestType(TestType) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(TestType) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value testType to testType.
setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinLto(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the value for the thinLto attribute.
setThinTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.MultiarchFileInfo.Builder
Sets or replaces all elements for thinTargets list.
setThriftPath(String) - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig.Builder
Initializes the value for the thriftPath attribute.
setThriftProtocol(ThriftProtocol) - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs.Builder
Initializes the value for the thriftProtocol attribute.
setTimeout(Timeout) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
Initializes the optional value timeout to timeout.
setTimeout(Optional<? extends Timeout>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask.Builder
Initializes the optional value timeout to timeout.
setTimestampMillis(long) - Method in class com.facebook.buck.event.listener.ProxyBuckEvent.Builder
Initializes the value for the timestampMillis attribute.
setTimestampMillis(long) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Initializes the value for the timestampMillis attribute.
setTimestampMillis(long) - Method in class com.facebook.buck.test.TestStatusMessage.Builder
Initializes the value for the timestampMillis attribute.
setTimingStatsTracker(BuildSlaveTimingStatsTracker) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the timingStatsTracker attribute.
setTimingStatsTracker(BuildSlaveTimingStatsTracker) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the timingStatsTracker attribute.
SettingsAffectingCache(int, ActionGraph) - Constructor for class com.facebook.buck.rules.keys.RuleKeyCacheRecycler.SettingsAffectingCache
 
setTmpFolderPath(Path) - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep.Builder
Initializes the value for the tmpFolderPath attribute.
setToolchainPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths.Builder
Sets or replaces all elements for toolchainPaths set.
setToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Sets or replaces all elements for toolchains list.
setTopLevelTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs.Builder
Sets or replaces all elements for topLevelTargets set.
setTotalCacheErrors(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Initializes the value for the totalCacheErrors attribute.
setTotalCacheHits(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Initializes the value for the totalCacheHits attribute.
setTotalCacheIgnores(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Initializes the value for the totalCacheIgnores attribute.
setTotalCacheLocalKeyUnchangedHits(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Initializes the value for the totalCacheLocalKeyUnchangedHits attribute.
setTotalCacheMisses(int) - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary.Builder
Initializes the value for the totalCacheMisses attribute.
setTotalExecutedRules(int) - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats.Builder
Initializes the value for the totalExecutedRules attribute.
setTotalLoadTime(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value totalLoadTime to totalLoadTime.
setTotalLoadTime(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value totalLoadTime to totalLoadTime.
setTotalMissTime(long) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value totalMissTime to totalMissTime.
setTotalMissTime(Optional<Long>) - Method in class com.facebook.buck.util.cache.CacheStats.Builder
Initializes the optional value totalMissTime to totalMissTime.
setTotalNanoTime(long) - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
setTotalNumberOfTests(int) - Method in class com.facebook.buck.test.TestResults.Builder
Initializes the value for the totalNumberOfTests attribute.
setTotalRulekeyTimeMs(Long) - Method in class com.facebook.buck.log.PerfTimesStats.Builder
Initializes the value for the totalRulekeyTimeMs attribute.
setTotalThreadUserNanoTime(long) - Method in class com.facebook.buck.event.listener.TimeCostEntry
 
setTraceFile(Path) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value traceFile to traceFile.
setTraceFile(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.config.BuildLogEntry.Builder
Initializes the optional value traceFile to traceFile.
setTraceUploadURI(URI) - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs.Builder
Initializes the value for the traceUploadURI attribute.
setTrackClassUsage(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the value for the trackClassUsage attribute.
setTrackJavacPhaseEvents(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the value for the trackJavacPhaseEvents attribute.
setTransitiveBytecodeIncludes(ImmutableSortedSet<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the value for the transitiveBytecodeIncludes attribute.
setTrimResourceIds(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the trimResourceIds attribute.
setTrimResourceIds(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the trimResourceIds attribute.
setTwoLevelContentHashKey(String) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value twoLevelContentHashKey to twoLevelContentHashKey.
setTwoLevelContentHashKey(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the optional value twoLevelContentHashKey to twoLevelContentHashKey.
setTwoLevelContentHashKey(String) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Initializes the optional value twoLevelContentHashKey to twoLevelContentHashKey.
setTwoLevelContentHashKey(Optional<String>) - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult.Builder
Initializes the optional value twoLevelContentHashKey to twoLevelContentHashKey.
setTwoLevelContentHashKeyServerLog(RuleKeyLogEntry) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
Initializes the optional value twoLevelContentHashKeyServerLog to twoLevelContentHashKeyServerLog.
setTwoLevelContentHashKeyServerLog(Optional<? extends RuleKeyLogEntry>) - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult.Builder
Initializes the optional value twoLevelContentHashKeyServerLog to twoLevelContentHashKeyServerLog.
setType(RDotTxtEntry.RType) - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry.Builder
Initializes the value for the type attribute.
setType(NdkCompilerType) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
Initializes the value for the type attribute.
setType(AbstractGroupedSource.Type) - Method in class com.facebook.buck.apple.GroupedSource.Builder
Initializes the value for the type attribute.
setType(CacheResultType) - Method in class com.facebook.buck.artifact_cache.CacheResult.Builder
Initializes the value for the type attribute.
setType(String) - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec.Builder
Initializes the value for the type attribute.
setType(String) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.CxxSource.Builder
Initializes the value for the type attribute.
setType(CxxToolProvider.Type) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the optional value type to type.
setType(Optional<? extends CxxToolProvider.Type>) - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams.Builder
Initializes the optional value type to type.
setType(IjDependencyListBuilder.Type) - Method in class com.facebook.buck.features.project.intellij.DependencyEntry.Builder
Initializes the value for the type attribute.
setType(String) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Initializes the value for the type attribute.
setType(String) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Initializes the optional value type to type.
setType(RemoteFile.Type) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<? extends RemoteFile.Type>) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the optional value type to type.
setType(String) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
Initializes the value for the type attribute.
setType(AbstractFrameworkPath.Type) - Method in class com.facebook.buck.rules.coercer.FrameworkPath.Builder
Initializes the value for the type attribute.
setType(AbstractSourceSet.Type) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
Initializes the value for the type attribute.
setType(AbstractSourceSortedSet.Type) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
Initializes the value for the type attribute.
setType(String) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.shell.GenruleDescriptionArg.Builder
Initializes the optional value type to type.
setType(String) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value type to type.
setType(Optional<String>) - Method in class com.facebook.buck.shell.ShTestDescriptionArg.Builder
Initializes the optional value type to type.
SetTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
 
setUdid(String) - Method in class com.facebook.buck.apple.simulator.AppleSimulator.Builder
Initializes the value for the udid attribute.
setUiTestTargetApp(BuildTarget) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value uiTestTargetApp to uiTestTargetApp.
setUiTestTargetApp(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value uiTestTargetApp to uiTestTargetApp.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value unbundledResourcesRoot to unbundledResourcesRoot.
setUnconfiguredBuildTargetFactory(UnconfiguredBuildTargetFactory) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the unconfiguredBuildTargetFactory attribute.
setUnexpandedCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo.Builder
Sets or replaces all elements for unexpandedCommandArgs list.
setUnnamedSources(ImmutableSet<SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
Initializes the optional value unnamedSources to unnamedSources.
setUnnamedSources(Optional<? extends ImmutableSet<SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceSet.Builder
Initializes the optional value unnamedSources to unnamedSources.
setUnnamedSources(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
Initializes the optional value unnamedSources to unnamedSources.
setUnnamedSources(Optional<? extends ImmutableSortedSet<SourcePath>>) - Method in class com.facebook.buck.rules.coercer.SourceSortedSet.Builder
Initializes the optional value unnamedSources to unnamedSources.
setUnstrippedLibraries(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Initializes the optional value unstrippedLibraries to unstrippedLibraries.
setUnstrippedLibraries(Optional<? extends ImmutableSortedSet<SourcePath>>) - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult.Builder
Initializes the optional value unstrippedLibraries to unstrippedLibraries.
setUnversionedTargetGraph(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
Initializes the value for the unversionedTargetGraph attribute.
setup(SimplePerfEvent.Scope) - Method in class com.facebook.buck.rules.keys.EventPostingRuleKeyCacheScope
Additional setup.
setup(Environment) - Method in class com.facebook.buck.skylark.parser.context.ParseContext
 
setUploadBuckDotFilesDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value uploadBuckDotFilesDurationMs to uploadBuckDotFilesDurationMs.
setUploadBuckDotFilesDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value uploadBuckDotFilesDurationMs to uploadBuckDotFilesDurationMs.
setUploadCompleteFuture(ListenableFuture<Void>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value uploadCompleteFuture to uploadCompleteFuture.
setUploadCompleteFuture(Optional<? extends ListenableFuture<Void>>) - Method in class com.facebook.buck.core.build.engine.BuildResult.Builder
Initializes the optional value uploadCompleteFuture to uploadCompleteFuture.
setUploadMissingFilesDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value uploadMissingFilesDurationMs to uploadMissingFilesDurationMs.
setUploadMissingFilesDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value uploadMissingFilesDurationMs to uploadMissingFilesDurationMs.
setUploadTargetGraphDurationMs(long) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value uploadTargetGraphDurationMs to uploadTargetGraphDurationMs.
setUploadTargetGraphDurationMs(Optional<Long>) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the optional value uploadTargetGraphDurationMs to uploadTargetGraphDurationMs.
setupLoggers(InvocationInfo, OutputStream, OutputStream, Verbosity) - Method in class com.facebook.buck.log.GlobalStateManager
 
setupLogging(LogConfigSetup) - Static method in class com.facebook.buck.log.LogConfig
Creates the log output directory and concatenates logging.properties files together to configure or re-configure LogManager.
setUrl(URI) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the value for the url attribute.
setUrl(String) - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot.Builder
Initializes the value for the url attribute.
setUrl(String) - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder.Builder
Initializes the value for the url attribute.
setUrl(URI) - Method in class com.facebook.buck.file.RemoteFileDescriptionArg.Builder
Initializes the value for the url attribute.
setUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg.Builder
Sets or replaces all elements for urls list.
setUrls(Iterable<? extends URI>) - Method in class com.facebook.buck.file.HttpFileDescriptionArg.Builder
Sets or replaces all elements for urls list.
setUseArgFile(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value useArgFile to useArgFile.
setUseArgFile(Optional<Boolean>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform.Builder
Initializes the optional value useArgFile to useArgFile.
setUseAsyncFileLogging(boolean) - Static method in class com.facebook.buck.log.LogConfig
 
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(boolean) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Initializes the optional value useCxxLibraries to useCxxLibraries.
setUseDefaultTestMain(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value useDefaultTestMain to useDefaultTestMain.
setUseDefaultTestMain(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value useDefaultTestMain to useDefaultTestMain.
setUseOldStyleableFormat(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Initializes the value for the useOldStyleableFormat attribute.
setUser(String) - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription.Builder
Initializes the value for the user attribute.
setUserIssueDescription(String) - Method in class com.facebook.buck.doctor.UserReport.Builder
Initializes the value for the userIssueDescription attribute.
setUserLocalConfiguration(UserLocalConfiguration) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the value for the userLocalConfiguration attribute.
setUserOrInferredBuildLabel(String) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
setUserOrInferredBuildLabel(String) - Method in class com.facebook.buck.distributed.DistBuildClientStats.Builder
Initializes the value for the userOrInferredBuildLabel attribute.
setUserReport(UserReport) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the optional value userReport to userReport.
setUserReport(Optional<? extends UserReport>) - Method in class com.facebook.buck.doctor.DefectReport.Builder
Initializes the optional value userReport to userReport.
setUseSplitDex(boolean) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the value for the useSplitDex attribute.
setUseSplitDex(boolean) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the value for the useSplitDex attribute.
setUseWatchmanGlob(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the useWatchmanGlob attribute.
setUUID(String) - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata.Builder
Initializes the value for the uUID attribute.
setValue(String) - Method in class com.facebook.buck.cli.ConfigValue.Builder
Initializes the optional value value to value.
setValue(Optional<String>) - Method in class com.facebook.buck.cli.ConfigValue.Builder
Initializes the optional value value to value.
setValue(long) - Method in class com.facebook.buck.event.EventKey.Builder
Initializes the value for the value attribute.
setValue(String) - Method in class com.facebook.buck.event.PerfEventId.Builder
Initializes the value for the value attribute.
setValue(String) - Method in class com.facebook.buck.rules.coercer.BuildConfigFields.Field.Builder
Initializes the value for the value attribute.
setValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the value for the values attribute.
setValues(Map<String, ? extends String>) - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg.Builder
Sets or replaces all mappings from the specified map as entries for the values map.
setValues(Map<String, ? extends Long>) - Method in class com.facebook.buck.counters.CounterSnapshot.Builder
Sets or replaces all mappings from the specified map as entries for the values map.
setValuesFile(SourcePath) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the optional value valuesFile to valuesFile.
setValuesFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg.Builder
Initializes the optional value valuesFile to valuesFile.
setVariants(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg.Builder
Sets or replaces all elements for variants set.
setVerbose(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions.Builder
Initializes the value for the verbose attribute.
setVerificationErrors(Iterable<String>) - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult.Builder
Sets or replaces all elements for verificationErrors list.
setVersion(String) - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler.Builder
Initializes the value for the version attribute.
setVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk.Builder
Initializes the value for the version attribute.
setVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
Initializes the optional value version to version.
setVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleToolchain.Builder
Initializes the optional value version to version.
setVersion(String) - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool.Builder
Initializes the value for the version attribute.
setVersion(String) - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg.Builder
Initializes the value for the version attribute.
setVersion(String) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value version to version.
setVersion(Optional<String>) - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg.Builder
Initializes the optional value version to version.
setVersionCode(int) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value versionCode to versionCode.
setVersionCode(OptionalInt) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value versionCode to versionCode.
setVersionControlStats(Optional<CommonFastVersionControlStats>) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setVersionedExportedLangPlatformPreprocessorFlags(VersionMatchedCollection<ImmutableMap<AbstractCxxSource.Type, PatternMatchedCollection<ImmutableList<StringWithMacros>>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the versionedExportedLangPlatformPreprocessorFlags attribute.
setVersionedExportedLangPreprocessorFlags(VersionMatchedCollection<ImmutableMap<AbstractCxxSource.Type, ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the versionedExportedLangPreprocessorFlags attribute.
setVersionedExportedPlatformPreprocessorFlags(VersionMatchedCollection<PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the versionedExportedPlatformPreprocessorFlags attribute.
setVersionedExportedPreprocessorFlags(VersionMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the value for the versionedExportedPreprocessorFlags attribute.
setVersionedHeaderDirs(VersionMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
setVersionedHeaderDirs(Optional<? extends VersionMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
setVersionedHeaderDirs(VersionMatchedCollection<ImmutableList<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
setVersionedHeaderDirs(Optional<? extends VersionMatchedCollection<ImmutableList<SourcePath>>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedHeaderDirs to versionedHeaderDirs.
setVersionedResources(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value versionedResources to versionedResources.
setVersionedResources(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value versionedResources to versionedResources.
setVersionedResources(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionedResources to versionedResources.
setVersionedResources(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionedResources to versionedResources.
setVersionedSharedLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value versionedSharedLib to versionedSharedLib.
setVersionedSharedLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value versionedSharedLib to versionedSharedLib.
setVersionedSharedLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedSharedLib to versionedSharedLib.
setVersionedSharedLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedSharedLib to versionedSharedLib.
setVersionedSrcs(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value versionedSrcs to versionedSrcs.
setVersionedSrcs(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value versionedSrcs to versionedSrcs.
setVersionedSrcs(VersionMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionedSrcs to versionedSrcs.
setVersionedSrcs(Optional<? extends VersionMatchedCollection<SourceSortedSet>>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionedSrcs to versionedSrcs.
setVersionedStaticLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value versionedStaticLib to versionedStaticLib.
setVersionedStaticLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value versionedStaticLib to versionedStaticLib.
setVersionedStaticLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedStaticLib to versionedStaticLib.
setVersionedStaticLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedStaticLib to versionedStaticLib.
setVersionedStaticPicLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
setVersionedStaticPicLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths.Builder
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
setVersionedStaticPicLib(VersionMatchedCollection<SourcePath>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
setVersionedStaticPicLib(Optional<? extends VersionMatchedCollection<SourcePath>>) - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg.Builder
Initializes the optional value versionedStaticPicLib to versionedStaticPicLib.
setVersionedTargetGraph(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
Initializes the optional value versionedTargetGraph to versionedTargetGraph.
setVersionedTargetGraph(Optional<? extends TargetGraphAndBuildTargets>) - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs.Builder
Initializes the optional value versionedTargetGraph to versionedTargetGraph.
setVersionedTargetGraphCache(InstrumentedVersionedTargetGraphCache) - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs.Builder
Initializes the value for the versionedTargetGraphCache attribute.
setVersionedTargetGraphCache(InstrumentedVersionedTargetGraphCache) - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs.Builder
Initializes the value for the versionedTargetGraphCache attribute.
setVersionName(String) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value versionName to versionName.
setVersionName(Optional<String>) - Method in class com.facebook.buck.rules.coercer.ManifestEntries.Builder
Initializes the optional value versionName to versionName.
setVersions(Map<? extends Version, ? extends BuildTarget>) - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg.Builder
Sets or replaces all mappings from the specified map as entries for the versions map.
setVersions(Map<? extends BuildTarget, ? extends Version>) - Method in class com.facebook.buck.versions.VersionUniverse.Builder
Sets or replaces all mappings from the specified map as entries for the versions map.
setVersionString(String) - Method in class com.facebook.buck.jvm.java.JavacVersion.Builder
Initializes the value for the versionString attribute.
setVersionString(String) - Method in class com.facebook.buck.jvm.kotlin.KotlincVersion.Builder
Initializes the value for the versionString attribute.
setVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(String) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value versionUniverse to versionUniverse.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<String>) - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg.Builder
Sets or replaces all elements for vmArgs list.
setWallMillisDuration(long) - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry.Builder
Initializes the value for the wallMillisDuration attribute.
setWarnAboutDeprecatedSyntax(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the warnAboutDeprecatedSyntax attribute.
setWarnings(boolean) - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions.Builder
Initializes the value for the warnings attribute.
setWarningsFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWarningsFlags(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWarningsFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWarningsFlags(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWarningsFlags(String) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWarningsFlags(Optional<String>) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the optional value warningsFlags to warningsFlags.
setWasDefaultRuleKeyMismatch(boolean) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
Initializes the value for the wasDefaultRuleKeyMismatch attribute.
setWasInputRuleKeyMismatch(boolean) - Method in class com.facebook.buck.distributed.BuildRuleStats.Builder
Initializes the value for the wasInputRuleKeyMismatch attribute.
setWasStoreSuccessful(boolean) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value wasStoreSuccessful to wasStoreSuccessful.
setWasStoreSuccessful(Optional<Boolean>) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData.Builder
Initializes the optional value wasStoreSuccessful to wasStoreSuccessful.
setWasStoreSuccessful(boolean) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
Initializes the optional value wasStoreSuccessful to wasStoreSuccessful.
setWasStoreSuccessful(Optional<Boolean>) - Method in class com.facebook.buck.artifact_cache.StoreResult.Builder
Initializes the optional value wasStoreSuccessful to wasStoreSuccessful.
setWatchAppPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the watchAppPath attribute.
setWatchInterface(XCScheme.LaunchAction.WatchInterface) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value watchInterface to watchInterface.
setWatchInterface(Optional<? extends XCScheme.LaunchAction.WatchInterface>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value watchInterface to watchInterface.
setWatchman(Watchman) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the watchman attribute.
setWatchmanDiagReport(Path) - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport.Builder
Initializes the optional value watchmanDiagReport to watchmanDiagReport.
setWatchmanDiagReport(Optional<? extends Path>) - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport.Builder
Initializes the optional value watchmanDiagReport to watchmanDiagReport.
setWatchmanGlobStatResults(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the watchmanGlobStatResults attribute.
setWatchmanQueryTimeoutMs(long) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the optional value watchmanQueryTimeoutMs to watchmanQueryTimeoutMs.
setWatchmanQueryTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the optional value watchmanQueryTimeoutMs to watchmanQueryTimeoutMs.
setWatchmanUseGlobGenerator(boolean) - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions.Builder
Initializes the value for the watchmanUseGlobGenerator attribute.
setWeightEstimateForTesting(int) - Method in class com.facebook.buck.android.dalvik.EstimateDexWeightStep
 
setWhitelist(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification.Builder
Sets or replaces all elements for whitelist sortedSet.
setWhitelistedStringDirectories(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails.Builder
Sets or replaces all elements for whitelistedStringDirectories set.
setWhitelistedStringDirs(ImmutableSet<Path>) - Method in class com.facebook.buck.android.FilterResourcesSteps.Builder
 
setWithoutDependenciesTests(boolean) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
Initializes the value for the withoutDependenciesTests attribute.
setWithoutTests(boolean) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
Initializes the value for the withoutTests attribute.
setWithTests(boolean) - Method in class com.facebook.buck.cli.ProjectGeneratorParameters.Builder
Initializes the value for the withTests attribute.
setWords(Iterable<? extends TargetLiteral>) - Method in class com.facebook.buck.query.SetExpression.Builder
Sets or replaces all elements for words list.
setWorker(BuildTarget) - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg.Builder
Initializes the value for the worker attribute.
setWorker(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg.Builder
Initializes the value for the worker attribute.
setWorkerProcessPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext.Builder
Initializes the value for the workerProcessPools attribute.
setWorkingDirectory(Path) - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths.Builder
Initializes the value for the workingDirectory attribute.
setWorkingDirectoryChangesCount(OptionalInt) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
setWorkspaceName(String) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value workspaceName to workspaceName.
setWorkspaceName(Optional<String>) - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg.Builder
Initializes the optional value workspaceName to workspaceName.
setWriteHeaders(Map<String, ? extends String>) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Sets or replaces all mappings from the specified map as entries for the writeHeaders map.
setWriter(ConsoleHandlerState.Writer) - Method in interface com.facebook.buck.log.GlobalStateManager.LoggerIsMappedToThreadScope
 
setWriteTimeoutSeconds(int) - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry.Builder
Initializes the value for the writeTimeoutSeconds attribute.
setXcodeBuildVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value xcodeBuildVersion to xcodeBuildVersion.
setXcodeBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value xcodeBuildVersion to xcodeBuildVersion.
setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodePrivateHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value xcodePrivateHeadersSymlinks to xcodePrivateHeadersSymlinks.
setXcodeProductType(String) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value xcodeProductType to xcodeProductType.
setXcodeProductType(Optional<String>) - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg.Builder
Initializes the optional value xcodeProductType to xcodeProductType.
setXcodeProductType(String) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodeProductType to xcodeProductType.
setXcodeProductType(Optional<String>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodeProductType to xcodeProductType.
setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.apple.AppleTestDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(boolean) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodePublicHeadersSymlinks(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg.Builder
Initializes the optional value xcodePublicHeadersSymlinks to xcodePublicHeadersSymlinks.
setXcodeVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value xcodeVersion to xcodeVersion.
setXcodeVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the optional value xcodeVersion to xcodeVersion.
setXctest(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform.Builder
Initializes the value for the xctest attribute.
setXPCServicesPath(Path) - Method in class com.facebook.buck.apple.AppleBundleDestinations.Builder
Initializes the value for the xPCServicesPath attribute.
setXzCompressionLevel(int) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value xzCompressionLevel to xzCompressionLevel.
setXzCompressionLevel(OptionalInt) - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg.Builder
Initializes the optional value xzCompressionLevel to xzCompressionLevel.
setXzCompressionLevel(int) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value xzCompressionLevel to xzCompressionLevel.
setXzCompressionLevel(OptionalInt) - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg.Builder
Initializes the optional value xzCompressionLevel to xzCompressionLevel.
setYaccCompiler(Tool) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value yaccCompiler to yaccCompiler.
setYaccCompiler(Optional<? extends Tool>) - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext.Builder
Initializes the optional value yaccCompiler to yaccCompiler.
setYaccCompiler(ToolProvider) - Method in class com.facebook.buck.features.ocaml.OcamlPlatform.Builder
Initializes the value for the yaccCompiler attribute.
setZipFiles(Iterable<? extends Path>) - Method in class com.facebook.buck.android.ModuleInfo.Builder
Sets or replaces all elements for zipFiles set.
setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg.Builder
Initializes the optional value zipSafe to zipSafe.
setZipSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg.Builder
Sets or replaces all elements for zipSrcs list.
severe(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
severe(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
sh_addr - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_addralign - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_entsize - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_info - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_link - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_off - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_size - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
sh_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
SHA1 - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
Sha1HashCode - Class in com.facebook.buck.util.sha1
A typesafe representation of a SHA-1 hash.
SHALLOW - Static variable in class com.facebook.buck.features.project.intellij.aggregation.AggregationMode
 
ShallowTargetNodeToBuildRuleTransformer - Class in com.facebook.buck.features.project.intellij
Generates build rules as if they have no dependencies, so that action graph generation visits each target node only once.
ShallowTargetNodeToBuildRuleTransformer() - Constructor for class com.facebook.buck.features.project.intellij.ShallowTargetNodeToBuildRuleTransformer
 
SHARED_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
SHARED_LIBRARY_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
SharedLibrariesBuilder() - Constructor for class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkables.SharedLibrariesBuilder
 
SharedLibraryInterfaceFactory - Interface in com.facebook.buck.cxx.toolchain
Factory class which produces a BuildRule that generates a shared library interface.
SharedLibraryInterfaceParams - Interface in com.facebook.buck.cxx.toolchain
 
SharedLibraryInterfaceParams.Kind - Enum in com.facebook.buck.cxx.toolchain
 
SharedLibraryInterfaceParams.Type - Enum in com.facebook.buck.cxx.toolchain
The configured mode for shared library interfaces.
sharedName - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
 
ShBinary - Class in com.facebook.buck.shell
 
ShBinary(BuildTarget, CellPathResolver, ProjectFilesystem, BuildRuleParams, SourcePath, ImmutableSet<SourcePath>) - Constructor for class com.facebook.buck.shell.ShBinary
 
ShBinaryDescription - Class in com.facebook.buck.shell
 
ShBinaryDescription() - Constructor for class com.facebook.buck.shell.ShBinaryDescription
 
ShBinaryDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of ShBinaryDescription.AbstractShBinaryDescriptionArg.
ShBinaryDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type ShBinaryDescriptionArg.
Shell - Class in com.facebook.buck.shell
 
SHELL_ESCAPER - Static variable in class com.facebook.buck.util.Escaper
Platform-aware shell quoting Function which can be passed to Iterables.transform() TODO(sdwilsh): get proper cmd.EXE escaping implemented on Windows
ShellDescriptionsProvider - Class in com.facebook.buck.shell
 
ShellDescriptionsProvider() - Constructor for class com.facebook.buck.shell.ShellDescriptionsProvider
 
shellQuoteJoin(Iterable<String>, String) - Static method in class com.facebook.buck.shell.Shell
Quotes all strings using Escaper.escapeAsBashString and joins them using sep.
ShellStep - Class in com.facebook.buck.shell
 
ShellStep(Path) - Constructor for class com.facebook.buck.shell.ShellStep
 
SHORT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
SHORT_NAME - Static variable in class com.facebook.buck.android.ConcatStep
 
SHORT_NAME - Static variable in class com.facebook.buck.android.SmartDexingStep
 
shorten(Path) - Method in interface com.facebook.buck.cxx.toolchain.PathShortener
 
shouldAddLinkedLibrariesAsFlags() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldAddLinkedLibrariesAsFlags() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Add linker flags to OTHER_LDFLAGS for libraries rather than to the library build phase
shouldAddLinkerFlagsForLinkWholeLibraries() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldAlwaysSortThreadsByTime() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
shouldBuildLocally() - Method in interface com.facebook.buck.core.rules.BuildRule
 
shouldBuildLocally() - Method in class com.facebook.buck.shell.Genrule
 
shouldBuildSelectedTargetsLocally() - Method in class com.facebook.buck.distributed.DistBuildConfig
 
shouldCacheBinaries() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
shouldCacheBinaries() - Method in class com.facebook.buck.features.lua.LuaPlatform
 
shouldCacheBinaries() - Method in class com.facebook.buck.features.python.PythonBuckConfig
 
shouldCacheBinaries() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
shouldCacheLinks() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
shouldCacheLinks() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
shouldCacheStrip() - Method in class com.facebook.buck.cxx.toolchain.CxxBuckConfig
 
shouldClearAndOverwriteMetadataOnDisk() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
shouldCompileAgainstAbis() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldCreateDirectoryStructure() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Put targets into groups reflecting directory structure of their BUCK files
shouldCreateSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
 
shouldDesugarInterfaceMethods() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldDesugarInterfaceMethods() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
shouldDesugarInterfaceMethods() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldDownscale() - Method in class com.facebook.buck.android.FilterResourcesSteps.ResourceFilter
 
shouldEscapeCFlagsInDoubleQuotes() - Method in class com.facebook.buck.android.toolchain.ndk.AbstractAndroidNdk
Escaping logic can be different and depends on the version of Android NDK.
shouldEscapeCFlagsInDoubleQuotes() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
Escaping logic can be different and depends on the version of Android NDK.
shouldExcludeTransitiveTests() - Method in class com.facebook.buck.cli.TestCommand
 
shouldExcludeWin() - Method in class com.facebook.buck.cli.TestCommand
 
shouldExplain() - Method in class com.facebook.buck.cli.TestSelectorOptions
 
shouldExplainTestSelectorList() - Method in class com.facebook.buck.core.test.event.TestRunEvent.Started
 
shouldExplainTestSelectorList() - Method in class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
shouldExplainTestSelectorList() - Method in class com.facebook.buck.test.TestRunningOptions
 
shouldExplainTestSelectors - Variable in class com.facebook.buck.testrunner.BaseRunner
 
shouldForceLoadLinkWholeLibraries() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Add linker flags to OTHER_LDFLAGS to force load of libraries with link_whole = true
shouldGenerate - Variable in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
 
shouldGenerateBFSOutput() - Method in class com.facebook.buck.cli.QueryCommand
 
shouldGenerateDotOutput() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
shouldGenerateDotOutput() - Method in class com.facebook.buck.cli.QueryCommand
 
shouldGenerateHeaderSymlinkTreesOnly() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldGenerateHeaderSymlinkTreesOnly() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Generates only headers symlink trees.
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditCellCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditClasspathCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditFlavorsCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditInputCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditOwnerCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.AuditTestsCommand
 
shouldGenerateJsonOutput() - Method in class com.facebook.buck.cli.QueryCommand
 
shouldGenerateMissingUmbrellaHeader() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Generate an umbrella header for modular targets without one for use in a modulemap
shouldGenerateMissingUmbrellaHeaders() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldGenerateProjectSchemes() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Create schemes for each project's contained build and test targets.
shouldGenerateReadOnlyFiles() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Generate read-only project files
shouldGenerateSourceAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldGenerateSourceAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldGenerateSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldGenerateSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldGenerateStatistics() - Method in class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
 
shouldGenerateTabbedOutput() - Method in class com.facebook.buck.cli.AuditConfigCommand
 
shouldIncludeCellNameInOutput() - Method in class com.facebook.buck.cli.AuditCellCommand
 
shouldIncludeDependenciesTests() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Include dependencies tests in the scheme
shouldIncludeSharedLibraryResources() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldIncludeTests() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
shouldIncludeTests() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Include tests that test root targets in the scheme
shouldInstallViaSd() - Method in class com.facebook.buck.cli.InstallCommand
 
shouldKeepUserData() - Method in class com.facebook.buck.cli.UninstallCommand.UninstallOptions
 
shouldMergeHeaderMaps() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Generate one header map containing all the headers it's using and reference only this header map in the header search paths.
shouldMergeHeaderMapsInXcodeProject() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldMigrateToSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
shouldMigrateToSourceOnlyAbi() - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
shouldOutputAttributes() - Method in class com.facebook.buck.cli.QueryCommand
 
shouldPrintBinaryRunInformation() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintCommand() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintOutput() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintSelectCommandOutput() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintStandardInformation() - Method in enum com.facebook.buck.util.Verbosity
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.AidlStep
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.DxStep
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.android.NdkBuildStep
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.shell.AbstractGenruleStep
 
shouldPrintStderr(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
 
shouldPrintStdout(Verbosity) - Method in class com.facebook.buck.android.DxStep
 
shouldPrintStdout(Verbosity) - Method in class com.facebook.buck.shell.ShellStep
 
shouldReleaseMinion - Variable in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator.WorkloadAllocationResult
 
shouldReportAbsolutePaths() - Method in class com.facebook.buck.cli.BuildCommand
 
shouldReportAbsolutePaths() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
 
shouldSanitizeOutputBinary() - Method in interface com.facebook.buck.cxx.toolchain.Compiler
 
shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.DefaultCompiler
 
shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
shouldSanitizeOutputBinary() - Method in class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
shouldShowSlowRulesInConsole() - Method in class com.facebook.buck.event.listener.SuperConsoleConfig
 
shouldShowTransitiveDependencies() - Method in class com.facebook.buck.cli.AuditDependenciesCommand
 
shouldStartActivity() - Method in class com.facebook.buck.cli.InstallCommand
 
shouldSyncCookies() - Method in class com.facebook.buck.skylark.io.impl.SyncCookieState
 
shouldTrackClassUsage() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
shouldTrackJavacPhaseEvents() - Method in class com.facebook.buck.jvm.java.CompilerParameters
 
shouldUninstallFirst() - Method in class com.facebook.buck.cli.InstallCommand
 
shouldUploadLogs(Optional<ExitCode>) - Method in enum com.facebook.buck.event.LogUploadMode
Depending on the exit code, returns whether the log should be uploaded.
shouldUploadResultingArtifact() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
shouldUploadToCache(BuildRuleSuccessType, long) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactUploader
 
shouldUseAbsoluteHeaderMapPaths() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Use absolute header map paths in .xcconfig files
shouldUseAsyncFileLogging() - Static method in class com.facebook.buck.log.LogConfig
 
shouldUseDistributedBuild(BuildId, String, List<String>) - Method in class com.facebook.buck.distributed.DistBuildConfig
Whether a non-distributed build should be automatically turned into a distributed one.
shouldUsedOldBinaryOutputLocation() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
 
shouldUseHeaderMaps() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Use header maps as header search paths
shouldUseHeaderMapsInXcodeProject() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldUseJsonFormat() - Method in class com.facebook.buck.cli.TargetsCommand
Determines if the results should be in JSON format.
shouldUseShortNamesForTargets() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Use short BuildTarget name instead of full name for targets
shouldUseSubjectCommonNameToSign() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
 
shouldUseSwiftDelegate() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldUseVerbosityFlagIfAvailable() - Method in enum com.facebook.buck.util.Verbosity
 
shouldVerifyBundleResources() - Method in class com.facebook.buck.apple.AppleConfig
 
shouldVerifyConstructorArguments() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
For testing purposes, subclasses might want to skip some of the verification done by the constructor on its arguments.
shouldWaitForRemoteCompletionOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionWaiter
 
shouldWaitForRemoteCompletionOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
shouldWaitForRemoteCompletionOfBuildRule(String) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionWaiter
Local Buck builds will never wait for remote completion of rule before building locally.
shouldWriteRecordedMetadataToDiskAfterBuilding() - Method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
 
ShTest - Class in com.facebook.buck.shell
Test whose correctness is determined by running a specified shell script.
ShTest(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableList<Arg>, ImmutableMap<String, Arg>, ImmutableSortedSet<? extends SourcePath>, Optional<Long>, boolean, Set<String>, Optional<String>, ImmutableSet<String>) - Constructor for class com.facebook.buck.shell.ShTest
 
ShTestDescription - Class in com.facebook.buck.shell
 
ShTestDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.ShTestDescription
 
ShTestDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of ShTestDescription.AbstractShTestDescriptionArg.
ShTestDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type ShTestDescriptionArg.
Shutdown() - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Shutdown
 
shutdown() - Method in interface com.facebook.buck.command.BuildExecutor
Destroy any resources associated with this builder.
shutdown() - Method in class com.facebook.buck.command.LocalBuildExecutor
 
shutdown(long, TimeUnit) - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
 
shutdown(long, TimeUnit) - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
Shut down manager, waiting until given timeout for tasks to finish.
shutdown(ExecutorService, long, TimeUnit) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Shutdown service and wait for all it's tasks to terminate.
shutdown() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
shutDown() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
SHUTDOWN_TIMEOUT_MINUTES - Static variable in class com.facebook.buck.cli.DistBuildRunCommand
 
shutdownInput() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
shutdownNow() - Method in class com.facebook.buck.support.bgtasks.AsyncBackgroundTaskManager
Shut down scheduler and pool threads.
shutdownNow() - Method in class com.facebook.buck.support.bgtasks.BackgroundTaskManager
Shut down manager, without waiting for tasks to finish.
shutdownNow() - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
shutdownOrThrow(ExecutorService, long, TimeUnit, RuntimeException) - Static method in class com.facebook.buck.util.concurrent.MostExecutors
Cancel the processing being carried out by the given service and waits for the processing to complete.
shutdownOutput() - Method in class com.facebook.buck.io.unixsocket.UnixDomainSocket
 
shutdownSoon(int) - Method in class com.facebook.buck.util.shutdown.NonReentrantSystemExit
 
shuttingDown() - Method in class com.facebook.buck.parser.ParsePipeline
 
SIGHUP - Static variable in class com.facebook.buck.util.Libc.Constants
 
SIGINT - Static variable in class com.facebook.buck.util.Libc.Constants
 
signal(int, Pointer) - Method in interface com.facebook.buck.util.Libc
 
signalCompletionOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
 
signalCompletionOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
signalCompletionOfBuildRule(String) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
Signals that an individual build rule has completed remotely
signalCompletionOfRemoteBuild(boolean) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
 
signalCompletionOfRemoteBuild(boolean) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
When the remote build has finished (or failed), all rules should be marked as completed.
signalCompletionOfRemoteBuild(boolean) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
Signals that the entire remote build has finished (and in turn all rules within it)
signalMostBuildRulesFinished(boolean) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
 
signalMostBuildRulesFinished(boolean) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
signalMostBuildRulesFinished(boolean) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
Configured threshold percentage of build rules has finished building remotely.
signalStartedRemoteBuildingOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
 
signalStartedRemoteBuildingOfBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
signalStartedRemoteBuildingOfBuildRule(String) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
Signals that an individual build rule has started building remotely
signalUnlockedBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionNotifier
 
signalUnlockedBuildRule(String) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
signalUnlockedBuildRule(String) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionNotifier
Signals that for an individual build rule there is no need to wait further for remote build to put it in cache - if it is not in cache now, it will not be later.
SilentConsoleEventBusListener - Class in com.facebook.buck.event.listener
A special console event listener for the silent case.
SilentConsoleEventBusListener(RenderingConsole, Clock, Locale, ExecutionEnvironment) - Constructor for class com.facebook.buck.event.listener.SilentConsoleEventBusListener
 
SimctlListOutputParsing - Class in com.facebook.buck.apple.simulator
Utility class to parse the output of `xcrun simctl list`.
simple(Object, Class<?>) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
 
simple(Object, Class<?>, String) - Static method in exception com.facebook.buck.rules.coercer.CoerceFailedException
 
SimpleConsoleEventBusListener - Class in com.facebook.buck.event.listener
Implementation of AbstractConsoleEventBusListener for terminals that don't support ansi.
SimpleConsoleEventBusListener(RenderingConsole, Clock, TestResultSummaryVerbosity, boolean, int, boolean, Locale, Path, ExecutionEnvironment, BuildId, boolean, Optional<String>, Optional<String>) - Constructor for class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
simpleLeafEventFinished(LeafEvents.SimpleLeafEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
simpleLeafEventFinished(LeafEvents.SimpleLeafEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
simpleLeafEventStarted(LeafEvents.SimpleLeafEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
simpleLeafEventStarted(LeafEvents.SimpleLeafEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
SimpleMacroExpander<M extends Macro> - Class in com.facebook.buck.rules.macros
A macro expander with no inputs or precomputed work
SimpleMacroExpander() - Constructor for class com.facebook.buck.rules.macros.SimpleMacroExpander
 
simplePerfEvent(SimplePerfEvent) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
SimplePerfEvent - Class in com.facebook.buck.event
An implementation of BuckEvents used for gathering performance statistics.
SimplePerfEvent(EventKey) - Constructor for class com.facebook.buck.event.SimplePerfEvent
 
SimplePerfEvent.Finished - Class in com.facebook.buck.event
 
SimplePerfEvent.Scope - Interface in com.facebook.buck.event
Represents the scope within which a particular performance operation is taking place.
SimplePerfEvent.Started - Interface in com.facebook.buck.event
 
SimplePerfEvent.Type - Enum in com.facebook.buck.event
 
SimpleProcessListener - Class in com.facebook.buck.util
Implementation of ListeningProcessExecutor.ProcessListener which decodes bytes to and from Java String data and stores the result in memory.
SimpleProcessListener() - Constructor for class com.facebook.buck.util.SimpleProcessListener
Constructs a SimpleProcessListener which closes stdin immediately and stores UTF-8 data received on stdout and stderr in memory.
SimpleProcessListener(CharSequence) - Constructor for class com.facebook.buck.util.SimpleProcessListener
Constructs a SimpleProcessListener which writes nextStdInToWrite to stdin encoded in UTF-8, closes it, and stores UTF-8 data received on stdout and stderr in memory.
SimpleProcessListener(CharSequence, Charset) - Constructor for class com.facebook.buck.util.SimpleProcessListener
Constructs a SimpleProcessListener which writes nextStdInToWrite to stdin encoded using charset, closes it, and stores data decoded using charset received on stdout and stderr in memory.
SimpleProcessListener(Iterator<CharBuffer>, Charset) - Constructor for class com.facebook.buck.util.SimpleProcessListener
Constructs a SimpleProcessListener which writes data from nextStdInToWrite to stdin encoded using charset, closes it, and stores data decoded using charset received on stdout and stderr in memory.
SimpleTestSelector - Class in com.facebook.buck.test.selectors
A TestDescription will match if this selector's class-part is identical to the TestDescriptions class name (same for the method name).
SimpleTestSelector(String, String) - Constructor for class com.facebook.buck.test.selectors.SimpleTestSelector
 
simplify(int, Iterable<IjFolder>, Path, ImmutableSet<Path>) - Method in class com.facebook.buck.features.project.intellij.IjSourceRootSimplifier
Merges IjFolders of the same type and package prefix.
SingleBuildCapacityTracker - Class in com.facebook.buck.distributed.build_slave
Used when there's only one build running on the host
SingleBuildCapacityTracker(int) - Constructor for class com.facebook.buck.distributed.build_slave.SingleBuildCapacityTracker
 
SingleBuildRuleKeyCache<V> - Class in com.facebook.buck.rules.keys
A RuleKey cache used by a RuleKeyFactory.
SingleBuildRuleKeyCache() - Constructor for class com.facebook.buck.rules.keys.SingleBuildRuleKeyCache
 
SingleStringSetOptionHandler - Class in com.facebook.buck.cli
An option handler that allows an option to be specified multiple times and coaleced into a set of strings, but only allows one value for each specification of the option.
SingleStringSetOptionHandler(CmdLineParser, OptionDef, Setter<? super Supplier<ImmutableSet<String>>>) - Constructor for class com.facebook.buck.cli.SingleStringSetOptionHandler
 
SingleThreadedActionGraphBuilder - Class in com.facebook.buck.core.rules.resolver.impl
Provides a mechanism for mapping between a BuildTarget and the BuildRule it represents.
SingleThreadedActionGraphBuilder(TargetGraph, TargetNodeToBuildRuleTransformer, CellProvider) - Constructor for class com.facebook.buck.core.rules.resolver.impl.SingleThreadedActionGraphBuilder
 
singleton() - Static method in class com.facebook.buck.log.GlobalStateManager
 
SingletonArtifactCacheFactory - Class in com.facebook.buck.artifact_cache
 
SingletonArtifactCacheFactory(ArtifactCache) - Constructor for class com.facebook.buck.artifact_cache.SingletonArtifactCacheFactory
 
SingleUriService - Class in com.facebook.buck.slb
 
SingleUriService(URI, OkHttpClient) - Constructor for class com.facebook.buck.slb.SingleUriService
 
size() - Method in class com.facebook.buck.core.build.engine.manifest.Manifest
 
size() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphCache
 
size() - Method in class com.facebook.buck.distributed.build_slave.DistributableBuildGraph
 
size() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
sizeEstimate(SortedSet<T>) - Static method in class com.facebook.buck.util.collect.SortedSets
 
SizeLimiter - Class in com.facebook.buck.rules.keys
A class that keeps track of size and throws an exception if the size limit is exceeded.
SizeLimiter.SizeLimitException - Exception in com.facebook.buck.rules.keys
 
SizeLimitException() - Constructor for exception com.facebook.buck.rules.keys.SizeLimiter.SizeLimitException
 
SizeUnit - Enum in com.facebook.buck.util.unit
 
skip(long) - Method in interface com.facebook.buck.util.RichStream
 
skipped(int) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener.MultiFetchRequestEvents
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
skipPendingAndFutureAsyncFetches() - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
All pending (and future) async fetches will be immediately marked as skipped.
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
skipPendingAndFutureAsyncFetches() - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
SKYLARK_PROFILE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
SkylarkFilesystem - Class in com.facebook.buck.io.filesystem.skylark
FileSystem implementation that uses underlying ProjectFilesystem to resolve Paths to Path and perform most of the operations by delegation.
SkylarkNativeModule - Class in com.facebook.buck.skylark.function
A class for the Skylark native module.
SkylarkNativeModule() - Constructor for class com.facebook.buck.skylark.function.SkylarkNativeModule
 
SkylarkProjectBuildFileParser - Class in com.facebook.buck.skylark.parser
Parser for build files written using Skylark syntax.
SkylarkRuleFunctions - Class in com.facebook.buck.skylark.function
Provides APIs for creating build rules.
SkylarkRuleFunctions() - Constructor for class com.facebook.buck.skylark.function.SkylarkRuleFunctions
 
SkylarkRuleFunctionsApi - Interface in com.facebook.buck.skylark.function
Interface for a global Skylark library containing rule-related helper and registration functions.
slaveRunId() - Method in class com.facebook.buck.distributed.BuildRuleStats
 
SlbBuckConfig - Class in com.facebook.buck.slb
 
SlbBuckConfig(BuckConfig, String) - Constructor for class com.facebook.buck.slb.SlbBuckConfig
 
slice(ByteBuffer, int) - Static method in class com.facebook.buck.android.resources.ResChunk
 
slice(ByteBuffer, int, int) - Static method in class com.facebook.buck.android.resources.ResChunk
 
slice(ResourceTable, Map<Integer, Integer>) - Static method in class com.facebook.buck.android.resources.ResourceTable
 
slice(ResTablePackage, Map<Integer, Integer>) - Static method in class com.facebook.buck.android.resources.ResTablePackage
 
slice(ResTableType, int) - Static method in class com.facebook.buck.android.resources.ResTableType
 
slice(ResTableTypeSpec, int) - Static method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
SlowVersionControlStats - Class in com.facebook.buck.util.versioncontrol
Immutable implementation of AbstractSlowVersionControlStats.
SlowVersionControlStats.Builder - Class in com.facebook.buck.util.versioncontrol
Builds instances of type SlowVersionControlStats.
SmartDexingStep - Class in com.facebook.buck.android
Optimized dx command runner which can invoke multiple dx commands in parallel and also avoid doing unnecessary dx invocations in the first place.
SmartDexingStep(AndroidPlatformTarget, BuildContext, ProjectFilesystem, Path, Supplier<Set<Path>>, Optional<Path>, Optional<Supplier<Multimap<Path, Path>>>, SmartDexingStep.DexInputHashesProvider, Path, EnumSet<DxStep.Option>, ListeningExecutorService, OptionalInt, Optional<String>, String, boolean) - Constructor for class com.facebook.buck.android.SmartDexingStep
 
SmartDexingStep.DexInputHashesProvider - Interface in com.facebook.buck.android
 
soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.GnuLinker
 
soname(String) - Method in interface com.facebook.buck.cxx.toolchain.linker.Linker
 
soname(String) - Method in class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
sort(TraversableGraph<T>) - Static method in class com.facebook.buck.core.util.graph.TopologicalSort
 
sorted() - Static method in class com.facebook.buck.util.ImmutableMapWithNullValues.Builder
 
sorted() - Method in interface com.facebook.buck.util.RichStream
 
sorted(Comparator<? super T>) - Method in interface com.facebook.buck.util.RichStream
 
SortedMapTypeCoercer<K extends Comparable<K>,V> - Class in com.facebook.buck.rules.coercer
 
SortedSets - Class in com.facebook.buck.util.collect
 
SortedSetTypeCoercer<T extends Comparable<? super T>> - Class in com.facebook.buck.rules.coercer
 
sortFilesByAccessTime(File[]) - Static method in class com.facebook.buck.io.file.MostFiles
Does an in-place sort of the specified files array.
sortIntoPrimaryAndSecondaryDexes(ProjectFilesystem, ImmutableList.Builder<Step>) - Method in class com.facebook.buck.android.PreDexedFilesSorter
 
SOURCE_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
 
SOURCE_MAP - Static variable in class com.facebook.buck.features.js.JsFlavors
 
SOURCE_ONLY_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
 
SOURCE_ROOT - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
SourceAbiCompatibleVisitor - Class in com.facebook.buck.jvm.java.abi
This class fixes up a few details of class ABIs so that they match the way source ABIs generate the same details.
SourceAbiCompatibleVisitor(ClassVisitor, AbiGenerationMode) - Constructor for class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
SourceBasedAbiStubber - Class in com.facebook.buck.jvm.java.abi
 
SourceCodeWillNotCompileException - Exception in com.facebook.buck.jvm.java.abi.source.api
Thrown when a source ABI cannot be generated because the source code will not compile.
SourceCodeWillNotCompileException() - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.SourceCodeWillNotCompileException
 
SourceControlInfo - Class in com.facebook.buck.doctor.config
Immutable implementation of AbstractSourceControlInfo.
SourceFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
SourceFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
SourceFolder(Path, boolean) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
SourceFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.SourceFolder
 
SourceJar(BuildTarget, ProjectFilesystem, BuildRuleParams, ImmutableSortedSet<SourcePath>, Optional<String>, Optional<SourcePath>, MavenUberJar.TraversedDeps) - Constructor for class com.facebook.buck.jvm.java.MavenUberJar.SourceJar
 
SourceOnlyAbiRuleInfoFactory - Interface in com.facebook.buck.jvm.java.abi.source.api
Used to create the SourceOnlyAbiRuleInfo for a target given a JavaFileManager.
SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo - Interface in com.facebook.buck.jvm.java.abi.source.api
Provides information related to source-only abi support.
SourcePath - Interface in com.facebook.buck.core.sourcepath
Represents a source that is required to build a rule (typically a file).
SourcePathArg - Class in com.facebook.buck.rules.args
An Arg which wraps a SourcePath.
sourcePathExt(SourcePathResolver, String...) - Static method in class com.facebook.buck.features.ocaml.OcamlUtil
 
SourcePathResolver - Interface in com.facebook.buck.core.sourcepath.resolver
 
SourcePathResolverSerialization - Class in com.facebook.buck.rules.modern
Uses ValueCreator.createSpecial() to create a SourcePathResolver.
SourcePathResolverSerialization() - Constructor for class com.facebook.buck.rules.modern.SourcePathResolverSerialization
 
SourcePathRuleFinder - Class in com.facebook.buck.core.rules
 
SourcePathRuleFinder(BuildRuleResolver) - Constructor for class com.facebook.buck.core.rules.SourcePathRuleFinder
 
SourcePathTypeCoercer - Class in com.facebook.buck.rules.coercer
 
SourcePathValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for SourcePaths.
SourcePathValueTypeInfo() - Constructor for class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
 
SourceSet - Class in com.facebook.buck.rules.coercer
A group of ordered sources, stored as either a Set of unnamed SourcePaths or a Map of names to SourcePaths.
SourceSet.Builder - Class in com.facebook.buck.rules.coercer
Builds instances of type SourceSet.
SourceSetConcatable - Class in com.facebook.buck.rules.coercer
 
SourceSetConcatable() - Constructor for class com.facebook.buck.rules.coercer.SourceSetConcatable
 
SourceSetTypeCoercer - Class in com.facebook.buck.rules.coercer
 
SourceSortedSet - Class in com.facebook.buck.rules.coercer
A group of sources, stored as either a SortedSet of unnamed SourcePaths or a SortedMap of names to SourcePaths.
SourceSortedSet.Builder - Class in com.facebook.buck.rules.coercer
Builds instances of type SourceSortedSet.
SourceSortedSetConcatable - Class in com.facebook.buck.rules.coercer
 
SourceSortedSetConcatable() - Constructor for class com.facebook.buck.rules.coercer.SourceSortedSetConcatable
 
SourceSortedSetTypeCoercer - Class in com.facebook.buck.rules.coercer
 
SourceTreePath - Class in com.facebook.buck.apple.xcode.xcodeproj
Utility class representing a tuple of (SourceTree, Path) used for uniquely describing a file reference in a group.
SourceTreePath(PBXReference.SourceTree, Path, Optional<String>) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
sourceVersionToClassFileVersion(SourceVersion) - Static method in class com.facebook.buck.jvm.java.abi.SourceVersionUtils
Gets the class file version corresponding to the given source version constant.
SourceVersionUtils - Class in com.facebook.buck.jvm.java.abi
Utility methods for working with source versions.
SourceVersionUtils() - Constructor for class com.facebook.buck.jvm.java.abi.SourceVersionUtils
 
SourceWithFlags - Class in com.facebook.buck.core.sourcepath
Simple type representing a SourcePath and a list of file-specific flags.
SourceWithFlags.Builder - Class in com.facebook.buck.core.sourcepath
Builds instances of type SourceWithFlags.
SourceWithFlagsList - Class in com.facebook.buck.rules.coercer
Simple type representing a list of SourceWithFlags.
SourceWithFlagsListTypeCoercer - Class in com.facebook.buck.rules.coercer
 
SourceWithFlagsTypeCoercer - Class in com.facebook.buck.rules.coercer
A type coercer to handle source entries with a list of flags.
SpeculativeParsing - Enum in com.facebook.buck.parser
 
splitOnCommonPrefix(Iterable<Path>) - Static method in class com.facebook.buck.io.file.MorePaths
 
SplitResources - Class in com.facebook.buck.android
 
SplitResources(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, SourcePath, AndroidPlatformTarget) - Constructor for class com.facebook.buck.android.SplitResources
 
SplitUberRDotJavaJar - Class in com.facebook.buck.android
Split a jar generated by compiling uber-R.java files into subset jars.
SplitUberRDotJavaJar(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath, DexSplitMode) - Constructor for class com.facebook.buck.android.SplitUberRDotJavaJar
 
splitZip(ProjectFilesystem, Set<Path>, Path, Path, String, Path, long, Predicate<String>, Set<String>, ImmutableSet<String>, ImmutableSet<String>, ImmutableMultimap<APKModule, String>, APKModule, ZipSplitter.DexSplitStrategy, Path) - Static method in class com.facebook.buck.android.dalvik.DalvikAwareZipSplitter
 
SplitZipStep - Class in com.facebook.buck.android
Split zipping tool designed to divide input code blobs into a set of output jar files such that none will exceed the DexOpt LinearAlloc limit or the dx method limit when passed through dx --dex.
SplitZipStep(ProjectFilesystem, Set<Path>, Path, Path, Path, String, Path, Path, Optional<Path>, Optional<Path>, boolean, DexSplitMode, Optional<Path>, Optional<Path>, Optional<Path>, Optional<Path>, ImmutableMultimap<APKModule, Path>, ImmutableSortedMap<APKModule, ImmutableSortedSet<APKModule>>, APKModule, Path) - Constructor for class com.facebook.buck.android.SplitZipStep
 
SQLiteArtifactCache - Class in com.facebook.buck.artifact_cache
Implementation of ArtifactCache using SQLite.
SQLiteArtifactCacheEvent - Class in com.facebook.buck.artifact_cache
 
SQLiteArtifactCacheEvent.Finished - Class in com.facebook.buck.artifact_cache
 
SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory - Class in com.facebook.buck.artifact_cache
 
SQLiteArtifactCacheEvent.Started - Class in com.facebook.buck.artifact_cache
 
SQLiteArtifactCacheEventFactory() - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.SQLiteArtifactCacheEventFactory
 
SQLiteBuildInfoStore - Class in com.facebook.buck.core.build.engine.buildinfo
 
SQLiteBuildInfoStore(ProjectFilesystem) - Constructor for class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
SQLiteCacheEntry - Class in com.facebook.buck.artifact_cache.config
Immutable implementation of AbstractSQLiteCacheEntry.
SQLiteCacheEntry.Builder - Class in com.facebook.buck.artifact_cache.config
Builds instances of type SQLiteCacheEntry.
SQLiteUtils - Class in com.facebook.buck.util.sqlite
 
SRC_JAR - Static variable in interface com.facebook.buck.jvm.core.JavaLibrary
It's possible to ask a JavaLibrary to collect its own sources and build a source jar.
SRC_JAR - Static variable in interface com.facebook.buck.jvm.java.Javac
 
SRC_ZIP - Static variable in interface com.facebook.buck.jvm.java.Javac
 
srcs - Variable in class com.facebook.buck.shell.Genrule
The order in which elements are specified in the srcs attribute of a genrule matters.
SrcZipAwareFileBundler - Class in com.facebook.buck.features.filebundler
 
SrcZipAwareFileBundler(BuildTarget, PatternsMatcher) - Constructor for class com.facebook.buck.features.filebundler.SrcZipAwareFileBundler
 
SrcZipAwareFileBundler(Path, PatternsMatcher) - Constructor for class com.facebook.buck.features.filebundler.SrcZipAwareFileBundler
 
ssid - Variable in class com.facebook.buck.util.environment.Network
 
st_bind - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
st_info - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_other - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_shndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_size - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
st_type - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
st_value - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildStyle
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
This method is used to generate stable GIDs and must be stable for identical contents.
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXProject
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTarget
 
stableHash() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXTargetDependency
 
StackedDownloader - Class in com.facebook.buck.file.downloader.impl
A Downloader which is composed of many other downloaders.
StackedFileHashCache - Class in com.facebook.buck.util.cache.impl
Wraps a collection of ProjectFilesystem-specific ProjectFileHashCaches as a single cache, implementing a Chain of Responsibility to find and forward operations to the correct inner cache.
StackedFileHashCache(ImmutableList<? extends ProjectFileHashCache>) - Constructor for class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
STAMPEDE_ID_ARG_NAME - Static variable in class com.facebook.buck.cli.AbstractDistBuildCommand
 
STAMPEDE_SECTION - Static variable in class com.facebook.buck.distributed.DistBuildConfig
 
StampedeBuildClient - Class in com.facebook.buck.distributed.build_client
Orchestrates the different parts of the build that run on client that launched Stampede.
StampedeBuildClient(BuckEventBus, RemoteBuildRuleSynchronizer, ExecutorService, ExecutorService, DistBuildService, BuildEvent.DistBuildStarted, CountDownLatch, CountDownLatch, LocalBuildExecutorInvoker, DistBuildControllerInvoker, ClientStatsTracker, boolean, long, Optional<StampedeId>) - Constructor for class com.facebook.buck.distributed.build_client.StampedeBuildClient
 
StampedeBuildClient(BuckEventBus, ListeningExecutorService, ListeningExecutorService, DistBuildService, BuildEvent.DistBuildStarted, LocalBuildExecutorInvoker, DistBuildControllerArgs.Builder, DistBuildControllerInvocationArgs, ClientStatsTracker, boolean, long, Optional<String>, RemoteBuildRuleSynchronizer) - Constructor for class com.facebook.buck.distributed.build_client.StampedeBuildClient
 
stampedeBuildLabel() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
stampedeBuildLabel() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
StampedeConsoleEvent - Class in com.facebook.buck.distributed.build_client
Wrapper over ConsoleEvent for messages that should only be displayed when the stampede console is enabled.
StampedeConsoleEvent(ConsoleEvent) - Constructor for class com.facebook.buck.distributed.build_client.StampedeConsoleEvent
 
StampedeExecutionResult - Class in com.facebook.buck.distributed.build_client
Result of a distributed build execution.
StampedeExecutionResult.Builder - Class in com.facebook.buck.distributed.build_client
Builds instances of type StampedeExecutionResult.
stampedeId - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace
 
stampedeId() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
stampedeId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
 
stampedeId() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveScubaEventFactory.AbstractDistBuildSlaveData
 
StampedeLocalBuildStatusEvent - Class in com.facebook.buck.distributed
Used to update the value attached to "local status" column in SuperConsole.
StampedeLocalBuildStatusEvent(String) - Constructor for class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
 
StampedeLocalBuildStatusEvent(String, String) - Constructor for class com.facebook.buck.distributed.StampedeLocalBuildStatusEvent
 
StandalonePackageType - Class in com.facebook.buck.jvm.java.abi.source
 
StandalonePackageType(ArtificialPackageElement) - Constructor for class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
 
StandardJavaFileManagerFactory - Interface in com.facebook.buck.jvm.java
Allows the use of custom StandardJavaFileManagers for use with javac.
start() - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
 
start(int) - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
Starts the thrift client.
start() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
 
start(Clock, BuckEventBus, Supplier<Integer>, Supplier<Long>, String, String) - Static method in class com.facebook.buck.event.ActionGraphPerfStatEvent
Creates a Scope for the timing event
start() - Method in interface com.facebook.buck.util.concurrent.WorkThreadTrackingFuture.WorkThreadTracker
Notify that work has started.
startActivity(SourcePathResolver, HasInstallableApk, String, boolean) - Method in class com.facebook.buck.android.AdbHelper
 
startActivity(SourcePathResolver, HasInstallableApk, String, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
 
StartActivityEvent - Class in com.facebook.buck.event
Events for timing the starting of android events.
StartActivityEvent(EventKey, BuildTarget, String) - Constructor for class com.facebook.buck.event.StartActivityEvent
 
StartActivityEvent.Finished - Class in com.facebook.buck.event
 
StartActivityEvent.Started - Class in com.facebook.buck.event
 
startActivityFinished(StartActivityEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
startActivityStarted(StartActivityEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
startBuild(StampedeId) - Method in class com.facebook.buck.distributed.DistBuildService
 
startBuild(StampedeId, boolean) - Method in class com.facebook.buck.distributed.DistBuildService
Make a start-build request with custom value for .
startCleaningDirectory(Path) - Method in class com.facebook.buck.io.AsynchronousDirectoryContentsCleaner
Starts cleaning the configured directory in the background.
startDocument() - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
started() - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.StoreEvents
 
started() - Static method in class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent
 
Started() - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheConnectEvent.Started
 
Started(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Started
 
Started(EventKey, ArtifactCacheEvent.CacheMode, ArtifactCacheEvent.Operation, Optional<String>, ImmutableSet<RuleKey>, ArtifactCacheEvent.InvocationType, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.ArtifactCacheEvent.Started
 
Started(ArtifactCacheEvent.Operation, ImmutableSet<RuleKey>, Optional<String>) - Constructor for class com.facebook.buck.artifact_cache.DirArtifactCacheEvent.Started
 
Started(HttpArtifactCacheEvent.Scheduled) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
 
Started(ArtifactCacheEvent.Operation, ImmutableSet<BuildTarget>, ImmutableSet<RuleKey>, ArtifactCacheEvent.StoreType) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheEvent.Started
 
Started(ArtifactCacheEvent.Operation, ImmutableSet<RuleKey>, Optional<String>) - Constructor for class com.facebook.buck.artifact_cache.SQLiteArtifactCacheEvent.Started
 
started(Iterable<String>) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
Started(ImmutableSet<String>) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.Started
 
started(BuildRule, BuildRuleDurationTracker) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
started(Iterable<String>) - Static method in class com.facebook.buck.core.test.event.IndividualTestEvent
 
Started(int) - Constructor for class com.facebook.buck.core.test.event.IndividualTestEvent.Started
 
started(boolean, TestSelectorList, boolean, ImmutableSet<String>) - Static method in class com.facebook.buck.core.test.event.TestRunEvent
 
Started(int, boolean, TestSelectorList, boolean, ImmutableSet<String>) - Constructor for class com.facebook.buck.core.test.event.TestRunEvent.Started
 
started(TestStatusMessage) - Static method in class com.facebook.buck.core.test.event.TestStatusMessageEvent
 
Started(TestStatusMessage) - Constructor for class com.facebook.buck.core.test.event.TestStatusMessageEvent.Started
 
started(UUID, String, String) - Static method in class com.facebook.buck.core.test.event.TestSummaryEvent
 
Started(UUID, String, String) - Constructor for class com.facebook.buck.core.test.event.TestSummaryEvent.Started
 
started() - Static method in class com.facebook.buck.event.ActionGraphEvent
 
Started() - Constructor for class com.facebook.buck.event.ActionGraphEvent.Started
 
started(ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Static method in class com.facebook.buck.event.ArtifactCompressionEvent
Create a new Started event for the operation and set of RuleKeys
Started(ArtifactCompressionEvent.Operation, ImmutableSet<RuleKey>) - Constructor for class com.facebook.buck.event.ArtifactCompressionEvent.Started
 
started(String, ImmutableList<String>, OptionalLong, long) - Static method in class com.facebook.buck.event.CommandEvent
 
started(BuildTarget, String, String, ImmutableMap<String, String>) - Static method in class com.facebook.buck.event.CompilerPluginDurationEvent
 
Started(BuildTarget, String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.event.CompilerPluginDurationEvent.Started
 
started(BuildTarget) - Static method in class com.facebook.buck.event.InstallEvent
 
Started(BuildTarget) - Constructor for class com.facebook.buck.event.InstallEvent.Started
 
started() - Static method in class com.facebook.buck.event.ProjectGenerationEvent
 
Started() - Constructor for class com.facebook.buck.event.ProjectGenerationEvent.Started
 
started(PerfEventId, ImmutableMap<String, Object>) - Static method in class com.facebook.buck.event.SimplePerfEvent
started(PerfEventId) - Static method in class com.facebook.buck.event.SimplePerfEvent
started(PerfEventId, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
started(PerfEventId, String, Object, String, Object) - Static method in class com.facebook.buck.event.SimplePerfEvent
started(BuildTarget, String) - Static method in class com.facebook.buck.event.StartActivityEvent
 
Started(BuildTarget, String) - Constructor for class com.facebook.buck.event.StartActivityEvent.Started
 
started(String) - Static method in class com.facebook.buck.event.UninstallEvent
 
Started(String) - Constructor for class com.facebook.buck.event.UninstallEvent.Started
 
started() - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
Started() - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.Started
 
started(URI) - Static method in class com.facebook.buck.file.downloader.impl.DownloadEvent
 
Started(URI) - Constructor for class com.facebook.buck.file.downloader.impl.DownloadEvent.Started
 
Started() - Constructor for class com.facebook.buck.json.ProjectBuildFileParseEvents.Started
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
 
started(BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Static method in class com.facebook.buck.jvm.java.AnnotationProcessingEvent
 
Started(BuildTarget, String, AnnotationProcessingEvent.Operation, int, boolean) - Constructor for class com.facebook.buck.jvm.java.AnnotationProcessingEvent.Started
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTask
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.BuckJavacTaskListenerProxy
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.PostEnterTaskListener
 
started(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
 
started(TaskEvent) - Method in class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
 
started(TaskEventMirror) - Method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
 
started(BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Static method in class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent
 
Started(BuildTarget, JavacPhaseEvent.Phase, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Started
 
started(TaskEventMirror) - Method in class com.facebook.buck.jvm.java.tracing.TracingTaskListener
 
started(Path, Class<? extends ProjectBuildFileParser>) - Static method in class com.facebook.buck.parser.events.ParseBuckFileEvent
Create an event when parsing of build file starts
Started(Path, Class<? extends ProjectBuildFileParser>) - Constructor for class com.facebook.buck.parser.events.ParseBuckFileEvent.Started
 
started(Iterable<BuildTarget>) - Static method in class com.facebook.buck.parser.ParseEvent
 
Started(Iterable<BuildTarget>) - Constructor for class com.facebook.buck.parser.ParseEvent.Started
 
Started(int, long) - Constructor for class com.facebook.buck.remoteexecution.event.CasBlobDownloadEvent.Started
 
started(String, String, UUID) - Static method in class com.facebook.buck.step.StepEvent
 
Started(String, String, UUID) - Constructor for class com.facebook.buck.step.StepEvent.Started
 
started(boolean, TestSelectorList, boolean, ImmutableSet<String>) - Static method in class com.facebook.buck.test.external.ExternalTestRunEvent
 
Started(int, boolean, TestSelectorList, boolean, ImmutableSet<String>) - Constructor for class com.facebook.buck.test.external.ExternalTestRunEvent.Started
 
started(BuildTarget) - Static method in class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent
 
Started(BuildTarget) - Constructor for class com.facebook.buck.test.external.ExternalTestSpecCalculationEvent.Started
 
started(BuildTarget) - Static method in class com.facebook.buck.test.TestRuleEvent
 
Started(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent.Started
 
started() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
startElement(String, String, String, Attributes) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
startEpochMillis - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.RuleTrace
 
Starter - Interface in com.facebook.buck.features.lua
An interface which builds a Lua starter executable.
startProcess(ProcessBuilder) - Static method in class com.facebook.buck.util.BgProcessKiller
Use this method instead of ProcessBuilder.start() in order to properly synchronize with signal handling.
startProcess(NuProcessBuilder) - Static method in class com.facebook.buck.util.BgProcessKiller
Use this method instead of NuProcessBuilder.start() in order to properly synchronize with signal handling.
startRequest() - Method in interface com.facebook.buck.util.cache.CacheStatsTracker
 
startRequest() - Method in class com.facebook.buck.util.cache.InstrumentingCacheStatsTracker
 
startRequest() - Method in class com.facebook.buck.util.cache.NoOpCacheStatsTracker
 
startSimplePerfEvent(String, long) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
There could be several perf events with the same name.
startSimplePerfEvent(String, long) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
startSimulator(String, long) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
Starts up the iOS simulator, blocking the calling thread until the simulator boots or timeoutMillis passes, whichever happens first.
startsWith(Path) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
startsWith(String) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
startTimer(BuildSlaveTimingStatsTracker.SlaveEvents) - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
 
startTimer(ClientStatsTracker.DistBuildClientStat) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
startUp() - Method in class com.facebook.buck.util.perf.ProcessTracker
 
STATIC_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
STATIC_FRAMEWORK - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
STATIC_LIBRARY - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
STATIC_PIC_FLAVOR - Static variable in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
StaticBreadthFirstTraversal(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
 
StaticBreadthFirstTraversal(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Constructor for class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
 
staticName - Variable in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
 
Stats(int, Set<DalvikMemberReference>, Set<DalvikMemberReference>) - Constructor for class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
 
StatsTrackingFileHashCacheEngine - Class in com.facebook.buck.util.cache.impl
 
StatsTrackingFileHashCacheEngine(FileHashCacheEngine, String) - Constructor for class com.facebook.buck.util.cache.impl.StatsTrackingFileHashCacheEngine
 
status - Variable in class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
 
statusCode() - Method in interface com.facebook.buck.slb.HttpResponse
 
statusCode() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
statusDidBegin(TestStatusMessage) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
statusDidEnd(TestStatusMessage) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
statusMessage() - Method in interface com.facebook.buck.slb.HttpResponse
 
statusMessage() - Method in class com.facebook.buck.slb.OkHttpResponseWrapper
 
stderr - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlCCompileStep.Args
 
stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlLinkStep
 
stdlib - Variable in class com.facebook.buck.features.ocaml.OcamlNativePluginStep
 
stdout - Variable in class com.facebook.buck.remoteexecution.util.ActionRunner.ActionResult
 
Step - Interface in com.facebook.buck.step
Steps are executed in the same working directory as the root cell.
STEP_FINISHED - Static variable in interface com.facebook.buck.event.external.events.StepEventExternalInterface
 
STEP_STARTED - Static variable in interface com.facebook.buck.event.external.events.StepEventExternalInterface
 
StepEvent - Class in com.facebook.buck.step
Base class for events about steps.
StepEvent(String, String, UUID) - Constructor for class com.facebook.buck.step.StepEvent
 
StepEvent.Finished - Class in com.facebook.buck.step
 
StepEvent.Started - Class in com.facebook.buck.step
 
StepEventExternalInterface - Interface in com.facebook.buck.event.external.events
Describes a step made by buck when building a target.
StepExecutionResult - Class in com.facebook.buck.step
Immutable implementation of AbstractStepExecutionResult.
StepExecutionResults - Class in com.facebook.buck.step
A collection of common StepExecutionResult constants.
StepFailedException - Exception in com.facebook.buck.step
 
stepFinished(StepEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
stepFinished(StepEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
StepRunner - Interface in com.facebook.buck.step
 
stepsForBuildable(BuildContext, T, ProjectFilesystem, BuildTarget, Iterable<Path>) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Returns the build steps for the Buildable.
stepsForBuildable(BuildContext, T, ProjectFilesystem, BuildTarget) - Static method in class com.facebook.buck.rules.modern.ModernBuildRule
Return the steps for a buildable.
stepStarted(StepEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
stepStarted(StepEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
stop() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
Orderly stops the thrift client.
stop() - Method in class com.facebook.buck.httpserver.WebServer
 
StopCompilation - Exception in com.facebook.buck.jvm.java.abi.source.api
Thrown by our ABI generating plugin to stop the compiler.
StopCompilation() - Constructor for exception com.facebook.buck.jvm.java.abi.source.api.StopCompilation
 
stopPackage(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
stopPackage(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
stopSimplePerfEvent(long) - Method in interface com.facebook.buck.jvm.java.JavacEventSink
 
stopSimplePerfEvent(long) - Method in class com.facebook.buck.jvm.java.JavacEventSinkToBuckEventBusBridge
 
stopTimer(BuildSlaveTimingStatsTracker.SlaveEvents) - Method in class com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker
 
stopTimer(ClientStatsTracker.DistBuildClientStat) - Method in class com.facebook.buck.distributed.ClientStatsTracker
 
stopTrackingForever(String) - Method in class com.facebook.buck.distributed.build_slave.MinionHealthTracker
Tell the tracker it is fine to forever stop tracking this minion.
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
store(ArtifactInfo, BorrowablePath) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
Store the artifact at path specified by output to cache, such that it can later be fetched using ruleKey as the lookup key.
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in interface com.facebook.buck.artifact_cache.ArtifactCache
Store the list of artifacts at path specified by output to cache in passed order, such that it can later be fetched using ruleKey as the lookup key.
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.DirArtifactCache
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.LoggingArtifactCacheDecorator
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
Store the artifact to all encapsulated ArtifactCaches.
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.MultiArtifactCache
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.NoopArtifactCache
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
store(ImmutableList<Pair<ArtifactInfo, BorrowablePath>>) - Method in class com.facebook.buck.artifact_cache.RetryingCacheDecorator
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.SQLiteArtifactCache
 
store(ArtifactInfo, BorrowablePath) - Method in class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
store(OutputStream) - Method in class com.facebook.buck.jvm.java.FatJar
Serialize this instance as binary to outputStream.
storeBuildFileManifest(HashCode, HashCode, byte[]) - Method in class com.facebook.buck.parser.cache.impl.HybridCacheStorage
 
storeBuildFileManifest(HashCode, HashCode, byte[]) - Method in class com.facebook.buck.parser.cache.impl.LocalCacheStorage
 
storeBuildFileManifest(Path, BuildFileManifest, HashCode, HashCode) - Method in class com.facebook.buck.parser.cache.impl.ParserCache
Store a parsed entry in the cache, ignoring errors
storeBuildFileManifest(HashCode, HashCode, byte[]) - Method in class com.facebook.buck.parser.cache.impl.RemoteManifestServiceCacheStorage
 
storeBuildFileManifest(HashCode, HashCode, byte[]) - Method in interface com.facebook.buck.parser.cache.ParserCacheStorage
Stores a BuildFileManifest object to the cache.
storeBuildSlaveFinishedStats(StampedeId, BuildSlaveRunId, BuildSlaveFinishedStats) - Method in class com.facebook.buck.distributed.DistBuildService
 
storeClient - Variable in class com.facebook.buck.artifact_cache.AbstractNetworkCache
 
storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.AbstractAsynchronousCache
 
storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCache
 
storeImpl(ArtifactInfo, Path) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
storeManifest(RuleKey, Path, long) - Method in interface com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyService
Writes the manifest used the ManifestRuleKey into some persistent storage.
StoreRequest(ArtifactInfo, ByteSource) - Constructor for class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
 
StoreResponseReadResult - Class in com.facebook.buck.artifact_cache
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractStoreResponseReadResult.
StoreResponseReadResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type StoreResponseReadResult.
StoreResult - Class in com.facebook.buck.artifact_cache
Return type used by the implementations of this abstract class.
StoreResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type StoreResult.
storeScheduled(ArtifactInfo, long) - Method in interface com.facebook.buck.artifact_cache.AbstractAsynchronousCache.CacheEventListener
 
StoreWriteResult - Class in com.facebook.buck.artifact_cache
Immutable implementation of HttpArtifactCacheBinaryProtocol.AbstractStoreWriteResult.
StoreWriteResult.Builder - Class in com.facebook.buck.artifact_cache
Builds instances of type StoreWriteResult.
stream() - Method in interface com.facebook.buck.util.zip.JarEntryContainer
 
StreamingWebSocketServlet - Class in com.facebook.buck.httpserver
 
StreamingWebSocketServlet() - Constructor for class com.facebook.buck.httpserver.StreamingWebSocketServlet
 
StreamingWebSocketServlet.MyWebSocket - Class in com.facebook.buck.httpserver
This is the httpserver component of a WebSocket that maintains a session with one client.
STRING - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
STRING_ASSETS_DIR_FORMAT - Static variable in class com.facebook.buck.android.PackageStringAssets
 
StringArg - Class in com.facebook.buck.rules.args
Immutable implementation of AbstractStringArg.
StringExpander<M extends Macro> - Class in com.facebook.buck.rules.macros
Expands macros into fixed strings.
StringExpander(Class<M>, StringArg) - Constructor for class com.facebook.buck.rules.macros.StringExpander
 
StringHashing - Class in com.facebook.buck.util.hashing
 
stringify(Iterable<? extends Arg>, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
 
stringify(Arg, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
Converts an Arg to a String by concatting all the command-line appended strings.
stringify(ImmutableMap<K, ? extends Arg>, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
 
StringifyingValueVisitor - Class in com.facebook.buck.rules.modern.impl
A ValueVisitor that can be used to construct a String representation of an object.
StringifyingValueVisitor() - Constructor for class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
stringifyList(Arg, SourcePathResolver) - Static method in interface com.facebook.buck.rules.args.Arg
 
StringMacroCombiner - Class in com.facebook.buck.core.macros
A simple MacroCombiner for MacroReplacer<String> that just concatenates the strings and expanded macros.
StringMacroCombiner() - Constructor for class com.facebook.buck.core.macros.StringMacroCombiner
 
StringPool - Class in com.facebook.buck.android.resources
A StringPool consists of a header: ResChunk_header u32 chunk_type u32 header_size u32 chunk_size u32 string_count u32 style_count u32 flags - 0x1 sorted, 0x100 utf-8 encoded u32 strings_start - byte offset from the beginning to the style data u32 styles_start - byte offset from the beginning to the style data
StringResources - Class in com.facebook.buck.android
Represents string resources of types string, plural and array for a locale.
StringResources(SortedMap<Integer, EnumMap<StringResources.Gender, String>>, SortedMap<Integer, EnumMap<StringResources.Gender, ImmutableMap<String, String>>>, SortedMap<Integer, EnumMap<StringResources.Gender, ImmutableList<String>>>) - Constructor for class com.facebook.buck.android.StringResources
 
StringRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
An implementation of RuleKeyHasher that serializes to String.
StringRuleKeyHasher() - Constructor for class com.facebook.buck.rules.keys.hasher.StringRuleKeyHasher
 
strings - Variable in class com.facebook.buck.android.StringResources
 
StringSetOptionHandler - Class in com.facebook.buck.cli
OptionHandler that collects multiple arguments passed to an option in a Set.
StringSetOptionHandler(CmdLineParser, OptionDef, Setter<? super Supplier<ImmutableSet<String>>>) - Constructor for class com.facebook.buck.cli.StringSetOptionHandler
 
StringTemplateStep - Class in com.facebook.buck.step.fs
A step that creates an ST by reading a template from templatePath, calls configure to configure it, renders it and writes it out to outputPath.
StringTemplateStep(Path, ProjectFilesystem, Path, ImmutableMap<String, ?>) - Constructor for class com.facebook.buck.step.fs.StringTemplateStep
 
StringWithMacros - Class in com.facebook.buck.rules.macros
A class representing a string containing ordered, embedded, strongly typed macros.
StringWithMacrosConverter - Class in com.facebook.buck.rules.macros
Converts a StringWithMacros into an Arg.
StringWithMacrosConverter.Builder - Class in com.facebook.buck.rules.macros
Builds instances of type StringWithMacrosConverter.
StringWithMacrosTypeCoercer - Class in com.facebook.buck.rules.coercer
 
stripCommonSuffix(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
StripLinkable - Class in com.facebook.buck.android
 
StripLinkable(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, Tool, SourcePath, String) - Constructor for class com.facebook.buck.android.StripLinkable
 
stripPathPrefixAndExtension(Path, String) - Static method in class com.facebook.buck.io.file.MorePaths
 
StrippedObjectDescription - Class in com.facebook.buck.android
Immutable implementation of CopyNativeLibraries.AbstractStrippedObjectDescription.
StrippedObjectDescription.Builder - Class in com.facebook.buck.android
Builds instances of type StrippedObjectDescription.
stripPrefix(Path, Path) - Static method in class com.facebook.buck.io.file.MorePaths
 
stripPrefix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
StripStep - Class in com.facebook.buck.android
Run strip on a binary.
StripStep(Path, ImmutableMap<String, String>, ImmutableList<String>, ImmutableList<String>, Path, Path) - Constructor for class com.facebook.buck.android.StripStep
 
StripStyle - Enum in com.facebook.buck.cxx.toolchain
Defines the level of symbol stripping to be performed on the linked product of the build.
stripSuffix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
StubGenerator - Class in com.facebook.buck.jvm.java.abi
 
StubGenerator(SourceVersion, ElementsExtended, Types, Messager, JarBuilder, JavacEventSink, AbiGenerationMode, boolean) - Constructor for class com.facebook.buck.jvm.java.abi.StubGenerator
 
StubJar - Class in com.facebook.buck.jvm.java.abi
 
StubJar(Path) - Constructor for class com.facebook.buck.jvm.java.abi.StubJar
 
StubJar(SourceVersion, ElementsExtended, Types, Messager, Iterable<Element>, boolean) - Constructor for class com.facebook.buck.jvm.java.abi.StubJar
 
StubJarEntry - Class in com.facebook.buck.jvm.java.abi
 
StubJarEntry() - Constructor for class com.facebook.buck.jvm.java.abi.StubJarEntry
 
submit(TaskType) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
 
submit(DefaultDepsAwareTask<T>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
submit(Runnable, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Runnable) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Runnable, T, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Runnable, T) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Callable<T>, ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submit(Callable<T>) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
submitAll(Collection<TaskType>) - Method in interface com.facebook.buck.core.graph.transformation.executor.DepsAwareExecutor
Same as DepsAwareExecutor.submit(DepsAwareTask) except for multiple tasks.
submitAll(Collection<DefaultDepsAwareTask<T>>) - Method in class com.facebook.buck.core.graph.transformation.executor.impl.JavaExecutorBackedDefaultDepsAwareExecutor
 
submitAndWaitForJob(String) - Method in class com.facebook.buck.worker.WorkerProcess
 
submitAndWaitForJob(String) - Method in class com.facebook.buck.worker.WorkerProcessPool.BorrowedWorkerProcess
Submits a job to the worker, and returns the result.
submitReport(DefectReport) - Method in class com.facebook.buck.doctor.DefaultDefectReporter
 
submitReport(DefectReport) - Method in interface com.facebook.buck.doctor.DefectReporter
 
subpath(int, int) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
subscribe(ProcessRegistry.ProcessRegisterCallback) - Method in class com.facebook.buck.util.ProcessRegistry
Subscribes the process register callback.
substringMatches(String) - Method in class com.facebook.buck.util.PatternsMatcher
 
SUCCESS - Static variable in class com.facebook.buck.step.StepExecutionResults
 
SuperConsoleConfig - Class in com.facebook.buck.event.listener
 
SuperConsoleConfig(BuckConfig) - Constructor for class com.facebook.buck.event.listener.SuperConsoleConfig
 
SuperConsoleEventBusListener - Class in com.facebook.buck.event.listener
Console that provides rich, updating ansi output about the current build.
SuperConsoleEventBusListener(SuperConsoleConfig, RenderingConsole, Clock, TestResultSummaryVerbosity, ExecutionEnvironment, Locale, Path, TimeZone, BuildId, boolean, Optional<String>, ImmutableList<AdditionalConsoleLineProvider>) - Constructor for class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
SuperConsoleEventBusListener(SuperConsoleConfig, RenderingConsole, Clock, TestResultSummaryVerbosity, ExecutionEnvironment, Locale, Path, TimeZone, long, long, long, boolean, BuildId, boolean, Optional<String>, ImmutableList<AdditionalConsoleLineProvider>) - Constructor for class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
SupplierValueTypeInfo<T> - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for Suppliers.
SupplierValueTypeInfo(ValueTypeInfo<T>) - Constructor for class com.facebook.buck.rules.modern.impl.SupplierValueTypeInfo
 
SUPPORTED_FLAVORS - Static variable in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescription
 
SUPPORTED_LIBRARY_FLAVORS - Static variable in class com.facebook.buck.apple.AppleBundleDescription
 
SUPPORTED_RESOURCE_DIRECTORIES - Static variable in class com.facebook.buck.android.ResourceFilters
The set of supported directories in resource folders.
supportedFileAttributeViews() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckFileSystem
 
SupportedTargetTypeRegistry - Class in com.facebook.buck.features.project.intellij
 
SupportedTargetTypeRegistry(ProjectFilesystem, IjModuleFactoryResolver, IjProjectConfig, JavaPackageFinder) - Constructor for class com.facebook.buck.features.project.intellij.SupportedTargetTypeRegistry
 
SupportsDependencyFileRuleKey - Interface in com.facebook.buck.core.rules.attr
Used to tag a rule that supports dependency-file input-based rule keys.
supportsDepFiles(AbstractCxxSource.Type) - Static method in class com.facebook.buck.cxx.CxxSourceTypes
 
supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsPreprocessor
 
supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
supportsHeaderMaps() - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
supportsHeaderMaps() - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
SupportsInputBasedRuleKey - Interface in com.facebook.buck.core.rules.attr
Used to tag a rule that supports input-based rule keys.
supportsOmnibusLinking(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.cxx.CxxLibrary
 
supportsOmnibusLinking(CxxPlatform, ActionGraphBuilder) - Method in interface com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable
 
supportsOmnibusLinking(CxxPlatform, ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
SupportsPipelining<T extends RulePipelineState> - Interface in com.facebook.buck.core.rules.pipeline
Deprecated.
Rule pipelining couples rules in a way that makes it very easy to violate buck's assumptions and makes it nearly impossible for buck to understand and restrict what rules are doing.
supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
supportsPrecompiledHeaders() - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
supportsPrecompiledHeaders() - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
supportsStreamingTests() - Method in class com.facebook.buck.android.AndroidInstrumentationTest
 
supportsStreamingTests() - Method in class com.facebook.buck.apple.AppleTest
 
supportsStreamingTests() - Method in interface com.facebook.buck.core.test.rule.TestRule
 
supportsStreamingTests() - Method in class com.facebook.buck.cxx.CxxTest
 
supportsStreamingTests() - Method in class com.facebook.buck.features.d.DTest
 
supportsStreamingTests() - Method in class com.facebook.buck.features.go.GoTest
 
supportsStreamingTests() - Method in class com.facebook.buck.features.python.PythonTest
 
supportsStreamingTests() - Method in class com.facebook.buck.features.rust.RustTest
 
supportsStreamingTests() - Method in class com.facebook.buck.jvm.java.JavaTest
 
supportsStreamingTests() - Method in class com.facebook.buck.shell.ShTest
 
supportsThinArchives() - Method in interface com.facebook.buck.cxx.toolchain.Archiver
 
supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.BsdArchiver
 
supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.ClangWindowsArchiver
 
supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.GnuArchiver
 
supportsThinArchives() - Method in class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
suspended(BuildRuleEvent.BeginningBuildRuleEvent, RuleKeyFactory<RuleKey>) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
SWIFT_COMPILE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
SWIFT_EXPORTED_OBJC_GENERATED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
SWIFT_EXTENSION - Static variable in class com.facebook.buck.swift.SwiftDescriptions
 
SWIFT_OBJC_GENERATED_HEADER_SYMLINK_TREE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
SWIFT_UNDERLYING_MODULE_FLAVOR - Static variable in class com.facebook.buck.apple.AppleDescriptions
 
SwiftBuckConfig - Class in com.facebook.buck.swift
A Swift-specific "view" of BuckConfig.
SwiftBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.swift.SwiftBuckConfig
 
SwiftCommonArg - Interface in com.facebook.buck.swift
 
SwiftCompile - Class in com.facebook.buck.swift
A build rule which compiles one or more Swift sources into a Swift module.
SwiftDescriptions - Class in com.facebook.buck.swift
 
SwiftDescriptionsProvider - Class in com.facebook.buck.swift
 
SwiftDescriptionsProvider() - Constructor for class com.facebook.buck.swift.SwiftDescriptionsProvider
 
SwiftLibraryDescription - Class in com.facebook.buck.swift
 
SwiftLibraryDescription(ToolchainProvider, CxxBuckConfig, SwiftBuckConfig) - Constructor for class com.facebook.buck.swift.SwiftLibraryDescription
 
SwiftLibraryDescription.Type - Enum in com.facebook.buck.swift
 
SwiftLibraryDescriptionArg - Class in com.facebook.buck.swift
Immutable implementation of SwiftLibraryDescription.AbstractSwiftLibraryDescriptionArg.
SwiftLibraryDescriptionArg.Builder - Class in com.facebook.buck.swift
Builds instances of type SwiftLibraryDescriptionArg.
SwiftPlatform - Class in com.facebook.buck.swift.toolchain
Interface describing a Swift toolchain and platform to build for.
SwiftPlatform.Builder - Class in com.facebook.buck.swift.toolchain
Builds instances of type SwiftPlatform.
SwiftPlatformFactory - Class in com.facebook.buck.swift.toolchain.impl
 
SwiftPlatformsProvider - Class in com.facebook.buck.swift.toolchain
Immutable implementation of AbstractSwiftPlatformsProvider.
SwiftPlatformsProviderFactory - Class in com.facebook.buck.swift.toolchain.impl
 
SwiftPlatformsProviderFactory() - Constructor for class com.facebook.buck.swift.toolchain.impl.SwiftPlatformsProviderFactory
 
SwiftRuntimeNativeLinkable - Class in com.facebook.buck.swift
Pseudo linkable for representing Swift runtime library's linker arguments.
SwiftRuntimeNativeLinkable(SwiftPlatform) - Constructor for class com.facebook.buck.swift.SwiftRuntimeNativeLinkable
 
SwiftToolchainsSupplier - Class in com.facebook.buck.swift.toolchain.impl
 
SwiftToolchainsSupplier() - Constructor for class com.facebook.buck.swift.toolchain.impl.SwiftToolchainsSupplier
 
switchToAlwaysWaitingMode() - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
SYMBOLIC_LINK_FLAG_DIRECTORY - Static variable in interface com.facebook.buck.io.windowsfs.WindowsFSLibrary
 
SymbolNameTool - Interface in com.facebook.buck.cxx.toolchain
Provides methods to extract symbol names from native formats (e.g.
Symbols - Class in com.facebook.buck.android.relinker
 
SymCopyStep - Class in com.facebook.buck.step.fs
This step copies the content of a directory tree through symlinks, copying only directories.
SymCopyStep(ProjectFilesystem, ImmutableList<Path>, Path) - Constructor for class com.facebook.buck.step.fs.SymCopyStep
 
SymlinkFilesIntoDirectoryStep - Class in com.facebook.buck.shell
Step that takes a collection of entries in a directory and creates a set of read-only symlinks (with the same structure) to the original entries in a new directory.
SymlinkFilesIntoDirectoryStep(ProjectFilesystem, Path, Iterable<Path>, Path) - Constructor for class com.facebook.buck.shell.SymlinkFilesIntoDirectoryStep
 
SymlinkFileStep - Class in com.facebook.buck.step.fs
Immutable implementation of AbstractSymlinkFileStep.
SymlinkFileStep.Builder - Class in com.facebook.buck.step.fs
Builds instances of type SymlinkFileStep.
symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
symlinkInvalidation(ParsingEvent.SymlinkInvalidation) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
symlinkInvalidation(String) - Static method in class com.facebook.buck.event.ParsingEvent
 
SymlinkInvalidation(String) - Constructor for class com.facebook.buck.event.ParsingEvent.SymlinkInvalidation
 
SymlinkTree - Class in com.facebook.buck.core.rules.impl
Creates a tree of symlinks inside of a given directory
SymlinkTree(String, BuildTarget, ProjectFilesystem, Path, ImmutableMap<Path, SourcePath>, ImmutableMultimap<Path, SourcePath>, SourcePathRuleFinder) - Constructor for class com.facebook.buck.core.rules.impl.SymlinkTree
Creates an instance of SymlinkTree
SymlinkTreeMergeStep - Class in com.facebook.buck.step.fs
A step to merge the contents of provided directories into a symlink tree
SymlinkTreeMergeStep(String, ProjectFilesystem, Path, ImmutableMultimap<Path, Path>) - Constructor for class com.facebook.buck.step.fs.SymlinkTreeMergeStep
Creates an instance of SymlinkTreeMergeStep
SymlinkTreeStep - Class in com.facebook.buck.step.fs
 
SymlinkTreeStep(String, ProjectFilesystem, Path, ImmutableMap<Path, Path>) - Constructor for class com.facebook.buck.step.fs.SymlinkTreeStep
 
SyncCookieState - Class in com.facebook.buck.skylark.io.impl
Process-wide state used to enable Watchman sync cookies only on the first query issued.
SyncCookieState() - Constructor for class com.facebook.buck.skylark.io.impl.SyncCookieState
 
syncExopackageDir(Path, IDevice) - Static method in class com.facebook.buck.testrunner.InstrumentationTestRunner
Copy all local files to the remote device location
SynchronizedBuildPhase - Class in com.facebook.buck.distributed.build_client
Util class that contains orchestration code for synchronized build phase.
SynchronizedBuildPhase() - Constructor for class com.facebook.buck.distributed.build_client.SynchronizedBuildPhase
 
SynchronizedToolProvider - Class in com.facebook.buck.jvm.java.javax
ToolProvider has no synchronization internally, so if we don't synchronize from the outside we could wind up loading the compiler classes multiple times from different class loaders.
SynchronizedToolProvider() - Constructor for class com.facebook.buck.jvm.java.javax.SynchronizedToolProvider
 
Syntax - Enum in com.facebook.buck.parser.api
 
systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ClangPreprocessor
 
systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.GccPreprocessor
 
systemIncludeArgs(Iterable<String>) - Method in interface com.facebook.buck.cxx.toolchain.Preprocessor
 
systemIncludeArgs(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
SystemLuaCxxLibrary - Class in com.facebook.buck.features.lua
 
SystemLuaCxxLibrary(BuildTarget) - Constructor for class com.facebook.buck.features.lua.SystemLuaCxxLibrary
 
SystemToolProvider - Class in com.facebook.buck.core.toolchain.toolprovider.impl
A ToolProvider which returns a HashedFileTool found from searching the system.
SystemToolProvider.Builder - Class in com.facebook.buck.core.toolchain.toolprovider.impl
Builds instances of type SystemToolProvider.

T

TagSetCounter - Class in com.facebook.buck.counters
 
TagSetCounter(String, String, ImmutableMap<String, String>) - Constructor for class com.facebook.buck.counters.TagSetCounter
 
take() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
TARGET - Static variable in class com.facebook.buck.core.build.engine.buildinfo.BuildInfo.MetadataKey
Key for OnDiskBuildInfo to store the build target of the owning build rule.
TARGET - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
target - Variable in class com.facebook.buck.rules.modern.builders.BuildableAndTarget
 
TARGET_GRAPH_NODE_COUNT_UNSET - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
TARGET_PLATFORMS_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
TARGET_SOURCE_PATH - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
TargetConfiguration - Interface in com.facebook.buck.core.model
Contains configuration information attached to a configured build target.
targetContainsSwiftSourceCode(TargetNode<? extends CxxLibraryDescription.CommonArg>) - Method in class com.facebook.buck.features.apple.project.ProjectGenerationStateCache
 
TargetCountVerificationParserDecorator - Class in com.facebook.buck.json
Delegates to the aggregated parser to do the parsing, while warning the numbers of targets exceeds a threshold.
TargetCountVerificationParserDecorator(ProjectBuildFileParser, int, BuckEventBus) - Constructor for class com.facebook.buck.json.TargetCountVerificationParserDecorator
 
TargetCpuType - Enum in com.facebook.buck.android.toolchain.ndk
The CPU architectures to target.
TargetDevice - Class in com.facebook.buck.android.device
Represents information about the device we're targeting.
TargetDevice(TargetDevice.Type, Optional<String>) - Constructor for class com.facebook.buck.android.device.TargetDevice
 
TargetDevice.Type - Enum in com.facebook.buck.android.device
 
TargetDeviceCommandLineOptions - Class in com.facebook.buck.cli
 
TargetDeviceCommandLineOptions() - Constructor for class com.facebook.buck.cli.TargetDeviceCommandLineOptions
 
TargetDeviceOptions - Class in com.facebook.buck.android.device
 
TargetDeviceOptions() - Constructor for class com.facebook.buck.android.device.TargetDeviceOptions
 
TargetDeviceOptions(boolean, boolean, Optional<String>) - Constructor for class com.facebook.buck.android.device.TargetDeviceOptions
 
targetDeviceOptions() - Method in class com.facebook.buck.cli.InstallCommand
 
targetDeviceOptions() - Method in class com.facebook.buck.cli.UninstallCommand
 
TargetGraph - Class in com.facebook.buck.core.model.targetgraph
Represents the graph of TargetNodes constructed by parsing the build files.
TargetGraph(MutableDirectedGraph<TargetNode<?>>, ImmutableMap<BuildTarget, TargetNode<?>>) - Constructor for class com.facebook.buck.core.model.targetgraph.TargetGraph
 
TargetGraphAndBuildTargets - Class in com.facebook.buck.core.model.targetgraph
Holds a TargetGraph and a set of BuildTargetPaths.
TargetGraphAndTargets - Class in com.facebook.buck.core.model.targetgraph.impl
 
TargetGraphAndTargets(TargetGraph, Iterable<TargetNode<?>>) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetGraphAndTargets
 
TargetGraphHashing - Class in com.facebook.buck.core.model.targetgraph.impl
Utility class to calculate hash codes for build targets in a TargetGraph.
TargetGraphHashing(BuckEventBus, TargetGraph, FileHashLoader, Iterable<TargetNode<?>>, ListeningExecutorService, RuleKeyConfiguration, Function<TargetNode<?>, ListenableFuture<?>>) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetGraphHashing
 
TargetLiteral - Class in com.facebook.buck.query
A literal set of targets.
TargetLiteral.Builder - Class in com.facebook.buck.query
Builds instances of type TargetLiteral.
TargetNode<T> - Interface in com.facebook.buck.core.model.targetgraph
A TargetNode represents a node in the target graph which is created by the Parser as a result of parsing BUCK files in a project.
targetNodeContainsSwiftSourceCode(TargetNode<? extends CxxLibraryDescription.CommonArg>) - Static method in class com.facebook.buck.apple.AppleDescriptions
 
TargetNodeFactory - Class in com.facebook.buck.core.model.targetgraph.impl
 
TargetNodeFactory(TypeCoercerFactory) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
TargetNodeFactory(TypeCoercerFactory, PathTypeCoercer.PathExistenceVerificationMode) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
TargetNodeFactory(TypeCoercerFactory, PathsChecker) - Constructor for class com.facebook.buck.core.model.targetgraph.impl.TargetNodeFactory
 
TargetNodeParsePipeline - Class in com.facebook.buck.parser
This implements a multithreaded pipeline for parsing BUCK files.
TargetNodeParsePipeline(PipelineNodeCache.Cache<BuildTarget, TargetNode<?>>, ParserTargetNodeFactory<Map<String, Object>>, ListeningExecutorService, BuckEventBus, boolean, BuildFileRawNodeParsePipeline, BuildTargetRawNodeParsePipeline) - Constructor for class com.facebook.buck.parser.TargetNodeParsePipeline
Create new pipeline for parsing Buck files.
TargetNodePredicateSpec - Class in com.facebook.buck.parser
Matches all TargetNode objects in a repository that match the specification.
TargetNodes - Class in com.facebook.buck.core.model.targetgraph.impl
Utility class to work with TargetNode objects.
TargetNodeSpec - Interface in com.facebook.buck.parser
A specification used by the parser to match TargetNode objects.
TargetNodeSpec.TargetType - Enum in com.facebook.buck.parser
 
TargetNodeToBuildRuleTransformer - Interface in com.facebook.buck.core.rules.transformer
 
TargetNodeTranslator - Class in com.facebook.buck.versions
A helper class which uses reflection to translate BuildTargets in TargetNodes.
TargetNodeTranslator(TypeCoercerFactory, ImmutableList<TargetTranslator<?>>) - Constructor for class com.facebook.buck.versions.TargetNodeTranslator
 
TargetPatternCollector - Class in com.facebook.buck.query
 
TargetResult - Class in com.facebook.buck.cli
Immutable implementation of TargetsCommand.AbstractTargetResult.
TargetResult.Builder - Class in com.facebook.buck.cli
Builds instances of type TargetResult.
TargetsCommand - Class in com.facebook.buck.cli
 
TargetsCommand() - Constructor for class com.facebook.buck.cli.TargetsCommand
 
TargetSetExpression - Class in com.facebook.buck.query
A set(word, ..., word) expression or literal set of targets precomputed at parse-time.
TargetSetExpression.Builder - Class in com.facebook.buck.query
Builds instances of type TargetSetExpression.
TargetSpecResolver - Class in com.facebook.buck.parser
Responsible for discovering all the build targets that match a set of TargetNodeSpec.
TargetSpecResolver(BuckEventBus, Watchman) - Constructor for class com.facebook.buck.parser.TargetSpecResolver
 
TargetSpecResolver.FlavorEnhancer<T extends HasBuildTarget> - Interface in com.facebook.buck.parser
Allows to change flavors of some targets while performing the resolution.
TargetSpecResolver.TargetNodeFilterForSpecResolver<T extends HasBuildTarget> - Interface in com.facebook.buck.parser
Performs filtering of target nodes using a given TargetNodeSpec.
TargetSpecResolver.TargetNodeProviderForSpecResolver<T extends HasBuildTarget> - Interface in com.facebook.buck.parser
Provides target nodes of a given type.
TargetTranslatable<T> - Interface in com.facebook.buck.versions
Interface for objects which defined how they should be translated in constructor args for versioning.
TargetTranslatorOverridingDescription<A> - Interface in com.facebook.buck.versions
An interface used by descriptions which need to perform custom translations of their constructor args to support versioning.
targetTripleForFlavor(Flavor) - Static method in class com.facebook.buck.features.rust.RustCompileUtils
Given a Rust flavor, return a target triple or null if none known.
TargetVariablesQueryEnvironment - Class in com.facebook.buck.query
Provides a view of an existing QueryEnvironment augmented with additional target variables.
TargetVariablesQueryEnvironment(ImmutableMap<String, ImmutableSet<QueryTarget>>, QueryEnvironment) - Constructor for class com.facebook.buck.query.TargetVariablesQueryEnvironment
 
tarUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 
TaskAction<T> - Interface in com.facebook.buck.support.bgtasks
Interface for actions performed by a background task dependent on some argument object of type T.
TaskEventMirror - Class in com.facebook.buck.jvm.java.plugin.api
TaskEvent is included with the compiler and is thus not directly accessible from within Buck's class loader.
TaskEventMirror(Object, TaskEventMirror.Kind, JavaFileObject, CompilationUnitTreeProxy, TypeElement) - Constructor for class com.facebook.buck.jvm.java.plugin.api.TaskEventMirror
 
TaskEventMirror.Kind - Enum in com.facebook.buck.jvm.java.plugin.api
 
TaskId - Class in com.facebook.buck.support.bgtasks
Task ID object for ManagedBackgroundTask.
TaskListenerProxy - Class in com.facebook.buck.jvm.java.plugin.adapter
Implements BuckJavacTaskListener by proxying calls to an inner TaskListener.
TaskListenerProxy(Object) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerProxy
 
TaskListenerWrapper - Class in com.facebook.buck.jvm.java.plugin.adapter
 
TaskListenerWrapper(TaskListener) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TaskListenerWrapper
 
TaskManagerScope - Class in com.facebook.buck.support.bgtasks
Scope class for client-side use of BackgroundTaskManager.
TaskManagerScope(BackgroundTaskManager, BuildId) - Constructor for class com.facebook.buck.support.bgtasks.TaskManagerScope
 
TeeInputStream - Class in com.facebook.buck.io
Wraps a source InputStream, writing to a destination OutputStream any bytes read from this object.
TeeInputStream(InputStream, OutputStream) - Constructor for class com.facebook.buck.io.TeeInputStream
 
TeeOutputStream - Class in com.facebook.buck.util
An OutputStream which forwards to two OutputStreams.
TeeOutputStream(OutputStream, OutputStream) - Constructor for class com.facebook.buck.util.TeeOutputStream
 
tellClients(BuckEventExternalInterface) - Method in class com.facebook.buck.httpserver.StreamingWebSocketServlet
 
TEMP_PREFIX - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
 
TemplateHandlerDelegate - Interface in com.facebook.buck.httpserver
 
terminateBuildWithFailure(Throwable) - Method in class com.facebook.buck.command.Build
 
terminateBuildWithFailure(Throwable) - Method in interface com.facebook.buck.core.build.engine.BuildEngine
Marks build as failed with the given Throwable.
terminateBuildWithFailure(Throwable) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
test(Object) - Method in class com.facebook.buck.jvm.java.RemoveClassesPatternsMatcher
 
test(Map<String, Object>, String) - Method in interface com.facebook.buck.util.trace.ChromeTraceParser.ChromeTraceEventMatcher
Tests the specified event to see if it is a match.
TEST_ENV_VAR_NAME - Static variable in class com.facebook.buck.util.env.BuckClasspath
 
TEST_FAILURES_EXIT_CODE - Static variable in class com.facebook.buck.features.python.PythonRunTestsStep
 
TEST_ONLY - Static variable in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
 
TEST_RESULT_FILE - Static variable in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
TEST_RUN_STARTED - Static variable in interface com.facebook.buck.event.external.events.BuckEventExternalInterface
 
TestableReference(XCScheme.BuildableReference) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.TestableReference
 
TestAction(String, Optional<ImmutableMap<String, String>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>, Optional<ImmutableList<XCScheme.SchemePrePostAction>>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme.TestAction
 
testAwaitingResults(IndividualTestEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
TestBuckConfig - Class in com.facebook.buck.test.config
Immutable implementation of AbstractTestBuckConfig.
TestCaseSummary - Class in com.facebook.buck.test
 
TestCaseSummary(String, List<TestResultSummary>) - Constructor for class com.facebook.buck.test.TestCaseSummary
 
TestCaseSummaryExternalInterface<T> - Interface in com.facebook.buck.event.external.elements
Describes the results of a set of tests contained in a single file.
testClassNames - Variable in class com.facebook.buck.testrunner.BaseRunner
 
TestCommand - Class in com.facebook.buck.cli
 
TestCommand() - Constructor for class com.facebook.buck.cli.TestCommand
 
TestCommand.CoverageReportFormatsHandler - Class in com.facebook.buck.cli
args4j does not support parsing repeated (or delimiter separated) Enums by default.
TestDescription - Class in com.facebook.buck.test.selectors
A non-JUnit specific way of describing a test-method inside a test-class.
TestDescription(String, String) - Constructor for class com.facebook.buck.test.selectors.TestDescription
 
testDidBegin(String, String) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
testDidEnd(TestResultSummary) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
testFinishedEvent(TestSummaryEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
TestFolder - Class in com.facebook.buck.features.project.intellij.model.folders
A path which contains a set of sources we wish to present to IntelliJ.
TestFolder(Path, boolean, ImmutableSortedSet<Path>) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
TestFolder(Path) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
TestFolder(Path, boolean) - Constructor for class com.facebook.buck.features.project.intellij.model.folders.TestFolder
 
TestHostInfo - Class in com.facebook.buck.apple
Immutable implementation of AppleTestDescription.AbstractTestHostInfo.
TestNGMain - Class in com.facebook.buck.testrunner
Launcher for TestNG.
TestNGRunner - Class in com.facebook.buck.testrunner
Class that runs a set of TestNG tests and writes the results to a directory.
TestNGRunner() - Constructor for class com.facebook.buck.testrunner.TestNGRunner
 
TestNGRunner.FilteringAnnotationTransformer - Class in com.facebook.buck.testrunner
 
TestProcessCrashed - Exception in com.facebook.buck.test
 
TestProcessCrashed(String) - Constructor for exception com.facebook.buck.test.TestProcessCrashed
 
TestResultFormatter - Class in com.facebook.buck.event.listener
 
TestResultFormatter(Ansi, Verbosity, TestResultSummaryVerbosity, Locale, Optional<Path>) - Constructor for class com.facebook.buck.event.listener.TestResultFormatter
 
TestResultFormatter.FormatMode - Enum in com.facebook.buck.event.listener
 
TestResults - Class in com.facebook.buck.test
Represents the test results from multiple test cases.
TestResults.Builder - Class in com.facebook.buck.test
Builds instances of type TestResults.
testResultsAvailable(IndividualTestEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testResultsAvailable(IndividualTestEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
TestResultsExternalInterface<T> - Interface in com.facebook.buck.event.external.elements
Describes the results of a set of tests from a specific target.
TestResultSummary - Class in com.facebook.buck.test
 
TestResultSummary(String, String, ResultType, long, String, String, String, String) - Constructor for class com.facebook.buck.test.TestResultSummary
 
TestResultSummaryExternalInterface - Interface in com.facebook.buck.event.external.elements
Describes the results of a single test.
TestResultSummaryVerbosity - Class in com.facebook.buck.test.config
Immutable implementation of AbstractTestResultSummaryVerbosity.
TestResultSummaryVerbosity.Builder - Class in com.facebook.buck.test.config
Builds instances of type TestResultSummaryVerbosity.
TestRule - Interface in com.facebook.buck.core.test.rule
A BuildRule that is designed to run tests.
TestRule.TestReportingCallback - Interface in com.facebook.buck.core.test.rule
Callbacks to invoke during the test run to report information about test cases and/or tests.
TestRuleEvent - Class in com.facebook.buck.test
Base class for events about test rules.
TestRuleEvent(BuildTarget) - Constructor for class com.facebook.buck.test.TestRuleEvent
 
TestRuleEvent.Finished - Class in com.facebook.buck.test
 
TestRuleEvent.Started - Class in com.facebook.buck.test
 
testRuleFinished(TestRuleEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
testRuleStarted(TestRuleEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
TestRun - Class in com.facebook.buck.cli
Immutable value type holding data about the test(s) invoked by a TestRule.
TestRun.Builder - Class in com.facebook.buck.cli
Builds instances of type TestRun.
testRunCompleted(TestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testRunCompleted(TestRunEvent.Finished) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
testRunEnded(long, Map<String, String>) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
TestRunEvent - Class in com.facebook.buck.core.test.event
 
TestRunEvent.Finished - Class in com.facebook.buck.core.test.event
 
TestRunEvent.Started - Class in com.facebook.buck.core.test.event
 
testRunFailed(String) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
testRunFinished(TestRunEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
TestRunFinishedEventInterface<T> - Interface in com.facebook.buck.event.external.events
Describes the results of the tests on all the targets.
TESTRUNNER_CLASSES_PROPERTY - Static variable in class com.facebook.buck.jvm.java.runner.FileClassPathRunner
 
TestRunning - Class in com.facebook.buck.cli
Utility class for running tests from TestRules which have been built.
TestRunningOptions - Class in com.facebook.buck.test
Immutable implementation of AbstractTestRunningOptions.
TestRunningOptions.Builder - Class in com.facebook.buck.test
Builds instances of type TestRunningOptions.
testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
testRunStarted(TestRunEvent.Started) - Method in class com.facebook.buck.httpserver.WebServerBuckEventListener
 
testRunStarted(String, int) - Method in class com.facebook.buck.testrunner.BuckXmlTestRunListener
 
testsDidBegin() - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
testsDidEnd(List<TestCaseSummary>) - Method in interface com.facebook.buck.core.test.rule.TestRule.TestReportingCallback
 
TestSelector - Interface in com.facebook.buck.test.selectors
A way of matching a test-method in a test-class, and saying whether or not to include any matches in a test run.
TestSelectorList - Class in com.facebook.buck.test.selectors
A collection of PatternTestSelector instances which, as a group, can decide whether or not to include a given TestDescription.
testSelectorList - Variable in class com.facebook.buck.testrunner.BaseRunner
 
TestSelectorList.Builder - Class in com.facebook.buck.test.selectors
Build a new TestSelectorList from a list of strings, each of which is parsed by PatternTestSelector.
testSelectorListSupplier - Variable in class com.facebook.buck.cli.TestSelectorOptions
 
TestSelectorOptions - Class in com.facebook.buck.cli
 
TestSelectorOptions() - Constructor for class com.facebook.buck.cli.TestSelectorOptions
 
TestSelectorOptions.TestSelectorsOptionHandler - Class in com.facebook.buck.cli
 
TestSelectorParseException - Exception in com.facebook.buck.test.selectors
Errors specific to parsing test selectors.
TestSelectorParseException(String) - Constructor for exception com.facebook.buck.test.selectors.TestSelectorParseException
 
TestSelectorParseException(String, Exception) - Constructor for exception com.facebook.buck.test.selectors.TestSelectorParseException
 
TestSelectorsOptionHandler(CmdLineParser, OptionDef, Setter<Supplier<TestSelectorList>>) - Constructor for class com.facebook.buck.cli.TestSelectorOptions.TestSelectorsOptionHandler
 
TestsOfFunction - Class in com.facebook.buck.query
A "testsof" query expression, which computes the tests of the given targets.
TestsOfFunction() - Constructor for class com.facebook.buck.query.TestsOfFunction
 
testStartedEvent(TestSummaryEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
TestStatusMessage - Class in com.facebook.buck.test
Represents a diagnostic message issued during a test.
TestStatusMessage.Builder - Class in com.facebook.buck.test
Builds instances of type TestStatusMessage.
TestStatusMessageEvent - Class in com.facebook.buck.core.test.event
Events posted when a test emits a diagnostic status message event.
TestStatusMessageEvent.Finished - Class in com.facebook.buck.core.test.event
 
TestStatusMessageEvent.Started - Class in com.facebook.buck.core.test.event
 
testStatusMessageFinished(TestStatusMessageEvent.Finished) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testStatusMessageFinished(TestStatusMessageEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
testStatusMessageStarted(TestStatusMessageEvent.Started) - Method in class com.facebook.buck.event.listener.SimpleConsoleEventBusListener
 
testStatusMessageStarted(TestStatusMessageEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
TestSuite - Class in com.facebook.buck.shell
Simple rule that logically groups tests and propagates dependencies on Test rules and makes them available for TestCommand to consume.
TestSuite(BuildTarget, ProjectFilesystem, BuildRuleParams) - Constructor for class com.facebook.buck.shell.TestSuite
 
TestSuiteDescription - Class in com.facebook.buck.shell
Produces rules used to logically group tests, allowing `buck test //:some_test_suite` behavior that invokes all tests that this suite depends on.
TestSuiteDescription() - Constructor for class com.facebook.buck.shell.TestSuiteDescription
 
TestSuiteDescriptionArg - Class in com.facebook.buck.shell
Args for test_suite
TestSuiteDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type TestSuiteDescriptionArg.
TestSummaryEvent - Class in com.facebook.buck.core.test.event
 
TestSummaryEvent.Finished - Class in com.facebook.buck.core.test.event
 
TestSummaryEvent.Started - Class in com.facebook.buck.core.test.event
 
testSummaryFinished(TestSummaryEvent.Finished) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
testSummaryStarted(TestSummaryEvent.Started) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
TestThreadStateRenderer - Class in com.facebook.buck.event.listener
 
TestThreadStateRenderer(Ansi, Function<Long, String>, long, int, Map<Long, Optional<? extends TestSummaryEvent>>, Map<Long, Optional<? extends TestStatusMessageEvent>>, Map<Long, Optional<? extends LeafEvent>>, BuildRuleThreadTracker) - Constructor for class com.facebook.buck.event.listener.TestThreadStateRenderer
 
TestType - Enum in com.facebook.buck.jvm.java
 
TEXT_SECRET_KEY_SIZE - Static variable in class com.facebook.buck.android.agent.util.AgentUtil
Size of the text version of the receive-file secret key.
thinLTO(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
thinLTO(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasThinLTO
 
thinLTOPath(Path) - Method in class com.facebook.buck.cxx.toolchain.linker.DarwinLinker
 
thinLTOPath(Path) - Method in interface com.facebook.buck.cxx.toolchain.linker.HasThinLTO
 
thirdParty - Variable in class com.facebook.buck.maven.ArtifactConfig
 
threadIdToCommandId(long) - Method in interface com.facebook.buck.util.concurrent.ThreadIdToCommandIdMapper
 
ThreadIdToCommandIdMapper - Interface in com.facebook.buck.util.concurrent
 
threadLimit - Variable in class com.facebook.buck.util.concurrent.ConcurrencyLimit
Considered as number of build threads that are available for extensive computations.
threads - Variable in class com.facebook.buck.distributed.build_slave.DistBuildTrace.MinionTrace
 
Threads - Class in com.facebook.buck.util
 
threadSleep(long) - Method in class com.facebook.buck.distributed.build_client.BuildRuleEventManager
 
threadUserNanoTime(long) - Method in interface com.facebook.buck.util.timing.Clock
 
threadUserNanoTime(long) - Method in class com.facebook.buck.util.timing.DefaultClock
 
THRIFT_CONTENT_TYPE - Static variable in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
THRIFT_PROTOCOL_HEADER - Static variable in class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
ThriftArtifactCache - Class in com.facebook.buck.artifact_cache
This is the Thrift protocol for the cache.
ThriftArtifactCache(NetworkCacheArgs, String, boolean, BuildId, int, int, boolean, String, String) - Constructor for class com.facebook.buck.artifact_cache.ThriftArtifactCache
 
ThriftArtifactCacheProtocol - Class in com.facebook.buck.artifact_cache
All messages generate by this Protocol will be in the following binary format: - int32 Big Endian size bytes of thrift serialized thriftData.
ThriftArtifactCacheProtocol.ProtocolException - Exception in com.facebook.buck.artifact_cache
 
ThriftArtifactCacheProtocol.Request - Class in com.facebook.buck.artifact_cache
 
ThriftArtifactCacheProtocol.Response - Class in com.facebook.buck.artifact_cache
 
ThriftArtifactCacheProtocol.Response.ReadPayloadInfo - Class in com.facebook.buck.artifact_cache
 
ThriftCoordinatorClient - Class in com.facebook.buck.distributed.build_slave
This class is ThreadSafe.
ThriftCoordinatorClient(String, StampedeId, int) - Constructor for class com.facebook.buck.distributed.build_slave.ThriftCoordinatorClient
 
ThriftCoordinatorServer - Class in com.facebook.buck.distributed.build_slave
 
ThriftCoordinatorServer(OptionalInt, ListenableFuture<BuildTargetsQueue>, StampedeId, ThriftCoordinatorServer.EventListener, CoordinatorBuildRuleEventsPublisher, MinionHealthTracker, DistBuildService, MinionCountProvider, Optional<String>, boolean) - Constructor for class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
 
ThriftCoordinatorServer.EventListener - Interface in com.facebook.buck.distributed.build_slave
Listen to ThriftCoordinatorServer events.
ThriftCoordinatorServer.ExitState - Class in com.facebook.buck.distributed.build_slave
Information about the exit state of the Coordinator.
ThriftException - Exception in com.facebook.buck.slb
 
ThriftException(TException) - Constructor for exception com.facebook.buck.slb.ThriftException
 
ThriftException(String) - Constructor for exception com.facebook.buck.slb.ThriftException
 
ThriftException(String, Throwable) - Constructor for exception com.facebook.buck.slb.ThriftException
 
ThriftManifestService - Class in com.facebook.buck.manifestservice
Implemention of the manifest service over a thrift service.
ThriftManifestService(HybridThriftOverHttpService<BuckCacheRequest, BuckCacheResponse>, ListeningExecutorService) - Constructor for class com.facebook.buck.manifestservice.ThriftManifestService
 
ThriftOverHttpService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
Provides thrift messaging over the HTTP protocol.
ThriftOverHttpServiceConfig - Class in com.facebook.buck.slb
Immutable implementation of AbstractThriftOverHttpServiceConfig.
ThriftOverHttpServiceConfig.Builder - Class in com.facebook.buck.slb
Builds instances of type ThriftOverHttpServiceConfig.
ThriftOverHttpServiceImpl<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Class in com.facebook.buck.slb
Implementation of the ThriftOverHttpService.
ThriftOverHttpServiceImpl(ThriftOverHttpServiceConfig) - Constructor for class com.facebook.buck.slb.ThriftOverHttpServiceImpl
 
ThriftProtocol - Enum in com.facebook.buck.slb
 
ThriftRuleKeyHasher - Class in com.facebook.buck.rules.keys.hasher
A rule key hasher that attempts to create thrift structures representing rule keys as hashing occurs, and writes out the serialized data once the rule key is "complete"
ThriftRuleKeyHasher(ThriftRuleKeyLogger) - Constructor for class com.facebook.buck.rules.keys.hasher.ThriftRuleKeyHasher
ThriftRuleKeyLogger - Class in com.facebook.buck.log.thrift
Writes out length prefixed ThriftCompact serialized representations of Rule Keys to an output stream.
ThriftRuleKeyLogger(OutputStream) - Constructor for class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
Creates a ThriftRuleKeyLogger
ThriftScribeLogger - Class in com.facebook.buck.util.network
 
ThriftScribeLogger(ThriftService<FrontendRequest, FrontendResponse>, ListeningExecutorService) - Constructor for class com.facebook.buck.util.network.ThriftScribeLogger
 
ThriftService<ThriftRequest extends org.apache.thrift.TBase<?,?>,ThriftResponse extends org.apache.thrift.TBase<?,?>> - Interface in com.facebook.buck.slb
 
thriftToDebugJson(TBase<?, ?>) - Static method in class com.facebook.buck.slb.ThriftUtil
 
ThriftUtil - Class in com.facebook.buck.slb
 
ThrowableCauseIterable - Class in com.facebook.buck.core.exceptions
An iterable that uses an iterator to traverse through all causes of given throwable by recursively calling getCause() function.
ThrowableConsoleEvent - Class in com.facebook.buck.event
Deprecated.
ThrowableConsoleEvent(Throwable, String) - Constructor for class com.facebook.buck.event.ThrowableConsoleEvent
Deprecated.
 
ThrowableConsoleEvent(Throwable, Level, String) - Constructor for class com.facebook.buck.event.ThrowableConsoleEvent
Deprecated.
 
throwIfAnyCauseInstanceOf(Throwable, Class<X>) - Static method in class com.facebook.buck.util.MoreThrowables
Traverse exception chain by recursively calling getCause() and throws it if there is any exception found which is an instance of declaredType.
throwIfInitialCauseInstanceOf(Throwable, Class<X>) - Static method in class com.facebook.buck.util.MoreThrowables
Traverse exception chain by recursively calling getCause() and throws it if initial exception (the one at the bottom of the stack) is an instance of declaredType.
ThrowingCloseableMemoizedSupplier<T,E extends Exception> - Class in com.facebook.buck.util
Convenience wrapper class to attach closeable functionality to suppliers of resources to be closed.
ThrowingCloseableWrapper<T,E extends Exception> - Class in com.facebook.buck.util
Convenience wrapper class to attach closeable functionality to non-closeable class so it can be used with try-with-resources to make sure resources are always released and proper exception suppression is used.
ThrowingConsumer<T,E extends Exception> - Interface in com.facebook.buck.util.function
The version of Consumer<T> that can throw an exception.
ThrowingFunction<T,R,E extends Exception> - Interface in com.facebook.buck.util.function
This version of Function<T, R> that can throw an exception.
ThrowingMemoizer<T,E extends Exception> - Class in com.facebook.buck.util
Memoizes a value or an exception when computing it, supporting passing in a throwing supplier when getting the value, unlike MoreSuppliers.MemoizingSupplier.
ThrowingMemoizer() - Constructor for class com.facebook.buck.util.ThrowingMemoizer
 
ThrowingPackageBoundaryChecker - Class in com.facebook.buck.parser
PackageBoundaryChecker implementation that throws an exception if any file in a set does not belong to the same package as provided build target only if cell configuration allows that, otherwise noop.
ThrowingPackageBoundaryChecker(LoadingCache<Cell, BuildFileTree>) - Constructor for class com.facebook.buck.parser.ThrowingPackageBoundaryChecker
 
ThrowingPrintWriter - Class in com.facebook.buck.util
A (partial) replacement for PrintWriter with methods that throw IOException.
ThrowingPrintWriter(OutputStream) - Constructor for class com.facebook.buck.util.ThrowingPrintWriter
 
ThrowingPrintWriter(OutputStream, Charset) - Constructor for class com.facebook.buck.util.ThrowingPrintWriter
 
ThrowingSupplier<T,E extends Exception> - Interface in com.facebook.buck.util.function
This version of Supplier<T> can throw an exception.
TimeCostEntry<T extends BuckEvent> - Class in com.facebook.buck.event.listener
Data class for storing the amortized time and total time of a start/finished event pair.
TimeCostEntry(T) - Constructor for class com.facebook.buck.event.listener.TimeCostEntry
 
TimedLogger - Class in com.facebook.buck.log
Records the time that logging calls takes, and alerts if they go over configured threshold.
TimedLogger(Logger) - Constructor for class com.facebook.buck.log.TimedLogger
 
TimedLogger(Logger, int) - Constructor for class com.facebook.buck.log.TimedLogger
 
TimeFormat - Class in com.facebook.buck.util
 
Timeout - Class in com.facebook.buck.support.bgtasks
Timeout object for BackgroundTask.
timeout() - Method in class com.facebook.buck.support.bgtasks.Timeout
 
timeout - Variable in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
timeout() - Static method in class com.facebook.buck.versions.VersionedTargetGraphEvent
 
timePerfStatsEvent(PerfTimesEventListener.PerfTimesEvent) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
timestamp(BuckEvent) - Method in class com.facebook.buck.event.DefaultBuckEventBus
Timestamp event.
timestamp(BuckEvent) - Method in interface com.facebook.buck.event.EventDispatcher
 
timeUnit - Variable in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
to - Variable in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
For a normal override bridge, this is the method being overridden.
TO_DEX_WITH_CLASSES - Static variable in interface com.facebook.buck.android.DexWithClasses
 
TO_ENTRY - Static variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
TO_MAVEN_CENTRAL_LONG_ARG - Static variable in class com.facebook.buck.cli.PublishCommand
 
toAbsolutePath() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
toArg() - Method in class com.facebook.buck.cxx.Archive
 
toArray() - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
toArray(T[]) - Method in class com.facebook.buck.util.concurrent.LinkedBlockingStack
 
toArray(BiConsumer<JsonBuilder.ArrayBuilder, T>) - Static method in class com.facebook.buck.util.json.JsonBuilder
 
toArrayOfArrays() - Static method in class com.facebook.buck.util.json.JsonBuilder
 
toArrayOfObjects() - Static method in class com.facebook.buck.util.json.JsonBuilder
 
toArrayOfStrings() - Static method in class com.facebook.buck.util.json.JsonBuilder
 
toBitmask(EnumSet<ExopackageMode>) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
 
toBuildRulesFor(BuildTarget, BuildRuleResolver, Iterable<BuildTarget>) - Static method in class com.facebook.buck.core.rules.common.BuildRules
 
toByteArray(Protocol.Directory) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
toByteArray(Protocol.Tree) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
toByteArray(Protocol.Command) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
toByteArray(Protocol.Action) - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol
 
toByteArray(Protocol.Directory) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
toByteArray(Protocol.Tree) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
toByteArray(Protocol.Command) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
toByteArray(Protocol.Action) - Method in interface com.facebook.buck.remoteexecution.interfaces.Protocol
 
toBytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toFile() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
toFileExtension() - Method in enum com.facebook.buck.apple.AppleBundleExtension
 
toGigabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toHttpUrl(Optional<String>, URI) - Static method in class com.facebook.buck.file.downloader.impl.MavenUrlDecoder
 
toHumanReadableString(Pair<Double, SizeUnit>, Locale) - Static method in enum com.facebook.buck.util.unit.SizeUnit
 
toImmutableList() - Method in interface com.facebook.buck.util.RichStream
 
toImmutableSet() - Method in interface com.facebook.buck.util.RichStream
 
toImmutableSortedSet(Comparator<? super T>) - Method in interface com.facebook.buck.util.RichStream
 
toJsonFunction() - Static method in class com.facebook.buck.util.json.ObjectMappers
 
toKilobytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toLogMessage() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
toLogMessage() - Method in interface com.facebook.buck.event.BuckEvent
 
toMegabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
toMode(Set<PosixFilePermission>) - Static method in class com.facebook.buck.io.file.MorePosixFilePermissions
Convert a set of posix file permissions the unix bit representation (e.g.
toModuleMap(BuildTarget, SourcePathResolver, String, String, Iterable<SourceSortedSet>) - Static method in class com.facebook.buck.features.lua.LuaUtil
 
TOOL - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
Tool - Interface in com.facebook.buck.core.toolchain.tool
An abstraction for describing some tools used as part of the build.
ToolArg - Class in com.facebook.buck.rules.args
An Arg that just wraps a Tool.
Toolchain - Interface in com.facebook.buck.core.toolchain
Interface indicating that the class is a toolchain.
ToolchainCreationContext - Class in com.facebook.buck.core.toolchain
Contains objects that can be used during the creation of a toolchain.
ToolchainDescriptor<T extends Toolchain> - Class in com.facebook.buck.core.toolchain
Contains basic information about a Toolchain that can be used to identify and construct an instance of a particular Toolchain.
ToolchainFactory<T extends Toolchain> - Interface in com.facebook.buck.core.toolchain
 
ToolchainInstantiationException - Exception in com.facebook.buck.core.toolchain
An exception that indicates a problem during toolchain creation.
ToolchainInstantiationException(String, Object...) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainInstantiationException(String) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainInstantiationException(Throwable, String) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainInstantiationException(Throwable, String, Object...) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainInstantiationException(ExceptionWithHumanReadableMessage) - Constructor for exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
ToolchainProvider - Interface in com.facebook.buck.core.toolchain
An interface that give access to specific toolchains by toolchain name.
toolchainProvider - Variable in class com.facebook.buck.shell.AbstractGenruleDescription
 
ToolchainProviderFactory - Interface in com.facebook.buck.core.toolchain
A factory that is used when ToolchainProvider needs to be created without depending on a specific implementation of ToolchainProvider.
ToolchainSupplier - Interface in com.facebook.buck.core.toolchain
An ExtensionPoint which provides a way to register an arbitrary set of ToolchainDescriptors.
ToolchainTypeInfo<T extends Toolchain> - Class in com.facebook.buck.rules.modern.impl
TypeInfo for all Toolchains.
ToolchainTypeInfo(Class<T>) - Constructor for class com.facebook.buck.rules.modern.impl.ToolchainTypeInfo
 
ToolchainWithCapability - Interface in com.facebook.buck.core.toolchain
Generic interface that indicates that a Toolchain supports somecapability.
ToolConfig - Class in com.facebook.buck.rules.tool.config
Immutable implementation of AbstractToolConfig.
ToolProvider - Interface in com.facebook.buck.core.toolchain.toolprovider
 
toOnceIterable() - Method in interface com.facebook.buck.util.RichStream
 
toOutgoingEdgesMap() - Method in class com.facebook.buck.android.apkmodule.APKModuleGraph
 
toPathFn(FileSystem) - Static method in class com.facebook.buck.io.file.MorePaths
 
toPlist() - Method in class com.facebook.buck.apple.xcode.XcodeprojSerializer
Generate a plist serialization of project bound to this serializer.
TopologicalSort - Class in com.facebook.buck.core.util.graph
 
toPythonFunction(RuleType, Class<?>) - Method in class com.facebook.buck.parser.function.BuckPyFunction
 
toRealPath(LinkOption...) - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
toRemoteRepository(URL, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.maven.aether.AetherUtil
 
toRemoteRepository(String, Optional<String>, Optional<String>) - Static method in class com.facebook.buck.maven.aether.AetherUtil
 
toRemoteRepository(Repository) - Static method in class com.facebook.buck.maven.aether.AetherUtil
 
toStream(Optional<T>) - Static method in class com.facebook.buck.util.Optionals
Returns a singleton stream of an Optional's value if present, otherwise an empty stream.
toString() - Method in class com.facebook.buck.android.aapt.AndroidResourceIndexEntry
Prints the immutable value AndroidResourceIndexEntry with attribute values.
toString() - Method in class com.facebook.buck.android.aapt.MergeAndroidResourceSourcesStep
Prints the immutable value MergeAndroidResourceSourcesStep with attribute values.
toString() - Method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
 
toString() - Method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
 
toString() - Method in class com.facebook.buck.android.aapt.RDotTxtEntry
 
toString() - Method in class com.facebook.buck.android.AaptOutputInfo
Prints the immutable value AaptOutputInfo with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Prints the immutable value AndroidAarDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidAppModularityDescriptionArg
Prints the immutable value AndroidAppModularityDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidAppModularityGraphEnhancementResult
Prints the immutable value AndroidAppModularityGraphEnhancementResult with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidBinaryDescriptionArg
Prints the immutable value AndroidBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidBinaryResourcesGraphEnhancementResult
Prints the immutable value AndroidBinaryResourcesGraphEnhancementResult with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidBuildConfigDescriptionArg
Prints the immutable value AndroidBuildConfigDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidBundleDescriptionArg
Prints the immutable value AndroidBundleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidGraphEnhancementResult
Prints the immutable value AndroidGraphEnhancementResult with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidInstrumentationApkDescriptionArg
Prints the immutable value AndroidInstrumentationApkDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidInstrumentationTestDescriptionArg
Prints the immutable value AndroidInstrumentationTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidInstrumentationTestJVMArgs
Prints the immutable value AndroidInstrumentationTestJVMArgs with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Prints the immutable value AndroidLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidLinkableMetadata
Prints the immutable value AndroidLinkableMetadata with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidManifestDescriptionArg
Prints the immutable value AndroidManifestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidNativeLibsGraphEnhancementResult
Prints the immutable value AndroidNativeLibsGraphEnhancementResult with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidPrebuiltAarDescriptionArg
Prints the immutable value AndroidPrebuiltAarDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.AndroidResourceDescriptionArg
Prints the immutable value AndroidResourceDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.ApkGenruleDescriptionArg
Prints the immutable value ApkGenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.ApkInfo
Prints the immutable value ApkInfo with attribute values.
toString() - Method in class com.facebook.buck.android.apkmodule.APKModule
Prints the immutable value APKModule with attribute values.
toString() - Method in class com.facebook.buck.android.exopackage.AdbConfig
Prints the immutable value AdbConfig with attribute values.
toString() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.DexInfo
Prints the immutable value DexInfo with attribute values.
toString() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.NativeLibsInfo
Prints the immutable value NativeLibsInfo with attribute values.
toString() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo.ResourcesInfo
Prints the immutable value ResourcesInfo with attribute values.
toString() - Method in class com.facebook.buck.android.exopackage.ExopackageInfo
Prints the immutable value ExopackageInfo with attribute values.
toString() - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
Prints the immutable value ExopackagePathAndHash with attribute values.
toString() - Method in class com.facebook.buck.android.exopackage.RapidInstallMode
Prints the immutable value RapidInstallMode with attribute values.
toString() - Method in class com.facebook.buck.android.GenAidlDescriptionArg
Prints the immutable value GenAidlDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.ModuleInfo
Prints the immutable value ModuleInfo with attribute values.
toString() - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
Prints the immutable value NativeLibraryMergeEnhancementResult with attribute values.
toString() - Method in class com.facebook.buck.android.NdkLibraryDescriptionArg
Prints the immutable value NdkLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.NonPredexedDexBuildableArgs
Prints the immutable value NonPredexedDexBuildableArgs with attribute values.
toString() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection.ResourceDetails
Prints the immutable value ResourceDetails with attribute values.
toString() - Method in class com.facebook.buck.android.packageable.AndroidPackageableCollection
Prints the immutable value AndroidPackageableCollection with attribute values.
toString() - Method in class com.facebook.buck.android.PrebuiltNativeLibraryDescriptionArg
Prints the immutable value PrebuiltNativeLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.redex.RedexOptions
Prints the immutable value RedexOptions with attribute values.
toString() - Method in enum com.facebook.buck.android.ResourceFilters.Density
 
toString() - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Prints the immutable value RobolectricTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.android.StrippedObjectDescription
Prints the immutable value StrippedObjectDescription with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.AbstractAndroidPlatformTarget
 
toString() - Method in class com.facebook.buck.android.toolchain.AndroidBuildToolsLocation
Prints the immutable value AndroidBuildToolsLocation with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.AndroidSdkLocation
Prints the immutable value AndroidSdkLocation with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.DxToolchain
Prints the immutable value DxToolchain with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.impl.AndroidBuildToolsResolver
 
toString() - Method in class com.facebook.buck.android.toolchain.impl.AndroidSdkDirectoryResolver
 
toString() - Method in class com.facebook.buck.android.toolchain.ndk.AndroidNdk
Prints the immutable value AndroidNdk with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.ndk.impl.AndroidNdkResolver
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
 
toString() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatform
Prints the immutable value NdkCxxPlatform with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformCompiler
Prints the immutable value NdkCxxPlatformCompiler with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformsProvider
Prints the immutable value NdkCxxPlatformsProvider with attribute values.
toString() - Method in class com.facebook.buck.android.toolchain.ndk.NdkCxxPlatformTargetConfiguration
Prints the immutable value NdkCxxPlatformTargetConfiguration with attribute values.
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
 
toString() - Method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
 
toString() - Method in class com.facebook.buck.apple.AppleAssetCatalogDescriptionArg
Prints the immutable value AppleAssetCatalogDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleAssetCatalogsCompilationOptions
Prints the immutable value AppleAssetCatalogsCompilationOptions with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleBinaryDescriptionArg
Prints the immutable value AppleBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleBundleDescriptionArg
Prints the immutable value AppleBundleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleBundleDestinations
Prints the immutable value AppleBundleDestinations with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleBundleResources
Prints the immutable value AppleBundleResources with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleLibraryDescriptionArg
Prints the immutable value AppleLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.ApplePackageConfig
Prints the immutable value ApplePackageConfig with attribute values.
toString() - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
Prints the immutable value ApplePackageConfigAndPlatformInfo with attribute values.
toString() - Method in class com.facebook.buck.apple.ApplePackageDescriptionArg
Prints the immutable value ApplePackageDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleResourceDescriptionArg
Prints the immutable value AppleResourceDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleTestDescriptionArg
Prints the immutable value AppleTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.AppleWrapperResourceArg
Prints the immutable value AppleWrapperResourceArg with attribute values.
toString() - Method in class com.facebook.buck.apple.clang.HeaderMap
 
toString() - Method in class com.facebook.buck.apple.GroupedSource
Prints the immutable value GroupedSource with attribute values.
toString() - Method in class com.facebook.buck.apple.MultiarchFileInfo
Prints the immutable value MultiarchFileInfo with attribute values.
toString() - Method in class com.facebook.buck.apple.PrebuiltAppleFrameworkDescriptionArg
Prints the immutable value PrebuiltAppleFrameworkDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.apple.simulator.AppleSimulator
Prints the immutable value AppleSimulator with attribute values.
toString() - Method in class com.facebook.buck.apple.simulator.AppleSimulatorProfile
Prints the immutable value AppleSimulatorProfile with attribute values.
toString() - Method in class com.facebook.buck.apple.TestHostInfo
Prints the immutable value TestHostInfo with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Prints the immutable value AppleCxxPlatform with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatformsProvider
Prints the immutable value AppleCxxPlatformsProvider with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryForTestsProvider
Prints the immutable value AppleDeveloperDirectoryForTestsProvider with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleDeveloperDirectoryProvider
Prints the immutable value AppleDeveloperDirectoryProvider with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.ApplePlatform
Prints the immutable value ApplePlatform with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Prints the immutable value AppleSdk with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleSdkLocation
Prints the immutable value AppleSdkLocation with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleSdkPaths
Prints the immutable value AppleSdkPaths with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleToolchain
Prints the immutable value AppleToolchain with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.AppleToolchainProvider
Prints the immutable value AppleToolchainProvider with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentity
Prints the immutable value CodeSignIdentity with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.CodeSignIdentityStore
Prints the immutable value CodeSignIdentityStore with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileMetadata
Prints the immutable value ProvisioningProfileMetadata with attribute values.
toString() - Method in class com.facebook.buck.apple.toolchain.ProvisioningProfileStore
Prints the immutable value ProvisioningProfileStore with attribute values.
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.CopyFilePhaseDestinationSpec
Prints the immutable value CopyFilePhaseDestinationSpec with attribute values.
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXBuildFile
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXFileReference
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXObject
 
toString() - Method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.PBXReference
 
toString() - Method in class com.facebook.buck.apple.xcode.xcodeproj.SourceTreePath
 
toString() - Method in class com.facebook.buck.apple.XcodeScriptDescriptionArg
Prints the immutable value XcodeScriptDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.ArtifactInfo
Prints the immutable value ArtifactInfo with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.CacheCountersSummary
Prints the immutable value CacheCountersSummary with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
Prints the immutable value CacheDeleteResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.config.ArtifactCacheEntries
Prints the immutable value ArtifactCacheEntries with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Prints the immutable value DirCacheEntry with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.config.HttpCacheEntry
Prints the immutable value HttpCacheEntry with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.config.SQLiteCacheEntry
Prints the immutable value SQLiteCacheEntry with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.FetchResponseReadResult
Prints the immutable value FetchResponseReadResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.FetchResult
Prints the immutable value FetchResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventFetchData
Prints the immutable value HttpArtifactCacheEventFetchData with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
Prints the immutable value HttpArtifactCacheEventStoreData with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.MetadataAndPayloadReadResultInternal
Prints the immutable value MetadataAndPayloadReadResultInternal with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
Prints the immutable value MultiContainsResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
Prints the immutable value MultiFetchResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.NetworkCacheArgs
Prints the immutable value NetworkCacheArgs with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
Prints the immutable value RuleKeyCacheResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.StoreResponseReadResult
Prints the immutable value StoreResponseReadResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.StoreResult
Prints the immutable value StoreResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.StoreWriteResult
Prints the immutable value StoreWriteResult with attribute values.
toString() - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
 
toString() - Method in class com.facebook.buck.cli.AsyncJobStateAndCells
Prints the immutable value AsyncJobStateAndCells with attribute values.
toString() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
toString() - Method in class com.facebook.buck.cli.CleanCommandBuckConfig
Prints the immutable value CleanCommandBuckConfig with attribute values.
toString() - Method in class com.facebook.buck.cli.CliConfig
Prints the immutable value CliConfig with attribute values.
toString() - Method in class com.facebook.buck.cli.CommandRunnerParams
Prints the immutable value CommandRunnerParams with attribute values.
toString() - Method in class com.facebook.buck.cli.ConfigValue
Prints the immutable value ConfigValue with attribute values.
toString() - Method in class com.facebook.buck.cli.InstallResult
Prints the immutable value InstallResult with attribute values.
toString() - Method in class com.facebook.buck.cli.ParserAndCaches
Prints the immutable value ParserAndCaches with attribute values.
toString() - Method in class com.facebook.buck.cli.ProjectGeneratorParameters
Prints the immutable value ProjectGeneratorParameters with attribute values.
toString() - Method in enum com.facebook.buck.cli.ProjectTestsMode
 
toString() - Method in class com.facebook.buck.cli.TargetResult
Prints the immutable value TargetResult with attribute values.
toString() - Method in class com.facebook.buck.cli.TestRun
Prints the immutable value TestRun with attribute values.
toString() - Method in class com.facebook.buck.command.BuildExecutionResult
Prints the immutable value BuildExecutionResult with attribute values.
toString() - Method in class com.facebook.buck.command.BuildExecutorArgs
Prints the immutable value BuildExecutorArgs with attribute values.
toString() - Method in class com.facebook.buck.command.config.BuildBuckConfig
Prints the immutable value BuildBuckConfig with attribute values.
toString() - Method in class com.facebook.buck.command.config.ConfigIgnoredByDaemon
Prints the immutable value ConfigIgnoredByDaemon with attribute values.
toString() - Method in class com.facebook.buck.core.build.context.BuildContext
Prints the immutable value BuildContext with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Prints the immutable value BuildEngineBuildContext with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.BuildEngineResult
Prints the immutable value BuildEngineResult with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.BuildResult
Prints the immutable value BuildResult with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
Prints the immutable value CachingBuildEngineBuckConfig with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
Prints the immutable value ResourceAwareSchedulingInfo with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestFetchResult
Prints the immutable value ManifestFetchResult with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
Prints the immutable value ManifestLoadResult with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStats
Prints the immutable value ManifestStats with attribute values.
toString() - Method in class com.facebook.buck.core.build.engine.manifest.ManifestStoreResult
Prints the immutable value ManifestStoreResult with attribute values.
toString() - Method in class com.facebook.buck.core.build.event.BuildRuleEvent.Finished
 
toString() - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Prints the immutable value ExecutionContext with attribute values.
toString() - Method in class com.facebook.buck.core.cell.CellConfig
Prints the immutable value CellConfig with attribute values.
toString() - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Prints the immutable value ImmutableCell with attribute values.
toString() - Method in class com.facebook.buck.core.cell.impl.ImmutableDefaultCellPathResolver
Prints the immutable value DefaultCellPathResolver with attribute values.
toString() - Method in class com.facebook.buck.core.config.AliasConfig
Prints the immutable value AliasConfig with attribute values.
toString() - Method in class com.facebook.buck.core.config.BuckConfig
 
toString() - Method in class com.facebook.buck.core.description.DescriptionCreationContext
Prints the immutable value DescriptionCreationContext with attribute values.
toString() - Method in class com.facebook.buck.core.exceptions.config.ErrorHandlingBuckConfig
Prints the immutable value ErrorHandlingBuckConfig with attribute values.
toString() - Method in class com.facebook.buck.core.macros.MacroMatchResult
Prints the immutable value MacroMatchResult with attribute values.
toString() - Method in class com.facebook.buck.core.model.AbstractUnflavoredBuildTarget
 
toString() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraph
 
toString() - Method in class com.facebook.buck.core.model.actiongraph.ActionGraphAndBuilder
Prints the immutable value ActionGraphAndBuilder with attribute values.
toString() - Method in class com.facebook.buck.core.model.actiongraph.computation.ActionGraphConfig
Prints the immutable value ActionGraphConfig with attribute values.
toString() - Method in class com.facebook.buck.core.model.BuildId
 
toString() - Method in class com.facebook.buck.core.model.graph.ActionAndTargetGraphs
Prints the immutable value ActionAndTargetGraphs with attribute values.
toString() - Method in class com.facebook.buck.core.model.platform.ConstraintSetting
Prints the immutable value ConstraintSetting with attribute values.
toString() - Method in class com.facebook.buck.core.model.platform.ConstraintValue
Prints the immutable value ConstraintValue with attribute values.
toString() - Method in class com.facebook.buck.core.model.targetgraph.ImmutableBuildRuleCreationContextWithTargetGraph
Prints the immutable value BuildRuleCreationContextWithTargetGraph with attribute values.
toString() - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableRawTargetNode
Prints the immutable value ImmutableRawTargetNode with attribute values.
toString() - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
Prints the immutable value TargetGraphAndBuildTargets with attribute values.
toString() - Method in class com.facebook.buck.core.resources.ResourcesConfig
Prints the immutable value ResourcesConfig with attribute values.
toString() - Method in class com.facebook.buck.core.rulekey.BuildRuleKeys
Prints the immutable value BuildRuleKeys with attribute values.
toString() - Method in class com.facebook.buck.core.rulekey.config.RuleKeyConfig
Prints the immutable value RuleKeyConfig with attribute values.
toString() - Method in class com.facebook.buck.core.rulekey.RuleKey
 
toString() - Method in interface com.facebook.buck.core.rules.BuildRule
 
toString() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingArg
Prints the immutable value ConfigSettingArg with attribute values.
toString() - Method in class com.facebook.buck.core.rules.configsetting.ConfigSettingSelectable
 
toString() - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
toString() - Method in class com.facebook.buck.core.rules.knowntypes.KnownRuleTypes
Prints the immutable value KnownRuleTypes with attribute values.
toString() - Method in class com.facebook.buck.core.rules.platform.ConstraintSettingArg
Prints the immutable value ConstraintSettingArg with attribute values.
toString() - Method in class com.facebook.buck.core.rules.platform.ConstraintValueArg
Prints the immutable value ConstraintValueArg with attribute values.
toString() - Method in class com.facebook.buck.core.rules.platform.PlatformArg
Prints the immutable value PlatformArg with attribute values.
toString() - Method in class com.facebook.buck.core.rules.platform.PlatformRule
Prints the immutable value PlatformRule with attribute values.
toString() - Method in class com.facebook.buck.core.rules.schedule.RuleScheduleInfo
Prints the immutable value RuleScheduleInfo with attribute values.
toString() - Method in class com.facebook.buck.core.select.SelectorKey
 
toString() - Method in class com.facebook.buck.core.sourcepath.AbstractDefaultBuildTargetSourcePath
 
toString() - Method in class com.facebook.buck.core.sourcepath.AbstractExplicitBuildTargetSourcePath
 
toString() - Method in class com.facebook.buck.core.sourcepath.AbstractForwardingBuildTargetSourcePath
 
toString() - Method in class com.facebook.buck.core.sourcepath.AbstractPathSourcePath
 
toString() - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
Prints the immutable value ArchiveMemberSourcePath with attribute values.
toString() - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
Prints the immutable value SourceWithFlags with attribute values.
toString() - Method in class com.facebook.buck.core.test.rule.ExternalTestRunnerTestSpec
Prints the immutable value ExternalTestRunnerTestSpec with attribute values.
toString() - Method in class com.facebook.buck.core.toolchain.tool.impl.VersionedTool
Prints the immutable value VersionedTool with attribute values.
toString() - Method in class com.facebook.buck.core.toolchain.ToolchainCreationContext
Prints the immutable value ToolchainCreationContext with attribute values.
toString() - Method in class com.facebook.buck.core.toolchain.ToolchainDescriptor
Prints the immutable value ToolchainDescriptor with attribute values.
toString() - Method in class com.facebook.buck.core.toolchain.toolprovider.impl.SystemToolProvider
Prints the immutable value SystemToolProvider with attribute values.
toString() - Method in class com.facebook.buck.counters.Counter
 
toString() - Method in class com.facebook.buck.counters.CounterBuckConfig
Prints the immutable value CounterBuckConfig with attribute values.
toString() - Method in class com.facebook.buck.counters.CounterInfo
Prints the immutable value CounterInfo with attribute values.
toString() - Method in class com.facebook.buck.counters.CounterSnapshot
Prints the immutable value CounterSnapshot with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Prints the immutable value CxxBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
Prints the immutable value CxxBridgingHeaders with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxCompilationDatabaseEntry
Prints the immutable value CxxCompilationDatabaseEntry with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxDeps
Prints the immutable value CxxDeps with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxGenruleDescriptionArg
Prints the immutable value CxxGenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxHeadersDir
Prints the immutable value CxxHeadersDir with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxLibraryDescriptionArg
Prints the immutable value CxxLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxLinkOptions
Prints the immutable value CxxLinkOptions with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxPrecompiledHeaderDescriptionArg
Prints the immutable value CxxPrecompiledHeaderDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Prints the immutable value CxxPreprocessorInput with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxRawHeaders
Prints the immutable value CxxRawHeaders with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxSource
Prints the immutable value CxxSource with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxSourceRuleFactory
Prints the immutable value CxxSourceRuleFactory with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Prints the immutable value CxxSymlinkTreeHeaders with attribute values.
toString() - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Prints the immutable value CxxTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.ExplicitCxxToolFlags
Prints the immutable value ExplicitCxxToolFlags with attribute values.
toString() - Method in class com.facebook.buck.cxx.FrameworkDependencies
Prints the immutable value FrameworkDependencies with attribute values.
toString() - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
Prints the immutable value IterableCxxToolFlags with attribute values.
toString() - Method in class com.facebook.buck.cxx.NewPrebuiltCxxLibraryPaths
Prints the immutable value NewPrebuiltCxxLibraryPaths with attribute values.
toString() - Method in class com.facebook.buck.cxx.OmnibusLibraries
Prints the immutable value OmnibusLibraries with attribute values.
toString() - Method in class com.facebook.buck.cxx.OmnibusLibrary
Prints the immutable value OmnibusLibrary with attribute values.
toString() - Method in class com.facebook.buck.cxx.OmnibusRoot
Prints the immutable value OmnibusRoot with attribute values.
toString() - Method in class com.facebook.buck.cxx.OmnibusRoots
Prints the immutable value OmnibusRoots with attribute values.
toString() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryDescriptionArg
Prints the immutable value PrebuiltCxxLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescription
Prints the immutable value PrebuiltCxxLibraryGroupDescription.
toString() - Method in class com.facebook.buck.cxx.PrebuiltCxxLibraryGroupDescriptionArg
Prints the immutable value PrebuiltCxxLibraryGroupDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
Prints the immutable value PrecompiledHeaderData with attribute values.
toString() - Method in class com.facebook.buck.cxx.PreIncludeFactory
Prints the immutable value PreIncludeFactory with attribute values.
toString() - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
Prints the immutable value PreprocessorDelegateCacheKey with attribute values.
toString() - Method in class com.facebook.buck.cxx.PreprocessorFlags
Prints the immutable value PreprocessorFlags with attribute values.
toString() - Method in class com.facebook.buck.cxx.RelativeLinkArg
 
toString() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Prints the immutable value CxxPlatform with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.CxxPlatformsProvider
Prints the immutable value CxxPlatformsProvider with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.CxxToolProviderParams
Prints the immutable value CxxToolProviderParams with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
Prints the immutable value ElfSectionLookupResult with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
Prints the immutable value ElfSharedLibraryInterfaceParams with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.HeaderVerification
Prints the immutable value HeaderVerification with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
Prints the immutable value NativeLinkableCacheKey with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Prints the immutable value NativeLinkableInput with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
Prints the immutable value NativeLinkTargetMode with attribute values.
toString() - Method in class com.facebook.buck.cxx.toolchain.objectfile.MachoHeader
Prints the immutable value MachoHeader with attribute values.
toString() - Method in class com.facebook.buck.distributed.AnalysisResults
Prints the immutable value AnalysisResults with attribute values.
toString() - Method in class com.facebook.buck.distributed.build_client.BuildSlaveStats
Prints the immutable value BuildSlaveStats with attribute values.
toString() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerArgs
Prints the immutable value DistBuildControllerArgs with attribute values.
toString() - Method in class com.facebook.buck.distributed.build_client.DistBuildControllerInvocationArgs
Prints the immutable value DistBuildControllerInvocationArgs with attribute values.
toString() - Method in class com.facebook.buck.distributed.build_client.StampedeExecutionResult
Prints the immutable value StampedeExecutionResult with attribute values.
toString() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphs
Prints the immutable value DelegateAndGraphs with attribute values.
toString() - Method in class com.facebook.buck.distributed.build_slave.DelegateAndGraphsInitializerArgs
Prints the immutable value DelegateAndGraphsInitializerArgs with attribute values.
toString() - Method in class com.facebook.buck.distributed.build_slave.DistBuildSlaveExecutorArgs
Prints the immutable value DistBuildSlaveExecutorArgs with attribute values.
toString() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
 
toString() - Method in class com.facebook.buck.distributed.DistBuildCellParams
Prints the immutable value DistBuildCellParams with attribute values.
toString() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
Prints the immutable value DistBuildClientCacheResult with attribute values.
toString() - Method in class com.facebook.buck.distributed.DistBuildClientStats
Prints the immutable value DistBuildClientStats with attribute values.
toString() - Method in class com.facebook.buck.distributed.DistBuildStatus
Prints the immutable value DistBuildStatus with attribute values.
toString() - Method in class com.facebook.buck.distributed.RuleKeyNameAndType
Prints the immutable value RuleKeyNameAndType with attribute values.
toString() - Method in class com.facebook.buck.doctor.config.BuildLogEntry
Prints the immutable value BuildLogEntry with attribute values.
toString() - Method in class com.facebook.buck.doctor.config.DoctorConfig
Prints the immutable value DoctorConfig with attribute values.
toString() - Method in class com.facebook.buck.doctor.config.DoctorEndpointRequest
Prints the immutable value DoctorEndpointRequest with attribute values.
toString() - Method in class com.facebook.buck.doctor.config.DoctorEndpointResponse
Prints the immutable value DoctorEndpointResponse with attribute values.
toString() - Method in class com.facebook.buck.doctor.config.DoctorJsonResponse
Prints the immutable value DoctorJsonResponse with attribute values.
toString() - Method in class com.facebook.buck.doctor.config.DoctorSuggestion
Prints the immutable value DoctorSuggestion with attribute values.
toString() - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Prints the immutable value SourceControlInfo with attribute values.
toString() - Method in class com.facebook.buck.doctor.config.UserLocalConfiguration
Prints the immutable value UserLocalConfiguration with attribute values.
toString() - Method in class com.facebook.buck.doctor.DefectReport
Prints the immutable value DefectReport with attribute values.
toString() - Method in class com.facebook.buck.doctor.DefectSubmitResult
Prints the immutable value DefectSubmitResult with attribute values.
toString() - Method in class com.facebook.buck.doctor.ExtraInfoResult
Prints the immutable value ExtraInfoResult with attribute values.
toString() - Method in class com.facebook.buck.doctor.FileChangesIgnoredReport
Prints the immutable value FileChangesIgnoredReport with attribute values.
toString() - Method in class com.facebook.buck.doctor.UserReport
Prints the immutable value UserReport with attribute values.
toString() - Method in class com.facebook.buck.eden.EdenMount
 
toString() - Method in class com.facebook.buck.event.AbstractBuckEvent
 
toString() - Method in class com.facebook.buck.event.ConsoleEvent
 
toString() - Method in class com.facebook.buck.event.EventKey
Prints the immutable value EventKey with attribute values.
toString() - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Prints the immutable value ChromeTraceBuildListenerCloseArgs with attribute values.
toString() - Method in class com.facebook.buck.event.listener.HttpArtifactCacheEventListenerCloseArgs
Prints the immutable value HttpArtifactCacheEventListenerCloseArgs with attribute values.
toString() - Method in class com.facebook.buck.event.listener.LogUploaderListenerCloseArgs
Prints the immutable value LogUploaderListenerCloseArgs with attribute values.
toString() - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListenerCloseArgs
Prints the immutable value MachineReadableLoggerListenerCloseArgs with attribute values.
toString() - Method in class com.facebook.buck.event.listener.ProxyBuckEvent
Prints the immutable value ProxyBuckEvent with attribute values.
toString() - Method in class com.facebook.buck.event.listener.RuleKeyDiagnosticsListenerCloseArgs
Prints the immutable value RuleKeyDiagnosticsListenerCloseArgs with attribute values.
toString() - Method in class com.facebook.buck.event.listener.RuleKeyLoggerListenerCloseArgs
Prints the immutable value RuleKeyLoggerListenerCloseArgs with attribute values.
toString() - Method in class com.facebook.buck.event.listener.RunIdStreamPair
Prints the immutable value RunIdStreamPair with attribute values.
toString() - Method in class com.facebook.buck.event.listener.ScribeEventListenerConfig
Prints the immutable value ScribeEventListenerConfig with attribute values.
toString() - Method in class com.facebook.buck.event.listener.scuba.ActionGraphPerfData
Prints the immutable value ActionGraphPerfData with attribute values.
toString() - Method in class com.facebook.buck.event.listener.scuba.ArtifactCompressionStat
Prints the immutable value ArtifactCompressionStat with attribute values.
toString() - Method in class com.facebook.buck.event.listener.scuba.BuildData
Prints the immutable value BuildData with attribute values.
toString() - Method in class com.facebook.buck.event.listener.scuba.DistBuildClientCacheData
Prints the immutable value DistBuildClientCacheData with attribute values.
toString() - Method in class com.facebook.buck.event.listener.scuba.DistBuildCombinedData
Prints the immutable value DistBuildCombinedData with attribute values.
toString() - Method in class com.facebook.buck.event.listener.scuba.DistBuildSlaveData
Prints the immutable value DistBuildSlaveData with attribute values.
toString() - Method in class com.facebook.buck.event.listener.scuba.ReSessionData
Prints the immutable value ReSessionData with attribute values.
toString() - Method in class com.facebook.buck.event.listener.util.EventInterval
Prints the immutable value EventInterval with attribute values.
toString() - Method in class com.facebook.buck.event.PerfEventId
Prints the immutable value PerfEventId with attribute values.
toString() - Method in class com.facebook.buck.event.ScubaData
Prints the immutable value ScubaData with attribute values.
toString() - Method in class com.facebook.buck.features.apple.project.CopyInXcode
Prints the immutable value CopyInXcode with attribute values.
toString() - Method in class com.facebook.buck.features.apple.project.GenerationResult
Prints the immutable value GenerationResult with attribute values.
toString() - Method in class com.facebook.buck.features.apple.project.ProjectGeneratorOptions
Prints the immutable value ProjectGeneratorOptions with attribute values.
toString() - Method in class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescriptionArg
Prints the immutable value XcodeWorkspaceConfigDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.d.DBinaryDescriptionArg
Prints the immutable value DBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.d.DIncludes
Prints the immutable value DIncludes with attribute values.
toString() - Method in class com.facebook.buck.features.d.DLibraryDescriptionArg
Prints the immutable value DLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.d.DTestDescriptionArg
Prints the immutable value DTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.dotnet.CsharpLibraryDescriptionArg
Prints the immutable value CsharpLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.dotnet.DotnetBuckConfig
Prints the immutable value DotnetBuckConfig with attribute values.
toString() - Method in class com.facebook.buck.features.dotnet.DotnetToolchain
Prints the immutable value DotnetToolchain with attribute values.
toString() - Method in class com.facebook.buck.features.dotnet.PrebuiltDotnetLibraryDescriptionArg
Prints the immutable value PrebuiltDotnetLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.filegroup.FileGroupDescriptionArg
Prints the immutable value FileGroupDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Prints the immutable value CgoLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoBinaryDescriptionArg
Prints the immutable value GoBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoLibraryDescriptionArg
Prints the immutable value GoLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoLinkable
Prints the immutable value GoLinkable with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoPlatform
Prints the immutable value GoPlatform with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoPlatformFactory
Prints the immutable value GoPlatformFactory with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoTestDescriptionArg
Prints the immutable value GoTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.go.GoToolchain
Prints the immutable value GoToolchain with attribute values.
toString() - Method in class com.facebook.buck.features.go.PrebuiltGoLibraryDescriptionArg
Prints the immutable value PrebuiltGoLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.gwt.GwtBinaryDescriptionArg
Prints the immutable value GwtBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Prints the immutable value HalideLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Prints the immutable value HaskellBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellCompileInput
Prints the immutable value HaskellCompileInput with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Prints the immutable value HaskellGhciDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellGhciOmnibusSpec
Prints the immutable value HaskellGhciOmnibusSpec with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Prints the immutable value HaskellHaddockDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellHaddockInput
Prints the immutable value HaskellHaddockInput with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellLibraryDescriptionArg
Prints the immutable value HaskellLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellPackage
Prints the immutable value HaskellPackage with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
Prints the immutable value HaskellPackageInfo with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Prints the immutable value HaskellPlatform with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellPlatformsProvider
Prints the immutable value HaskellPlatformsProvider with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellPrebuiltLibraryDescriptionArg
Prints the immutable value HaskellPrebuiltLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.haskell.HaskellSources
Prints the immutable value HaskellSources with attribute values.
toString() - Method in class com.facebook.buck.features.js.JsBundleDescriptionArg
Prints the immutable value JsBundleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.js.JsBundleGenruleDescriptionArg
Prints the immutable value JsBundleGenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Prints the immutable value JsLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.lua.CxxLuaExtensionDescriptionArg
Prints the immutable value CxxLuaExtensionDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaBinaryDescriptionArg
Prints the immutable value LuaBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
Prints the immutable value LuaBinaryPackageComponents with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaLibraryDescriptionArg
Prints the immutable value LuaLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaPackageComponents
Prints the immutable value LuaPackageComponents with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaPlatform
Prints the immutable value LuaPlatform with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaPlatformsProvider
Prints the immutable value LuaPlatformsProvider with attribute values.
toString() - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Prints the immutable value LuaScriptStarter with attribute values.
toString() - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Prints the immutable value NativeExecutableStarter with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.OcamlBinaryDescriptionArg
Prints the immutable value OcamlBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.OcamlBuildContext
Prints the immutable value OcamlBuildContext with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.OcamlGeneratedBuildRules
Prints the immutable value OcamlGeneratedBuildRules with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.OcamlLibraryDescriptionArg
Prints the immutable value OcamlLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.OcamlPlatform
Prints the immutable value OcamlPlatform with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
Prints the immutable value OcamlToolchain with attribute values.
toString() - Method in class com.facebook.buck.features.ocaml.PrebuiltOcamlLibraryDescriptionArg
Prints the immutable value PrebuiltOcamlLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.aggregation.AggregationModule
Prints the immutable value AggregationModule with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.DependencyEntry
Prints the immutable value DependencyEntry with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.DependencyEntryData
Prints the immutable value DependencyEntryData with attribute values.
toString() - Method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
 
toString() - Method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
 
toString() - Method in class com.facebook.buck.features.project.intellij.model.ContentRoot
Prints the immutable value ContentRoot with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjFolder
 
toString() - Method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
 
toString() - Method in class com.facebook.buck.features.project.intellij.model.folders.IjSourceFolder
Prints the immutable value IjSourceFolder with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.model.IjLibrary
Prints the immutable value IjLibrary with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.model.IjModule
Prints the immutable value IjModule with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.model.IjModuleAndroidFacet
Prints the immutable value IjModuleAndroidFacet with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.model.IjProjectConfig
Prints the immutable value IjProjectConfig with attribute values.
toString() - Method in class com.facebook.buck.features.project.intellij.model.ModuleIndexEntry
Prints the immutable value ModuleIndexEntry with attribute values.
toString() - Method in class com.facebook.buck.features.python.CxxPythonExtensionDescriptionArg
Prints the immutable value CxxPythonExtensionDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PrebuiltPythonLibraryDescriptionArg
Prints the immutable value PrebuiltPythonLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PythonBinaryDescriptionArg
Prints the immutable value PythonBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PythonLibraryDescriptionArg
Prints the immutable value PythonLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.PythonPackageComponents
Prints the immutable value PythonPackageComponents with attribute values.
toString() - Method in class com.facebook.buck.features.python.PythonTestDescriptionArg
Prints the immutable value PythonTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.python.toolchain.AbstractPythonVersion
 
toString() - Method in class com.facebook.buck.features.python.toolchain.PythonPlatformsProvider
Prints the immutable value PythonPlatformsProvider with attribute values.
toString() - Method in enum com.facebook.buck.features.rust.CrateType
 
toString() - Method in class com.facebook.buck.features.rust.PrebuiltRustLibraryDescriptionArg
Prints the immutable value PrebuiltRustLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustBinaryDescriptionArg
Prints the immutable value RustBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustLibraryArg
 
toString() - Method in class com.facebook.buck.features.rust.RustLibraryDescriptionArg
Prints the immutable value RustLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustPlatform
Prints the immutable value RustPlatform with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustPlatformFactory
Prints the immutable value RustPlatformFactory with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustTestDescriptionArg
Prints the immutable value RustTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.features.rust.RustToolchain
Prints the immutable value RustToolchain with attribute values.
toString() - Method in class com.facebook.buck.features.zip.rules.ZipFileDescriptionArg
Prints the immutable value ZipFileDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.file.FileHash
 
toString() - Method in class com.facebook.buck.file.HttpArchiveDescriptionArg
Prints the immutable value HttpArchiveDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.file.HttpFileDescriptionArg
Prints the immutable value HttpFileDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.file.RemoteFileDescriptionArg
Prints the immutable value RemoteFileDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.io.AbstractArchiveMemberPath
 
toString() - Method in class com.facebook.buck.io.file.LazyPath
 
toString() - Method in class com.facebook.buck.io.filesystem.BuckPaths
Prints the immutable value BuckPaths with attribute values.
toString() - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
Prints the immutable value EmbeddedCellBuckOutInfo with attribute values.
toString() - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
toString() - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
toString() - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
toString() - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
toString() - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
toString() - Method in class com.facebook.buck.io.watchman.ProjectWatch
Prints the immutable value ProjectWatch with attribute values.
toString() - Method in class com.facebook.buck.io.watchman.WatchmanCursor
 
toString() - Method in class com.facebook.buck.io.watchman.WatchmanDiagnostic
Prints the immutable value WatchmanDiagnostic with attribute values.
toString() - Method in class com.facebook.buck.io.watchman.WatchmanOverflowEvent
Prints the immutable value WatchmanOverflowEvent with attribute values.
toString() - Method in class com.facebook.buck.io.watchman.WatchmanPathEvent
Prints the immutable value WatchmanPathEvent with attribute values.
toString() - Method in class com.facebook.buck.io.watchman.WatchmanQuery
Prints the immutable value WatchmanQuery with attribute values.
toString() - Method in class com.facebook.buck.json.BuildFileParseExceptionData
Prints the immutable value BuildFileParseExceptionData with attribute values.
toString() - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
Prints the immutable value BuildFileParseExceptionStackTraceEntry with attribute values.
toString() - Method in class com.facebook.buck.json.BuildFilePythonResult
Prints the immutable value BuildFilePythonResult with attribute values.
toString() - Method in class com.facebook.buck.json.BuildFileSyntaxError
Prints the immutable value BuildFileSyntaxError with attribute values.
toString() - Method in class com.facebook.buck.jvm.groovy.GroovyLibraryDescriptionArg
Prints the immutable value GroovyLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.groovy.GroovyTestDescriptionArg
Prints the immutable value GroovyTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.abi.source.StandalonePackageType
 
toString() - Method in class com.facebook.buck.jvm.java.AnnotationProcessingParams
Prints the immutable value AnnotationProcessingParams with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.classes.AbstractFileLike
 
toString() - Method in class com.facebook.buck.jvm.java.CompilerOutputPaths
Prints the immutable value CompilerOutputPaths with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.CompilerParameters
Prints the immutable value CompilerParameters with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibraryClasspaths
Prints the immutable value DefaultJavaLibraryClasspaths with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.DiffAbisStep
Prints the immutable value DiffAbisStep with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
toString() - Method in class com.facebook.buck.jvm.java.JarGenruleDescriptionArg
Prints the immutable value JarGenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JarParameters
Prints the immutable value JarParameters with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaAnnotationProcessorDescriptionArg
Prints the immutable value JavaAnnotationProcessorDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaBinaryDescriptionArg
Prints the immutable value JavaBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Prints the immutable value JavacExecutionContext with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavacOptions
Prints the immutable value JavacOptions with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavacPluginJsr199Fields
Prints the immutable value JavacPluginJsr199Fields with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavacPluginProperties
Prints the immutable value JavacPluginProperties with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavacSpec
Prints the immutable value JavacSpec with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaFileParser.JavaFileFeatures
 
toString() - Method in class com.facebook.buck.jvm.java.JavaLibraryDescriptionArg
Prints the immutable value JavaLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaOptions
Prints the immutable value JavaOptions with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JavaTestDescriptionArg
Prints the immutable value JavaTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.JUnitJvmArgs
Prints the immutable value JUnitJvmArgs with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.KeystoreDescriptionArg
Prints the immutable value KeystoreDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.lang.model.BridgeMethod
 
toString() - Method in class com.facebook.buck.jvm.java.PrebuiltJarDescriptionArg
Prints the immutable value PrebuiltJarDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.ResourcesParameters
Prints the immutable value ResourcesParameters with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.toolchain.JavacOptionsProvider
Prints the immutable value JavacOptionsProvider with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.toolchain.JavaCxxPlatformProvider
Prints the immutable value JavaCxxPlatformProvider with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.toolchain.JavaOptionsProvider
Prints the immutable value JavaOptionsProvider with attribute values.
toString() - Method in class com.facebook.buck.jvm.java.toolchain.JavaToolchain
Prints the immutable value JavaToolchain with attribute values.
toString() - Method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
 
toString() - Method in class com.facebook.buck.jvm.kotlin.KotlinLibraryDescriptionArg
Prints the immutable value KotlinLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.kotlin.KotlinTestDescriptionArg
Prints the immutable value KotlinTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.scala.ScalaLibraryDescriptionArg
Prints the immutable value ScalaLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.jvm.scala.ScalaTestDescriptionArg
Prints the immutable value ScalaTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.log.ErrorLogRecord
Prints the immutable value ErrorLogRecord with attribute values.
toString() - Method in class com.facebook.buck.log.LogConfigSetup
Prints the immutable value LogConfigSetup with attribute values.
toString() - Method in class com.facebook.buck.log.PerfTimesStats
Prints the immutable value PerfTimesStats with attribute values.
toString() - Method in class com.facebook.buck.parser.api.BuildFileManifest
Prints the immutable value BuildFileManifest with attribute values.
toString() - Method in class com.facebook.buck.parser.api.PojoTransformer
Prints the immutable value PojoTransformer with attribute values.
toString() - Method in class com.facebook.buck.parser.BuildFileSpec
Prints the immutable value BuildFileSpec with attribute values.
toString() - Method in class com.facebook.buck.parser.cache.impl.ParserCacheConfig
Prints the immutable value ParserCacheConfig with attribute values.
toString() - Method in class com.facebook.buck.parser.DaemonicParserState
 
toString() - Method in class com.facebook.buck.parser.DefaultSelectableConfigurationContext
Prints the immutable value DefaultSelectableConfigurationContext with attribute values.
toString() - Method in class com.facebook.buck.parser.implicit.ImplicitInclude
Prints the immutable value ImplicitInclude with attribute values.
toString() - Method in class com.facebook.buck.parser.options.ProjectBuildFileParserOptions
Prints the immutable value ProjectBuildFileParserOptions with attribute values.
toString() - Method in class com.facebook.buck.parser.ParserConfig
Prints the immutable value ParserConfig with attribute values.
toString() - Method in class com.facebook.buck.parser.syntax.ListWithSelects
 
toString() - Method in class com.facebook.buck.parser.syntax.SelectorValue
 
toString() - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
Prints the immutable value TargetNodePredicateSpec with attribute values.
toString() - Method in class com.facebook.buck.query.QueryEnvironment.Argument
 
toString() - Method in class com.facebook.buck.query.QueryExpression
Returns this query expression pretty-printed.
toString() - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Prints the immutable value RemoteExecutionConfig with attribute values.
toString() - Method in class com.facebook.buck.remoteexecution.event.listener.LocalFallbackStats
Prints the immutable value LocalFallbackStats with attribute values.
toString() - Method in class com.facebook.buck.remoteexecution.grpc.GrpcProtocol.GrpcDigest
 
toString() - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
Prints the immutable value ParsedReadResource with attribute values.
toString() - Method in class com.facebook.buck.remoteexecution.grpc.retry.RetryPolicy
Prints the immutable value RetryPolicy with attribute values.
toString() - Method in interface com.facebook.buck.rules.args.Arg
 
toString() - Method in class com.facebook.buck.rules.args.CompositeArg
Prints the immutable value CompositeArg with attribute values.
toString() - Method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
toString() - Method in class com.facebook.buck.rules.args.ProxyArg
 
toString() - Method in class com.facebook.buck.rules.args.SanitizedArg
 
toString() - Method in class com.facebook.buck.rules.args.SourcePathArg
Prints the immutable value SourcePathArg with attribute values.
toString() - Method in class com.facebook.buck.rules.args.StringArg
Prints the immutable value StringArg with attribute values.
toString() - Method in class com.facebook.buck.rules.args.ToolArg
Prints the immutable value ToolArg with attribute values.
toString() - Method in class com.facebook.buck.rules.coercer.FrameworkPath
Prints the immutable value FrameworkPath with attribute values.
toString() - Method in class com.facebook.buck.rules.coercer.ManifestEntries
Prints the immutable value ManifestEntries with attribute values.
toString() - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Prints the immutable value NeededCoverageSpec with attribute values.
toString() - Method in class com.facebook.buck.rules.coercer.SourceSet
Prints the immutable value SourceSet with attribute values.
toString() - Method in class com.facebook.buck.rules.coercer.SourceSortedSet
Prints the immutable value SourceSortedSet with attribute values.
toString() - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsList
Prints the immutable value SourceWithFlagsList with attribute values.
toString() - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
toString() - Method in class com.facebook.buck.rules.keys.config.RuleKeyConfiguration
Prints the immutable value RuleKeyConfiguration with attribute values.
toString() - Method in class com.facebook.buck.rules.keys.DependencyFileEntry
Prints the immutable value DependencyFileEntry with attribute values.
toString() - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
Prints the immutable value RuleKeyAndInputs with attribute values.
toString() - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
Prints the immutable value RuleKeyFactories with attribute values.
toString() - Method in class com.facebook.buck.rules.keys.RuleKeyInput
Prints the immutable value RuleKeyInput with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.CcFlagsMacro
Prints the immutable value CcFlagsMacro.
toString() - Method in class com.facebook.buck.rules.macros.CcMacro
Prints the immutable value CcMacro.
toString() - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
Prints the immutable value ClasspathAbiMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.ClasspathMacro
Prints the immutable value ClasspathMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
Prints the immutable value CppFlagsMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.CxxFlagsMacro
Prints the immutable value CxxFlagsMacro.
toString() - Method in class com.facebook.buck.rules.macros.CxxMacro
Prints the immutable value CxxMacro.
toString() - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
Prints the immutable value CxxppFlagsMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.EnvMacro
Prints the immutable value EnvMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.ExecutableMacro
Prints the immutable value ExecutableMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
Prints the immutable value LdflagsSharedFilterMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
Prints the immutable value LdflagsSharedMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
Prints the immutable value LdflagsStaticFilterMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
Prints the immutable value LdflagsStaticMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
Prints the immutable value LdflagsStaticPicFilterMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
Prints the immutable value LdflagsStaticPicMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.LdMacro
Prints the immutable value LdMacro.
toString() - Method in class com.facebook.buck.rules.macros.LocationMacro
Prints the immutable value LocationMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.MacroContainer
Prints the immutable value MacroContainer with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
Prints the immutable value MavenCoordinatesMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.OutputMacro
Prints the immutable value OutputMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.PlatformNameMacro
Prints the immutable value PlatformNameMacro.
toString() - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
Prints the immutable value QueryOutputsMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
Prints the immutable value QueryPathsMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
Prints the immutable value QueryTargetsAndOutputsMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
Prints the immutable value QueryTargetsMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.StringWithMacros
Prints the immutable value StringWithMacros with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.StringWithMacrosConverter
Prints the immutable value StringWithMacrosConverter with attribute values.
toString() - Method in class com.facebook.buck.rules.macros.WorkerMacro
Prints the immutable value WorkerMacro with attribute values.
toString() - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
Prints the immutable value RemoteExecutionActionInfo with attribute values.
toString() - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
Prints the immutable value ModernBuildRuleConfig with attribute values.
toString() - Method in class com.facebook.buck.rules.modern.tools.CachedErrors
Prints the immutable value CachedErrors with attribute values.
toString() - Method in class com.facebook.buck.rules.query.Query
Prints the immutable value Query with attribute values.
toString() - Method in class com.facebook.buck.rules.tool.config.ToolConfig
Prints the immutable value ToolConfig with attribute values.
toString() - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
Prints the immutable value BuildTargetVisibilityPattern with attribute values.
toString() - Method in class com.facebook.buck.rules.visibility.PublicVisibilityPattern
Prints the immutable value PublicVisibilityPattern.
toString() - Method in class com.facebook.buck.sandbox.SandboxConfig
Prints the immutable value SandboxConfig with attribute values.
toString() - Method in class com.facebook.buck.sandbox.SandboxProperties
Prints the immutable value SandboxProperties with attribute values.
toString() - Method in class com.facebook.buck.shell.CommandAliasDescriptionArg
Prints the immutable value CommandAliasDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.CrossPlatformTool
Prints the immutable value CrossPlatformTool with attribute values.
toString() - Method in class com.facebook.buck.shell.ExportFileDescriptionArg
Prints the immutable value ExportFileDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.GenruleDescriptionArg
Prints the immutable value GenruleDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.ShBinaryDescriptionArg
Prints the immutable value ShBinaryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.ShTestDescriptionArg
Prints the immutable value ShTestDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.TestSuiteDescriptionArg
Prints the immutable value TestSuiteDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.shell.WorkerToolDescriptionArg
Prints the immutable value WorkerToolDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.skylark.io.GlobSpec
Prints the immutable value GlobSpec with attribute values.
toString() - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
Prints the immutable value GlobSpecWithResult with attribute values.
toString() - Method in class com.facebook.buck.skylark.packages.PackageContext
Prints the immutable value PackageContext with attribute values.
toString() - Method in class com.facebook.buck.skylark.parser.BuckGlobals
Prints the immutable value BuckGlobals with attribute values.
toString() - Method in class com.facebook.buck.skylark.parser.EnvironmentData
Prints the immutable value EnvironmentData with attribute values.
toString() - Method in class com.facebook.buck.skylark.parser.ExtensionData
Prints the immutable value ExtensionData with attribute values.
toString() - Method in class com.facebook.buck.skylark.parser.ImplicitlyLoadedExtension
Prints the immutable value ImplicitlyLoadedExtension with attribute values.
toString() - Method in class com.facebook.buck.skylark.parser.IncludesData
Prints the immutable value IncludesData with attribute values.
toString() - Method in class com.facebook.buck.skylark.parser.LoadImport
Prints the immutable value LoadImport with attribute values.
toString() - Method in class com.facebook.buck.skylark.parser.ParseResult
Prints the immutable value ParseResult with attribute values.
toString() - Method in class com.facebook.buck.slb.ClientSideSlbConfig
Prints the immutable value ClientSideSlbConfig with attribute values.
toString() - Method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImplArgs
Prints the immutable value HybridThriftOverHttpServiceImplArgs with attribute values.
toString() - Method in class com.facebook.buck.slb.LoadBalancedServiceEventData
Prints the immutable value LoadBalancedServiceEventData with attribute values.
toString() - Method in class com.facebook.buck.slb.LoadBalancerPingEventData
Prints the immutable value LoadBalancerPingEventData with attribute values.
toString() - Method in class com.facebook.buck.slb.PerServerData
Prints the immutable value PerServerData with attribute values.
toString() - Method in class com.facebook.buck.slb.PerServerPingData
Prints the immutable value PerServerPingData with attribute values.
toString() - Method in class com.facebook.buck.slb.ServerHealthManager
 
toString() - Method in class com.facebook.buck.slb.ServerHealthManagerEventData
Prints the immutable value ServerHealthManagerEventData with attribute values.
toString(long, int) - Method in class com.facebook.buck.slb.ServerHealthState
 
toString() - Method in class com.facebook.buck.slb.ThriftOverHttpServiceConfig
Prints the immutable value ThriftOverHttpServiceConfig with attribute values.
toString() - Method in class com.facebook.buck.step.AbstractTestStep
 
toString() - Method in class com.facebook.buck.step.fs.MkdirStep
Prints the immutable value MkdirStep with attribute values.
toString() - Method in class com.facebook.buck.step.fs.RmStep
Prints the immutable value RmStep with attribute values.
toString() - Method in class com.facebook.buck.step.fs.SymlinkFileStep
Prints the immutable value SymlinkFileStep with attribute values.
toString() - Method in class com.facebook.buck.step.StepExecutionResult
Prints the immutable value StepExecutionResult with attribute values.
toString() - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Prints the immutable value BackgroundTask with attribute values.
toString() - Method in class com.facebook.buck.support.bgtasks.TaskId
Prints the immutable value TaskId with attribute values.
toString() - Method in class com.facebook.buck.support.bgtasks.Timeout
Prints the immutable value Timeout with attribute values.
toString() - Method in class com.facebook.buck.support.cli.args.BuckCellArg
Prints the immutable value BuckCellArg with attribute values.
toString() - Method in class com.facebook.buck.support.log.LogBuckConfig
Prints the immutable value LogBuckConfig with attribute values.
toString() - Method in class com.facebook.buck.swift.SwiftLibraryDescriptionArg
Prints the immutable value SwiftLibraryDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatform
Prints the immutable value SwiftPlatform with attribute values.
toString() - Method in class com.facebook.buck.swift.toolchain.SwiftPlatformsProvider
Prints the immutable value SwiftPlatformsProvider with attribute values.
toString() - Method in class com.facebook.buck.test.config.TestBuckConfig
Prints the immutable value TestBuckConfig with attribute values.
toString() - Method in class com.facebook.buck.test.config.TestResultSummaryVerbosity
Prints the immutable value TestResultSummaryVerbosity with attribute values.
toString() - Method in class com.facebook.buck.test.selectors.TestDescription
 
toString() - Method in class com.facebook.buck.test.TestCaseSummary
 
toString() - Method in class com.facebook.buck.test.TestResultSummary
 
toString() - Method in class com.facebook.buck.test.TestRunningOptions
Prints the immutable value TestRunningOptions with attribute values.
toString() - Method in class com.facebook.buck.test.TestStatusMessage
Prints the immutable value TestStatusMessage with attribute values.
toString() - Method in class com.facebook.buck.util.cache.CacheStats
Prints the immutable value CacheStats with attribute values.
toString() - Method in class com.facebook.buck.util.cache.FileHashCacheVerificationResult
Prints the immutable value FileHashCacheVerificationResult with attribute values.
toString() - Method in class com.facebook.buck.util.charset.NulTerminatedCharsetDecoder.Result
 
toString() - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
Prints the immutable value ListeningSemaphoreArrayPendingItem with attribute values.
toString() - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
Prints the immutable value ResourceAmounts with attribute values.
toString() - Method in class com.facebook.buck.util.config.Config
 
toString() - Method in class com.facebook.buck.util.config.RawConfig
Prints the immutable value RawConfig with attribute values.
toString() - Method in class com.facebook.buck.util.DirectoryCleanerArgs
Prints the immutable value DirectoryCleanerArgs with attribute values.
toString() - Method in enum com.facebook.buck.util.environment.Architecture
 
toString() - Method in class com.facebook.buck.util.environment.BuildEnvironmentDescription
Prints the immutable value BuildEnvironmentDescription with attribute values.
toString() - Method in exception com.facebook.buck.util.exceptions.RetryingException
 
toString() - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
Prints the immutable value NumberFormatterCacheKey with attribute values.
toString() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
toString() - Method in class com.facebook.buck.util.network.AbstractBatchingLogger.BatchEntry
 
toString() - Method in class com.facebook.buck.util.network.HiveRowFormatter
 
toString() - Method in class com.facebook.buck.util.network.offline.ScribeData
Prints the immutable value ScribeData with attribute values.
toString() - Method in class com.facebook.buck.util.PatternAndMessage
Prints the immutable value PatternAndMessage with attribute values.
toString() - Method in class com.facebook.buck.util.ProcessExecutorParams
Prints the immutable value ProcessExecutorParams with attribute values.
toString() - Method in class com.facebook.buck.util.ProcessResourceConsumption
Prints the immutable value ProcessResourceConsumption with attribute values.
toString() - Method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
 
toString() - Method in class com.facebook.buck.util.SampleRate
Prints the immutable value SampleRate with attribute values.
toString() - Method in class com.facebook.buck.util.sha1.Sha1HashCode
toString() - Method in class com.facebook.buck.util.string.AsciiBoxStringBuilder
 
toString() - Method in class com.facebook.buck.util.timing.ClockDuration
 
toString() - Method in class com.facebook.buck.util.types.Pair
 
toString() - Method in enum com.facebook.buck.util.unarchive.ArchiveFormat
 
toString() - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Prints the immutable value FastVersionControlStats with attribute values.
toString() - Method in class com.facebook.buck.util.versioncontrol.FullVersionControlStats
Prints the immutable value FullVersionControlStats with attribute values.
toString() - Method in class com.facebook.buck.util.versioncontrol.SlowVersionControlStats
Prints the immutable value SlowVersionControlStats with attribute values.
toString() - Method in class com.facebook.buck.util.xml.DocumentLocation
Prints the immutable value DocumentLocation with attribute values.
toString() - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
Prints the immutable value CachedVersionedTargetGraph with attribute values.
toString() - Method in class com.facebook.buck.versions.ExactConstraint
Prints the immutable value ExactConstraint with attribute values.
toString() - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
Prints the immutable value FlavorSearchTargetNodeFinder with attribute values.
toString() - Method in class com.facebook.buck.versions.Version
Prints the immutable value Version with attribute values.
toString() - Method in class com.facebook.buck.versions.VersionedAliasDescription
Prints the immutable value VersionedAliasDescription.
toString() - Method in class com.facebook.buck.versions.VersionedAliasDescriptionArg
Prints the immutable value VersionedAliasDescriptionArg with attribute values.
toString() - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
Prints the immutable value VersionedTargetGraphCacheResult with attribute values.
toString() - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
Prints the immutable value VersionedTargetGraphInputs with attribute values.
toString() - Method in class com.facebook.buck.versions.VersionInfo
Prints the immutable value VersionInfo with attribute values.
toString() - Method in class com.facebook.buck.versions.VersionUniverse
Prints the immutable value VersionUniverse with attribute values.
toString() - Method in class com.facebook.buck.worker.WorkerJobParams
Prints the immutable value WorkerJobParams with attribute values.
toString() - Method in class com.facebook.buck.worker.WorkerJobResult
Prints the immutable value WorkerJobResult with attribute values.
toString() - Method in class com.facebook.buck.worker.WorkerProcessCommand
Prints the immutable value WorkerProcessCommand with attribute values.
toString() - Method in class com.facebook.buck.worker.WorkerProcessIdentity
Prints the immutable value WorkerProcessIdentity with attribute values.
toString() - Method in class com.facebook.buck.worker.WorkerProcessParams
Prints the immutable value WorkerProcessParams with attribute values.
toString() - Method in class com.facebook.buck.zip.ZipScrubberStep
Prints the immutable value ZipScrubberStep with attribute values.
toStringWithMacrosArgs(BuildTarget, CellPathResolver, ActionGraphBuilder, CxxPlatform, StringWithMacros) - Static method in class com.facebook.buck.cxx.CxxDescriptionEnhancer
 
toStringWithMacrosArgs(BuildTarget, CellPathResolver, ActionGraphBuilder, Iterable<StringWithMacros>) - Static method in class com.facebook.buck.features.ocaml.OcamlDescriptionEnhancer
 
TOTAL_RECEIVE_TIMEOUT_MS_PER_MB - Static variable in class com.facebook.buck.android.agent.AgentMain
 
toTerabytes(double) - Method in enum com.facebook.buck.util.unit.SizeUnit
 
touch(Path) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
touch(Path) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
TouchStep - Class in com.facebook.buck.step.fs
Step that runs touch <filename> in the shell.
TouchStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.step.fs.TouchStep
 
toUri() - Method in class com.facebook.buck.cli.bootstrapper.filesystem.BuckUnixPath
 
toUri() - Method in class com.facebook.buck.jvm.java.JarFileObject
 
toVersionedTargetGraph(BuckEventBus, BuckConfig, TypeCoercerFactory, UnconfiguredBuildTargetFactory, TargetGraphAndBuildTargets) - Method in class com.facebook.buck.versions.InstrumentedVersionedTargetGraphCache
 
toVersionedTargetGraph(BuckEventBus, ImmutableMap<String, VersionUniverse>, TypeCoercerFactory, UnconfiguredBuildTargetFactory, TargetGraphAndBuildTargets, ForkJoinPool, CacheStatsTracker) - Method in class com.facebook.buck.versions.VersionedTargetGraphCache
 
toVersionedTargetGraphAndTargets(TargetGraphAndTargets, InstrumentedVersionedTargetGraphCache, BuckEventBus, BuckConfig, TypeCoercerFactory, UnconfiguredBuildTargetFactory, ImmutableSet<BuildTarget>) - Static method in class com.facebook.buck.versions.VersionedTargetGraphAndTargets
 
toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.ExactPathMatcher
 
toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.FileExtensionMatcher
 
toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.GlobPatternMatcher
 
toWatchmanMatchQuery(Set<Capability>) - Method in interface com.facebook.buck.io.filesystem.PathMatcher
Transforms this matcher into a Watchman match query arguments matching the same set of paths as this matcher.
toWatchmanMatchQuery(Set<Capability>) - Method in class com.facebook.buck.io.filesystem.RecursiveFileMatcher
 
toXcodeAttribute(HeaderVisibility) - Static method in class com.facebook.buck.apple.AppleHeaderVisibilities
 
TRACE_ID_PATTERN - Static variable in class com.facebook.buck.util.trace.BuildTraces
 
TraceAttributes(Optional<String>, FileTime) - Constructor for class com.facebook.buck.util.trace.BuildTraces.TraceAttributes
 
TraceAttrs(String, String, String, String) - Constructor for class com.facebook.buck.httpserver.TracesHandlerDelegate.TraceAttrs
 
TraceHandlerDelegate - Class in com.facebook.buck.httpserver
HTTP handler for requests to the /trace path.
TraceInfoProvider - Interface in com.facebook.buck.log
Provides any tracing related information.
traceSection(String) - Method in class com.facebook.buck.event.api.BuckTracing
 
traceSection(String, Map<String, String>) - Method in class com.facebook.buck.event.api.BuckTracing
Records the beginning of a traced section, and returns an object that can be used within a try-with-resources block to automatically end the section.
TraceSection() - Constructor for class com.facebook.buck.event.api.BuckTracing.TraceSection
 
TracesHandlerDelegate - Class in com.facebook.buck.httpserver
Template and parameters for the /traces page.
TracesHandlerDelegate.TraceAttrs - Class in com.facebook.buck.httpserver
Attributes for traces.
TracingTaskListener - Class in com.facebook.buck.jvm.java.tracing
A BuckJavacTaskListener that traces all events to a JavacPhaseTracer.
TracingTaskListener(JavacPhaseTracer, BuckJavacTaskListener) - Constructor for class com.facebook.buck.jvm.java.tracing.TracingTaskListener
 
TrackableRuleKeyCache<V> - Interface in com.facebook.buck.rules.keys
RuleKeyCache that can be tracked with CacheStatsTracker
trackClassUsage(JavacOptions) - Method in class com.facebook.buck.jvm.java.ConfiguredCompilerFactory
 
trackClassUsage() - Method in class com.facebook.buck.jvm.java.JavaBuckConfig
 
trackClassUsage(JavacOptions) - Method in class com.facebook.buck.jvm.java.JavaConfiguredCompilerFactory
 
trackClassUsage() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
TRACKED_EVENTS_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
TrackedRuleKeyCache<V> - Class in com.facebook.buck.rules.keys
A DefaultRuleKeyCache that records cache stats information in the corresponding CacheStatsTracker
TrackedRuleKeyCache(TrackableRuleKeyCache<V>, CacheStatsTracker) - Constructor for class com.facebook.buck.rules.keys.TrackedRuleKeyCache
 
trackJavacPhaseEvents() - Method in class com.facebook.buck.jvm.java.JavacOptions
 
TRAMPOLINE_PATH - Static variable in class com.facebook.buck.rules.modern.builders.ModernBuildRuleRemoteExecutionHelper
 
transform(int) - Method in interface com.facebook.buck.android.resources.ResChunk.RefTransformer
 
transform(Key, TransformationEnvironment) - Method in interface com.facebook.buck.core.graph.transformation.GraphTransformer
Perform a transformation identified by key Key into a final type Result.
transform(RuleAnalysisKey, TransformationEnvironment) - Method in class com.facebook.buck.core.rules.analysis.impl.RuleAnalysisTransformer
 
transform(ToolchainProvider, TargetGraph, ActionGraphBuilder, TargetNode<T>) - Method in class com.facebook.buck.core.rules.transformer.impl.DefaultTargetNodeToBuildRuleTransformer
 
transform(ToolchainProvider, TargetGraph, ActionGraphBuilder, TargetNode<T>) - Method in class com.facebook.buck.core.rules.transformer.impl.FetchTargetNodeToBuildRuleTransformer
 
transform(ToolchainProvider, TargetGraph, ActionGraphBuilder, TargetNode<T>) - Method in interface com.facebook.buck.core.rules.transformer.TargetNodeToBuildRuleTransformer
 
transform(ToolchainProvider, TargetGraph, ActionGraphBuilder, TargetNode<T>) - Method in class com.facebook.buck.features.project.intellij.ShallowTargetNodeToBuildRuleTransformer
 
transform(ITestAnnotation, Class, Constructor, Method) - Method in class com.facebook.buck.testrunner.TestNGRunner.FilteringAnnotationTransformer
 
transform(Function<LEFT, X>, Function<RIGHT, X>) - Method in class com.facebook.buck.util.types.Either
Apply a function based on whether the instance holds a left or right value.
transform(VersionSelector, TargetGraphAndBuildTargets, DepsAwareExecutor<? super ComputeResult, ?>, TypeCoercerFactory, UnconfiguredBuildTargetFactory, long) - Static method in class com.facebook.buck.versions.AsyncVersionedTargetGraphBuilder
Transforms the given TargetGraphAndBuildTargets such that all versions are resolved
transform(VersionSelector, TargetGraphAndBuildTargets, ForkJoinPool, TypeCoercerFactory, UnconfiguredBuildTargetFactory, long) - Static method in class com.facebook.buck.versions.ParallelVersionedTargetGraphBuilder
 
TransformationEnvironment - Interface in com.facebook.buck.core.graph.transformation
A computation environment that GraphTransformer can access.
transformKeyReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformKeyReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
transformKeys(Map<K1, V>, Function<? super K1, K2>) - Static method in class com.facebook.buck.util.MoreMaps
 
transformKeysAndSort(Map<K1, V>, Function<? super K1, K2>) - Static method in class com.facebook.buck.util.MoreMaps
 
transformReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResourcesXml
 
transformReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformReferences(int[], ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformStringReferences(int[], ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableType
 
transformStringReferences(ResChunk.RefTransformer) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
transitiveBytecodeIncludes - Variable in class com.facebook.buck.features.ocaml.OcamlDebugLauncherStep.Args
 
TransitiveCxxPreprocessorInputCache - Class in com.facebook.buck.cxx
Transitive C++ preprocessor input cache
TransitiveCxxPreprocessorInputCache(CxxPreprocessorDep) - Constructor for class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
 
TransitiveCxxPreprocessorInputCache(CxxPreprocessorDep, Parallelizer) - Constructor for class com.facebook.buck.cxx.TransitiveCxxPreprocessorInputCache
 
TransitiveDepsClosureResolver - Class in com.facebook.buck.features.project.intellij
Calculates the transitive closure of exported deps for every node in a TargetGraph.
TransitiveDepsClosureResolver(TargetGraph, ImmutableSet<String>) - Constructor for class com.facebook.buck.features.project.intellij.TransitiveDepsClosureResolver
 
translate(CellPathResolver, String, A) - Method in class com.facebook.buck.versions.TargetNodeTranslator
 
translateBuildTarget(BuildTarget) - Method in class com.facebook.buck.versions.TargetNodeTranslator
 
translateConstructorArg(BuildTarget, CellPathResolver, TargetNodeTranslator, A) - Method in interface com.facebook.buck.versions.TargetTranslatorOverridingDescription
 
TranslateMacrosFunction(ImmutableSortedMap<String, String>, CxxPlatform) - Constructor for class com.facebook.buck.cxx.CxxFlags.TranslateMacrosFunction
 
TranslateMacrosFunction(ImmutableSortedMap<String, String>, DebugPathSanitizer) - Constructor for class com.facebook.buck.cxx.CxxFlags.TranslateMacrosFunction
 
translateNode(TargetNode<A>) - Method in class com.facebook.buck.versions.TargetNodeTranslator
 
translateTargets(CellPathResolver, String, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollection
 
translateTargets(CellPathResolver, String, TargetNodeTranslator) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
translateTargets(CellPathResolver, String, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.BuildTargetMacro
 
translateTargets(CellPathResolver, String, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.CxxGenruleFilterAndTargetsMacro
 
translateTargets(CellPathResolver, String, TargetNodeTranslator) - Method in interface com.facebook.buck.rules.macros.Macro
 
translateTargets(CellPathResolver, String, TargetNodeTranslator) - Method in class com.facebook.buck.rules.macros.QueryMacro
 
translateTargets(CellPathResolver, String, TargetNodeTranslator, Query) - Method in class com.facebook.buck.versions.QueryTargetTranslator
 
translateTargets(CellPathResolver, String, TargetNodeTranslator) - Method in interface com.facebook.buck.versions.TargetTranslatable
 
TranslatingJavacPhaseTracer - Class in com.facebook.buck.jvm.java.tracing
A JavacPhaseTracer that translates the trace data to be more useful.
TranslatingJavacPhaseTracer(JavacPhaseEventLogger) - Constructor for class com.facebook.buck.jvm.java.tracing.TranslatingJavacPhaseTracer
 
Transport - Interface in com.facebook.buck.io.watchman
An abstraction for IPC via messages.
TraversableGraph<T> - Interface in com.facebook.buck.core.util.graph
Minimal interface needed by AbstractBottomUpTraversal to traverse a graph.
traverse() - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
 
traverse(Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
Perform the traversal.
traverse(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
Traverse a graph without explicitly creating a new AbstractBreadthFirstThrowingTraversal and overriding AbstractBreadthFirstThrowingTraversal.visit(Object)
traverse(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
Traverse a graph without explicitly creating a new AbstractBreadthFirstThrowingTraversal and overriding AbstractBreadthFirstThrowingTraversal.visit(Object)
traverse(Node, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
Traverse a graph without explicitly creating a new AbstractBreadthFirstThrowingTraversal and overriding AbstractBreadthFirstThrowingTraversal.visit(Object)
traverse(Iterable<? extends Node>, AbstractBreadthFirstThrowingTraversal.Visitor<Node, RuntimeException>) - Static method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstTraversal
Traverse a graph without explicitly creating a new AbstractBreadthFirstThrowingTraversal and overriding AbstractBreadthFirstThrowingTraversal.visit(Object)
traverse(Iterable<? extends T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
 
traverse(Iterable<? extends T>, Predicate<T>) - Method in class com.facebook.buck.core.util.graph.AcyclicDepthFirstPostOrderTraversal
Performs a depth-first, post-order traversal over a DAG.
traverse() - Method in class com.facebook.buck.jvm.java.classes.ClasspathTraversal
 
traverse(ClasspathTraversal) - Method in interface com.facebook.buck.jvm.java.classes.ClasspathTraverser
 
traverse(ClasspathTraversal) - Method in class com.facebook.buck.jvm.java.classes.DefaultClasspathTraverser
 
traverse(QueryExpression.Visitor) - Method in class com.facebook.buck.query.QueryExpression
Accepts and applies the given visitor.
traverse(CellPathResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.BuildTargetMacroTypeCoercer
 
traverse(CellPathResolver, C, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.CollectionTypeCoercer
 
traverse(CellPathResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.CxxGenruleFilterAndTargetsMacroTypeCoercer
 
traverse(CellPathResolver, Either<Left, Right>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.EitherTypeCoercer
 
traverse(CellPathResolver, EnvMacro, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.EnvMacroTypeCoercer
 
traverse(CellPathResolver, FrameworkPath, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.FrameworkPathTypeCoercer
 
traverse(CellPathResolver, T, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.ImmutableTypeCoercer
 
traverse(CellPathResolver, Object, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.JsonTypeConcatenatingCoercer
 
traverse(CellPathResolver, Object, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.LeafTypeCoercer
 
traverse(CellPathResolver, ImmutableMap<K, V>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.MapTypeCoercer
 
traverse(CellPathResolver, NeededCoverageSpec, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpecTypeCoercer
 
traverse(CellPathResolver, Optional<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.OptionalTypeCoercer
 
traverse(CellPathResolver, OutputMacro, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.OutputMacroTypeCoercer
 
traverse(CellPathResolver, Pair<FIRST, SECOND>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.PairTypeCoercer
 
traverse(CellPathResolver, ParamInfo.Traversal, Object) - Method in class com.facebook.buck.rules.coercer.ParamInfo
Traverse the value of the field on dto that is represented by this instance.
traverse(CellPathResolver, PatternMatchedCollection<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.PatternMatchedCollectionTypeCoercer
 
traverse(CellPathResolver, Query, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.QueryCoercer
 
traverse(CellPathResolver, SelectorList<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SelectorListCoercer
 
traverse(CellPathResolver, ImmutableSortedMap<K, V>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SortedMapTypeCoercer
 
traverse(CellPathResolver, SourceSet, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceSetTypeCoercer
 
traverse(CellPathResolver, SourceSortedSet, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceSortedSetTypeCoercer
 
traverse(CellPathResolver, SourceWithFlagsList, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsListTypeCoercer
 
traverse(CellPathResolver, SourceWithFlags, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.SourceWithFlagsTypeCoercer
 
traverse(CellPathResolver, StringWithMacros, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.StringWithMacrosTypeCoercer
 
traverse(Object) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer.Traversal
 
traverse(CellPathResolver, T, TypeCoercer.Traversal) - Method in interface com.facebook.buck.rules.coercer.TypeCoercer
Traverse an object guided by this TypeCoercer.
traverse(CellPathResolver, VersionMatchedCollection<T>, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
traverse(CellPathResolver, M, TypeCoercer.Traversal) - Method in class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
traverse() - Method in class com.facebook.buck.util.ZipFileTraversal
 
TreeBackedAnnotatedConstruct - Class in com.facebook.buck.jvm.java.abi.source
An implementation of AnnotatedConstruct that uses only the information available from a Tree.
TreeBackedAnnotatedConstruct(AnnotatedConstruct) - Constructor for class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotatedConstruct
 
TreeBackedAnnotationFactory - Class in com.facebook.buck.jvm.java.abi.source
Support for @{link TreeBackedAnnotatedConstruct#getAnnotation}.
TreeBackedAnnotationFactory() - Constructor for class com.facebook.buck.jvm.java.abi.source.TreeBackedAnnotationFactory
 
TreesMessager - Class in com.facebook.buck.jvm.java.plugin.adapter
 
TreesMessager(Trees) - Constructor for class com.facebook.buck.jvm.java.plugin.adapter.TreesMessager
 
TRUE - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
truncateMiddle(String, int, int, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
truncatePretty(String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
tryConvertingToStampede(DistBuildConfig) - Method in class com.facebook.buck.cli.BuildCommand
Mark this build as being automatically converted to stampede.
tryConvertingToStampede(DistBuildConfig) - Method in class com.facebook.buck.cli.DistBuildCommandDelegate
 
tryCreatingClientSideSlb(Clock, BuckEventBus) - Method in class com.facebook.buck.slb.SlbBuckConfig
 
tryLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
tryLock(long, TimeUnit) - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
tryToCreateEdenClientPool(Path) - Static method in class com.facebook.buck.eden.EdenClientPool
 
tryToExtractPackageNameFromManifest(SourcePathResolver, ApkInfo) - Static method in class com.facebook.buck.android.AdbHelper
 
tryToFetchArtifactFromBuildCacheAndOverlayOnTopOfProjectFilesystem(RuleKey, ArtifactCache, ProjectFilesystem) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactFetcher
 
TwoLevelArtifactCacheDecorator - Class in com.facebook.buck.artifact_cache
The DirArtifactCache and HttpArtifactCache caches use a straightforward rulekey -> (metadata, artifact) mapping.
TwoLevelArtifactCacheDecorator(ArtifactCache, ProjectFilesystem, BuckEventBus, boolean, long, Optional<Long>) - Constructor for class com.facebook.buck.artifact_cache.TwoLevelArtifactCacheDecorator
 
twoLevelContentHashKey() - Method in class com.facebook.buck.artifact_cache.CacheResult
 
twoLevelContentHashKey() - Method in class com.facebook.buck.artifact_cache.RuleKeyCacheResult
 
twoLevelContentHashKeyServerLog() - Method in class com.facebook.buck.distributed.DistBuildClientCacheResult
 
type - Variable in class com.facebook.buck.android.aapt.RDotTxtEntry
 
TYPE_ARCHIVE - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
 
TYPE_DIRECTORY - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
 
TYPE_FILE - Static variable in class com.facebook.buck.util.cache.HashCodeAndFileType
 
TYPE_PROPERTY_NAME - Static variable in class com.facebook.buck.parser.function.BuckPyFunction
The name of the property in the JSON produced by buck.py that identifies the type of the build rule being defined.
TypeCoercer<T> - Interface in com.facebook.buck.rules.coercer
Class defining an interpretation of some dynamically typed Java object as a specific class.
TypeCoercer.Traversal - Interface in com.facebook.buck.rules.coercer
 
TypeCoercerFactory - Interface in com.facebook.buck.rules.coercer
 
typeCoercerFactory - Variable in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
typeCoercerForParameterizedType(String, Type, Type[]) - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
typeCoercerForParameterizedType(String, Type, Type[]) - Method in interface com.facebook.buck.rules.coercer.TypeCoercerFactory
Returns TypeCoercer for a ParameterizedType that have the given raw type and type arguments.
typeCoercerForType(Type) - Method in class com.facebook.buck.rules.coercer.DefaultTypeCoercerFactory
 
typeCoercerForType(Type) - Method in interface com.facebook.buck.rules.coercer.TypeCoercerFactory
 
Types - Class in com.facebook.buck.util
 
TypeScanner8<R,P> - Class in com.facebook.buck.jvm.java.abi
A scanning visitor of TypeMirrors for SourceVersion.RELEASE_8.
TypeScanner8() - Constructor for class com.facebook.buck.jvm.java.abi.TypeScanner8
 
TypeScanner8(R) - Constructor for class com.facebook.buck.jvm.java.abi.TypeScanner8
 
typeWillBeAvailable(TypeElement) - Method in class com.facebook.buck.jvm.java.abi.source.FileManagerSimulator
 

U

UBER_COMPILATION_DATABASE - Static variable in class com.facebook.buck.cxx.CxxCompilationDatabase
 
UI_TEST - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
UmbrellaHeader - Class in com.facebook.buck.apple.clang
 
UmbrellaHeader(String, ImmutableList<String>) - Constructor for class com.facebook.buck.apple.clang.UmbrellaHeader
 
Unarchiver - Class in com.facebook.buck.util.unarchive
Simple interface to extract archives of varying types
Unarchiver() - Constructor for class com.facebook.buck.util.unarchive.Unarchiver
 
UnarchiveStep - Class in com.facebook.buck.unarchive
A step that extracts arbitrary archives
UnarchiveStep(ArchiveFormat, ProjectFilesystem, Path, Path, Optional<Path>, PatternsMatcher) - Constructor for class com.facebook.buck.unarchive.UnarchiveStep
Create an instance of UnarchiveStep
UnconfiguredBuildTarget - Interface in com.facebook.buck.core.model
Represents a build target without configuration.
UnconfiguredBuildTargetFactory - Interface in com.facebook.buck.core.parser.buildtargetparser
Creates UnconfiguredBuildTarget from a raw string.
undefined - Variable in class com.facebook.buck.android.relinker.Symbols
 
underlyingModuleCxxPreprocessorInput(BuildTarget, ActionGraphBuilder, CxxPlatform) - Static method in class com.facebook.buck.apple.AppleLibraryDescription
 
unescapeLineMarkerPath(String) - Static method in class com.facebook.buck.util.Escaper
Unescape a path string obtained from preprocessor output, as in: https://gcc.gnu.org/onlinedocs/cpp/Preprocessor-Output.html .
UnexpectedFlavorException - Exception in com.facebook.buck.parser
 
UNFINISHED_EVENT_PAIR - Static variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
UnflavoredBuildTarget - Interface in com.facebook.buck.core.model
A build target in the form of
UnflavoredBuildTargetFactory - Class in com.facebook.buck.parser
 
uninstallApkFromDevice(String, boolean) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
Uninstalls apk from specific device.
uninstallApp(String, boolean) - Method in class com.facebook.buck.android.AdbHelper
Uninstall apk from all matching devices.
uninstallApp(String, boolean) - Method in interface com.facebook.buck.android.exopackage.AndroidDevicesHelper
Uninstall apk from all matching devices.
UninstallCommand - Class in com.facebook.buck.cli
 
UninstallCommand() - Constructor for class com.facebook.buck.cli.UninstallCommand
 
UninstallCommand.UninstallOptions - Class in com.facebook.buck.cli
 
UninstallEvent - Class in com.facebook.buck.event
 
UninstallEvent(EventKey, String) - Constructor for class com.facebook.buck.event.UninstallEvent
 
UninstallEvent.Finished - Class in com.facebook.buck.event
 
UninstallEvent.Started - Class in com.facebook.buck.event
 
uninstallFinished(UninstallEvent.Finished) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
uninstallOptions() - Method in class com.facebook.buck.cli.InstallCommand
 
uninstallOptions() - Method in class com.facebook.buck.cli.UninstallCommand
 
UninstallOptions() - Constructor for class com.facebook.buck.cli.UninstallCommand.UninstallOptions
 
uninstallPackage(String) - Method in interface com.facebook.buck.android.exopackage.AndroidDevice
 
uninstallPackage(String) - Method in class com.facebook.buck.android.exopackage.RealAndroidDevice
 
uninstallStarted(UninstallEvent.Started) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
union(SortedSet<T>, SortedSet<T>) - Static method in class com.facebook.buck.util.collect.SortedSets
A view merging the two underlying sorted sets.
unit() - Method in class com.facebook.buck.support.bgtasks.Timeout
 
UNIT_TEST - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
UnixDomainSocket - Class in com.facebook.buck.io.unixsocket
Implements a Socket backed by a native Unix domain socket.
UnixUserIdFetcher - Class in com.facebook.buck.util
Fetches the user ID of the running process.
UnixUserIdFetcher() - Constructor for class com.facebook.buck.util.UnixUserIdFetcher
 
UNKNOWN - Static variable in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
UnknownCellException - Exception in com.facebook.buck.core.cell
Exception that represents a build target attempting to use a cell which doesn't exist.
UnknownCellException(Optional<String>, ImmutableSet<String>) - Constructor for exception com.facebook.buck.core.cell.UnknownCellException
 
unlock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableLock
 
unordered() - Method in interface com.facebook.buck.util.RichStream
 
unpackJarTo(ClassLoader, Path) - Method in class com.facebook.buck.jvm.java.FatJar
 
unpackNativeLibrariesInto(ClassLoader, Path) - Method in class com.facebook.buck.jvm.java.FatJar
 
unregister(Object) - Method in interface com.facebook.buck.event.BuckEventBus
Remove a listener previously specified with register()
unregister(Object) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
unsafe() - Method in class com.facebook.buck.rules.modern.impl.DefaultInputRuleResolver
 
unsafe() - Method in interface com.facebook.buck.rules.modern.InputRuleResolver
Provides access to internal implementation details of the resolver.
unskippedRuleCountUpdated(int) - Static method in class com.facebook.buck.core.build.event.BuildEvent
 
UnskippedRuleCountUpdated(int) - Constructor for class com.facebook.buck.core.build.event.BuildEvent.UnskippedRuleCountUpdated
 
UnskippedRulesTracker - Class in com.facebook.buck.core.build.engine.impl
Keeps track of the number of build rules that either were already executed or might be executed in the future.
UnskippedRulesTracker(RuleDepsCache, BuildRuleResolver) - Constructor for class com.facebook.buck.core.build.engine.impl.UnskippedRulesTracker
 
UnsortedAndroidResourceDeps - Class in com.facebook.buck.android
 
UnsortedAndroidResourceDeps(ImmutableSet<HasAndroidResourceDeps>) - Constructor for class com.facebook.buck.android.UnsortedAndroidResourceDeps
 
UnsortedAndroidResourceDeps.Callback - Interface in com.facebook.buck.android
 
UnstrippedNativeLibraries - Class in com.facebook.buck.android
 
unsubscribe(ProcessRegistry.ProcessRegisterCallback) - Method in class com.facebook.buck.util.ProcessRegistry
Unsubscribes the process register callback.
UnsupportedPlatformException(BuildTarget, Platform) - Constructor for exception com.facebook.buck.shell.CommandAlias.UnsupportedPlatformException
 
Untar - Class in com.facebook.buck.util.unarchive
Utility class to extract a .tar.* file
UntarStep - Class in com.facebook.buck.unarchive
A step that extracts tar archives
UntarStep(ProjectFilesystem, Path, Path, Optional<Path>, ArchiveFormat) - Constructor for class com.facebook.buck.unarchive.UntarStep
Create an instance of UntarStep
UntrackedHeaderReporter - Interface in com.facebook.buck.cxx
Produces the error message when an untracked header is detected.
UnusedDependenciesFinderFactory - Interface in com.facebook.buck.jvm.java
The factory is used to avoid creation of UnusedDependenciesFinder when
unversionedTargetGraphAndBuildTargets - Variable in class com.facebook.buck.versions.AbstractVersionedTargetGraphBuilder
 
Unzip - Class in com.facebook.buck.util.unarchive
A simple utility class that extracts zip files
Unzip() - Constructor for class com.facebook.buck.util.unarchive.Unzip
 
UnzipAar - Class in com.facebook.buck.android
 
UnzipStep - Class in com.facebook.buck.unarchive
A step that extracts zip archives
UnzipStep(ProjectFilesystem, Path, Path, Optional<Path>) - Constructor for class com.facebook.buck.unarchive.UnzipStep
Create an instance of UnzipStep
UnzipStep(ProjectFilesystem, Path, Path, Optional<Path>, PatternsMatcher) - Constructor for class com.facebook.buck.unarchive.UnzipStep
Create an instance of UnzipStep
update(PerfTimesStats) - Static method in class com.facebook.buck.event.listener.PerfTimesEventListener.PerfTimesEvent
 
update(ImmutableMap<String, Object>) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
Creates and sends an event which indicates an update in state of the scope.
update(String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
update(String, Object, String, Object) - Method in interface com.facebook.buck.event.SimplePerfEvent.Scope
update() - Method in class com.facebook.buck.features.project.intellij.IjProject
Write a subset of the project to disk, specified by the targets passed on the command line.
update() - Method in class com.facebook.buck.features.project.intellij.IjProjectWriter
Update project files and modules index
update(Hasher) - Method in class com.facebook.buck.util.sha1.Sha1HashCode
Updates the specified Hasher by putting the 20 bytes of this SHA-1 to it in order.
updateActionGraphNodeCount(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateActionGraphReusedNodeCount(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateAndStartIfNeeded(Optional<ArtifactCache>) - Method in class com.facebook.buck.httpserver.WebServer
Update state and start the server if necessary.
updateAndStoreManifest(RuleKey, ImmutableSet<SourcePath>, RuleKeyAndInputs, long) - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
updateBuildMetadata() - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
 
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.android.StripLinkable
 
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in interface com.facebook.buck.core.rules.BuildRule
Updates the BuildRuleResolver and associated objects for this build rule.
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.core.rules.impl.AbstractBuildRule
 
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.cxx.CxxStrip
 
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.features.python.PythonTest
 
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.jvm.java.JarFattener
 
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.rules.modern.ModernBuildRule
 
updateBuildRuleResolver(BuildRuleResolver, SourcePathRuleFinder, SourcePathResolver) - Method in class com.facebook.buck.shell.Genrule
 
updateBuildSlaveBuildStatus(StampedeId, String, BuildStatus) - Method in class com.facebook.buck.distributed.DistBuildService
Sets the build status for minion with given run ID.
updateBuildSlaveStatus(StampedeId, BuildSlaveRunId, BuildSlaveStatus) - Method in class com.facebook.buck.distributed.DistBuildService
 
updateCacheErrors(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateCacheHits(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateCacheIgnores(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateCacheMisses(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateCoordinatorBuildProgress(CoordinatorBuildProgress) - Method in interface com.facebook.buck.distributed.build_slave.CoordinatorBuildRuleEventsPublisher
 
updateCoordinatorBuildProgress(CoordinatorBuildProgress) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
updateCoordinatorBuildProgress(CoordinatorBuildProgress) - Method in class com.facebook.buck.event.listener.NoOpCoordinatorBuildRuleEventsPublisher
 
updatedParams - Variable in class com.facebook.buck.jvm.java.JavaTestDescription.CxxLibraryEnhancement
 
updateFinishedRuleCount(int) - Method in interface com.facebook.buck.distributed.build_slave.MinionBuildProgressTracker
 
updateFinishedRuleCount(int) - Method in class com.facebook.buck.distributed.build_slave.NoOpMinionBuildProgressTracker
 
updateFinishedRuleCount(int) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
updateFirstBuildFileStartMs(long) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateLastBuildFileFinishMs(long) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateLocalKeyUnchangedHits(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
 
updateMemoryHeapAllocatedMax(long) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
Update the value of memoryHeapAllocatedMax if new value is greater than stored one
updateMemoryHeapAllowedMax(long) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
Update the value of memoryHeapAllowedMax if new value is greater than stored one
updateMemoryHeapUsedMax(long) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
Update the value of memoryHeapUsedMax if new value is greater than stored one
updateMetadata(BuildTarget, Map<String, String>) - Method in interface com.facebook.buck.core.build.engine.buildinfo.BuildInfoStore
 
updateMetadata(BuildTarget, Map<String, String>) - Method in class com.facebook.buck.core.build.engine.buildinfo.FilesystemBuildInfoStore
 
updateMetadata(BuildTarget, Map<String, String>) - Method in class com.facebook.buck.core.build.engine.buildinfo.SQLiteBuildInfoStore
 
updateMinionWorkloadAllocation(String, MinionType, List<String>, int) - Method in class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator
Processes nodes finished by minion and, if minion's capacity is still needed, allocates it new work units (out of units from failed minions and newly available units).
updateOrCreateWorkspace() - Method in class com.facebook.buck.features.project.intellij.WorkspaceUpdater
 
updateRuleFinder(SourcePathRuleFinder) - Method in class com.facebook.buck.core.rules.common.BuildableSupport.DepsSupplier
 
updateTargetGraphNodeCount(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateTimePerfStatsEvent(PerfTimesEventListener.PerfTimesEvent.Update) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
updateTotalBuildRules(int) - Method in class com.facebook.buck.event.listener.scuba.ScubaListenerData
 
updateTotalRuleCount(int) - Method in interface com.facebook.buck.distributed.build_slave.MinionBuildProgressTracker
 
updateTotalRuleCount(int) - Method in class com.facebook.buck.distributed.build_slave.NoOpMinionBuildProgressTracker
 
updateTotalRuleCount(int) - Method in class com.facebook.buck.event.listener.DistBuildSlaveEventBusListener
 
updateWork(String, List<String>, List<WorkUnit>) - Method in class com.facebook.buck.distributed.build_slave.DistBuildTraceTracker
Update tracker state with just finished targets, and targets to be executed.
upload(String, Map<String, String>, Path) - Static method in class com.facebook.buck.event.everstore.EverstoreLogUploader
Uploads the given file to everstore.
uploadBuckDotFilesAsync(StampedeId, ProjectFilesystem, FileHashCache, ClientStatsTracker, ListeningExecutorService) - Method in class com.facebook.buck.distributed.DistBuildService
 
uploadBuckDotFilesDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
uploadBuildSlaveEvents(StampedeId, BuildSlaveRunId, List<BuildSlaveEvent>) - Method in class com.facebook.buck.distributed.DistBuildService
Publishes generic BuildSlaveEvents, so that they can be downloaded by distributed build client.
uploadCriticalNodesFromLocalCache(Iterable<BuildTarget>, ClientStatsTracker) - Method in class com.facebook.buck.distributed.build_slave.CacheOptimizedBuildTargetsQueueFactory
Upload the smallest set of cachable BuildRules from the dir-cache, which can help the remote servers in finishing the build faster.
UploadData(Protocol.Digest, UploadDataSupplier) - Constructor for class com.facebook.buck.remoteexecution.CasBlobUploader.UploadData
 
UploadDataSupplier - Interface in com.facebook.buck.remoteexecution
Used for wrapping access to data for uploads.
UploaderLauncher - Class in com.facebook.buck.util.trace.uploader.launcher
Utility to upload chrome trace in background.
UploaderLauncher() - Constructor for class com.facebook.buck.util.trace.uploader.launcher.UploaderLauncher
 
uploadFromLocal(BuildRule) - Method in interface com.facebook.buck.distributed.ArtifactCacheByBuildRule
 
uploadFromLocal(BuildRule) - Method in class com.facebook.buck.distributed.DistBuildArtifactCacheImpl
 
uploadFromLocal(BuildRule) - Method in class com.facebook.buck.distributed.NoopArtifactCacheByBuildRule
 
uploadInBackground(BuildId, Path, String, URI, Path, CompressionType) - Static method in class com.facebook.buck.util.trace.uploader.launcher.UploaderLauncher
Upload chrome trace in background process which runs even after current process dies.
uploadMissingFilesAsync(Map<Integer, ProjectFilesystem>, List<BuildJobStateFileHashes>, ClientStatsTracker, ListeningExecutorService) - Method in class com.facebook.buck.distributed.DistBuildService
 
uploadMissingFilesDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
uploadRequest(DoctorEndpointRequest) - Method in class com.facebook.buck.doctor.DoctorReportHelper
 
UploadResult(Protocol.Digest, int, String) - Constructor for class com.facebook.buck.remoteexecution.CasBlobUploader.UploadResult
 
uploadTargetGraph(BuildJobState, StampedeId, ClientStatsTracker) - Method in class com.facebook.buck.distributed.DistBuildService
 
uploadTargetGraphDurationMs() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
uploadToCache(BuildRuleSuccessType, long) - Method in class com.facebook.buck.core.build.engine.cache.manager.BuildCacheArtifactUploader
Perform an actual write to a cache
UploadToCacheResultType - Enum in com.facebook.buck.core.build.engine.type
This defines if an a target is cacheable or the reason why it is not.
uri - Variable in class com.facebook.buck.file.downloader.impl.DownloadEvent
 
uri - Variable in class com.facebook.buck.jvm.java.JarFileObject
 
UriTypeCoercer - Class in com.facebook.buck.rules.coercer
 
UriTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.UriTypeCoercer
 
USE_FILELIST - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
USE_MODULEWRAP - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
useBuckBinaryHash() - Method in class com.facebook.buck.command.config.AbstractBuildBuckConfig
Whether Buck should use Buck binary hash or git commit id as the core key in all rule keys.
useBuckBinaryHash() - Method in class com.facebook.buck.command.config.BuildBuckConfig
Whether Buck should use Buck binary hash or git commit id as the core key in all rule keys.
useDependencyFileRuleKey() - Method in class com.facebook.buck.core.build.engine.cache.manager.DependencyFileRuleKeyManager
 
useDependencyFileRuleKeys() - Method in interface com.facebook.buck.core.rules.attr.SupportsDependencyFileRuleKey
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.cxx.CxxPreprocessAndCompile
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
useDependencyFileRuleKeys() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
UsedResourcesFinder - Class in com.facebook.buck.android.resources
 
UsedResourcesFinder.ResourceClosure - Class in com.facebook.buck.android.resources
 
useDryRunCodeSigning() - Method in class com.facebook.buck.apple.AppleConfig
 
useFlavoredCxxSections() - Method in class com.facebook.buck.apple.AppleConfig
 
useManifestCaching() - Method in class com.facebook.buck.core.build.engine.cache.manager.ManifestRuleKeyManager
 
user - Variable in class com.facebook.buck.maven.aether.Repository
 
UserFlavor - Class in com.facebook.buck.core.model
A Flavor visible to the user, with which they can modify output of a target.
UserFlavor.Builder - Class in com.facebook.buck.core.model
Builds instances of type UserFlavor.
UserIdFetcher - Interface in com.facebook.buck.util
Fetches the user ID of the running process.
UserInput - Class in com.facebook.buck.doctor
Helper methods for handling input from the user.
UserInput(PrintStream, BufferedReader) - Constructor for class com.facebook.buck.doctor.UserInput
 
UserLocalConfiguration - Class in com.facebook.buck.doctor.config
Immutable implementation of AbstractUserLocalConfiguration.
UserLocalConfiguration.Builder - Class in com.facebook.buck.doctor.config
Builds instances of type UserLocalConfiguration.
userOrInferredBuildLabel() - Method in class com.facebook.buck.distributed.DistBuildClientStats
 
UserReport - Class in com.facebook.buck.doctor
Immutable implementation of AbstractReport.AbstractUserReport.
UserReport.Builder - Class in com.facebook.buck.doctor
Builds instances of type UserReport.
useRulePipelining() - Method in interface com.facebook.buck.core.rules.pipeline.SupportsPipelining
Deprecated.
 
useRulePipelining() - Method in class com.facebook.buck.jvm.java.CalculateSourceAbi
 
useRulePipelining() - Method in class com.facebook.buck.jvm.java.DefaultJavaLibrary
 
useRulePipelining() - Method in class com.facebook.buck.jvm.java.JarBuildStepsFactory
 
usesDependencies() - Method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
 
using(ProjectFilesystem) - Static method in class com.facebook.buck.io.filesystem.skylark.SkylarkFilesystem
 
using(ImmutableMap<Syntax, ProjectBuildFileParser>, Syntax) - Static method in class com.facebook.buck.parser.HybridProjectBuildFileParser
 
using(WatchmanClient, SyncCookieState, Path, ImmutableMap<Path, ProjectWatch>) - Static method in class com.facebook.buck.skylark.io.impl.HybridGlobberFactory
 
using(ProjectBuildFileParserOptions, BuckEventBus, FileSystem, BuckGlobals, EventHandler, GlobberFactory) - Static method in class com.facebook.buck.skylark.parser.SkylarkProjectBuildFileParser
Create an instance of Skylark project build file parser using provided options.
utf8OutputStreamWriter(OutputStream) - Static method in class com.facebook.buck.log.ConsoleHandler
 
Util - Class in com.facebook.buck.features.project.intellij
 
Util() - Constructor for class com.facebook.buck.features.project.intellij.Util
 

V

validateArtifact(Set<Path>) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
validateArtifact(Set<Path>) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
validateAssetCatalogs(ImmutableSortedSet<SourcePath>, BuildTarget, ProjectFilesystem, SourcePathResolver, AppleAssetCatalog.ValidationType) - Static method in class com.facebook.buck.apple.AppleAssetCatalog
 
validateClasspath(String) - Method in class com.facebook.buck.jvm.java.ClasspathChecker
Parses a Java classpath string ("path/to/foo:baz.jar:blech.zip:path/to/*") and checks if at least one entry is valid (exists on disk).
validateFlavors(ImmutableSet<Flavor>, Iterable<FlavorDomain<?>>) - Static method in class com.facebook.buck.features.js.JsFlavors
 
validatePort(int) - Static method in class com.facebook.buck.distributed.build_slave.CoordinatorModeRunner
Function to verify that the specified port lies in the non-kernel-reserved port range.
validateResources(SourcePathResolver, ProjectFilesystem, ImmutableSortedSet<SourcePath>) - Static method in class com.facebook.buck.jvm.common.ResourceValidator
 
ValidatingTaskListener - Class in com.facebook.buck.jvm.java.abi.source
A TaskListener that is used during full compilation to validate the guesses made by source-based ABI generation.
ValidatingTaskListener(BuckJavacTaskProxy, SourceOnlyAbiRuleInfoFactory.SourceOnlyAbiRuleInfo, Supplier<Boolean>, Diagnostic.Kind) - Constructor for class com.facebook.buck.jvm.java.abi.source.ValidatingTaskListener
 
value() - Method in enum com.facebook.buck.android.ResourceFilters.Density
 
ValueCreator<E extends Exception> - Interface in com.facebook.buck.rules.modern
A ValueCreator can be used to create the values referenced from a Buildable.
ValueExtractor - Interface in com.facebook.buck.rules.keys
Extracts a value, e.g.
ValueMethodValueExtractor - Class in com.facebook.buck.rules.keys
Extracts a value of a given field, that is assumed to be accessible.
valueOf(String) - Static method in enum com.facebook.buck.android.aapt.MiniAapt.ResourceCollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.CustomDrawableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.AndroidLibraryDescription.JvmLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.CompressionAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.dalvik.ZipSplitter.DexSplitStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.device.TargetDevice.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.DxStep.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.ResourceFilters.Density
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleAssetCatalog.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBuildRules.RecursiveDependenciesMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleBundleExtension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleDebugFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.clang.ModuleMap.SwiftMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorController.LaunchBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXGroup.SortPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.AdditionalActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.LaunchStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.WatchInterface
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.InvocationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.CacheResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig.Executor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode.CacheType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.CacheReadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.LoadBalancingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.artifact_cache.config.MultiFetchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cli.JsonAttributeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cli.ProjectTestsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cli.QueryCommand.OutputFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.BuildRuleStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.BuildType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.DepFiles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.MetadataStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.build.engine.type.UploadToCacheResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.model.actiongraph.computation.ActionGraphParallelizationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.core.rulekey.RuleKeyDiagnosticsMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ArchiveContents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.LegacyArchiverType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.CxxToolProvider.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.DebugSectionProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.DependencyTrackingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
 
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIData
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Bind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.HeaderMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.CxxRuntimeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkableDepType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.SharedLibraryLoadingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.linker.LinkerProvider.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable.Linkage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers.PaddingStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.PicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.cxx.toolchain.StripStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.distributed.AutoStampedeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker.SlaveEvents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.distributed.ClientStatsTracker.DistBuildClientStat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.distributed.DistBuildMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.distributed.DistLocalBuildMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.distributed.DistributedExitCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.doctor.config.DoctorProtocolVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.ArtifactCompressionEvent.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.chrome_trace.ChromeTraceEvent.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.CompilerErrorEvent.CompilerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.listener.TestResultFormatter.FormatMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.LogUploadMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.event.SimplePerfEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.IDEForceKill
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.apple.project.SchemeActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.dotnet.FrameworkVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.go.GoPackStep.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.lua.LuaBinaryDescription.StarterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.python.PythonBuckConfig.PackageStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.rust.CrateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.file.RemoteFile.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.file.BorrowablePath.Behaviour
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.file.MostFiles.DeleteRecursivelyOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.file.PathListing.FilterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.filesystem.CopySourceMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.CursorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.FreshInstanceAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.abi.source.CompletedTypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.AnnotationProcessingEvent.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.BuiltInJavac
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.CompileAgainstLibraryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.ForkMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JarShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.SourceAbiVerificationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.UnusedDependenciesAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.Javac.Source
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.plugin.api.TaskEventMirror.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.TestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.AnnotationProcessingTool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.api.Syntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.cache.impl.ParserCacheAccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.SpeculativeParsing
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.parser.TargetNodeSpec.TargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.query.QueryEnvironment.ArgumentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.query.QueryEnvironment.TargetEvaluator.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.config.RemoteExecutionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.coercer.PathTypeCoercer.PathExistenceVerificationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Container
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Wrapper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.keys.RuleKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.rules.modern.config.ModernBuildRuleBuildStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.shell.ExportFileDescription.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.shell.ExportFileDirectoryAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.slb.ThriftProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.step.fs.CopyStep.DirectoryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.test.CoverageReportFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.test.result.type.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.Ansi.SeverityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.bser.BserDeserializer.KeyOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.cache.FileHashCacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ExecutorPool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ResourceAllocationFairness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.concurrent.ResourcePool.ResourceUsageErrorPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.DependencyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.Architecture
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.BuckBuildType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.CommandMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.NetworkMedium
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.Platform
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.environment.PlatformType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.Escaper.Quoter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.ExitCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.ProcessExecutor.Option
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.trace.uploader.types.CompressionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.unarchive.ExistingFileMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.unit.SizeUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.Verbosity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.zip.ZipCompressionLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.util.zip.ZipOutputStreams.HandleDuplicates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.versions.VersionedTargetGraphCache.ResultType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.buck.versions.VersionTargetGraphMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.buck.android.aapt.MiniAapt.ResourceCollectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.CustomDrawableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.IdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.aapt.RDotTxtEntry.RType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.AndroidInstallConfig.ConcurrentInstall
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.AndroidLibraryDescription.JvmLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.CompressionAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.dalvik.ZipSplitter.DexSplitStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.device.TargetDevice.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.DxStep.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.exopackage.ExopackageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.HasDuplicateAndroidResourceTypes.DuplicateResourceBehaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.ResourceFilters.Density
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.Host
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.impl.NdkCxxPlatforms.ToolchainTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCompilerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntime
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkCxxRuntimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkTargetArchAbi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchain
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.NdkToolchainTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.android.toolchain.ndk.TargetCpuType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleAssetCatalog.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleBuildRules.RecursiveDependenciesMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleBundleExtension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleDebugFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.AppleLibraryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.clang.ModuleMap.SwiftMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.platform_type.ApplePlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorController.LaunchBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.simulator.AppleSimulatorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXContainerItemProxy.ProxyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXCopyFilesBuildPhase.Destination
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXGroup.SortPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.xcodeproj.PBXReference.SourceTree
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.AdditionalActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.BuildActionEntry.BuildFor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.LaunchStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.apple.xcode.XCScheme.LaunchAction.WatchInterface
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.InvocationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.ArtifactCacheEvent.StoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.CacheResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheBuckConfig.Executor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode.CacheType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.ArtifactCacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.CacheReadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.LoadBalancingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.artifact_cache.config.MultiFetchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cli.JsonAttributeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cli.ProjectTestsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cli.QueryCommand.OutputFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.BuildRuleStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.BuildRuleSuccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.type.BuildType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.type.DepFiles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.type.MetadataStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.build.engine.type.UploadToCacheResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.model.actiongraph.computation.ActionGraphParallelizationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.model.actiongraph.computation.IncrementalActionGraphMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.core.rulekey.RuleKeyDiagnosticsMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.AbstractCxxSource.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxInferEnhancer.InferFlavors
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.MetadataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxLibraryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.CxxPreprocessables.IncludeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.ArchiveContents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.LegacyArchiverType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.ArchiverProvider.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.CxxToolProvider.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.DebugSectionProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.DependencyTrackingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection.DTag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfHeader.EIData
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader.SHType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Bind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.HeaderMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.HeaderVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.CxxRuntimeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkableDepType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.LinkType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.Linker.SharedLibraryLoadingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.linker.LinkerProvider.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.LinkerMapMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkable.Linkage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.nativelink.NativeLinkStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.objectfile.ObjectFileScrubbers.PaddingStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.PicType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.SharedLibraryInterfaceParams.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.cxx.toolchain.StripStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.distributed.AutoStampedeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.distributed.build_slave.BuildSlaveTimingStatsTracker.SlaveEvents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.distributed.ClientStatsTracker.DistBuildClientStat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.distributed.DistBuildMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.distributed.DistLocalBuildMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.distributed.DistributedExitCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.doctor.config.DoctorIssueCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.doctor.config.DoctorProtocolVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.ArtifactCompressionEvent.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.chrome_trace.ChromeTraceEvent.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.CompilerErrorEvent.CompilerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.listener.TestResultFormatter.FormatMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.LogUploadMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.RuleKeyCalculationEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.event.SimplePerfEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.project.IDEForceKill
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.project.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.project.ProjectGenerator.FilterFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.apple.project.SchemeActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.dotnet.FrameworkVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.go.GoPackStep.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.haskell.HaskellBinaryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.haskell.HaskellLibraryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.lua.LuaBinaryDescription.StarterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.IjDependencyListBuilder.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.lang.android.AndroidProjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.model.DependencyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.model.folders.IjResourceFolderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.project.intellij.model.IjModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.python.CxxPythonExtensionDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.python.PythonBuckConfig.PackageStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.rust.CrateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.features.rust.RustBinaryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.file.RemoteFile.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.file.BorrowablePath.Behaviour
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.file.MostFiles.DeleteRecursivelyOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.file.PathListing.FilterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.filesystem.CopySourceMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.CursorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.io.watchman.WatchmanWatcher.FreshInstanceAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.abi.AbiGenerationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.abi.source.CompletedTypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.AnnotationProcessingEvent.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.BuiltInJavac
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.CompileAgainstLibraryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.ForkMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JarShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.DuplicatesLogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.SourceAbiVerificationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.JavaBuckConfig.UnusedDependenciesAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.Javac.Source
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.plugin.api.TaskEventMirror.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.TestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.java.tracing.JavacPhaseEvent.Phase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.jvm.kotlin.KotlinLibraryDescription.AnnotationProcessingTool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.api.Syntax
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.cache.impl.ParserCacheAccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.SpeculativeParsing
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.parser.TargetNodeSpec.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.query.QueryEnvironment.ArgumentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.query.QueryEnvironment.TargetEvaluator.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.remoteexecution.config.RemoteExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.remoteexecution.event.RemoteExecutionActionEvent.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.coercer.PathTypeCoercer.PathExistenceVerificationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Container
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.keys.hasher.RuleKeyHasher.Wrapper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.keys.RuleKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.rules.modern.config.ModernBuildRuleBuildStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.shell.ExportFileDescription.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.shell.ExportFileDirectoryAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.slb.ThriftProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.step.fs.CopyStep.DirectoryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.swift.SwiftLibraryDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.test.CoverageReportFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.test.result.type.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.Ansi.SeverityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.bser.BserDeserializer.KeyOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.cache.FileHashCacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.concurrent.ExecutorPool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.concurrent.ResourceAllocationFairness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.concurrent.ResourcePool.ResourceUsageErrorPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.DependencyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.Architecture
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.BuckBuildType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.CommandMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.NetworkMedium
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.Platform
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.environment.PlatformType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.Escaper.Quoter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.ExitCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.facebook.buck.util.ImmutableMapWithNullValues
 
values() - Static method in enum com.facebook.buck.util.ProcessExecutor.Option
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.randomizedtrial.CommonGroups
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.trace.uploader.types.CompressionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.unarchive.ArchiveFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.unarchive.ExistingFileMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.unit.SizeUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.Verbosity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.zip.ZipCompressionLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.util.zip.ZipOutputStreams.HandleDuplicates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.versions.VersionedTargetGraphCache.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.buck.versions.VersionTargetGraphMode
Returns an array containing the constants of this enum type, in the order they are declared.
ValueTypeInfo<T> - Interface in com.facebook.buck.rules.modern
ValueTypeInfo<T> provides methods to extract deps, outputs, rulekeys from values of type T.
ValueTypeInfoFactory - Class in com.facebook.buck.rules.modern.impl
Creates ValueTypeInfos for given Types/TypeTokens.
ValueTypeInfoFactory() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfoFactory
 
ValueTypeInfos - Class in com.facebook.buck.rules.modern.impl
Some utilities and simple implementations for ValueTypeInfo.
ValueTypeInfos() - Constructor for class com.facebook.buck.rules.modern.impl.ValueTypeInfos
 
ValueTypeInfos.ExcludedValueTypeInfo - Class in com.facebook.buck.rules.modern.impl
ValueTypeInfo for fields that are not annotated with @AddToRuleKey.
ValueVisitor<E extends Exception> - Interface in com.facebook.buck.rules.modern
A ValueVisitor can be used to visit all the values referenced from a Buildable.
vd_aux - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_cnt - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_hash - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_ndx - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vd_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
vda_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
 
vda_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
 
verbose(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
 
verbose(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at VERBOSE level.
verbose(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at VERBOSE level.
verbose(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at VERBOSE level.
verbose(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at VERBOSE level.
verbose(String) - Method in class com.facebook.buck.log.TimedLogger
 
VERBOSE_LONG_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
VERBOSE_SHORT_ARG - Static variable in class com.facebook.buck.support.cli.args.GlobalCliOptions
 
verbosity - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
Verbosity - Enum in com.facebook.buck.util
An indication of how verbose Buck should be.
VerbosityParser - Class in com.facebook.buck.cli
 
Verdaux(long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdaux
 
Verdef(int, int, int, int, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerDef.Verdef
 
VERIFIED_SOURCE_ABI_FLAVOR - Static variable in class com.facebook.buck.jvm.core.JavaAbis
 
verify(ExecutionContext) - Method in class com.facebook.buck.core.rules.common.InstallTrigger
 
verify() - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
verify() - Method in interface com.facebook.buck.jvm.java.JvmLibraryArg
Verifies some preconditions on the arguments.
verify() - Method in interface com.facebook.buck.util.cache.FileHashCache
 
verify() - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
verify() - Method in class com.facebook.buck.util.cache.impl.StackedFileHashCache
 
verify() - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
VerifyCachesCommand - Class in com.facebook.buck.cli
Verify the contents of our FileHashCache.
VerifyCachesCommand() - Constructor for class com.facebook.buck.cli.VerifyCachesCommand
 
verifyValidFinalType() - Method in enum com.facebook.buck.artifact_cache.CacheResultType
 
Vernaux(long, int, int, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
Verneed(int, int, long, long, long) - Constructor for class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
Version - Class in com.facebook.buck.versions
Immutable implementation of AbstractVersion.
VERSION_NAME - Static variable in class com.facebook.buck.swift.SwiftBuckConfig
 
VERSION_REGEX_GROUP - Static variable in class com.facebook.buck.maven.Resolver
 
VersionBuckConfig - Class in com.facebook.buck.versions
 
VersionBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.versions.VersionBuckConfig
 
versionCode - Variable in class com.facebook.buck.android.exopackage.PackageInfo
 
VersionControlBuckConfig - Class in com.facebook.buck.util.versioncontrol
* Provides simplified access to settings from the version_control section of a .buckconfig file.
VersionControlBuckConfig(BuckConfig) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlBuckConfig
 
VersionControlCmdLineInterface - Interface in com.facebook.buck.util.versioncontrol
Provides meta-data about the version control repository the project being built is using.
VersionControlCommandFailedException - Exception in com.facebook.buck.util.versioncontrol
 
VersionControlCommandFailedException(Throwable) - Constructor for exception com.facebook.buck.util.versioncontrol.VersionControlCommandFailedException
 
VersionControlCommandFailedException(String) - Constructor for exception com.facebook.buck.util.versioncontrol.VersionControlCommandFailedException
 
versionControlStats(VersionControlStatsEvent) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
versionControlStats(VersionControlStatsEvent) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
VersionControlStatsEvent - Class in com.facebook.buck.util.versioncontrol
 
VersionControlStatsEvent(CommonSlowVersionControlStats) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlStatsEvent
 
VersionControlStatsGenerator - Class in com.facebook.buck.util.versioncontrol
 
VersionControlStatsGenerator(VersionControlCmdLineInterface, Optional<FastVersionControlStats>) - Constructor for class com.facebook.buck.util.versioncontrol.VersionControlStatsGenerator
 
VersionControlStatsGenerator.Mode - Enum in com.facebook.buck.util.versioncontrol
Modes the generator can get stats in, in order from least comprehensive to most comprehensive.
VersionControlSupplier<T> - Interface in com.facebook.buck.util.versioncontrol
Supplier interface that throws Version Control related exceptions
VersionDescriptionsProvider - Class in com.facebook.buck.versions
 
VersionDescriptionsProvider() - Constructor for class com.facebook.buck.versions.VersionDescriptionsProvider
 
VersionedAliasDescription - Class in com.facebook.buck.versions
Immutable implementation of AbstractVersionedAliasDescription.
VersionedAliasDescriptionArg - Class in com.facebook.buck.versions
Immutable implementation of AbstractVersionedAliasDescription.AbstractVersionedAliasDescriptionArg.
VersionedAliasDescriptionArg.Builder - Class in com.facebook.buck.versions
Builds instances of type VersionedAliasDescriptionArg.
VersionedTargetGraph - Class in com.facebook.buck.versions
 
VersionedTargetGraph.Builder - Class in com.facebook.buck.versions
 
VersionedTargetGraphAndTargets - Class in com.facebook.buck.versions
 
VersionedTargetGraphAndTargets() - Constructor for class com.facebook.buck.versions.VersionedTargetGraphAndTargets
 
VersionedTargetGraphBuilder - Interface in com.facebook.buck.versions
Takes a regular TargetGraph, resolves any versioned nodes, and returns a new graph with the versioned nodes removed.
VersionedTargetGraphCache - Class in com.facebook.buck.versions
 
VersionedTargetGraphCache() - Constructor for class com.facebook.buck.versions.VersionedTargetGraphCache
 
VersionedTargetGraphCache.ResultType - Enum in com.facebook.buck.versions
The possible result types using the cache.
versionedTargetGraphCacheHit(VersionedTargetGraphEvent.Cache.Hit) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
versionedTargetGraphCacheHit(VersionedTargetGraphEvent.Cache.Miss) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
versionedTargetGraphCacheHit(VersionedTargetGraphEvent.Timeout) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
VersionedTargetGraphCacheResult - Class in com.facebook.buck.versions
Immutable implementation of VersionedTargetGraphCache.AbstractVersionedTargetGraphCacheResult.
VersionedTargetGraphEvent - Class in com.facebook.buck.versions
Base class for events about building up the versioned target graph.
VersionedTargetGraphEvent.Cache - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Cache.Hit - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Cache.Miss - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Finished - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Started - Class in com.facebook.buck.versions
 
VersionedTargetGraphEvent.Timeout - Class in com.facebook.buck.versions
 
VersionedTargetGraphInputs - Class in com.facebook.buck.versions
A collection of anything which affects/changes how the versioned target graph is generated.
VersionedTool - Class in com.facebook.buck.core.toolchain.tool.impl
A Tool which only contributes a fixed name and version when appended to a rule key.
VersionedTool.Builder - Class in com.facebook.buck.core.toolchain.tool.impl
Builds instances of type VersionedTool.
VersionException - Exception in com.facebook.buck.versions
Error thrown when version selection fails.
VersionException(BuildTarget, String) - Constructor for exception com.facebook.buck.versions.VersionException
 
VersionInfo - Class in com.facebook.buck.versions
Immutable implementation of AbstractVersionInfo.
VersionMatchedCollection<T> - Class in com.facebook.buck.rules.coercer
 
VersionMatchedCollection(ImmutableList<Pair<ImmutableMap<BuildTarget, Version>, T>>) - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollection
 
VersionMatchedCollection.Builder<T> - Class in com.facebook.buck.rules.coercer
 
VersionMatchedCollectionTypeCoercer<T> - Class in com.facebook.buck.rules.coercer
 
VersionMatchedCollectionTypeCoercer(TypeCoercer<ImmutableMap<BuildTarget, Version>>, TypeCoercer<T>) - Constructor for class com.facebook.buck.rules.coercer.VersionMatchedCollectionTypeCoercer
 
VersionPropagator<A> - Interface in com.facebook.buck.versions
A node constitutes the body of a version sub-graph.
VersionRoot<A> - Interface in com.facebook.buck.versions
A node which is the root of a version sub-graph.
VersionSelector - Interface in com.facebook.buck.versions
Interface for selecting versions for a versioned sub-graph represented by a root node and its version domain.
VersionStringComparator - Class in com.facebook.buck.util
Compares version strings such as "4.2.2", "17.0", "r10e-rc4".
VersionStringComparator() - Constructor for class com.facebook.buck.util.VersionStringComparator
 
VersionTargetGraphMode - Enum in com.facebook.buck.versions
VersionTypeCoercer - Class in com.facebook.buck.rules.coercer
 
VersionTypeCoercer() - Constructor for class com.facebook.buck.rules.coercer.VersionTypeCoercer
 
VersionUniverse - Class in com.facebook.buck.versions
Immutable implementation of AbstractVersionUniverse.
VersionUniverse.Builder - Class in com.facebook.buck.versions
Builds instances of type VersionUniverse.
VersionUniverseVersionSelector - Class in com.facebook.buck.versions
A fast constraint resolver which selects versions using pre-defined version universes.
VersionUniverseVersionSelector(TargetGraph, ImmutableMap<String, VersionUniverse>) - Constructor for class com.facebook.buck.versions.VersionUniverseVersionSelector
 
VFSOverlay - Class in com.facebook.buck.apple.clang
VFSOverlays are used for similar purposes to headermaps, but can be used to overlay more than headers on the filesystem (such as modulemaps)
VFSOverlay(ImmutableSortedMap<Path, Path>) - Constructor for class com.facebook.buck.apple.clang.VFSOverlay
 
visibility - Variable in class com.facebook.buck.maven.ArtifactConfig
 
VISIBILITY_PUBLIC - Static variable in class com.facebook.buck.rules.visibility.VisibilityPatternParser
 
VisibilityChecker - Class in com.facebook.buck.rules.visibility
 
VisibilityChecker(ObeysVisibility, ImmutableSet<VisibilityPattern>, ImmutableSet<VisibilityPattern>) - Constructor for class com.facebook.buck.rules.visibility.VisibilityChecker
 
VisibilityPattern - Interface in com.facebook.buck.rules.visibility
 
VisibilityPatternParser - Class in com.facebook.buck.rules.visibility
 
VisibilityPatternParser() - Constructor for class com.facebook.buck.rules.visibility.VisibilityPatternParser
 
VisibilityPatterns - Class in com.facebook.buck.rules.visibility
Provides additional ways to create VisibilityPatterns.
visit(int) - Method in interface com.facebook.buck.android.resources.ResChunk.RefVisitor
 
visit(HeaderMap.HeaderMapVisitor) - Method in class com.facebook.buck.apple.clang.HeaderMap
 
visit(T) - Method in class com.facebook.buck.core.util.graph.AbstractBottomUpTraversal
 
visit(Node) - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.StaticBreadthFirstTraversal
 
visit(Node) - Method in class com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal
To perform a full traversal of the the initialNode's transitive dependencies, this function should return all of node's direct dependencies.
visit(Node) - Method in interface com.facebook.buck.core.util.graph.AbstractBreadthFirstThrowingTraversal.Visitor
 
visit(int, int, String, String, String, String[]) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
visit(FileLike) - Method in class com.facebook.buck.jvm.java.classes.ClasspathTraversal
 
visit(QueryExpression) - Method in class com.facebook.buck.query.TargetPatternCollector
 
visit(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.ClassInfo
 
visit(AddsToRuleKey, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.FieldInfo
 
visit(BuildTarget, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.BuildTargetTypeInfo
 
visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.DefaultClassInfo
 
visit(AddsToRuleKey, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.DynamicTypeInfo
 
visit(Either<L, R>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.EitherValueTypeInfo
 
visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.EnumValueTypeInfo
 
visit(ImmutableMap<K, V>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableMapValueTypeInfo
 
visit(ImmutableSet<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSetValueTypeInfo
 
visit(ImmutableSortedMap<K, V>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ImmutableSortedMapValueTypeInfo
 
visit(NonHashableSourcePathContainer, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.NonHashableSourcePathContainerValueTypeInfo
 
visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.NullableValueTypeInfo
 
visit(Pattern, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.PatternValueTypeInfo
 
visit(SourcePath, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.SourcePathValueTypeInfo
 
visit(Supplier<T>, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.SupplierValueTypeInfo
 
visit(T, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ToolchainTypeInfo
 
visit(Object, ValueVisitor<E>) - Method in class com.facebook.buck.rules.modern.impl.ValueTypeInfos.ExcludedValueTypeInfo
 
visit(T, ValueVisitor<E>) - Method in interface com.facebook.buck.rules.modern.ValueTypeInfo
 
visit(ZipFile, ZipEntry) - Method in class com.facebook.buck.util.ZipFileTraversal
 
visitAnnotation(AnnotationMirror, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitArray(ArrayType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitArray(List<? extends AnnotationValue>, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitBoolean(boolean, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitBoolean(Boolean) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitBoolean(Boolean) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitBoolean(Boolean) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitByte(byte, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitByte(Byte) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitByte(Byte) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitByte(Byte) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitChar(char, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitCharacter(Character) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitCharacter(Character) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitCharacter(Character) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitDeclared(DeclaredType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitDouble(double, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitDouble(Double) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitDouble(Double) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitDouble(Double) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitDynamic(T, ClassInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitDynamic(T, ClassInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitEnumConstant(VariableElement, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitError(ErrorType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitExecutable(ExecutableType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitField(int, String, String, String, Object) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
visitField(Field, T, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitField(Field, T, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitField(Field, T, ValueTypeInfo<T>, Optional<CustomFieldBehavior>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitFloat(float, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitFloat(Float) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitFloat(Float) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitFloat(Float) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitInnerClass(String, String, String, int) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
visitInt(int, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitInteger(Integer) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitInteger(Integer) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitInteger(Integer) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitIntersection(IntersectionType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitKeyReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
 
visitKeyReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitList(ImmutableList<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitLong(long, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitLong(Long) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitLong(Long) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitLong(Long) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitMap(ImmutableMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitMethod(int, String, String, String, String[]) - Method in class com.facebook.buck.jvm.java.abi.SourceAbiCompatibleVisitor
 
visitNoType(NoType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitNull(NullType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitNullable(T, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitNullable(T, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitNullable(T, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitOptional(Optional<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
visitOutputPath(OutputPath) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitOutputPath(OutputPath) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
visitPath(Path) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitPath(Path) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitPrimitive(PrimitiveType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResourcesXml
 
visitReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
 
visitReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitSet(ImmutableSet<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitShort(short, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitShort(Short) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitShort(Short) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitShort(Short) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitSimple(Object) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitSortedMap(ImmutableSortedMap<K, V>, ValueTypeInfo<K>, ValueTypeInfo<V>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitSortedSet(ImmutableSortedSet<T>, ValueTypeInfo<T>) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.DepsComputingVisitor
 
visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.OutputPathVisitor
 
visitSourcePath(SourcePath) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitSourcePath(SourcePath) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitString(String, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitString(String) - Method in class com.facebook.buck.rules.modern.impl.AbstractValueVisitor
 
visitString(String) - Method in class com.facebook.buck.rules.modern.impl.StringifyingValueVisitor
 
visitString(String) - Method in interface com.facebook.buck.rules.modern.ValueVisitor
 
visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTablePackage
 
visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
 
visitStringReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableType
 
visitStringReferences(ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
visitStringReferences(int[], ResChunk.RefVisitor) - Method in class com.facebook.buck.android.resources.ResTableTypeSpec
 
visitType(TypeMirror, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitTypeVariable(TypeVariable, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitUnion(UnionType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
visitUnknown(AnnotationValue, P) - Method in class com.facebook.buck.jvm.java.lang.model.AnnotationValueScanner8
 
visitWildcard(WildcardType, P) - Method in class com.facebook.buck.jvm.java.abi.TypeScanner8
 
vn_aux - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vn_cnt - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vn_file - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vn_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vn_version - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Verneed
 
vna_flags - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
vna_hash - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
vna_name - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
vna_next - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 
vna_other - Variable in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed.Vernaux
 

W

waitEvents(long) - Method in interface com.facebook.buck.event.BuckEventBus
Wait for all currently running events to dispatch and finish executing
waitEvents(long) - Method in class com.facebook.buck.event.DefaultBuckEventBus
 
waitForBuildRuleToAppearInCache(BuildRule, Supplier<ListenableFuture<CacheResult>>) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionWaiter
 
waitForBuildRuleToAppearInCache(BuildRule, Supplier<ListenableFuture<CacheResult>>) - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
waitForBuildRuleToAppearInCache(BuildRule, Supplier<ListenableFuture<CacheResult>>) - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionWaiter
When performing a remote/distributed build, Future will get set once the given build target has finished building remotely and the cacheCheck no longer returns a miss (tested with a limited number of backoffs).
waitForBuildToFinish(Iterable<String>, List<BuildEngineResult>, Optional<Path>) - Method in interface com.facebook.buck.command.BuildExecutor
Waits for all targets contained in resultFutures to finish.
waitForBuildToFinish(Iterable<String>, List<BuildEngineResult>, Optional<Path>) - Method in class com.facebook.buck.command.LocalBuildExecutor
 
waitForBuildToFinishAndPrintFailuresToEventBus(ImmutableList<BuildRule>, List<BuildEngineResult>, BuckEventBus, Console, Optional<Path>) - Method in class com.facebook.buck.command.Build
* Waits for the given BuildRules to finish building (as tracked by the corresponding Futures).
waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
waitForLaunchedProcess(ProcessExecutor.LaunchedProcess) - Method in interface com.facebook.buck.util.ProcessExecutor
Blocks while waiting for a process previously returned by ProcessExecutor.launchProcess(ProcessExecutorParams) to exit, then returns the exit code of the process.
waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.ContextualProcessExecutor
 
waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in class com.facebook.buck.util.DefaultProcessExecutor
 
waitForLaunchedProcessWithTimeout(ProcessExecutor.LaunchedProcess, long, Optional<Consumer<Process>>) - Method in interface com.facebook.buck.util.ProcessExecutor
As ProcessExecutor.waitForLaunchedProcess(LaunchedProcess) but with a timeout in milliseconds.
waitForMostBuildRulesToFinishRemotely() - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.NoOpRemoteBuildRuleCompletionWaiter
 
waitForMostBuildRulesToFinishRemotely() - Method in class com.facebook.buck.core.build.distributed.synchronization.impl.RemoteBuildRuleSynchronizer
 
waitForMostBuildRulesToFinishRemotely() - Method in interface com.facebook.buck.core.build.distributed.synchronization.RemoteBuildRuleCompletionWaiter
 
waitForProcess(ListeningProcessExecutor.LaunchedProcess, long, TimeUnit) - Method in class com.facebook.buck.util.ListeningProcessExecutor
Blocks the calling thread until either the process exits or the timeout expires, whichever is first.
waitForProcess(ListeningProcessExecutor.LaunchedProcess) - Method in class com.facebook.buck.util.ListeningProcessExecutor
Blocks the calling thread until the process exits.
waitForSimulatorsToShutdown(long) - Method in class com.facebook.buck.apple.simulator.AppleSimulatorController
Waits up to timeoutMillis for all simulators to shut down.
waitUntilBuildCompletesAndReturnExitCode() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer
 
waitUntilFinished() - Method in class com.facebook.buck.distributed.build_client.LocalBuildRunner
Waits for the local build to finish
walkBaseDirectoryToCreateEntries(ProjectFilesystem, Map<String, Pair<CustomZipEntry, Optional<Path>>>, Path, ImmutableSet<Path>, boolean, ZipCompressionLevel) - Static method in class com.facebook.buck.util.zip.Zip
Walks the file tree rooted in baseDirectory to create zip entries
walkFileTree(Path, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
walkFileTree(Path, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkFileTree(Path, Set<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Walks the filesystem starting at a given path relative to the root of this view, and all paths give to fileVisitor is absolute
walkRelativeFileTree(Path, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Similar to DefaultProjectFilesystem.walkFileTree(Path, FileVisitor) except this takes in a path relative to the project root.
walkRelativeFileTree(Path, FileVisitor<Path>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>, boolean) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Walks a project-root relative file tree with a visitor and visit options.
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
walkRelativeFileTree(Path, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkRelativeFileTree(Path, FileVisitor<Path>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>, boolean) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Deprecated.
walkRelativeFileTree(Path, EnumSet<FileVisitOption>, FileVisitor<Path>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
Similar to ProjectFilesystemView.walkFileTree(Path, Set, FileVisitor) fileVisitor receives paths relative to the root of this view
walkRule(BuildRule, Set<BuildRule>) - Method in class com.facebook.buck.core.build.engine.impl.CachingBuildEngine
 
wantsPackagePrefix() - Method in enum com.facebook.buck.features.project.intellij.FolderTypeWithPackageInfo
 
wantWrite() - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Invoke this to indicate you wish to write to the launched process's stdin.
warn(Throwable, String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at WARN level.
warn(String) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at WARN level.
warn(Throwable, String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at WARN level.
warn(String, Object...) - Method in class com.facebook.buck.core.util.log.Logger
Logs a message at WARN level.
warn(String) - Method in class com.facebook.buck.log.TimedLogger
 
warning(String, Object...) - Method in class com.facebook.buck.android.BuckEventAndroidLogger
 
warning(String) - Static method in class com.facebook.buck.event.ConsoleEvent
 
warning(String, Object...) - Static method in class com.facebook.buck.event.ConsoleEvent
 
warning(SAXParseException) - Method in class com.facebook.buck.util.xml.PositionalXmlHandler
 
wasAnyRemoteSuccessful() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
wasCacheMiss() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
wasCanceled() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
wasDefaultRuleKeyMismatch() - Method in class com.facebook.buck.distributed.BuildRuleStats
 
wasDefaultRuleKeyMismatch() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
wasExecutionSuccessful() - Method in class com.facebook.buck.remoteexecution.event.LocalFallbackEvent.Finished
 
wasExitCodeSetByServers() - Method in class com.facebook.buck.distributed.build_slave.ThriftCoordinatorServer.ExitState
 
wasFailure() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
wasInputRuleKeyMismatch() - Method in class com.facebook.buck.distributed.BuildRuleStats
 
wasInputRuleKeyMismatch() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
wasLocalCacheMiss() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
 
wasLocalFailure() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
 
wasMissOnMultipleSlaves() - Method in class com.facebook.buck.distributed.PerRuleCumulativeStats
wasStampedeInfraFailure(DistributedExitCode) - Static method in enum com.facebook.buck.distributed.DistributedExitCode
 
wasStoreSuccessful() - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheEventStoreData
 
wasSuccessful() - Method in class com.facebook.buck.distributed.BuildRuleMachineLogEntry
 
WATCH_APPLICATION - Static variable in class com.facebook.buck.apple.xcode.xcodeproj.ProductTypes
 
WATCH_OS_64_32_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
 
WATCH_OS_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
 
WATCH_SIMULATOR_FLAVOR - Static variable in class com.facebook.buck.apple.AppleBundleDescription
 
WatchedFileHashCache - Class in com.facebook.buck.util.cache.impl
 
WatchedFileHashCache(ProjectFilesystem, FileHashCacheMode) - Constructor for class com.facebook.buck.util.cache.impl.WatchedFileHashCache
 
Watchman - Class in com.facebook.buck.io.watchman
Contains the configuration for a Watchman client as well as the ability to create a client.
Watchman(ImmutableMap<Path, ProjectWatch>, ImmutableSet<Capability>, ImmutableMap<String, String>, Optional<Path>) - Constructor for class com.facebook.buck.io.watchman.Watchman
 
WatchmanClient - Interface in com.facebook.buck.io.watchman
Testable interface for a Watchman client.
WatchmanCursor - Class in com.facebook.buck.io.watchman
 
WatchmanCursor(String) - Constructor for class com.facebook.buck.io.watchman.WatchmanCursor
 
WatchmanDiagnostic - Class in com.facebook.buck.io.watchman
Immutable implementation of AbstractWatchmanDiagnostic.
WatchmanDiagnosticEvent - Class in com.facebook.buck.io.watchman
 
WatchmanDiagnosticEvent(WatchmanDiagnostic) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEvent
 
WatchmanDiagnosticEventListener - Class in com.facebook.buck.io.watchman
Deduplicating event bus listener that outputs deduplicated messages over the given event bus.
WatchmanDiagnosticEventListener(BuckEventBus) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEventListener
 
WatchmanDiagnosticEventListener(BuckEventBus, Set<WatchmanDiagnostic>) - Constructor for class com.facebook.buck.io.watchman.WatchmanDiagnosticEventListener
 
WatchmanDiagReportCollector - Class in com.facebook.buck.doctor
Gets watchman diagnostics using the watchman-diag command.
WatchmanDiagReportCollector(ProjectFilesystem, String, ProcessExecutor) - Constructor for class com.facebook.buck.doctor.WatchmanDiagReportCollector
 
WatchmanEvent - Interface in com.facebook.buck.io.watchman
 
WatchmanFactory - Class in com.facebook.buck.io.watchman
Factory that is responsible for creating instances of Watchman.
WatchmanFactory() - Constructor for class com.facebook.buck.io.watchman.WatchmanFactory
 
WatchmanFactory(WatchmanFactory.InitialWatchmanClientFactory) - Constructor for class com.facebook.buck.io.watchman.WatchmanFactory
 
watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
watchmanFileCreation(WatchmanStatusEvent.FileCreation) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
watchmanFileDeletion(WatchmanStatusEvent.FileDeletion) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
watchmanFinished - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
watchmanFinished(WatchmanStatusEvent.Finished) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
WatchmanGlobber - Class in com.facebook.buck.skylark.io.impl
An implementation of globbing functionality that allows resolving file paths based on include patterns (file patterns that should be returned) minus exclude patterns (file patterns that should be excluded from the resulting set) using Watchman tool for improved performance.
watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.MachineReadableLoggerListener
 
watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.ScubaBuildListener
 
watchmanOverflow(WatchmanStatusEvent.Overflow) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
WatchmanOverflowEvent - Class in com.facebook.buck.io.watchman
Immutable implementation of AbstractWatchmanOverflowEvent.
WatchmanPathEvent - Class in com.facebook.buck.io.watchman
Immutable implementation of AbstractWatchmanPathEvent.
WatchmanQuery - Class in com.facebook.buck.io.watchman
Immutable implementation of AbstractWatchmanQuery.
watchmanStarted - Variable in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
watchmanStarted(WatchmanStatusEvent.Started) - Method in class com.facebook.buck.event.listener.AbstractConsoleEventBusListener
 
WatchmanStatusEvent - Class in com.facebook.buck.event
 
WatchmanStatusEvent(EventKey, String) - Constructor for class com.facebook.buck.event.WatchmanStatusEvent
 
WatchmanStatusEvent.FileCreation - Class in com.facebook.buck.event
 
WatchmanStatusEvent.FileDeletion - Class in com.facebook.buck.event
 
WatchmanStatusEvent.Finished - Class in com.facebook.buck.event
 
WatchmanStatusEvent.Overflow - Class in com.facebook.buck.event
 
WatchmanStatusEvent.Started - Class in com.facebook.buck.event
 
WatchmanStatusEvent.ZeroFileChanges - Class in com.facebook.buck.event
This event is to be posted when Watchman does not report any altered files.
WatchmanWatcher - Class in com.facebook.buck.io.watchman
Queries Watchman for changes to a path.
WatchmanWatcher(Watchman, EventBus, ImmutableSet<PathMatcher>, Map<Path, WatchmanCursor>, int) - Constructor for class com.facebook.buck.io.watchman.WatchmanWatcher
 
WatchmanWatcher.CursorType - Enum in com.facebook.buck.io.watchman
 
WatchmanWatcher.FreshInstanceAction - Enum in com.facebook.buck.io.watchman
 
WatchmanWatcherException - Exception in com.facebook.buck.io.watchman
 
WatchmanWatcherException(String) - Constructor for exception com.facebook.buck.io.watchman.WatchmanWatcherException
 
watchmanZeroFileChanges(WatchmanStatusEvent.ZeroFileChanges) - Method in class com.facebook.buck.event.listener.SuperConsoleEventBusListener
 
weakMemoize(Supplier<T>) - Static method in class com.facebook.buck.util.MoreSuppliers
 
WeakMemoizer<T> - Class in com.facebook.buck.util
Memoizes a value with a weak reference, supporting passing in a supplier when getting the value, unlike MoreSuppliers.WeakMemoizingSupplier
WeakMemoizer() - Constructor for class com.facebook.buck.util.WeakMemoizer
 
WebServer - Class in com.facebook.buck.httpserver
A WebSocket server that reports events of buck.
WebServer(int, ProjectFilesystem) - Constructor for class com.facebook.buck.httpserver.WebServer
 
WebServer.WebServerException - Exception in com.facebook.buck.httpserver
 
WebServerBuckEventListener - Class in com.facebook.buck.httpserver
BuckEventListener that is responsible for reporting events of interest to the StreamingWebSocketServlet.
WebServerException(String, Exception) - Constructor for exception com.facebook.buck.httpserver.WebServer.WebServerException
 
WeightedListeningExecutorService - Class in com.facebook.buck.util.concurrent
A ListeningExecutorService which gates execution using a ListeningMultiSemaphore and allows resources to be assigned to submitted tasks.
WeightedListeningExecutorService(ListeningMultiSemaphore, ResourceAmounts, ListeningExecutorService) - Constructor for class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
 
willBuildLocally(BuildRule) - Static method in class com.facebook.buck.core.build.event.BuildRuleEvent
 
WillBuildLocally(BuildRule) - Constructor for class com.facebook.buck.core.build.event.BuildRuleEvent.WillBuildLocally
 
willGet(Path) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
willGet(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RecordingProjectFileHashCache
 
willGet(Path) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
willGet(ArchiveMemberPath) - Method in class com.facebook.buck.distributed.RemoteStateBasedFileHashCache
 
willGet(Path) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
willGet(ArchiveMemberPath) - Method in class com.facebook.buck.util.cache.impl.DefaultFileHashCache
 
willGet(Path) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
willGet(ArchiveMemberPath) - Method in interface com.facebook.buck.util.cache.ProjectFileHashCache
 
WindowsArchiver - Class in com.facebook.buck.cxx.toolchain
Archiver implementation for the Windows toolchain.
WindowsArchiver(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsArchiver
 
WindowsCompiler - Class in com.facebook.buck.cxx.toolchain
 
WindowsCompiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsCompiler
 
WindowsFS - Class in com.facebook.buck.io.windowsfs
Utility class for working with windows FS
WindowsFS() - Constructor for class com.facebook.buck.io.windowsfs.WindowsFS
 
WindowsFSLibrary - Interface in com.facebook.buck.io.windowsfs
Utility class to bridge native windows FS calls to Java using JNA.
WindowsLinker - Class in com.facebook.buck.cxx.toolchain.linker
A specialization of Linker containing information specific to the Windows implementation.
WindowsLinker(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.linker.WindowsLinker
 
WindowsMl64Compiler - Class in com.facebook.buck.cxx.toolchain
A bridge to MASM for x64 (ml64.exe)
WindowsMl64Compiler(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsMl64Compiler
 
WindowsNamedPipe - Class in com.facebook.buck.io.windowspipe
Implements a Transport backed by a windows named pipe under the hood.
WindowsNamedPipeLibrary - Interface in com.facebook.buck.io.windowspipe
 
WindowsPreprocessor - Class in com.facebook.buck.cxx.toolchain
Preprocessor implementation for the Windows toolchain.
WindowsPreprocessor(Tool) - Constructor for class com.facebook.buck.cxx.toolchain.WindowsPreprocessor
 
withAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional abiGenerationMode attribute.
withAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the abiGenerationMode attribute.
withAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional abiGenerationMode attribute.
withAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the abiGenerationMode attribute.
withAbiGenerationMode(AbiGenerationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional abiGenerationMode attribute.
withAbiGenerationMode(Optional<? extends AbiGenerationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the abiGenerationMode attribute.
withAction(TaskAction<T>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Copy the current immutable object by setting a value for the action attribute.
withActionArgs(T) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Copy the current immutable object by setting a value for the actionArgs attribute.
withActionDigest(Protocol.Digest) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
Copy the current immutable object by setting a value for the actionDigest attribute.
withActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the actionGraphBuilder attribute.
withActionGraphBuilder(ActionGraphBuilder) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the actionGraphBuilder attribute.
withActionGraphProvider(ActionGraphProvider) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the actionGraphProvider attribute.
withActool(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the actool attribute.
withAdditionalCoverageTargets(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of additionalCoverageTargets.
withAdditionalCoverageTargets(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of additionalCoverageTargets.
withAmountsPerRuleType(Map<String, ? extends ResourceAmounts>) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
Copy the current immutable object by replacing the amountsPerRuleType map with the specified map.
withAndroidDevicesHelper(AndroidDevicesHelper) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a present value for the optional androidDevicesHelper attribute.
withAndroidDevicesHelper(Optional<? extends AndroidDevicesHelper>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting an optional value for the androidDevicesHelper attribute.
withAnnotationProcessingParams(AnnotationProcessingParams) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a value for the annotationProcessingParams attribute.
withAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional annotationProcessingTool attribute.
withAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the annotationProcessingTool attribute.
withAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional annotationProcessingTool attribute.
withAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the annotationProcessingTool attribute.
withAnnotationProcessingTool(KotlinLibraryDescription.AnnotationProcessingTool) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional annotationProcessingTool attribute.
withAnnotationProcessingTool(Optional<? extends KotlinLibraryDescription.AnnotationProcessingTool>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the annotationProcessingTool attribute.
withAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorDeps.
withAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorDeps.
withAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorDeps.
withAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorDeps.
withAnnotationProcessorDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorDeps.
withAnnotationProcessorDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorDeps.
withAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional annotationProcessorOnly attribute.
withAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the annotationProcessorOnly attribute.
withAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional annotationProcessorOnly attribute.
withAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the annotationProcessorOnly attribute.
withAnnotationProcessorOnly(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional annotationProcessorOnly attribute.
withAnnotationProcessorOnly(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the annotationProcessorOnly attribute.
withAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorParams.
withAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorParams.
withAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorParams.
withAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorParams.
withAnnotationProcessorParams(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorParams.
withAnnotationProcessorParams(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessorParams.
withAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessors.
withAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessors.
withAnnotationProcessors(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessors.
withAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessors.
withAnnotationProcessors(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessors.
withAnnotationProcessors(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of annotationProcessors.
withAppendedFlavors(Set<Flavor>) - Method in interface com.facebook.buck.core.model.BuildTarget
 
withAppendedFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.BuildTarget
 
withAppendedFlavors(Set<Flavor>) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and appending the provided flavors to the set of flavors in the new build target.
withAppendedFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and appending the provided flavors to the set of flavors in the new build target.
withApplePlatform(ApplePlatform) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Copy the current immutable object by setting a value for the applePlatform attribute.
withAppleSdk(AppleSdk) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the appleSdk attribute.
withAppleSdkPaths(AppleSdkPaths) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the appleSdkPaths attribute.
withAr(ArchiverProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the ar attribute.
withArchitectures(String...) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Copy the current immutable object with elements that replace the content of architectures.
withArchitectures(Iterable<String>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Copy the current immutable object with elements that replace the content of architectures.
withArchiveContents(ArchiveContents) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the archiveContents attribute.
withArchivePath(Path) - Method in class com.facebook.buck.io.ArchiveMemberPath
Copy the current immutable object by setting a value for the archivePath attribute.
withArchiveSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
Copy the current immutable object by setting a value for the archiveSourcePath attribute.
withArflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of arflags.
withArflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of arflags.
withArg(String) - Method in class com.facebook.buck.rules.args.StringArg
Copy the current immutable object by setting a value for the arg attribute.
withArg(String) - Method in class com.facebook.buck.support.cli.args.BuckCellArg
Copy the current immutable object by setting a value for the arg attribute.
withArgs(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of args.
withArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of args.
withArgs(Arg...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Copy the current immutable object with elements that replace the content of args.
withArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Copy the current immutable object with elements that replace the content of args.
withArgs(QueryEnvironment.Argument...) - Method in class com.facebook.buck.query.FunctionExpression
Copy the current immutable object with elements that replace the content of args.
withArgs(Iterable<? extends QueryEnvironment.Argument>) - Method in class com.facebook.buck.query.FunctionExpression
Copy the current immutable object with elements that replace the content of args.
withArgs(Arg...) - Method in class com.facebook.buck.rules.args.CompositeArg
Copy the current immutable object with elements that replace the content of args.
withArgs(Iterable<? extends Arg>) - Method in class com.facebook.buck.rules.args.CompositeArg
Copy the current immutable object with elements that replace the content of args.
withArgsPath(Path) - Method in class com.facebook.buck.worker.WorkerProcessCommand
Copy the current immutable object by setting a value for the argsPath attribute.
withArtifactCache(ArtifactCache) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Copy the current immutable object by setting a value for the artifactCache attribute.
withArtifactCacheFactory(ArtifactCacheFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the artifactCacheFactory attribute.
withArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting a present value for the optional artifactContentHash attribute.
withArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting an optional value for the artifactContentHash attribute.
withArtifactContentHash(String) - Method in class com.facebook.buck.artifact_cache.StoreResult
Copy the current immutable object by setting a present value for the optional artifactContentHash attribute.
withArtifactContentHash(Optional<String>) - Method in class com.facebook.buck.artifact_cache.StoreResult
Copy the current immutable object by setting an optional value for the artifactContentHash attribute.
withArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting a present value for the optional artifactSizeBytes attribute.
withArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting an optional value for the artifactSizeBytes attribute.
withArtifactSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting a present value for the optional artifactSizeBytes attribute.
withArtifactSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting an optional value for the artifactSizeBytes attribute.
withAs(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the as attribute.
withAsflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of asflags.
withAsflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of asflags.
withAsm(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional asm attribute.
withAsm(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the asm attribute.
withAsmflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of asmflags.
withAsmflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of asmflags.
withAsmpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional asmpp attribute.
withAsmpp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the asmpp attribute.
withAsmppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of asmppflags.
withAsmppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of asmppflags.
withAspp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the aspp attribute.
withAsppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of asppflags.
withAsppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of asppflags.
withAssembler(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the assembler attribute.
withAssemblerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the assemblerDebugPathSanitizer attribute.
withAssemblerIncludeDirs(Path...) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object with elements that replace the content of assemblerIncludeDirs.
withAssemblerIncludeDirs(Iterable<? extends Path>) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object with elements that replace the content of assemblerIncludeDirs.
withAssociatedRuleKeys(ImmutableSet<RuleKey>) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting a present value for the optional associatedRuleKeys attribute.
withAssociatedRuleKeys(Optional<? extends ImmutableSet<RuleKey>>) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting an optional value for the associatedRuleKeys attribute.
withBaseBookmarks(String...) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Copy the current immutable object with elements that replace the content of baseBookmarks.
withBaseBookmarks(Iterable<String>) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Copy the current immutable object with elements that replace the content of baseBookmarks.
withBasedOffWhichTracked(String...) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object with elements that replace the content of basedOffWhichTracked.
withBasedOffWhichTracked(Iterable<String>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object with elements that replace the content of basedOffWhichTracked.
withBaseName(String) - Method in class com.facebook.buck.rules.query.Query
Copy the current immutable object by setting a present value for the optional baseName attribute.
withBaseName(Optional<String>) - Method in class com.facebook.buck.rules.query.Query
Copy the current immutable object by setting an optional value for the baseName attribute.
withBaseParams(BuildRuleParams) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the baseParams attribute.
withBaseParams(BuildRuleParams) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the baseParams attribute.
withBasePath(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional basePath attribute.
withBasePath(Optional<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the basePath attribute.
withBasePath(Path) - Method in class com.facebook.buck.parser.BuildFileSpec
Copy the current immutable object by setting a value for the basePath attribute.
withBaseTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the baseTarget attribute.
withBaseTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the baseTarget attribute.
withBaseTargetIndex(Map<? extends BuildTarget, ? extends TargetNode>) - Method in class com.facebook.buck.versions.FlavorSearchTargetNodeFinder
Copy the current immutable object by replacing the baseTargetIndex map with the specified map.
withBinaryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional binaryExtension attribute.
withBinaryExtension(Optional<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the binaryExtension attribute.
withBlacklist(BuildTarget...) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object with elements that replace the content of blacklist.
withBlacklist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object with elements that replace the content of blacklist.
withBootclasspath(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a present value for the optional bootclasspath attribute.
withBootclasspath(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting an optional value for the bootclasspath attribute.
withBranchedFromMasterRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Copy the current immutable object by setting a value for the branchedFromMasterRevisionId attribute.
withBranchedFromMasterTS(Long) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Copy the current immutable object by setting a value for the branchedFromMasterTS attribute.
withBridgingHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
Copy the current immutable object by setting a value for the bridgingHeader attribute.
withBuckConfig(BuckConfig) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the buckConfig attribute.
withBuckConfig(BuckConfig) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting a value for the buckConfig attribute.
withBuckConfig(BuckConfig) - Method in class com.facebook.buck.features.go.GoPlatformFactory
Copy the current immutable object by setting a value for the buckConfig attribute.
withBuckConfig(BuckConfig) - Method in class com.facebook.buck.features.rust.RustPlatformFactory
Copy the current immutable object by setting a value for the buckConfig attribute.
withBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the buckEventBus attribute.
withBuckEventBus(BuckEventBus) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the buckEventBus attribute.
withBuckLogDir(Path) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object by setting a value for the buckLogDir attribute.
withBuckModuleManager(BuckModuleManager) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the buckModuleManager attribute.
withBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths
Copy the current immutable object by setting a value for the buckOut attribute.
withBuildCellRootPath(Path) - Method in class com.facebook.buck.core.build.context.BuildContext
Copy the current immutable object by setting a value for the buildCellRootPath attribute.
withBuildCellRootPath(Path) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the buildCellRootPath attribute.
withBuildConfigValues(BuildConfigFields) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a value for the buildConfigValues attribute.
withBuildContext(BuildContext) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Copy the current immutable object by setting a value for the buildContext attribute.
withBuildEnvironmentDescription(BuildEnvironmentDescription) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the buildEnvironmentDescription attribute.
withBuildFileSpec(BuildFileSpec) - Method in class com.facebook.buck.parser.BuildTargetSpec
Copy the current immutable object by setting a value for the buildFileSpec attribute.
withBuildFileSpec(BuildFileSpec) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
Copy the current immutable object by setting a value for the buildFileSpec attribute.
withBuildId(BuildId) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Copy the current immutable object by setting a value for the buildId attribute.
withBuildId(BuildId) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Copy the current immutable object by setting a value for the buildId attribute.
withBuildId(BuildId) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object by setting a value for the buildId attribute.
withBuildId(BuildId) - Method in class com.facebook.buck.support.bgtasks.TaskId
Copy the current immutable object by setting a value for the buildId attribute.
withBuildInfoStoreManager(BuildInfoStoreManager) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the buildInfoStoreManager attribute.
withBuildTarget(String) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting a present value for the optional buildTarget attribute.
withBuildTarget(Optional<String>) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting an optional value for the buildTarget attribute.
withBuildTarget(BuildTarget) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a value for the buildTarget attribute.
withBuildTarget(BuildTarget) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withBuildTarget(BuildTarget) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Copy the current immutable object by setting a value for the buildTarget attribute.
withBuildTargetParser(Function<String, UnconfiguredBuildTarget>) - Method in class com.facebook.buck.core.config.BuckConfig
Returns a clone of the current config with a the argument CellPathResolver.
withBuildTargets(BuildTarget...) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
Copy the current immutable object with elements that replace the content of buildTargets.
withBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
Copy the current immutable object with elements that replace the content of buildTargets.
withBuildTargetToGeneratedTargetMap(Map<? extends BuildTarget, ? extends PBXTarget>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object by replacing the buildTargetToGeneratedTargetMap map with the specified map.
withBuildVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a present value for the optional buildVersion attribute.
withBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting an optional value for the buildVersion attribute.
withCacheDir(Path) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Copy the current immutable object by setting a value for the cacheDir attribute.
withCacheError(String) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting a present value for the optional cacheError attribute.
withCacheError(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting an optional value for the cacheError attribute.
withCacheMode(ArtifactCacheMode) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting a present value for the optional cacheMode attribute.
withCacheMode(Optional<? extends ArtifactCacheMode>) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting an optional value for the cacheMode attribute.
withCacheNames(String...) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
Copy the current immutable object with elements that replace the content of cacheNames.
withCacheNames(Iterable<String>) - Method in class com.facebook.buck.artifact_cache.CacheDeleteResult
Copy the current immutable object with elements that replace the content of cacheNames.
withCacheReadMode(CacheReadMode) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Copy the current immutable object by setting a value for the cacheReadMode attribute.
withCacheResult(CacheResult) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting a value for the cacheResult attribute.
withCacheResults(Map<? extends RuleKey, ? extends CacheResult>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
Copy the current immutable object by replacing the cacheResults map with the specified map.
withCacheSource(String) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting a present value for the optional cacheSource attribute.
withCacheSource(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting an optional value for the cacheSource attribute.
withCanonicalName(String) - Method in interface com.facebook.buck.core.cell.Cell
 
withCanonicalName(Optional<String>) - Method in interface com.facebook.buck.core.cell.Cell
 
withCanonicalName(String) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting a present value for the optional canonicalName attribute.
withCanonicalName(Optional<String>) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting an optional value for the canonicalName attribute.
withCc(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the cc attribute.
withCell(Cell) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the cell attribute.
withCellName(String) - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
Copy the current immutable object by setting a value for the cellName attribute.
withCellName(String) - Method in class com.facebook.buck.support.cli.args.BuckCellArg
Copy the current immutable object by setting a present value for the optional cellName attribute.
withCellName(Optional<String>) - Method in class com.facebook.buck.support.cli.args.BuckCellArg
Copy the current immutable object by setting an optional value for the cellName attribute.
withCellNames(CellPathResolver) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a value for the cellNames attribute.
withCellPath(Path) - Method in class com.facebook.buck.parser.BuildFileSpec
Copy the current immutable object by setting a value for the cellPath attribute.
withCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the cellPathResolver attribute.
withCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting a value for the cellPathResolver attribute.
withCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the cellPathResolver attribute.
withCellPathResolver(CellPathResolver) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the cellPathResolver attribute.
withCellProvider(CellProvider) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting a value for the cellProvider attribute.
withCflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cflags.
withCflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cflags.
withCGo(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the cGo attribute.
withCgoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of cgoCompilerFlags.
withCgoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of cgoCompilerFlags.
withChromeTraceWriter(ChromeTraceWriter) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Copy the current immutable object by setting a value for the chromeTraceWriter attribute.
withClassAbiPath(Path) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
Copy the current immutable object by setting a value for the classAbiPath attribute.
withClassLoaderCache(ClassLoaderCache) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the classLoaderCache attribute.
withClassLoaderCache(ClassLoaderCache) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the classLoaderCache attribute.
withClassName(String) - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
Copy the current immutable object by setting a value for the className attribute.
withClock(Clock) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the clock attribute.
withClock(Clock) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Copy the current immutable object by setting a value for the clock attribute.
withCodeCoverageEnabled(boolean) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the codeCoverageEnabled attribute.
withCodesignAllocate(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a present value for the optional codesignAllocate attribute.
withCodesignAllocate(Optional<? extends Tool>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting an optional value for the codesignAllocate attribute.
withCodesignProvider(ToolProvider) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the codesignProvider attribute.
withColumnNumber(Integer) - Method in class com.facebook.buck.util.xml.DocumentLocation
Copy the current immutable object by setting a value for the columnNumber attribute.
withCommand(String) - Method in class com.facebook.buck.apple.ApplePackageConfig
Copy the current immutable object by setting a value for the command attribute.
withCommand(String...) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object with elements that replace the content of command.
withCommand(Iterable<String>) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object with elements that replace the content of command.
withCommandArgs(String...) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object with elements that replace the content of commandArgs.
withCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object with elements that replace the content of commandArgs.
withCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional compileAgainst attribute.
withCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the compileAgainst attribute.
withCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional compileAgainst attribute.
withCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the compileAgainst attribute.
withCompileAgainst(CompileAgainstLibraryType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional compileAgainst attribute.
withCompileAgainst(Optional<? extends CompileAgainstLibraryType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the compileAgainst attribute.
withCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional compiler attribute.
withCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the compiler attribute.
withCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional compiler attribute.
withCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the compiler attribute.
withCompiler(Either<BuiltInJavac, SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional compiler attribute.
withCompiler(Optional<? extends Either<BuiltInJavac, SourcePath>>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the compiler attribute.
withCompiler(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the compiler attribute.
withCompiler(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the compiler attribute.
withCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional compilerClassName attribute.
withCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the compilerClassName attribute.
withCompilerClassName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional compilerClassName attribute.
withCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the compilerClassName attribute.
withCompilerClassName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional compilerClassName attribute.
withCompilerClassName(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the compilerClassName attribute.
withCompilerClassName(String) - Method in class com.facebook.buck.jvm.java.JavacSpec
Copy the current immutable object by setting a present value for the optional compilerClassName attribute.
withCompilerClassName(Optional<String>) - Method in class com.facebook.buck.jvm.java.JavacSpec
Copy the current immutable object by setting an optional value for the compilerClassName attribute.
withCompilerDebugPathSanitizer(DebugPathSanitizer) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the compilerDebugPathSanitizer attribute.
withCompilerDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerDeps.
withCompilerDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerDeps.
withCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object with elements that replace the content of compilerFlags.
withCompilerInvocationFlags(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerInvocationFlags.
withCompilerInvocationFlags(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of compilerInvocationFlags.
withComponents(LuaPackageComponents) - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
Copy the current immutable object by setting a value for the components attribute.
withConcurrencyLimit(ConcurrencyLimit) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the concurrencyLimit attribute.
withConfig(ApplePackageConfig) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
Copy the current immutable object by setting a value for the config attribute.
withConfig(ChromeTraceBuckConfig) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Copy the current immutable object by setting a value for the config attribute.
withConfigs(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by replacing the configs map with the specified map.
withConfigs(Map<String, ? extends Object>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
Copy the current immutable object by replacing the configs map with the specified map.
withConfiguredBuckOut(Path) - Method in class com.facebook.buck.io.filesystem.BuckPaths
Copy the current immutable object by setting a value for the configuredBuckOut attribute.
withConflictingHeaderBasenameWhitelist(ImmutableSortedSet<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the conflictingHeaderBasenameWhitelist attribute.
withConsole(Console) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the console attribute.
withConsole(Console) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the console attribute.
withConstructorArg(T) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a value for the constructorArg attribute.
withConstructorArg(T) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withContacts(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of contacts.
withContacts(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of contacts.
withContacts(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of contacts.
withContacts(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of contacts.
withContainingLabel(Label) - Method in class com.facebook.buck.skylark.parser.LoadImport
Copy the current immutable object by setting a value for the containingLabel attribute.
withCopySceneKitAssets(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a present value for the optional copySceneKitAssets attribute.
withCopySceneKitAssets(Optional<? extends Tool>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting an optional value for the copySceneKitAssets attribute.
withCover(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the cover attribute.
withCpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the cpp attribute.
withCppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cppflags.
withCppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cppflags.
withCpu(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
Copy the current immutable object by setting a value for the cpu attribute.
withCuda(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional cuda attribute.
withCuda(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the cuda attribute.
withCudaflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cudaflags.
withCudaflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cudaflags.
withCudapp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional cudapp attribute.
withCudapp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the cudapp attribute.
withCudappflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cudappflags.
withCudappflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cudappflags.
withCurrentRevisionId(String) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object by setting a value for the currentRevisionId attribute.
withCurrentRevisionId(String) - Method in class com.facebook.buck.util.versioncontrol.FastVersionControlStats
Copy the current immutable object by setting a value for the currentRevisionId attribute.
withCxx(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the cxx attribute.
withCxxBuckConfig(CxxBuckConfig) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the cxxBuckConfig attribute.
withCxxflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cxxflags.
withCxxflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cxxflags.
withCxxLibraryWhitelist(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of cxxLibraryWhitelist.
withCxxLibraryWhitelist(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of cxxLibraryWhitelist.
withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the cxxPlatform attribute.
withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
Copy the current immutable object by setting a value for the cxxPlatform attribute.
withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the cxxPlatform attribute.
withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the cxxPlatform attribute.
withCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a value for the cxxPlatform attribute.
withCxxPlatforms(FlavorDomain<CxxPlatform>) - Method in class com.facebook.buck.features.go.GoPlatformFactory
Copy the current immutable object by setting a value for the cxxPlatforms attribute.
withCxxpp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the cxxpp attribute.
withCxxppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cxxppflags.
withCxxppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of cxxppflags.
withCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional cxxRuntimeType attribute.
withCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the cxxRuntimeType attribute.
withCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional cxxRuntimeType attribute.
withCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the cxxRuntimeType attribute.
withCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional cxxRuntimeType attribute.
withCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the cxxRuntimeType attribute.
withCxxRuntimeType(Linker.CxxRuntimeType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional cxxRuntimeType attribute.
withCxxRuntimeType(Optional<? extends Linker.CxxRuntimeType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the cxxRuntimeType attribute.
withDebugEnabled(boolean) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the debugEnabled attribute.
withDeclaredDeps(BuildTarget...) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object with elements that replace the content of declaredDeps.
withDeclaredDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object with elements that replace the content of declaredDeps.
withDeclaredDeps(Iterable<? extends BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withDeclaredDeps(SortedSet<BuildRule>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withDeclaredDeps(Supplier<? extends SortedSet<BuildRule>>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withDefaultAmounts(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.WeightedListeningExecutorService
Creates a new service that has different default resource amounts.
withDefaultCxxPlatform(Flavor) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional defaultCxxPlatform attribute.
withDefaultCxxPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the defaultCxxPlatform attribute.
withDefaultCxxPlatform(CxxPlatform) - Method in class com.facebook.buck.features.go.GoPlatformFactory
Copy the current immutable object by setting a value for the defaultCxxPlatform attribute.
withDefaultOcamlPlatform(OcamlPlatform) - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
Copy the current immutable object by setting a value for the defaultOcamlPlatform attribute.
withDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional defaultPlatform attribute.
withDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the defaultPlatform attribute.
withDefaultPlatform(Flavor) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional defaultPlatform attribute.
withDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the defaultPlatform attribute.
withDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional defaultPlatform attribute.
withDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the defaultPlatform attribute.
withDefaultPlatform(Flavor) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional defaultPlatform attribute.
withDefaultPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the defaultPlatform attribute.
withDefaultResourceAmounts(ResourceAmounts) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
Copy the current immutable object by setting a value for the defaultResourceAmounts attribute.
withDefaultRuleKeyFactory(RuleKeyFactoryWithDiagnostics<RuleKey>) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
Copy the current immutable object by setting a value for the defaultRuleKeyFactory attribute.
withDefaultRuleKeyFactoryCacheRecycler(RuleKeyCacheRecycler<RuleKey>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a present value for the optional defaultRuleKeyFactoryCacheRecycler attribute.
withDefaultRuleKeyFactoryCacheRecycler(Optional<? extends RuleKeyCacheRecycler<RuleKey>>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting an optional value for the defaultRuleKeyFactoryCacheRecycler attribute.
withDefaults(ImmutableMap<String, String>, ImmutableMap<String, String>) - Static method in class com.facebook.buck.apple.AppleBundle
 
withDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by replacing the defaults map with the specified map.
withDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by replacing the defaults map with the specified map.
withDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by replacing the defaults map with the specified map.
withDefaults(Map<String, ? extends Flavor>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by replacing the defaults map with the specified map.
withDefaultTestTimeoutMillis(long) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the defaultTestTimeoutMillis attribute.
withDelegate(BuckConfig) - Method in class com.facebook.buck.core.build.engine.config.CachingBuildEngineBuckConfig
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(BuckConfig) - Method in class com.facebook.buck.core.config.AliasConfig
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(SourcePath) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(BuckConfig) - Method in class com.facebook.buck.remoteexecution.config.RemoteExecutionConfig
Copy the current immutable object by setting a value for the delegate attribute.
withDelegate(BuckConfig) - Method in class com.facebook.buck.rules.modern.config.ModernBuildRuleConfig
Copy the current immutable object by setting a value for the delegate attribute.
withDependencies(ExtensionData...) - Method in class com.facebook.buck.skylark.parser.ExtensionData
Copy the current immutable object with elements that replace the content of dependencies.
withDependencies(Iterable<? extends ExtensionData>) - Method in class com.facebook.buck.skylark.parser.ExtensionData
Copy the current immutable object with elements that replace the content of dependencies.
withDependencies(IncludesData...) - Method in class com.facebook.buck.skylark.parser.IncludesData
Copy the current immutable object with elements that replace the content of dependencies.
withDependencies(Iterable<? extends IncludesData>) - Method in class com.facebook.buck.skylark.parser.IncludesData
Copy the current immutable object with elements that replace the content of dependencies.
withDepFileRuleKeyFactory(DependencyFileRuleKeyFactory) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
Copy the current immutable object by setting a value for the depFileRuleKeyFactory attribute.
withDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of deps.
withDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in interface com.facebook.buck.core.description.arg.HasDepsQuery
 
withDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(Query) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional depsQuery attribute.
withDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the depsQuery attribute.
withDepsQuery(T, BuildTarget, QueryCache, ActionGraphBuilder, CellPathResolver, TargetGraph) - Static method in class com.facebook.buck.rules.query.QueryUtils
 
withDescription(BaseDescription<T>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a value for the description attribute.
withDescriptor(String) - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
Copy the current immutable object by setting a value for the descriptor attribute.
withDestinationBase(AbstractCopyInXcode.DestinationBase) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
Copy the current immutable object by setting a value for the destinationBase attribute.
withDestinationPath(Path) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
Copy the current immutable object by setting a value for the destinationPath attribute.
withDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the devirtEnabled attribute.
withDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxLinkOptions
Copy the current immutable object by setting a value for the devirtEnabled attribute.
withDevirtEnabled(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the devirtEnabled attribute.
withDevirtEnabled(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the devirtEnabled attribute.
withDevirtEnabled(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the devirtEnabled attribute.
withDiagnostics(Map<String, Object>...) - Method in class com.facebook.buck.json.BuildFilePythonResult
Copy the current immutable object with elements that replace the content of diagnostics.
withDiagnostics(Iterable<? extends Map<String, Object>>) - Method in class com.facebook.buck.json.BuildFilePythonResult
Copy the current immutable object with elements that replace the content of diagnostics.
withDiff(VersionControlSupplier<InputStream>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object by setting a present value for the optional diff attribute.
withDiff(Optional<? extends VersionControlSupplier<InputStream>>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object by setting an optional value for the diff attribute.
withDigest(Digest) - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
Copy the current immutable object by setting a value for the digest attribute.
withDirectory(Path) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting a present value for the optional directory attribute.
withDirectory(Optional<? extends Path>) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting an optional value for the directory attribute.
withDirtyFiles(String...) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object with elements that replace the content of dirtyFiles.
withDirtyFiles(Iterable<String>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object with elements that replace the content of dirtyFiles.
withDiskIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
Copy the current immutable object by setting a value for the diskIO attribute.
withDsymutil(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the dsymutil attribute.
withEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a value for the enableProfiling attribute.
withEnableProfiling(boolean) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a value for the enableProfiling attribute.
withEntry(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
withEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by replacing the env map with the specified map.
withEnv(Map<String, ? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by replacing the env map with the specified map.
withEnv(ImmutableMap<String, Optional<String>>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
Copy the current immutable object by setting a present value for the optional env attribute.
withEnv(Optional<? extends ImmutableMap<String, Optional<String>>>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
Copy the current immutable object by setting an optional value for the env attribute.
withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by replacing the environment map with the specified map.
withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Copy the current immutable object by replacing the environment map with the specified map.
withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by replacing the environment map with the specified map.
withEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by replacing the environment map with the specified map.
withEnvironment(Environment) - Method in class com.facebook.buck.skylark.parser.EnvironmentData
Copy the current immutable object by setting a value for the environment attribute.
withEnvironment(ImmutableMap<String, String>) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting a present value for the optional environment attribute.
withEnvironment(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting an optional value for the environment attribute.
withError(String) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
Copy the current immutable object by setting a present value for the optional error attribute.
withError(Optional<String>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
Copy the current immutable object by setting an optional value for the error attribute.
withEventBus(BuckEventBus) - Method in class com.facebook.buck.core.build.context.BuildContext
Copy the current immutable object by setting a value for the eventBus attribute.
withEventHandler(EventHandler) - Method in class com.facebook.buck.skylark.packages.PackageContext
Copy the current immutable object by setting a value for the eventHandler attribute.
withEventSink(JavacEventSink) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the eventSink attribute.
withExcludedRoots(Map<? extends BuildTarget, ? extends NativeLinkable>) - Method in class com.facebook.buck.cxx.OmnibusRoots
Copy the current immutable object by replacing the excludedRoots map with the specified map.
withExecutableFinder(ExecutableFinder) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the executableFinder attribute.
withExecutableFinder(ExecutableFinder) - Method in class com.facebook.buck.features.go.GoPlatformFactory
Copy the current immutable object by setting a value for the executableFinder attribute.
withExecutableFinder(ExecutableFinder) - Method in class com.facebook.buck.features.rust.RustPlatformFactory
Copy the current immutable object by setting a value for the executableFinder attribute.
withExecutableName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional executableName attribute.
withExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the executableName attribute.
withExecutableName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional executableName attribute.
withExecutableName(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the executableName attribute.
withExecutableName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional executableName attribute.
withExecutableName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the executableName attribute.
withExecutableName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional executableName attribute.
withExecutableName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the executableName attribute.
withExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by replacing the executors map with the specified map.
withExecutors(Map<ExecutorPool, ? extends ListeningExecutorService>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by replacing the executors map with the specified map.
withExitCode(int) - Method in class com.facebook.buck.step.StepExecutionResult
Copy the current immutable object by setting a value for the exitCode attribute.
withExitCode(int) - Method in class com.facebook.buck.worker.WorkerJobResult
Copy the current immutable object by setting a value for the exitCode attribute.
withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of exportedDeps.
withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of exportedDeps.
withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of exportedDeps.
withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of exportedDeps.
withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of exportedDeps.
withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of exportedDeps.
withExportedDeps(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of exportedDeps.
withExportedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of exportedDeps.
withExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of exportedProvidedDeps.
withExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of exportedProvidedDeps.
withExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of exportedProvidedDeps.
withExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of exportedProvidedDeps.
withExportedProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of exportedProvidedDeps.
withExportedProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of exportedProvidedDeps.
withExtension(String) - Method in class com.facebook.buck.apple.ApplePackageConfig
Copy the current immutable object by setting a value for the extension attribute.
withExtension(String) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a value for the extension attribute.
withExtension(Environment.Extension) - Method in class com.facebook.buck.skylark.parser.ExtensionData
Copy the current immutable object by setting a value for the extension attribute.
withExternalLinkerFlags(String...) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object with elements that replace the content of externalLinkerFlags.
withExternalLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object with elements that replace the content of externalLinkerFlags.
withExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of extraArguments.
withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of extraArguments.
withExtraArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of extraArguments.
withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of extraArguments.
withExtraArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of extraArguments.
withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of extraArguments.
withExtraArguments(String...) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object with elements that replace the content of extraArguments.
withExtraArguments(Iterable<String>) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object with elements that replace the content of extraArguments.
withExtraDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a value for the extraDeps attribute.
withExtraDeps(ImmutableSortedSet<BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withExtraDeps(Supplier<? extends SortedSet<BuildRule>>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withExtraDeps(SortedSet<BuildRule>) - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withExtraJson(StringWithMacros) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional extraJson attribute.
withExtraJson(Optional<? extends StringWithMacros>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the extraJson attribute.
withExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of extraKotlincArguments.
withExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of extraKotlincArguments.
withExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of extraKotlincArguments.
withExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of extraKotlincArguments.
withExtraKotlincArguments(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of extraKotlincArguments.
withExtraKotlincArguments(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of extraKotlincArguments.
withExtraScriptTemplates(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of extraScriptTemplates.
withExtraScriptTemplates(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of extraScriptTemplates.
withFileHashCache(StackedFileHashCache) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the fileHashCache attribute.
withFileName(Path) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
Copy the current immutable object by setting a value for the fileName attribute.
withFileName(Path) - Method in class com.facebook.buck.json.BuildFileSyntaxError
Copy the current immutable object by setting a value for the fileName attribute.
withFilePaths(String...) - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
Copy the current immutable object with elements that replace the content of filePaths.
withFilePaths(Iterable<String>) - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
Copy the current immutable object with elements that replace the content of filePaths.
withFilesToCopyInXcode(CopyInXcode...) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object with elements that replace the content of filesToCopyInXcode.
withFilesToCopyInXcode(Iterable<? extends CopyInXcode>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object with elements that replace the content of filesToCopyInXcode.
withFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting a value for the filesystem attribute.
withFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a value for the filesystem attribute.
withFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
Copy the current immutable object by setting a value for the filesystem attribute.
withFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.rules.keys.RuleKeyInput
Copy the current immutable object by setting a value for the filesystem attribute.
withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
Copy the current immutable object by setting a present value for the optional filter attribute.
withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
Copy the current immutable object by setting an optional value for the filter attribute.
withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
Copy the current immutable object by setting a present value for the optional filter attribute.
withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
Copy the current immutable object by setting an optional value for the filter attribute.
withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
Copy the current immutable object by setting a present value for the optional filter attribute.
withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
Copy the current immutable object by setting an optional value for the filter attribute.
withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
Copy the current immutable object by setting a present value for the optional filter attribute.
withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
Copy the current immutable object by setting an optional value for the filter attribute.
withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
Copy the current immutable object by setting a present value for the optional filter attribute.
withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
Copy the current immutable object by setting an optional value for the filter attribute.
withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
Copy the current immutable object by setting a present value for the optional filter attribute.
withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
Copy the current immutable object by setting an optional value for the filter attribute.
withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
Copy the current immutable object by setting a present value for the optional filter attribute.
withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
Copy the current immutable object by setting an optional value for the filter attribute.
withFilter(Pattern) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
Copy the current immutable object by setting a present value for the optional filter attribute.
withFilter(Optional<? extends Pattern>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
Copy the current immutable object by setting an optional value for the filter attribute.
withFinalRName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional finalRName attribute.
withFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the finalRName attribute.
withFinalRName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional finalRName attribute.
withFinalRName(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the finalRName attribute.
withFinish(long) - Method in class com.facebook.buck.event.listener.util.EventInterval
Copy the current immutable object by setting a present value for the optional finish attribute.
withFinish(OptionalLong) - Method in class com.facebook.buck.event.listener.util.EventInterval
Copy the current immutable object by setting an optional value for the finish attribute.
withFlagMacros(Map<String, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by replacing the flagMacros map with the specified map.
withFlags(String...) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
Copy the current immutable object with elements that replace the content of flags.
withFlags(Iterable<String>) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
Copy the current immutable object with elements that replace the content of flags.
withFlags(String...) - Method in class com.facebook.buck.cxx.CxxSource
Copy the current immutable object with elements that replace the content of flags.
withFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxSource
Copy the current immutable object with elements that replace the content of flags.
withFlavor(Flavor) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the flavor attribute.
withFlavor(Flavor) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
Copy the current immutable object by setting a value for the flavor attribute.
withFlavor(Flavor) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the flavor attribute.
withFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.BuildTarget
 
withFlavors(Iterable<? extends Flavor>) - Method in interface com.facebook.buck.core.model.BuildTarget
 
withFlavors(Flavor...) - Method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
Copy the current immutable object with elements that replace the content of flavors.
withFlavors(Iterable<? extends Flavor>) - Method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
Copy the current immutable object with elements that replace the content of flavors.
withFlavors(ImmutableSet<Flavor>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
This method copies this target node without applying logic in ImplicitDepsInferringDescription
withFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and using the provided flavors as flavors in the new build target.
withFlavors(Iterable<? extends Flavor>) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and using the provided flavors as flavors in the new build target.
withForceFinalResourceIds(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a value for the forceFinalResourceIds attribute.
withForceLinkWhole(boolean) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
Copy the current immutable object by setting a value for the forceLinkWhole attribute.
withForkMode(ForkMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a value for the forkMode attribute.
withFramework(CxxTestType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional framework attribute.
withFramework(Optional<? extends CxxTestType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the framework attribute.
withFrameworkPaths(FrameworkPath...) - Method in class com.facebook.buck.cxx.PreprocessorFlags
Copy the current immutable object with elements that replace the content of frameworkPaths.
withFrameworkPaths(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
Copy the current immutable object with elements that replace the content of frameworkPaths.
withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of frameworks.
withFrameworks(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of frameworks.
withFunction(QueryEnvironment.QueryFunction) - Method in class com.facebook.buck.query.FunctionExpression
Copy the current immutable object by setting a value for the function attribute.
withFunctionName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional functionName attribute.
withFunctionName(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the functionName attribute.
withFunctionName(String) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
Copy the current immutable object by setting a value for the functionName attribute.
withFuture(SettableFuture<Void>) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
Copy the current immutable object by setting a value for the future attribute.
withGeneratedProjectToPbxTargets(Multimap<? extends PBXProject, ? extends PBXTarget>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object by replacing the generatedProjectToPbxTargets map with the specified map.
withGenericTool(Tool) - Method in class com.facebook.buck.shell.CrossPlatformTool
Copy the current immutable object by setting a value for the genericTool attribute.
withGhciBinDep(BuildTarget) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a present value for the optional ghciBinDep attribute.
withGhciBinDep(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting an optional value for the ghciBinDep attribute.
withGhciBinutils(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciBinutils attribute.
withGhciCc(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciCc attribute.
withGhciCpp(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciCpp attribute.
withGhciCxx(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciCxx attribute.
withGhciGhc(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciGhc attribute.
withGhciInit(SourcePath) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a present value for the optional ghciInit attribute.
withGhciInit(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting an optional value for the ghciInit attribute.
withGhciIServ(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciIServ attribute.
withGhciIServProf(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciIServProf attribute.
withGhciIservScriptTemplate(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciIservScriptTemplate attribute.
withGhciLib(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciLib attribute.
withGhciPackager(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciPackager attribute.
withGhciPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a value for the ghciPlatformPreloadDeps attribute.
withGhciPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a value for the ghciPreloadDeps attribute.
withGhciScriptTemplate(Supplier<Path>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the ghciScriptTemplate attribute.
withGlobber(Globber) - Method in class com.facebook.buck.skylark.packages.PackageContext
Copy the current immutable object by setting a value for the globber attribute.
withGlobManifest(GlobSpecWithResult...) - Method in class com.facebook.buck.parser.api.BuildFileManifest
Copy the current immutable object with elements that replace the content of globManifest.
withGlobManifest(Iterable<? extends GlobSpecWithResult>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
Copy the current immutable object with elements that replace the content of globManifest.
withGlobManifestWithResult(GlobSpecWithResult...) - Method in class com.facebook.buck.skylark.parser.ParseResult
Copy the current immutable object with elements that replace the content of globManifestWithResult.
withGlobManifestWithResult(Iterable<? extends GlobSpecWithResult>) - Method in class com.facebook.buck.skylark.parser.ParseResult
Copy the current immutable object with elements that replace the content of globManifestWithResult.
withGlobSpec(GlobSpec) - Method in class com.facebook.buck.skylark.io.GlobSpecWithResult
Copy the current immutable object by setting a value for the globSpec attribute.
withGoArch(String) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the goArch attribute.
withGoArm(String) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the goArm attribute.
withGoAssemblerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of goAssemblerFlags.
withGoAssemblerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of goAssemblerFlags.
withGoCompilerFlags(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of goCompilerFlags.
withGoCompilerFlags(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of goCompilerFlags.
withGoOs(String) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the goOs attribute.
withGoRoot(Path) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the goRoot attribute.
withGoSrcs(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of goSrcs.
withGoSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of goSrcs.
withHaddock(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the haddock attribute.
withHaddockFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of haddockFlags.
withHaddockFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of haddockFlags.
withHashPath(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
Copy the current immutable object by setting a value for the hashPath attribute.
withHaskellVersion(HaskellVersion) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the haskellVersion attribute.
withHasResources(boolean) - Method in class com.facebook.buck.android.apkmodule.APKModule
Copy the current immutable object by setting a value for the hasResources attribute.
withHeaderContainer(NonHashableSourcePathContainer) - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
Copy the current immutable object by setting a value for the headerContainer attribute.
withHeaderMap(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Copy the current immutable object by setting a present value for the optional headerMap attribute.
withHeaderMap(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Copy the current immutable object by setting an optional value for the headerMap attribute.
withHeaderMode(HeaderMode) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional headerMode attribute.
withHeaderMode(Optional<? extends HeaderMode>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the headerMode attribute.
withHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional headerNamespace attribute.
withHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the headerNamespace attribute.
withHeaderNamespace(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional headerNamespace attribute.
withHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the headerNamespace attribute.
withHeaderNamespace(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional headerNamespace attribute.
withHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the headerNamespace attribute.
withHeaderNamespace(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional headerNamespace attribute.
withHeaderNamespace(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the headerNamespace attribute.
withHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the headers attribute.
withHeaders(SourceSortedSet) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the headers attribute.
withHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the headers attribute.
withHeaders(SourceSortedSet) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the headers attribute.
withHeaderVerification(HeaderVerification) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the headerVerification attribute.
withHip(CompilerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional hip attribute.
withHip(Optional<? extends CompilerProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the hip attribute.
withHipflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of hipflags.
withHipflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of hipflags.
withHippp(PreprocessorProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional hippp attribute.
withHippp(Optional<? extends PreprocessorProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the hippp attribute.
withHipppflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of hipppflags.
withHipppflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of hipppflags.
withIbtool(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the ibtool attribute.
withIdentifier(String) - Method in class com.facebook.buck.apple.xcode.xcodeproj.ProductType
Copy the current immutable object by setting a value for the identifier attribute.
withIdentifier(String) - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
Copy the current immutable object by setting a value for the identifier attribute.
withImplicitlyLoadedSymbols(Map<String, ? extends Object>) - Method in class com.facebook.buck.skylark.packages.PackageContext
Copy the current immutable object by replacing the implicitlyLoadedSymbols map with the specified map.
withImport(SkylarkImport) - Method in class com.facebook.buck.skylark.parser.LoadImport
Copy the current immutable object by setting a value for the import attribute.
withImportString(String) - Method in class com.facebook.buck.skylark.parser.ExtensionData
Copy the current immutable object by setting a value for the importString attribute.
withInclNoLocationClassesEnabled(boolean) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the inclNoLocationClassesEnabled attribute.
withIncludeBuildConfigClass(Boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a value for the includeBuildConfigClass attribute.
withIncludedRoots(Map<? extends BuildTarget, ? extends NativeLinkTarget>) - Method in class com.facebook.buck.cxx.OmnibusRoots
Copy the current immutable object by replacing the includedRoots map with the specified map.
withIncludeRoot(Either<PathSourcePath, SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Copy the current immutable object by setting a value for the includeRoot attribute.
withIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Copy the current immutable object with elements that replace the content of includes.
withIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Copy the current immutable object with elements that replace the content of includes.
withIncludes(CxxHeaders...) - Method in class com.facebook.buck.cxx.PreprocessorFlags
Copy the current immutable object with elements that replace the content of includes.
withIncludes(Iterable<? extends CxxHeaders>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
Copy the current immutable object with elements that replace the content of includes.
withIncludes(ImmutableSortedSet<String>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
Copy the current immutable object by setting a value for the includes attribute.
withIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxBridgingHeaders
Copy the current immutable object by setting a value for the includeType attribute.
withIncludeType(CxxPreprocessables.IncludeType) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Copy the current immutable object by setting a value for the includeType attribute.
withIndex(int) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
Copy the current immutable object by setting a value for the index attribute.
withInfo(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
withInput(SourcePath) - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
Copy the current immutable object by setting a value for the input attribute.
withInputBasedRuleKeyFactory(RuleKeyFactory<RuleKey>) - Method in class com.facebook.buck.rules.keys.RuleKeyFactories
Copy the current immutable object by setting a value for the inputBasedRuleKeyFactory attribute.
withInputs(Path...) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object with elements that replace the content of inputs.
withInputs(Iterable<? extends Path>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object with elements that replace the content of inputs.
withInputs(SourcePath...) - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
Copy the current immutable object with elements that replace the content of inputs.
withInputs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
Copy the current immutable object with elements that replace the content of inputs.
withInputs(VersionedTargetGraphInputs) - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
Copy the current immutable object by setting a value for the inputs attribute.
withInstanceName(String) - Method in class com.facebook.buck.remoteexecution.grpc.ParsedReadResource
Copy the current immutable object by setting a value for the instanceName attribute.
withInvocationInfo(InvocationInfo) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a present value for the optional invocationInfo attribute.
withInvocationInfo(Optional<? extends InvocationInfo>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting an optional value for the invocationInfo attribute.
withIsDaemon(boolean) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object by setting a value for the isDaemon attribute.
withJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional javac attribute.
withJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the javac attribute.
withJavac(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional javac attribute.
withJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the javac attribute.
withJavac(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional javac attribute.
withJavac(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the javac attribute.
withJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional javacJar attribute.
withJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the javacJar attribute.
withJavacJar(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional javacJar attribute.
withJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the javacJar attribute.
withJavacJar(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional javacJar attribute.
withJavacJar(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the javacJar attribute.
withJavacJarPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacSpec
Copy the current immutable object by setting a present value for the optional javacJarPath attribute.
withJavacJarPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacSpec
Copy the current immutable object by setting an optional value for the javacJarPath attribute.
withJavacPath(SourcePath) - Method in class com.facebook.buck.jvm.java.JavacSpec
Copy the current immutable object by setting a present value for the optional javacPath attribute.
withJavacPath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.jvm.java.JavacSpec
Copy the current immutable object by setting an optional value for the javacPath attribute.
withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.core.build.context.BuildContext
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
withJavaPackageFinder(JavaPackageFinder) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the javaPackageFinder attribute.
withJavaRuntimeProvider(ToolProvider) - Method in class com.facebook.buck.jvm.java.JavaOptions
Copy the current immutable object by setting a value for the javaRuntimeProvider attribute.
withJavaVersion(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional javaVersion attribute.
withJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the javaVersion attribute.
withJavaVersion(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional javaVersion attribute.
withJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the javaVersion attribute.
withJavaVersion(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional javaVersion attribute.
withJavaVersion(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the javaVersion attribute.
withJobArgs(String) - Method in class com.facebook.buck.worker.WorkerJobParams
Copy the current immutable object by setting a value for the jobArgs attribute.
withKeepGoing(boolean) - Method in class com.facebook.buck.core.build.engine.BuildEngineBuildContext
Copy the current immutable object by setting a value for the keepGoing attribute.
withKnownRoots(ImmutableSortedSet<Path>) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting a value for the knownRoots attribute.
withKnownRuleTypesProvider(KnownRuleTypesProvider) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the knownRuleTypesProvider attribute.
withLabels(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(String...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLabels(Iterable<String>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of labels.
withLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by replacing the langCompilerFlags map with the specified map.
withLangCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by replacing the langCompilerFlags map with the specified map.
withLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by replacing the langCompilerFlags map with the specified map.
withLangCompilerFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by replacing the langCompilerFlags map with the specified map.
withLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by replacing the langPlatformCompilerFlags map with the specified map.
withLangPlatformCompilerFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by replacing the langPlatformCompilerFlags map with the specified map.
withLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by replacing the langPlatformCompilerFlags map with the specified map.
withLangPlatformCompilerFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by replacing the langPlatformCompilerFlags map with the specified map.
withLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by replacing the langPlatformPreprocessorFlags map with the specified map.
withLangPlatformPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by replacing the langPlatformPreprocessorFlags map with the specified map.
withLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by replacing the langPlatformPreprocessorFlags map with the specified map.
withLangPlatformPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends PatternMatchedCollection<ImmutableList<StringWithMacros>>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by replacing the langPlatformPreprocessorFlags map with the specified map.
withLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by replacing the langPreprocessorFlags map with the specified map.
withLangPreprocessorFlags(Map<? extends AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by replacing the langPreprocessorFlags map with the specified map.
withLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by replacing the langPreprocessorFlags map with the specified map.
withLangPreprocessorFlags(Map<AbstractCxxSource.Type, ? extends ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by replacing the langPreprocessorFlags map with the specified map.
withLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional language attribute.
withLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the language attribute.
withLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional language attribute.
withLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the language attribute.
withLanguage(AndroidLibraryDescription.JvmLanguage) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional language attribute.
withLanguage(Optional<? extends AndroidLibraryDescription.JvmLanguage>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the language attribute.
withLd(LinkerProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the ld attribute.
withLdflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of ldflags.
withLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of ldflags.
withLdflags(String...) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
Copy the current immutable object with elements that replace the content of ldflags.
withLdflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
Copy the current immutable object with elements that replace the content of ldflags.
withLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(FrameworkPath...) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableInput
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(FrameworkPath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of libraries.
withLibraries(Iterable<? extends FrameworkPath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of libraries.
withLibraryName(String) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
Copy the current immutable object by setting a present value for the optional libraryName attribute.
withLibraryName(Optional<String>) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
Copy the current immutable object by setting an optional value for the libraryName attribute.
withLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(SourcePath...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLicenses(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of licenses.
withLineNumber(Number) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
Copy the current immutable object by setting a value for the lineNumber attribute.
withLineNumber(Number) - Method in class com.facebook.buck.json.BuildFileSyntaxError
Copy the current immutable object by setting a value for the lineNumber attribute.
withLineNumber(Integer) - Method in class com.facebook.buck.util.xml.DocumentLocation
Copy the current immutable object by setting a value for the lineNumber attribute.
withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the linkDepsQueryWhole attribute.
withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the linkDepsQueryWhole attribute.
withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the linkDepsQueryWhole attribute.
withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the linkDepsQueryWhole attribute.
withLinkDepsQueryWhole(boolean) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a value for the linkDepsQueryWhole attribute.
withLinker(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the linker attribute.
withLinker(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the linker attribute.
withLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerExtraOutputs.
withLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerExtraOutputs.
withLinkerExtraOutputs(String...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of linkerExtraOutputs.
withLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of linkerExtraOutputs.
withLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerExtraOutputs.
withLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerExtraOutputs.
withLinkerExtraOutputs(String...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerExtraOutputs.
withLinkerExtraOutputs(Iterable<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerExtraOutputs.
withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(String...) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkerFlags(Iterable<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object with elements that replace the content of linkerFlags.
withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional linkStyle attribute.
withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the linkStyle attribute.
withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional linkStyle attribute.
withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the linkStyle attribute.
withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional linkStyle attribute.
withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the linkStyle attribute.
withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional linkStyle attribute.
withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the linkStyle attribute.
withLinkStyle(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional linkStyle attribute.
withLinkStyle(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the linkStyle attribute.
withLinkStyleForStubHeader(Linker.LinkableDepType) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a present value for the optional linkStyleForStubHeader attribute.
withLinkStyleForStubHeader(Optional<? extends Linker.LinkableDepType>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting an optional value for the linkStyleForStubHeader attribute.
withLipo(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the lipo attribute.
withLldb(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the lldb attribute.
withLoadedPaths(String...) - Method in class com.facebook.buck.skylark.parser.EnvironmentData
Copy the current immutable object with elements that replace the content of loadedPaths.
withLoadedPaths(Iterable<String>) - Method in class com.facebook.buck.skylark.parser.EnvironmentData
Copy the current immutable object with elements that replace the content of loadedPaths.
withLoadedPaths(String...) - Method in class com.facebook.buck.skylark.parser.ParseResult
Copy the current immutable object with elements that replace the content of loadedPaths.
withLoadedPaths(Iterable<String>) - Method in class com.facebook.buck.skylark.parser.ParseResult
Copy the current immutable object with elements that replace the content of loadedPaths.
withLoadTransitiveClosure(String...) - Method in class com.facebook.buck.skylark.parser.ExtensionData
Copy the current immutable object with elements that replace the content of loadTransitiveClosure.
withLoadTransitiveClosure(Iterable<String>) - Method in class com.facebook.buck.skylark.parser.ExtensionData
Copy the current immutable object with elements that replace the content of loadTransitiveClosure.
withLoadTransitiveClosure(String...) - Method in class com.facebook.buck.skylark.parser.IncludesData
Copy the current immutable object with elements that replace the content of loadTransitiveClosure.
withLoadTransitiveClosure(Iterable<String>) - Method in class com.facebook.buck.skylark.parser.IncludesData
Copy the current immutable object with elements that replace the content of loadTransitiveClosure.
withLocale(Locale) - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
Copy the current immutable object by setting a value for the locale attribute.
withLogDirectoryPath(Path) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Copy the current immutable object by setting a value for the logDirectoryPath attribute.
withLua(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a value for the lua attribute.
withLuaCxxLibraryTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a present value for the optional luaCxxLibraryTarget attribute.
withLuaCxxLibraryTarget(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting an optional value for the luaCxxLibraryTarget attribute.
withLuaPlatform(LuaPlatform) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the luaPlatform attribute.
withLuaPlatform(LuaPlatform) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the luaPlatform attribute.
withMacro(Macro) - Method in class com.facebook.buck.rules.macros.MacroContainer
Copy the current immutable object by setting a value for the macro attribute.
withMain(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional main attribute.
withMain(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the main attribute.
withMainCellBuckPaths(BuckPaths) - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
Copy the current immutable object by setting a value for the mainCellBuckPaths attribute.
withMainCellRoot(Path) - Method in class com.facebook.buck.io.filesystem.EmbeddedCellBuckOutInfo
Copy the current immutable object by setting a value for the mainCellRoot attribute.
withMainModule(String) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the mainModule attribute.
withMainModule(String) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the mainModule attribute.
withManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional manifest attribute.
withManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the manifest attribute.
withManifest(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional manifest attribute.
withManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the manifest attribute.
withManifest(Manifest) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
Copy the current immutable object by setting a present value for the optional manifest attribute.
withManifest(Optional<? extends Manifest>) - Method in class com.facebook.buck.core.build.engine.manifest.ManifestLoadResult
Copy the current immutable object by setting an optional value for the manifest attribute.
withManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional manifestFile attribute.
withManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the manifestFile attribute.
withManifestFile(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional manifestFile attribute.
withManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the manifestFile attribute.
withManifestFile(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional manifestFile attribute.
withManifestFile(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the manifestFile attribute.
withManifestServiceSupplier(ThrowingCloseableMemoizedSupplier<ManifestService, IOException>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the manifestServiceSupplier attribute.
withManifestSkeleton(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a value for the manifestSkeleton attribute.
withMavenCoords(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional mavenCoords attribute.
withMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the mavenCoords attribute.
withMavenCoords(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional mavenCoords attribute.
withMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the mavenCoords attribute.
withMavenCoords(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional mavenCoords attribute.
withMavenCoords(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the mavenCoords attribute.
withMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional mavenPomTemplate attribute.
withMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the mavenPomTemplate attribute.
withMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional mavenPomTemplate attribute.
withMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the mavenPomTemplate attribute.
withMavenPomTemplate(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional mavenPomTemplate attribute.
withMavenPomTemplate(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the mavenPomTemplate attribute.
withMaxSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Copy the current immutable object by setting a present value for the optional maxSizeBytes attribute.
withMaxSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Copy the current immutable object by setting an optional value for the maxSizeBytes attribute.
withMaxWorkers(int) - Method in class com.facebook.buck.worker.WorkerProcessParams
Copy the current immutable object by setting a value for the maxWorkers attribute.
withMemberName(String) - Method in class com.facebook.buck.android.dalvik.DalvikMemberReference
Copy the current immutable object by setting a value for the memberName attribute.
withMemberPath(Path) - Method in class com.facebook.buck.core.sourcepath.ArchiveMemberSourcePath
Copy the current immutable object by setting a value for the memberPath attribute.
withMemberPath(Path) - Method in class com.facebook.buck.io.ArchiveMemberPath
Copy the current immutable object by setting a value for the memberPath attribute.
withMemory(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
Copy the current immutable object by setting a value for the memory attribute.
withMergedLinkables(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
Copy the current immutable object by replacing the mergedLinkables map with the specified map.
withMergedLinkablesAssets(Multimap<? extends APKModule, ? extends NativeLinkable>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
Copy the current immutable object by replacing the mergedLinkablesAssets map with the specified map.
withMetadata(ImmutableMap<String, String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting a present value for the optional metadata attribute.
withMetadata(Optional<? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting an optional value for the metadata attribute.
withMetadataProvider(MetadataProvider) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the metadataProvider attribute.
withMinVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the minVersion attribute.
withModuleDirs(Multimap<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
Copy the current immutable object by replacing the moduleDirs map with the specified map.
withModules(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaPackageComponents
Copy the current immutable object by replacing the modules map with the specified map.
withModules(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
Copy the current immutable object by replacing the modules map with the specified map.
withMomc(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the momc attribute.
withName(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.android.apkmodule.APKModule
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Copy the current immutable object by setting a present value for the optional name attribute.
withName(Optional<String>) - Method in class com.facebook.buck.artifact_cache.config.DirCacheEntry
Copy the current immutable object by setting an optional value for the name attribute.
withName(String) - Method in class com.facebook.buck.core.cell.CellName
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.support.bgtasks.TaskId
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.facebook.buck.versions.Version
Copy the current immutable object by setting a value for the name attribute.
withNameToPathMap(ImmutableSortedMap<Path, SourcePath>) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Copy the current immutable object by setting a value for the nameToPathMap attribute.
withNativeLibraries(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaPackageComponents
Copy the current immutable object by replacing the nativeLibraries map with the specified map.
withNativeLibraries(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
Copy the current immutable object by replacing the nativeLibraries map with the specified map.
withNativeLinkStrategy(NativeLinkStrategy) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a value for the nativeLinkStrategy attribute.
withNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a present value for the optional nativeStarterLibrary attribute.
withNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting an optional value for the nativeStarterLibrary attribute.
withNativeStarterLibrary(BuildTarget) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a present value for the optional nativeStarterLibrary attribute.
withNativeStarterLibrary(Optional<? extends BuildTarget>) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting an optional value for the nativeStarterLibrary attribute.
withNeededCoverageRatioPercentage(int) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Copy the current immutable object by setting a value for the neededCoverageRatioPercentage attribute.
withNetworkIO(int) - Method in class com.facebook.buck.util.concurrent.ResourceAmounts
Copy the current immutable object by setting a value for the networkIO attribute.
withNodeCopier(NodeCopier) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a value for the nodeCopier attribute.
withObjcopy(ToolProvider) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
Copy the current immutable object by setting a value for the objcopy attribute.
withObjectFileExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the objectFileExtension attribute.
withOcamlPlatforms(FlavorDomain<OcamlPlatform>) - Method in class com.facebook.buck.features.ocaml.OcamlToolchain
Copy the current immutable object by setting a value for the ocamlPlatforms attribute.
withOffset(Number) - Method in class com.facebook.buck.json.BuildFileSyntaxError
Copy the current immutable object by setting a present value for the optional offset attribute.
withOffset(Optional<? extends Number>) - Method in class com.facebook.buck.json.BuildFileSyntaxError
Copy the current immutable object by setting an optional value for the offset attribute.
withOnlyTests(boolean) - Method in class com.facebook.buck.parser.TargetNodePredicateSpec
Copy the current immutable object by setting a value for the onlyTests attribute.
withOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional onUnusedDependencies attribute.
withOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the onUnusedDependencies attribute.
withOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional onUnusedDependencies attribute.
withOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the onUnusedDependencies attribute.
withOnUnusedDependencies(JavaBuckConfig.UnusedDependenciesAction) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional onUnusedDependencies attribute.
withOnUnusedDependencies(Optional<? extends JavaBuckConfig.UnusedDependenciesAction>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the onUnusedDependencies attribute.
withOperands(QueryExpression...) - Method in class com.facebook.buck.query.BinaryOperatorExpression
Copy the current immutable object with elements that replace the content of operands.
withOperands(Iterable<? extends QueryExpression>) - Method in class com.facebook.buck.query.BinaryOperatorExpression
Copy the current immutable object with elements that replace the content of operands.
withOperator(AbstractBinaryOperatorExpression.Operator) - Method in class com.facebook.buck.query.BinaryOperatorExpression
Copy the current immutable object by setting a value for the operator attribute.
withOtherFlags(CxxToolFlags) - Method in class com.facebook.buck.cxx.PreprocessorFlags
Copy the current immutable object by setting a value for the otherFlags attribute.
withoutCell() - Method in interface com.facebook.buck.core.model.BuildTarget
 
withoutCell() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and removing the name of the cell.
withoutDeclaredDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withoutExtraDeps() - Method in class com.facebook.buck.core.rules.BuildRuleParams
 
withoutFlavors(Set<Flavor>) - Method in interface com.facebook.buck.core.model.BuildTarget
 
withoutFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.BuildTarget
 
withoutFlavors() - Method in interface com.facebook.buck.core.model.BuildTarget
 
withoutFlavors(Set<Flavor>) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and removing the provided flavors from the set of flavors in the new build target.
withoutFlavors(Flavor...) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and removing the provided flavors from the set of flavors in the new build target.
withoutFlavors() - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target excluding flavors.
withOutput(Path) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the output attribute.
withOutput(Path) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the output attribute.
withOutputExecutor(ExecutorService) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Copy the current immutable object by setting a value for the outputExecutor attribute.
withOutputName(String) - Method in class com.facebook.buck.rules.macros.OutputMacro
Copy the current immutable object by setting a value for the outputName attribute.
withOutputs(Iterable<? extends Path>) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
Copy the current immutable object by setting a value for the outputs attribute.
withOutputToFile(boolean) - Method in class com.facebook.buck.rules.macros.MacroContainer
Copy the current immutable object by setting a value for the outputToFile attribute.
withoutSuffix(String, String) - Static method in class com.facebook.buck.util.string.MoreStrings
 
withoutTty() - Static method in class com.facebook.buck.util.Ansi
 
withPackageIdentifier(PackageIdentifier) - Method in class com.facebook.buck.skylark.packages.PackageContext
Copy the current immutable object by setting a value for the packageIdentifier attribute.
withPackageName(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional packageName attribute.
withPackageName(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the packageName attribute.
withPackageNamePrefix(String) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a present value for the optional packageNamePrefix attribute.
withPackageNamePrefix(Optional<String>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting an optional value for the packageNamePrefix attribute.
withPackager(ToolProvider) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the packager attribute.
withPackager(ToolProvider) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a value for the packager attribute.
withPackageStyle(AbstractLuaPlatform.PackageStyle) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a value for the packageStyle attribute.
withPacker(Tool) - Method in class com.facebook.buck.features.go.GoPlatform
Copy the current immutable object by setting a value for the packer attribute.
withParser(Parser) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the parser attribute.
withParts(Either<String, MacroContainer>...) - Method in class com.facebook.buck.rules.macros.StringWithMacros
Copy the current immutable object with elements that replace the content of parts.
withParts(Iterable<? extends Either<String, MacroContainer>>) - Method in class com.facebook.buck.rules.macros.StringWithMacros
Copy the current immutable object with elements that replace the content of parts.
withPath(SourcePath) - Method in class com.facebook.buck.android.exopackage.ExopackagePathAndHash
Copy the current immutable object by setting a value for the path attribute.
withPath(SourcePath) - Method in class com.facebook.buck.cxx.CxxSource
Copy the current immutable object by setting a value for the path attribute.
withPath(SourcePath) - Method in class com.facebook.buck.rules.args.SourcePathArg
Copy the current immutable object by setting a value for the path attribute.
withPath(Path) - Method in class com.facebook.buck.rules.keys.RuleKeyInput
Copy the current immutable object by setting a value for the path attribute.
withPath(Path) - Method in class com.facebook.buck.skylark.parser.ExtensionData
Copy the current immutable object by setting a value for the path attribute.
withPath(Path) - Method in class com.facebook.buck.skylark.parser.IncludesData
Copy the current immutable object by setting a value for the path attribute.
withPath(BuildCellRelativePath) - Method in class com.facebook.buck.step.fs.MkdirStep
Copy the current immutable object by setting a value for the path attribute.
withPath(BuildCellRelativePath) - Method in class com.facebook.buck.step.fs.RmStep
Copy the current immutable object by setting a value for the path attribute.
withPathName(String) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Copy the current immutable object by setting a present value for the optional pathName attribute.
withPathName(Optional<String>) - Method in class com.facebook.buck.rules.coercer.NeededCoverageSpec
Copy the current immutable object by setting an optional value for the pathName attribute.
withPathRelativeToBuildCellRoot(Path) - Method in class com.facebook.buck.io.BuildCellRelativePath
Copy the current immutable object by setting a value for the pathRelativeToBuildCellRoot attribute.
withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the pathResolver attribute.
withPathResolver(SourcePathResolver) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the pathResolver attribute.
withPattern(String) - Method in class com.facebook.buck.query.TargetLiteral
Copy the current immutable object by setting a value for the pattern attribute.
withPersistentWorkerKey(String) - Method in class com.facebook.buck.worker.WorkerProcessIdentity
Copy the current immutable object by setting a value for the persistentWorkerKey attribute.
withPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a present value for the optional persistentWorkerPools attribute.
withPersistentWorkerPools(Optional<? extends ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting an optional value for the persistentWorkerPools attribute.
withPersistentWorkerPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a present value for the optional persistentWorkerPools attribute.
withPersistentWorkerPools(Optional<? extends ConcurrentMap<String, WorkerProcessPool>>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting an optional value for the persistentWorkerPools attribute.
withPicTypeForSharedLinking(PicType) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the picTypeForSharedLinking attribute.
withPlatform(AppleCxxPlatform) - Method in class com.facebook.buck.apple.ApplePackageConfigAndPlatformInfo
Copy the current immutable object by setting a value for the platform attribute.
withPlatform(Platform) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the platform attribute.
withPlatform(Platform) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the platform attribute.
withPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional platform attribute.
withPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the platform attribute.
withPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a present value for the optional platform attribute.
withPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting an optional value for the platform attribute.
withPlatform(Flavor) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object by setting a present value for the optional platform attribute.
withPlatform(Optional<? extends Flavor>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object by setting an optional value for the platform attribute.
withPlatform(Platform) - Method in class com.facebook.buck.shell.CrossPlatformTool
Copy the current immutable object by setting a value for the platform attribute.
withPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the platformCompilerFlags attribute.
withPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the platformCompilerFlags attribute.
withPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformCompilerFlags attribute.
withPlatformCompilerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformCompilerFlags attribute.
withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the platformDeps attribute.
withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the platformDeps attribute.
withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformDeps attribute.
withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformDeps attribute.
withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a value for the platformDeps attribute.
withPlatformDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a value for the platformDeps attribute.
withPlatformFlags(Arg...) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
Copy the current immutable object with elements that replace the content of platformFlags.
withPlatformFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
Copy the current immutable object with elements that replace the content of platformFlags.
withPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the platformHeaders attribute.
withPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the platformHeaders attribute.
withPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformHeaders attribute.
withPlatformHeaders(PatternMatchedCollection<SourceSortedSet>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformHeaders attribute.
withPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the platformLinkerFlags attribute.
withPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the platformLinkerFlags attribute.
withPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformLinkerFlags attribute.
withPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformLinkerFlags attribute.
withPlatformPreloadDeps(PatternMatchedCollection<ImmutableSortedSet<BuildTarget>>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a value for the platformPreloadDeps attribute.
withPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the platformPreprocessorFlags attribute.
withPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the platformPreprocessorFlags attribute.
withPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformPreprocessorFlags attribute.
withPlatformPreprocessorFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformPreprocessorFlags attribute.
withPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the platformSrcs attribute.
withPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the platformSrcs attribute.
withPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformSrcs attribute.
withPlatformSrcs(PatternMatchedCollection<ImmutableSortedSet<SourceWithFlags>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the platformSrcs attribute.
withPlatformTools(ImmutableSortedMap<Platform, Tool>) - Method in class com.facebook.buck.shell.CrossPlatformTool
Copy the current immutable object by setting a value for the platformTools attribute.
withPluginManager(PluginManager) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the pluginManager attribute.
withPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of plugins.
withPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of plugins.
withPlugins(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of plugins.
withPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of plugins.
withPlugins(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of plugins.
withPlugins(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of plugins.
withPoolSupplier(CloseableMemoizedSupplier<ForkJoinPool>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the poolSupplier attribute.
withPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of postLinkerFlags.
withPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of postLinkerFlags.
withPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of postLinkerFlags.
withPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of postLinkerFlags.
withPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of postLinkerFlags.
withPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of postLinkerFlags.
withPostLinkerFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of postLinkerFlags.
withPostLinkerFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of postLinkerFlags.
withPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the postPlatformLinkerFlags attribute.
withPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the postPlatformLinkerFlags attribute.
withPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the postPlatformLinkerFlags attribute.
withPostPlatformLinkerFlags(PatternMatchedCollection<ImmutableList<StringWithMacros>>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the postPlatformLinkerFlags attribute.
withPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of postprocessClassesCommands.
withPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of postprocessClassesCommands.
withPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of postprocessClassesCommands.
withPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of postprocessClassesCommands.
withPostprocessClassesCommands(String...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of postprocessClassesCommands.
withPostprocessClassesCommands(Iterable<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of postprocessClassesCommands.
withPrecompiled(boolean) - Method in class com.facebook.buck.cxx.PrecompiledHeaderData
Copy the current immutable object by setting a value for the precompiled attribute.
withPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional precompiledHeader attribute.
withPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the precompiledHeader attribute.
withPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional precompiledHeader attribute.
withPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the precompiledHeader attribute.
withPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional precompiledHeader attribute.
withPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the precompiledHeader attribute.
withPrecompiledHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional precompiledHeader attribute.
withPrecompiledHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the precompiledHeader attribute.
withPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Copy the current immutable object by setting a present value for the optional precomputedHash attribute.
withPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Copy the current immutable object by setting an optional value for the precomputedHash attribute.
withPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Copy the current immutable object by setting a present value for the optional precomputedHash attribute.
withPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Copy the current immutable object by setting an optional value for the precomputedHash attribute.
withPrecomputedHash(HashCode) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Copy the current immutable object by setting a present value for the optional precomputedHash attribute.
withPrecomputedHash(Optional<? extends HashCode>) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Copy the current immutable object by setting an optional value for the precomputedHash attribute.
withPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional prefixHeader attribute.
withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the prefixHeader attribute.
withPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional prefixHeader attribute.
withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the prefixHeader attribute.
withPrefixHeader(SourcePath) - Method in class com.facebook.buck.cxx.PreprocessorFlags
Copy the current immutable object by setting a present value for the optional prefixHeader attribute.
withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.cxx.PreprocessorFlags
Copy the current immutable object by setting an optional value for the prefixHeader attribute.
withPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional prefixHeader attribute.
withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the prefixHeader attribute.
withPrefixHeader(SourcePath) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional prefixHeader attribute.
withPrefixHeader(Optional<? extends SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the prefixHeader attribute.
withPreloadDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a value for the preloadDeps attribute.
withPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of preprocessorFlags.
withPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of preprocessorFlags.
withPreprocessorFlags(Multimap<? extends AbstractCxxSource.Type, ? extends Arg>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Copy the current immutable object by replacing the preprocessorFlags map with the specified map.
withPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of preprocessorFlags.
withPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of preprocessorFlags.
withPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of preprocessorFlags.
withPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of preprocessorFlags.
withPreprocessorFlags(StringWithMacros...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of preprocessorFlags.
withPreprocessorFlags(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of preprocessorFlags.
withPrivateHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the privateHeadersSymlinksEnabled attribute.
WithProbability - Interface in com.facebook.buck.util.randomizedtrial
 
withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the processExecutor attribute.
withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the processExecutor attribute.
withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.features.go.GoPlatformFactory
Copy the current immutable object by setting a value for the processExecutor attribute.
withProcessExecutor(ProcessExecutor) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the processExecutor attribute.
withProcessManager(ProcessManager) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a present value for the optional processManager attribute.
withProcessManager(Optional<? extends ProcessManager>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting an optional value for the processManager attribute.
withProductionBuild(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a value for the productionBuild attribute.
withProfile(String) - Method in class com.facebook.buck.json.BuildFilePythonResult
Copy the current immutable object by setting a present value for the optional profile attribute.
withProfile(Optional<String>) - Method in class com.facebook.buck.json.BuildFilePythonResult
Copy the current immutable object by setting an optional value for the profile attribute.
withProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional proguardConfig attribute.
withProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the proguardConfig attribute.
withProguardConfig(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional proguardConfig attribute.
withProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the proguardConfig attribute.
withProguardConfig(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional proguardConfig attribute.
withProguardConfig(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the proguardConfig attribute.
withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Copy the current immutable object by setting a value for the projectFilesystem attribute.
withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the projectFilesystem attribute.
withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the projectFilesystem attribute.
withProjectFilesystem(ProjectFilesystem) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the projectFilesystem attribute.
withProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the projectFilesystemFactory attribute.
withProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the projectFilesystemFactory attribute.
withProjectFilesystemFactory(ProjectFilesystemFactory) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the projectFilesystemFactory attribute.
withProjectGenerated(boolean) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object by setting a value for the projectGenerated attribute.
withProjectPath(Path) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object by setting a value for the projectPath attribute.
withProjectPrefix(String) - Method in class com.facebook.buck.io.watchman.ProjectWatch
Copy the current immutable object by setting a present value for the optional projectPrefix attribute.
withProjectPrefix(Optional<String>) - Method in class com.facebook.buck.io.watchman.ProjectWatch
Copy the current immutable object by setting an optional value for the projectPrefix attribute.
withProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of providedDeps.
withProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of providedDeps.
withProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of providedDeps.
withProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of providedDeps.
withProvidedDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of providedDeps.
withProvidedDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of providedDeps.
withProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional providedDepsQuery attribute.
withProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the providedDepsQuery attribute.
withProvidedDepsQuery(Query) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional providedDepsQuery attribute.
withProvidedDepsQuery(Optional<? extends Query>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the providedDepsQuery attribute.
withProvidedDepsQuery(Query) - Method in interface com.facebook.buck.core.description.arg.HasProvidedDepsQuery
 
withProvidedDepsQuery(T, BuildTarget, QueryCache, ActionGraphBuilder, CellPathResolver, TargetGraph) - Static method in class com.facebook.buck.rules.query.QueryUtils
 
withPublicHeadersSymlinksEnabled(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the publicHeadersSymlinksEnabled attribute.
withPythonModules(Map<String, ? extends SourcePath>) - Method in class com.facebook.buck.features.lua.LuaPackageComponents
Copy the current immutable object by replacing the pythonModules map with the specified map.
withQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryOutputsMacro
Copy the current immutable object by setting a value for the query attribute.
withQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryPathsMacro
Copy the current immutable object by setting a value for the query attribute.
withQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
Copy the current immutable object by setting a value for the query attribute.
withQuery(Query) - Method in class com.facebook.buck.rules.macros.QueryTargetsMacro
Copy the current immutable object by setting a value for the query attribute.
withQuery(String) - Method in class com.facebook.buck.rules.query.Query
Copy the current immutable object by setting a value for the query attribute.
withQueryParams(Map<String, ? extends Object>) - Method in class com.facebook.buck.io.watchman.WatchmanQuery
Copy the current immutable object by replacing the queryParams map with the specified map.
withQueryPath(String) - Method in class com.facebook.buck.io.watchman.WatchmanQuery
Copy the current immutable object by setting a value for the queryPath attribute.
withRanlib(ToolProvider) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional ranlib attribute.
withRanlib(Optional<? extends ToolProvider>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the ranlib attribute.
withRanlibflags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of ranlibflags.
withRanlibflags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of ranlibflags.
withRawConfig(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.skylark.packages.PackageContext
Copy the current immutable object by replacing the rawConfig map with the specified map.
withRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the rawHeaders attribute.
withRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the rawHeaders attribute.
withRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the rawHeaders attribute.
withRawHeaders(ImmutableSortedSet<SourcePath>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the rawHeaders attribute.
withRawRules(Map<String, ? extends Map<String, Object>>) - Method in class com.facebook.buck.skylark.parser.ParseResult
Copy the current immutable object by replacing the rawRules map with the specified map.
withReadConfigurationOptions(Map<String, ? extends ImmutableMap<String, Optional<String>>>) - Method in class com.facebook.buck.skylark.parser.ParseResult
Copy the current immutable object by replacing the readConfigurationOptions map with the specified map.
withRecursive(boolean) - Method in class com.facebook.buck.parser.BuildFileSpec
Copy the current immutable object by setting a value for the recursive attribute.
withRecursive(boolean) - Method in class com.facebook.buck.step.fs.RmStep
Copy the current immutable object by setting a value for the recursive attribute.
withRecycledCache(BuckEventBus, RuleKeyCacheRecycler.SettingsAffectingCache) - Method in class com.facebook.buck.rules.keys.RuleKeyCacheRecycler
Provides access to a RuleKeyCache via a RuleKeyCacheScope.
withRedirectError(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting a present value for the optional redirectError attribute.
withRedirectError(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting an optional value for the redirectError attribute.
withRedirectErrorStream(boolean) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting a present value for the optional redirectErrorStream attribute.
withRedirectErrorStream(Optional<Boolean>) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting an optional value for the redirectErrorStream attribute.
withRedirectInput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting a present value for the optional redirectInput attribute.
withRedirectInput(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting an optional value for the redirectInput attribute.
withRedirectOutput(ProcessBuilder.Redirect) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting a present value for the optional redirectOutput attribute.
withRedirectOutput(Optional<? extends ProcessBuilder.Redirect>) - Method in class com.facebook.buck.util.ProcessExecutorParams
Copy the current immutable object by setting an optional value for the redirectOutput attribute.
withRelativeModulesDir(Path) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a present value for the optional relativeModulesDir attribute.
withRelativeModulesDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting an optional value for the relativeModulesDir attribute.
withRelativeModulesDir(Path) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a present value for the optional relativeModulesDir attribute.
withRelativeModulesDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting an optional value for the relativeModulesDir attribute.
withRelativeNativeLibsDir(Path) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a present value for the optional relativeNativeLibsDir attribute.
withRelativeNativeLibsDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting an optional value for the relativeNativeLibsDir attribute.
withRelativePath(Path) - Method in class com.facebook.buck.core.sourcepath.PathSourcePath
Copy the current immutable object by setting a value for the relativePath attribute.
withRelativePythonModulesDir(Path) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a present value for the optional relativePythonModulesDir attribute.
withRelativePythonModulesDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting an optional value for the relativePythonModulesDir attribute.
withRelativePythonModulesDir(Path) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a present value for the optional relativePythonModulesDir attribute.
withRelativePythonModulesDir(Optional<? extends Path>) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting an optional value for the relativePythonModulesDir attribute.
withRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of removeClasses.
withRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of removeClasses.
withRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of removeClasses.
withRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of removeClasses.
withRemoveClasses(Pattern...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of removeClasses.
withRemoveClasses(Iterable<? extends Pattern>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of removeClasses.
withRemoveUndefinedSymbols(boolean) - Method in class com.facebook.buck.cxx.toolchain.ElfSharedLibraryInterfaceParams
Copy the current immutable object by setting a value for the removeUndefinedSymbols attribute.
withRequestSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.StoreResult
Copy the current immutable object by setting a present value for the optional requestSizeBytes attribute.
withRequestSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.StoreResult
Copy the current immutable object by setting an optional value for the requestSizeBytes attribute.
withRequiredBuildTargets(BuildTarget...) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object with elements that replace the content of requiredBuildTargets.
withRequiredBuildTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object with elements that replace the content of requiredBuildTargets.
withRequiredData(Map<? extends Protocol.Digest, ? extends UploadDataSupplier>) - Method in class com.facebook.buck.rules.modern.builders.RemoteExecutionActionInfo
Copy the current immutable object by replacing the requiredData map with the specified map.
withRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a value for the requiredForSourceOnlyAbi attribute.
withRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a value for the requiredForSourceOnlyAbi attribute.
withRequiredForSourceOnlyAbi(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a value for the requiredForSourceOnlyAbi attribute.
withResolvedPath(Path) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Copy the current immutable object by setting a value for the resolvedPath attribute.
withResolvedQuery(BuildTarget...) - Method in class com.facebook.buck.rules.query.Query
Copy the current immutable object with elements that replace the content of resolvedQuery.
withResolvedQuery(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.query.Query
Copy the current immutable object with elements that replace the content of resolvedQuery.
withResourceAwareSchedulingEnabled(boolean) - Method in class com.facebook.buck.core.build.engine.config.ResourceAwareSchedulingInfo
Copy the current immutable object by setting a value for the resourceAwareSchedulingEnabled attribute.
withResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of resources.
withResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of resources.
withResources(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of resources.
withResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of resources.
withResources(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of resources.
withResources(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of resources.
withResources(Path...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of resources.
withResources(Iterable<? extends Path>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of resources.
withResources(Map<? extends Path, ? extends SourcePath>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
Copy the current immutable object by replacing the resources map with the specified map.
withResources(ResourceAmounts) - Method in class com.facebook.buck.util.concurrent.ListeningSemaphoreArrayPendingItem
Copy the current immutable object by setting a value for the resources attribute.
withResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional resourcesRoot attribute.
withResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the resourcesRoot attribute.
withResourcesRoot(Path) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional resourcesRoot attribute.
withResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the resourcesRoot attribute.
withResourcesRoot(Path) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional resourcesRoot attribute.
withResourcesRoot(Optional<? extends Path>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the resourcesRoot attribute.
withResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional resourceUnionPackage attribute.
withResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the resourceUnionPackage attribute.
withResourceUnionPackage(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional resourceUnionPackage attribute.
withResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the resourceUnionPackage attribute.
withResourceUnionPackage(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional resourceUnionPackage attribute.
withResourceUnionPackage(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the resourceUnionPackage attribute.
withResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting a present value for the optional responseSizeBytes attribute.
withResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.FetchResult
Copy the current immutable object by setting an optional value for the responseSizeBytes attribute.
withResponseSizeBytes(long) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
Copy the current immutable object by setting a present value for the optional responseSizeBytes attribute.
withResponseSizeBytes(Optional<Long>) - Method in class com.facebook.buck.artifact_cache.MultiContainsResult
Copy the current immutable object by setting an optional value for the responseSizeBytes attribute.
withResults(FetchResult...) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
Copy the current immutable object with elements that replace the content of results.
withResults(Iterable<? extends FetchResult>) - Method in class com.facebook.buck.artifact_cache.MultiFetchResult
Copy the current immutable object with elements that replace the content of results.
withRevisionIdOffTracked(String) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object by setting a present value for the optional revisionIdOffTracked attribute.
withRevisionIdOffTracked(Optional<String>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object by setting an optional value for the revisionIdOffTracked attribute.
withRevisionTimestampOffTracked(long) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object by setting a present value for the optional revisionTimestampOffTracked attribute.
withRevisionTimestampOffTracked(Optional<Long>) - Method in class com.facebook.buck.doctor.config.SourceControlInfo
Copy the current immutable object by setting an optional value for the revisionTimestampOffTracked attribute.
withRobolectricManifest(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional robolectricManifest attribute.
withRobolectricManifest(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the robolectricManifest attribute.
withRobolectricRuntimeDependency(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional robolectricRuntimeDependency attribute.
withRobolectricRuntimeDependency(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the robolectricRuntimeDependency attribute.
withRoot(SourcePath) - Method in class com.facebook.buck.cxx.CxxSymlinkTreeHeaders
Copy the current immutable object by setting a value for the root attribute.
withRuleFinder(SourcePathRuleFinder) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the ruleFinder attribute.
withRuleFinder(SourcePathRuleFinder) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the ruleFinder attribute.
withRuleFlags(Arg...) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
Copy the current immutable object with elements that replace the content of ruleFlags.
withRuleFlags(Iterable<? extends Arg>) - Method in class com.facebook.buck.cxx.IterableCxxToolFlags
Copy the current immutable object with elements that replace the content of ruleFlags.
withRuleKey(RuleKey) - Method in class com.facebook.buck.rules.keys.RuleKeyAndInputs
Copy the current immutable object by setting a value for the ruleKey attribute.
withRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the ruleKeyConfiguration attribute.
withRuleKeyConfiguration(RuleKeyConfiguration) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting a value for the ruleKeyConfiguration attribute.
withRuleKeyDiagnosticsMode(RuleKeyDiagnosticsMode) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the ruleKeyDiagnosticsMode attribute.
withRules(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Copy the current immutable object with elements that replace the content of rules.
withRules(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxPreprocessorInput
Copy the current immutable object with elements that replace the content of rules.
withRunTestSeparately(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a value for the runTestSeparately attribute.
withRunTestSeparately(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional runTestSeparately attribute.
withRunTestSeparately(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the runTestSeparately attribute.
withRuntimeLdflags(Multimap<? extends Linker.LinkableDepType, ? extends String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by replacing the runtimeLdflags map with the specified map.
withScheduledExecutor(ScheduledExecutorService) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the scheduledExecutor attribute.
withSection(ElfSection) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionLookupResult
Copy the current immutable object by setting a value for the section attribute.
withSelectedVersions(ImmutableMap<BuildTarget, Version>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a present value for the optional selectedVersions attribute.
withSelectedVersions(Optional<? extends ImmutableMap<BuildTarget, Version>>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting an optional value for the selectedVersions attribute.
withSelectedVersions(Optional<? extends ImmutableMap<BuildTarget, Version>>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withSeparator(String) - Method in class com.facebook.buck.rules.macros.QueryTargetsAndOutputsMacro
Copy the current immutable object by setting a value for the separator attribute.
withSharedLibraryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the sharedLibraryExtension attribute.
withSharedLibraryInterfaceParams(SharedLibraryInterfaceParams) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional sharedLibraryInterfaceParams attribute.
withSharedLibraryInterfaceParams(Optional<? extends SharedLibraryInterfaceParams>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the sharedLibraryInterfaceParams attribute.
withSharedLibraryVersionedExtensionFormat(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the sharedLibraryVersionedExtensionFormat attribute.
withSharedObjectTargets(ImmutableSortedMap<String, ImmutableSortedSet<String>>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
Copy the current immutable object by setting a value for the sharedObjectTargets attribute.
withShortName(String) - Method in interface com.facebook.buck.core.model.BuildTarget
 
withShortName(String) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by copying all of the information from this build target and replacing the short name with the given name.
withShouldCacheBinaries(boolean) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a value for the shouldCacheBinaries attribute.
withShouldCacheLinks(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a value for the shouldCacheLinks attribute.
withShouldCancelOnRepeat(boolean) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Copy the current immutable object by setting a value for the shouldCancelOnRepeat attribute.
withShouldDeleteTemporaries(boolean) - Method in class com.facebook.buck.core.build.context.BuildContext
Copy the current immutable object by setting a value for the shouldDeleteTemporaries attribute.
withShouldReportAbsolutePaths(boolean) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the shouldReportAbsolutePaths attribute.
withShouldUsedOldBinaryOutputLocation(boolean) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting a present value for the optional shouldUsedOldBinaryOutputLocation attribute.
withShouldUsedOldBinaryOutputLocation(Optional<Boolean>) - Method in class com.facebook.buck.features.haskell.HaskellPlatform
Copy the current immutable object by setting an optional value for the shouldUsedOldBinaryOutputLocation attribute.
withSize(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
withSize(long) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry
 
withSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a value for the skipNonUnionRDotJava attribute.
withSkipNonUnionRDotJava(boolean) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a value for the skipNonUnionRDotJava attribute.
withSonameMapping(ImmutableSortedMap<String, String>) - Method in class com.facebook.buck.android.NativeLibraryMergeEnhancementResult
Copy the current immutable object by setting a value for the sonameMapping attribute.
withSource(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional source attribute.
withSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the source attribute.
withSource(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional source attribute.
withSource(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the source attribute.
withSource(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional source attribute.
withSource(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the source attribute.
withSourceAbiPath(Path) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
Copy the current immutable object by setting a value for the sourceAbiPath attribute.
withSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional sourceAbiVerificationMode attribute.
withSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the sourceAbiVerificationMode attribute.
withSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional sourceAbiVerificationMode attribute.
withSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the sourceAbiVerificationMode attribute.
withSourceAbiVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional sourceAbiVerificationMode attribute.
withSourceAbiVerificationMode(Optional<? extends JavaBuckConfig.SourceAbiVerificationMode>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the sourceAbiVerificationMode attribute.
withSourceFlags(String...) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
Copy the current immutable object with elements that replace the content of sourceFlags.
withSourceFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
Copy the current immutable object with elements that replace the content of sourceFlags.
withSourceLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a value for the sourceLevel attribute.
withSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of sourceOnlyAbiDeps.
withSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of sourceOnlyAbiDeps.
withSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of sourceOnlyAbiDeps.
withSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of sourceOnlyAbiDeps.
withSourceOnlyAbiDeps(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of sourceOnlyAbiDeps.
withSourceOnlyAbiDeps(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of sourceOnlyAbiDeps.
withSourcePath(SourcePath) - Method in class com.facebook.buck.core.sourcepath.SourceWithFlags
Copy the current immutable object by setting a value for the sourcePath attribute.
withSourcePath(Path) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
Copy the current immutable object by setting a value for the sourcePath attribute.
withSourcePathArg(SourcePathArg) - Static method in class com.facebook.buck.rules.args.FileListableLinkerInputArg
 
withSourcePathResolver(SourcePathResolver) - Method in class com.facebook.buck.core.build.context.BuildContext
Copy the current immutable object by setting a value for the sourcePathResolver attribute.
withSourceToBootclasspath(Map<String, ? extends ImmutableList<PathSourcePath>>) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by replacing the sourceToBootclasspath map with the specified map.
withSourceType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.PreprocessorDelegateCacheKey
Copy the current immutable object by setting a value for the sourceType attribute.
withSourceType(AbstractCopyInXcode.SourceType) - Method in class com.facebook.buck.features.apple.project.CopyInXcode
Copy the current immutable object by setting a value for the sourceType attribute.
withSpoolMode(AbstractJavacOptions.SpoolMode) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a value for the spoolMode attribute.
withSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(SourcePath...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(SourcePath...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(Iterable<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(SourceWithFlags...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(SourceWithFlags...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(Iterable<? extends SourceWithFlags>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object by setting a value for the srcs attribute.
withSrcs(SourceSortedSet) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object by setting a value for the srcs attribute.
withSrcs(Either<SourcePath, Pair<SourcePath, String>>...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withSrcs(Iterable<? extends Either<SourcePath, Pair<SourcePath, String>>>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of srcs.
withStackTrace(BuildFileParseExceptionStackTraceEntry...) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
Copy the current immutable object with elements that replace the content of stackTrace.
withStackTrace(Iterable<? extends BuildFileParseExceptionStackTraceEntry>) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
Copy the current immutable object with elements that replace the content of stackTrace.
withStart(long) - Method in class com.facebook.buck.event.listener.util.EventInterval
Copy the current immutable object by setting a present value for the optional start attribute.
withStart(OptionalLong) - Method in class com.facebook.buck.event.listener.util.EventInterval
Copy the current immutable object by setting an optional value for the start attribute.
withStarter(SourcePath) - Method in class com.facebook.buck.features.lua.LuaBinaryPackageComponents
Copy the current immutable object by setting a value for the starter attribute.
withStarterType(LuaBinaryDescription.StarterType) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting a present value for the optional starterType attribute.
withStarterType(Optional<? extends LuaBinaryDescription.StarterType>) - Method in class com.facebook.buck.features.lua.LuaPlatform
Copy the current immutable object by setting an optional value for the starterType attribute.
withStartupCommand(String...) - Method in class com.facebook.buck.worker.WorkerProcessParams
Copy the current immutable object with elements that replace the content of startupCommand.
withStartupCommand(Iterable<String>) - Method in class com.facebook.buck.worker.WorkerProcessParams
Copy the current immutable object with elements that replace the content of startupCommand.
withStartupEnvironment(Map<String, ? extends String>) - Method in class com.facebook.buck.worker.WorkerProcessParams
Copy the current immutable object by replacing the startupEnvironment map with the specified map.
withStaticLibraryExtension(String) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the staticLibraryExtension attribute.
withStdErr(PrintStream) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the stdErr attribute.
withStderr(String) - Method in class com.facebook.buck.step.StepExecutionResult
Copy the current immutable object by setting a present value for the optional stderr attribute.
withStderr(Optional<String>) - Method in class com.facebook.buck.step.StepExecutionResult
Copy the current immutable object by setting an optional value for the stderr attribute.
withStderr(String) - Method in class com.facebook.buck.worker.WorkerJobResult
Copy the current immutable object by setting a present value for the optional stderr attribute.
withStderr(Optional<String>) - Method in class com.facebook.buck.worker.WorkerJobResult
Copy the current immutable object by setting an optional value for the stderr attribute.
withStdErrLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional stdErrLogLevel attribute.
withStdErrLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the stdErrLogLevel attribute.
withStdErrPath(Path) - Method in class com.facebook.buck.worker.WorkerProcessCommand
Copy the current immutable object by setting a value for the stdErrPath attribute.
withStdIn(InputStream) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the stdIn attribute.
withStdout(String) - Method in class com.facebook.buck.worker.WorkerJobResult
Copy the current immutable object by setting a present value for the optional stdout attribute.
withStdout(Optional<String>) - Method in class com.facebook.buck.worker.WorkerJobResult
Copy the current immutable object by setting an optional value for the stdout attribute.
withStdOutLogLevel(Level) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional stdOutLogLevel attribute.
withStdOutLogLevel(Optional<? extends Level>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the stdOutLogLevel attribute.
withStdOutPath(Path) - Method in class com.facebook.buck.worker.WorkerProcessCommand
Copy the current immutable object by setting a value for the stdOutPath attribute.
withStrip(Tool) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the strip attribute.
withStripFlags(String...) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of stripFlags.
withStripFlags(Iterable<String>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object with elements that replace the content of stripFlags.
withStubBinary(Path) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a present value for the optional stubBinary attribute.
withStubBinary(Optional<? extends Path>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting an optional value for the stubBinary attribute.
withSubCommand(String) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object by setting a value for the subCommand attribute.
withSuperConsoleEnabled(boolean) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object by setting a value for the superConsoleEnabled attribute.
withSupplementaryOutputIdentifier(String) - Method in class com.facebook.buck.rules.macros.LocationMacro
Copy the current immutable object by setting a present value for the optional supplementaryOutputIdentifier attribute.
withSupplementaryOutputIdentifier(Optional<String>) - Method in class com.facebook.buck.rules.macros.LocationMacro
Copy the current immutable object by setting an optional value for the supplementaryOutputIdentifier attribute.
withSupportedPlatformsRegex(Pattern) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional supportedPlatformsRegex attribute.
withSupportedPlatformsRegex(Optional<? extends Pattern>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the supportedPlatformsRegex attribute.
withSwiftPlatform(SwiftPlatform) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a present value for the optional swiftPlatform attribute.
withSwiftPlatform(Optional<? extends SwiftPlatform>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting an optional value for the swiftPlatform attribute.
withSymbolNameTool(SymbolNameTool) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a value for the symbolNameTool attribute.
withSyntaxError(BuildFileSyntaxError) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
Copy the current immutable object by setting a present value for the optional syntaxError attribute.
withSyntaxError(Optional<? extends BuildFileSyntaxError>) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
Copy the current immutable object by setting an optional value for the syntaxError attribute.
withTarget(String) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional target attribute.
withTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the target attribute.
withTarget(String) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional target attribute.
withTarget(Optional<String>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the target attribute.
withTarget(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional target attribute.
withTarget(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.DefaultBuildTargetSourcePath
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.ExplicitBuildTargetSourcePath
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.core.sourcepath.ForwardingBuildTargetSourcePath
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.LuaScriptStarter
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.features.lua.NativeExecutableStarter
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.ClasspathAbiMacro
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.ClasspathMacro
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.ExecutableMacro
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.LocationMacro
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.MavenCoordinatesMacro
Copy the current immutable object by setting a value for the target attribute.
withTarget(BuildTarget) - Method in class com.facebook.buck.rules.macros.WorkerMacro
Copy the current immutable object by setting a value for the target attribute.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellGhciDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.haskell.HaskellHaddockDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetCompatibleWith(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of targetCompatibleWith.
withTargetDevice(TargetDevice) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a present value for the optional targetDevice attribute.
withTargetDevice(Optional<? extends TargetDevice>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting an optional value for the targetDevice attribute.
withTargetGraph(TargetGraph) - Method in class com.facebook.buck.core.model.targetgraph.TargetGraphAndBuildTargets
Copy the current immutable object by setting a value for the targetGraph attribute.
withTargetGraphAndBuildTargets(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.versions.CachedVersionedTargetGraph
Copy the current immutable object by setting a value for the targetGraphAndBuildTargets attribute.
withTargetGraphAndBuildTargets(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
Copy the current immutable object by setting a value for the targetGraphAndBuildTargets attribute.
withTargetGraphAndBuildTargets(TargetGraphAndBuildTargets) - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
Copy the current immutable object by setting a value for the targetGraphAndBuildTargets attribute.
withTargetGraphOnlyDeps(ImmutableSortedSet<BuildTarget>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object by setting a value for the targetGraphOnlyDeps attribute.
withTargetGraphOnlyDeps(ImmutableSortedSet<BuildTarget>) - Method in interface com.facebook.buck.core.model.targetgraph.TargetNode
 
withTargetLevel(String) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a value for the targetLevel attribute.
withTargets(Map<String, ? extends Map<String, Object>>) - Method in class com.facebook.buck.parser.api.BuildFileManifest
Copy the current immutable object by replacing the targets map with the specified map.
withTargets(QueryTarget...) - Method in class com.facebook.buck.query.TargetSetExpression
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends QueryTarget>) - Method in class com.facebook.buck.query.TargetSetExpression
Copy the current immutable object with elements that replace the content of targets.
withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.CppFlagsMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.CxxppFlagsMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsSharedFilterMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsSharedMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticFilterMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicFilterMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(BuildTarget...) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
Copy the current immutable object with elements that replace the content of targets.
withTargets(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.rules.macros.LdflagsStaticPicMacro
Copy the current immutable object with elements that replace the content of targets.
withTempDir(Path) - Method in class com.facebook.buck.worker.WorkerProcessParams
Copy the current immutable object by setting a value for the tempDir attribute.
withTestCaseTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional testCaseTimeoutMs attribute.
withTestCaseTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the testCaseTimeoutMs attribute.
withTestHostApp(AppleBundle) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object by setting a value for the testHostApp attribute.
withTestHostAppBinarySourcePath(SourcePath) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object by setting a present value for the optional testHostAppBinarySourcePath attribute.
withTestHostAppBinarySourcePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object by setting an optional value for the testHostAppBinarySourcePath attribute.
withTestLibraryProjectDir(String) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional testLibraryProjectDir attribute.
withTestLibraryProjectDir(Optional<String>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the testLibraryProjectDir attribute.
withTestRuleTimeoutMs(long) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional testRuleTimeoutMs attribute.
withTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the testRuleTimeoutMs attribute.
withTestRuleTimeoutMs(long) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional testRuleTimeoutMs attribute.
withTestRuleTimeoutMs(Optional<Long>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the testRuleTimeoutMs attribute.
withTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(BuildTarget...) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(BuildTarget...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(BuildTarget...) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(BuildTarget...) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(BuildTarget...) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(BuildTarget...) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTests(Iterable<? extends BuildTarget>) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object with elements that replace the content of tests.
withTestType(TestType) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional testType attribute.
withTestType(Optional<? extends TestType>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the testType attribute.
withText(String) - Method in class com.facebook.buck.json.BuildFileParseExceptionStackTraceEntry
Copy the current immutable object by setting a value for the text attribute.
withText(String) - Method in class com.facebook.buck.json.BuildFileSyntaxError
Copy the current immutable object by setting a value for the text attribute.
withThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a value for the thinLto attribute.
withThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxLinkOptions
Copy the current immutable object by setting a value for the thinLto attribute.
withThinLto(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a value for the thinLto attribute.
withThinLto(boolean) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a value for the thinLto attribute.
withThinLto(boolean) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a value for the thinLto attribute.
withThreadId(long) - Method in class com.facebook.buck.util.i18n.NumberFormatterCacheKey
Copy the current immutable object by setting a value for the threadId attribute.
withTimeout(Timeout) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Copy the current immutable object by setting a present value for the optional timeout attribute.
withTimeout(Optional<? extends Timeout>) - Method in class com.facebook.buck.support.bgtasks.ImmutableBackgroundTask
Copy the current immutable object by setting an optional value for the timeout attribute.
withTimeout(long) - Method in class com.facebook.buck.support.bgtasks.Timeout
Copy the current immutable object by setting a value for the timeout attribute.
withTimestampMillis(long) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object by setting a value for the timestampMillis attribute.
withTool(Tool) - Method in class com.facebook.buck.rules.args.ToolArg
Copy the current immutable object by setting a value for the tool attribute.
withToolchainProvider(ToolchainProvider) - Method in class com.facebook.buck.core.cell.impl.ImmutableCell
Copy the current immutable object by setting a value for the toolchainProvider attribute.
withToolchains(AppleToolchain...) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Copy the current immutable object with elements that replace the content of toolchains.
withToolchains(Iterable<? extends AppleToolchain>) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Copy the current immutable object with elements that replace the content of toolchains.
withTracePath(Path) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Copy the current immutable object by setting a value for the tracePath attribute.
withTraceStream(OutputStream) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListenerCloseArgs
Copy the current immutable object by setting a value for the traceStream attribute.
withTrackClassUsage(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a value for the trackClassUsage attribute.
withTrackJavacPhaseEvents(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a value for the trackJavacPhaseEvents attribute.
withTwoLevelContentHashKey(String) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting a present value for the optional twoLevelContentHashKey attribute.
withTwoLevelContentHashKey(Optional<String>) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting an optional value for the twoLevelContentHashKey attribute.
withType(CacheResultType) - Method in class com.facebook.buck.artifact_cache.CacheResult
Copy the current immutable object by setting a value for the type attribute.
withType(AbstractCxxSource.Type) - Method in class com.facebook.buck.cxx.CxxSource
Copy the current immutable object by setting a value for the type attribute.
withType(Linker.LinkableDepType) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkableCacheKey
Copy the current immutable object by setting a value for the type attribute.
withType(Linker.LinkType) - Method in class com.facebook.buck.cxx.toolchain.nativelink.NativeLinkTargetMode
Copy the current immutable object by setting a value for the type attribute.
withType(String) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
Copy the current immutable object by setting a value for the type attribute.
withType(VersionedTargetGraphCache.ResultType) - Method in class com.facebook.buck.versions.VersionedTargetGraphCacheResult
Copy the current immutable object by setting a value for the type attribute.
withTypeCoercerFactory(TypeCoercerFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the typeCoercerFactory attribute.
withUiTestTargetApp(AppleBundle) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object by setting a present value for the optional uiTestTargetApp attribute.
withUiTestTargetApp(Optional<? extends AppleBundle>) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object by setting an optional value for the uiTestTargetApp attribute.
withUiTestTargetAppBinarySourcePath(SourcePath) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object by setting a present value for the optional uiTestTargetAppBinarySourcePath attribute.
withUiTestTargetAppBinarySourcePath(Optional<? extends SourcePath>) - Method in class com.facebook.buck.apple.TestHostInfo
Copy the current immutable object by setting an optional value for the uiTestTargetAppBinarySourcePath attribute.
withUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting a present value for the optional unbundledResourcesRoot attribute.
withUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidAarDescriptionArg
Copy the current immutable object by setting an optional value for the unbundledResourcesRoot attribute.
withUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional unbundledResourcesRoot attribute.
withUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.AndroidLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the unbundledResourcesRoot attribute.
withUnbundledResourcesRoot(SourcePath) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional unbundledResourcesRoot attribute.
withUnbundledResourcesRoot(Optional<? extends SourcePath>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the unbundledResourcesRoot attribute.
withUnconfiguredBuildTarget(UnconfiguredBuildTarget) - Method in class com.facebook.buck.parser.BuildTargetSpec
Copy the current immutable object by setting a value for the unconfiguredBuildTarget attribute.
withUnconfiguredBuildTargetFactory(UnconfiguredBuildTargetFactory) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the unconfiguredBuildTargetFactory attribute.
withUnexpandedCommandArgs(String...) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object with elements that replace the content of unexpandedCommandArgs.
withUnexpandedCommandArgs(Iterable<String>) - Method in class com.facebook.buck.log.InvocationInfo
Copy the current immutable object with elements that replace the content of unexpandedCommandArgs.
withUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in interface com.facebook.buck.core.model.BuildTarget
 
withUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in class com.facebook.buck.core.model.impl.ImmutableUnconfiguredBuildTarget
Copy the current immutable object by setting a value for the unflavoredBuildTarget attribute.
withUnflavoredBuildTarget(UnflavoredBuildTarget) - Method in interface com.facebook.buck.core.model.UnconfiguredBuildTarget
Creates a new build target by using the provided UnflavoredBuildTarget and flavors from this build target.
withUnit(TimeUnit) - Method in class com.facebook.buck.support.bgtasks.Timeout
Copy the current immutable object by setting a value for the unit attribute.
withUseArgFile(boolean) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting a present value for the optional useArgFile attribute.
withUseArgFile(Optional<Boolean>) - Method in class com.facebook.buck.cxx.toolchain.CxxPlatform
Copy the current immutable object by setting an optional value for the useArgFile attribute.
withUseCxxLibraries(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a present value for the optional useCxxLibraries attribute.
withUseCxxLibraries(Optional<Boolean>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting an optional value for the useCxxLibraries attribute.
withUseDefaultTestMain(boolean) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional useDefaultTestMain attribute.
withUseDefaultTestMain(Optional<Boolean>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the useDefaultTestMain attribute.
withUseOldStyleableFormat(boolean) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object by setting a value for the useOldStyleableFormat attribute.
withValue(String) - Method in class com.facebook.buck.json.BuildFileParseExceptionData
Copy the current immutable object by setting a value for the value attribute.
withValues(Map<String, Object>...) - Method in class com.facebook.buck.json.BuildFilePythonResult
Copy the current immutable object with elements that replace the content of values.
withValues(Iterable<? extends Map<String, Object>>) - Method in class com.facebook.buck.json.BuildFilePythonResult
Copy the current immutable object with elements that replace the content of values.
withValues(Map<String, ? extends ImmutableMap<String, String>>) - Method in class com.facebook.buck.util.config.RawConfig
Copy the current immutable object by replacing the values map with the specified map.
withVerbose(boolean) - Method in class com.facebook.buck.jvm.java.JavacOptions
Copy the current immutable object by setting a value for the verbose attribute.
withVerbosity(Verbosity) - Method in class com.facebook.buck.jvm.java.JavacExecutionContext
Copy the current immutable object by setting a value for the verbosity attribute.
withVerificationMode(JavaBuckConfig.SourceAbiVerificationMode) - Method in class com.facebook.buck.jvm.java.DiffAbisStep
Copy the current immutable object by setting a value for the verificationMode attribute.
withVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleSdk
Copy the current immutable object by setting a value for the version attribute.
withVersion(String) - Method in class com.facebook.buck.features.haskell.HaskellPackageInfo
Copy the current immutable object by setting a value for the version attribute.
withVersion(Version) - Method in class com.facebook.buck.versions.ExactConstraint
Copy the current immutable object by setting a value for the version attribute.
withVersionControlStatsGenerator(VersionControlStatsGenerator) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the versionControlStatsGenerator attribute.
withVersionDomain(Map<? extends BuildTarget, ? extends ImmutableSet<Version>>) - Method in class com.facebook.buck.versions.VersionInfo
Copy the current immutable object by replacing the versionDomain map with the specified map.
withVersionedTargetGraphCache(InstrumentedVersionedTargetGraphCache) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the versionedTargetGraphCache attribute.
withVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting a present value for the optional versionUniverse attribute.
withVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxBinaryDescriptionArg
Copy the current immutable object by setting an optional value for the versionUniverse attribute.
withVersionUniverse(String) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting a present value for the optional versionUniverse attribute.
withVersionUniverse(Optional<String>) - Method in class com.facebook.buck.cxx.CxxTestDescriptionArg
Copy the current immutable object by setting an optional value for the versionUniverse attribute.
withVersionUniverse(String) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional versionUniverse attribute.
withVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.go.CgoLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the versionUniverse attribute.
withVersionUniverse(String) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting a present value for the optional versionUniverse attribute.
withVersionUniverse(Optional<String>) - Method in class com.facebook.buck.features.halide.HalideLibraryDescriptionArg
Copy the current immutable object by setting an optional value for the versionUniverse attribute.
withVersionUniverses(Map<String, ? extends VersionUniverse>) - Method in class com.facebook.buck.versions.VersionedTargetGraphInputs
Copy the current immutable object by replacing the versionUniverses map with the specified map.
withView(Path, ImmutableSet<PathMatcher>) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystemView
 
withView(Path, ImmutableSet<PathMatcher>) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystemView
 
withViewerPattern(BuildTargetPattern) - Method in class com.facebook.buck.rules.visibility.BuildTargetVisibilityPattern
Copy the current immutable object by setting a value for the viewerPattern attribute.
withVisibilityPatterns(VisibilityPattern...) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object with elements that replace the content of visibilityPatterns.
withVisibilityPatterns(Iterable<? extends VisibilityPattern>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object with elements that replace the content of visibilityPatterns.
withVmArgs(StringWithMacros...) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of vmArgs.
withVmArgs(Iterable<? extends StringWithMacros>) - Method in class com.facebook.buck.android.RobolectricTestDescriptionArg
Copy the current immutable object with elements that replace the content of vmArgs.
withWasStoreSuccessful(boolean) - Method in class com.facebook.buck.artifact_cache.StoreResult
Copy the current immutable object by setting a present value for the optional wasStoreSuccessful attribute.
withWasStoreSuccessful(Optional<Boolean>) - Method in class com.facebook.buck.artifact_cache.StoreResult
Copy the current immutable object by setting an optional value for the wasStoreSuccessful attribute.
withWatchman(Watchman) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a value for the watchman attribute.
withWatchRoot(String) - Method in class com.facebook.buck.io.watchman.ProjectWatch
Copy the current immutable object by setting a value for the watchRoot attribute.
withWebServer(WebServer) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting a present value for the optional webServer attribute.
withWebServer(Optional<? extends WebServer>) - Method in class com.facebook.buck.cli.CommandRunnerParams
Copy the current immutable object by setting an optional value for the webServer attribute.
withWithinViewPatterns(VisibilityPattern...) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object with elements that replace the content of withinViewPatterns.
withWithinViewPatterns(Iterable<? extends VisibilityPattern>) - Method in class com.facebook.buck.core.model.targetgraph.impl.ImmutableTargetNode
Copy the current immutable object with elements that replace the content of withinViewPatterns.
withWords(TargetLiteral...) - Method in class com.facebook.buck.query.SetExpression
Copy the current immutable object with elements that replace the content of words.
withWords(Iterable<? extends TargetLiteral>) - Method in class com.facebook.buck.query.SetExpression
Copy the current immutable object with elements that replace the content of words.
withWorker(BuildTarget) - Method in class com.facebook.buck.features.js.JsLibraryDescriptionArg
Copy the current immutable object by setting a value for the worker attribute.
withWorkerHash(HashCode) - Method in class com.facebook.buck.worker.WorkerProcessIdentity
Copy the current immutable object by setting a value for the workerHash attribute.
withWorkerProcessIdentity(WorkerProcessIdentity) - Method in class com.facebook.buck.worker.WorkerProcessParams
Copy the current immutable object by setting a present value for the optional workerProcessIdentity attribute.
withWorkerProcessIdentity(Optional<? extends WorkerProcessIdentity>) - Method in class com.facebook.buck.worker.WorkerProcessParams
Copy the current immutable object by setting an optional value for the workerProcessIdentity attribute.
withWorkerProcessParams(WorkerProcessParams) - Method in class com.facebook.buck.worker.WorkerJobParams
Copy the current immutable object by setting a value for the workerProcessParams attribute.
withWorkerProcessPools(ConcurrentMap<String, WorkerProcessPool>) - Method in class com.facebook.buck.core.build.execution.context.ExecutionContext
Copy the current immutable object by setting a value for the workerProcessPools attribute.
withXcconfigPaths(Path...) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object with elements that replace the content of xcconfigPaths.
withXcconfigPaths(Iterable<? extends Path>) - Method in class com.facebook.buck.features.apple.project.GenerationResult
Copy the current immutable object with elements that replace the content of xcconfigPaths.
withXcodeBuildVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a present value for the optional xcodeBuildVersion attribute.
withXcodeBuildVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting an optional value for the xcodeBuildVersion attribute.
withXcodeVersion(String) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a present value for the optional xcodeVersion attribute.
withXcodeVersion(Optional<String>) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting an optional value for the xcodeVersion attribute.
withXctest(Tool) - Method in class com.facebook.buck.apple.toolchain.AppleCxxPlatform
Copy the current immutable object by setting a value for the xctest attribute.
withZipAbsolutePath(Path) - Method in class com.facebook.buck.zip.ZipScrubberStep
Copy the current immutable object by setting a value for the zipAbsolutePath attribute.
withZipSafe(boolean) - Method in class com.facebook.buck.features.python.PythonPackageComponents
Copy the current immutable object by setting a present value for the optional zipSafe attribute.
withZipSafe(Optional<Boolean>) - Method in class com.facebook.buck.features.python.PythonPackageComponents
Copy the current immutable object by setting an optional value for the zipSafe attribute.
WorkAdvanceEvent - Interface in com.facebook.buck.event
Interface for events that are only sent out after there was some work done towards completing the current command.
WorkerJobParams - Class in com.facebook.buck.worker
Immutable implementation of AbstractWorkerJobParams.
WorkerJobResult - Class in com.facebook.buck.worker
Immutable implementation of AbstractWorkerJobResult.
WorkerMacro - Class in com.facebook.buck.rules.macros
Type for the `$(worker ...)` macro.
WorkerMacroArg - Class in com.facebook.buck.rules.macros
Worker macro wrapper which extracts/verifies details from the an underlying WorkerTool.
WorkerMacroExpander - Class in com.facebook.buck.rules.macros
Macro expander for the `$(worker ...)` macro.
WorkerMacroExpander() - Constructor for class com.facebook.buck.rules.macros.WorkerMacroExpander
 
WorkerProcess - Class in com.facebook.buck.worker
 
WorkerProcess(ProcessExecutor, ProcessExecutorParams, ProjectFilesystem, Path, Path) - Constructor for class com.facebook.buck.worker.WorkerProcess
Worker process is a process that stays alive and receives commands which describe jobs.
WorkerProcessCommand - Class in com.facebook.buck.worker
Immutable implementation of AbstractWorkerProcessCommand.
WorkerProcessIdentity - Class in com.facebook.buck.worker
Immutable implementation of AbstractWorkerProcessIdentity.
WorkerProcessParams - Class in com.facebook.buck.worker
Immutable implementation of AbstractWorkerProcessParams.
WorkerProcessPool - Class in com.facebook.buck.worker
A pool of WorkerProcess instances.
WorkerProcessPool(int, HashCode, ThrowingSupplier<WorkerProcess, IOException>) - Constructor for class com.facebook.buck.worker.WorkerProcessPool
 
WorkerProcessPool.BorrowedWorkerProcess - Class in com.facebook.buck.worker
Represents a WorkerProcess borrowed from a WorkerProcessPool.
WorkerProcessPoolFactory - Class in com.facebook.buck.worker
WorkerProcessPoolFactory class is designed to provide you an instance of WorkerProcessPool based on the params for the job that you provide.
WorkerProcessPoolFactory(ProjectFilesystem) - Constructor for class com.facebook.buck.worker.WorkerProcessPoolFactory
 
WorkerProcessProtocol - Interface in com.facebook.buck.worker
 
WorkerProcessProtocol.CommandSender - Interface in com.facebook.buck.worker
 
WorkerProcessProtocolZero - Class in com.facebook.buck.worker
 
WorkerProcessProtocolZero() - Constructor for class com.facebook.buck.worker.WorkerProcessProtocolZero
 
WorkerProcessProtocolZero.CommandSender - Class in com.facebook.buck.worker
 
WorkerShellStep - Class in com.facebook.buck.shell
 
WorkerShellStep(BuildTarget, Optional<WorkerJobParams>, Optional<WorkerJobParams>, Optional<WorkerJobParams>, WorkerProcessPoolFactory) - Constructor for class com.facebook.buck.shell.WorkerShellStep
Creates new shell step that uses worker process to delegate work.
WorkerTool - Interface in com.facebook.buck.shell
 
WorkerToolDescription - Class in com.facebook.buck.shell
 
WorkerToolDescription(BuckConfig) - Constructor for class com.facebook.buck.shell.WorkerToolDescription
 
WorkerToolDescriptionArg - Class in com.facebook.buck.shell
Immutable implementation of WorkerToolDescription.AbstractWorkerToolDescriptionArg.
WorkerToolDescriptionArg.Builder - Class in com.facebook.buck.shell
Builds instances of type WorkerToolDescriptionArg.
WORKING_DIR_CHANGES_COUNT_KEY - Static variable in class com.facebook.buck.event.listener.scuba.BuildScubaEventFactory
 
workingDirectory - Variable in class com.facebook.buck.shell.ShellStep
If specified, working directory will be different from build cell root.
WorkloadAllocationResult(boolean, List<WorkUnit>) - Constructor for class com.facebook.buck.distributed.build_slave.MinionWorkloadAllocator.WorkloadAllocationResult
 
WorkspaceAndProjectGenerator - Class in com.facebook.buck.features.apple.project
 
WorkspaceAndProjectGenerator(XCodeDescriptions, Cell, TargetGraph, XcodeWorkspaceConfigDescriptionArg, BuildTarget, ProjectGeneratorOptions, boolean, FocusedModuleTargetMatcher, boolean, CxxPlatform, ImmutableSet<Flavor>, String, Function<TargetNode<?>, ActionGraphBuilder>, BuckEventBus, RuleKeyConfiguration, HalideBuckConfig, CxxBuckConfig, AppleConfig, SwiftBuckConfig, Optional<ImmutableMap<BuildTarget, TargetNode<?>>>) - Constructor for class com.facebook.buck.features.apple.project.WorkspaceAndProjectGenerator
 
WorkspaceUpdater - Class in com.facebook.buck.features.project.intellij
Updates .idea/workspace.xml to avoid doing some operations by IntelliJ.
WorkspaceUpdater(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.features.project.intellij.WorkspaceUpdater
 
WorkThreadTrackingFuture<T> - Interface in com.facebook.buck.util.concurrent
A Future which keeps track of the thread running its computation.
WorkThreadTrackingFuture.RecursiveGetException - Exception in com.facebook.buck.util.concurrent
 
WorkThreadTrackingFuture.WorkThreadTracker - Interface in com.facebook.buck.util.concurrent
Tracker to notify the future when computation has started and finished.
WorkThreadTrackingFutureDecorator<T,FUTURE extends Future<T>> - Class in com.facebook.buck.util.concurrent
Implementation of WorkThreadTrackingFuture that wraps a future instrumented with work thread tracking.
wrap(byte[]) - Static method in class com.facebook.buck.android.resources.ResChunk
 
wrap(HumanReadableException) - Static method in exception com.facebook.buck.core.toolchain.ToolchainInstantiationException
 
WRAPPER - Static variable in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
wrapperScope(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.DefaultRuleKeyScopedHasher
Hashes the wrapper iff non-empty (i.e.
wrapperScope(RuleKeyHasher.Wrapper) - Method in class com.facebook.buck.rules.keys.NoopRuleKeyScopedHasher
 
wrapperScope(RuleKeyHasher.Wrapper) - Method in interface com.facebook.buck.rules.keys.RuleKeyScopedHasher
 
wrapperSubType(RuleKeyHasher.Wrapper) - Static method in class com.facebook.buck.rules.keys.hasher.RuleKeyHasherTypes
 
wrapRealTaskListener(PluginClassLoader, Object) - Static method in interface com.facebook.buck.jvm.java.plugin.api.BuckJavacTaskListener
 
wrapsCxxGenrule(SourcePathRuleFinder, SourcePath) - Static method in class com.facebook.buck.cxx.CxxGenruleDescription
 
WrapsException - Interface in com.facebook.buck.util.exceptions
This interface indicates that an exception is just used to wrap another and isn't the true root cause of the problem.
wrapStubToReceiveMetadata(Stub) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler
Receives RemoteExecutionMetadata from the initial GRPC headers.
wrapStubToSendAndReceiveMetadata(Stub, RemoteExecutionMetadata) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler
Convenience function to wrap the GRPC Stub for both receiving and sending metadata.
wrapStubToSendMetadata(Stub, RemoteExecutionMetadata) - Static method in class com.facebook.buck.remoteexecution.grpc.GrpcHeaderHandler
Appends RemoteExecutionMetadata to the GRPC headers.
wrapWithTraceInfo(MetadataProvider, TraceInfoProvider) - Static method in class com.facebook.buck.remoteexecution.MetadataProviderFactory
Wraps the argument MetadataProvider return value with info about tracing.
write(OutputStream) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.FetchResponse
 
write(OutputStream) - Method in class com.facebook.buck.artifact_cache.HttpArtifactCacheBinaryProtocol.StoreRequest
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfDynamicSection
 
write(ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfHeader
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSectionHeader
 
write(ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable.Entry.Info
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfSymbolTable
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerDef
 
write(ElfHeader.EIClass, ByteBuffer) - Method in class com.facebook.buck.cxx.toolchain.elf.ElfVerNeed
 
write() - Method in class com.facebook.buck.features.project.intellij.IjProject
Write the project to disk.
write() - Method in class com.facebook.buck.features.project.intellij.IjProjectWriter
Write entire project to disk
write() - Method in class com.facebook.buck.features.project.intellij.PregeneratedCodeWriter
 
write(StubJarWriter) - Method in class com.facebook.buck.jvm.java.abi.StubJarEntry
 
write(String) - Method in interface com.facebook.buck.log.ConsoleHandlerState.Writer
 
write(char[], int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(char[]) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(String) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(String, int, int) - Method in class com.facebook.buck.log.ReferenceCountedWriter
 
write(FullRuleKey) - Method in class com.facebook.buck.log.thrift.ThriftRuleKeyLogger
Writes a serialized form of the rule key to the output stream.
write(int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
write(byte[]) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
write(byte[], int, int) - Method in class com.facebook.buck.util.DirtyPrintStreamDecorator
 
write(int) - Method in class com.facebook.buck.util.hash.HasherOutputStream
 
write(byte[], int, int) - Method in class com.facebook.buck.util.hash.HasherOutputStream
 
write(int) - Method in class com.facebook.buck.util.TeeOutputStream
 
write(byte[], int, int) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
write(int) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
Writes the specified byte to this output stream.
write(OutputStream) - Method in class com.facebook.buck.util.zip.DeterministicManifest
 
writeAndClose(OutputStream) - Method in class com.facebook.buck.artifact_cache.ThriftArtifactCacheProtocol.Request
 
WriteAppModuleMetadataStep - Class in com.facebook.buck.android
 
writeArtifactCompressionEvent(ArtifactCompressionEvent, ChromeTraceEvent.Phase) - Method in class com.facebook.buck.event.listener.ChromeTraceBuildListener
 
writeBytesToPath(byte[], Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
writeBytesToPath(byte[], Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
writeContentsToPath(String, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
 
writeContentsToPath(String, Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
 
writeEnd() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Must be called after all events to properly terminate event stream.
writeEntriesToZip(ProjectFilesystem, CustomZipOutputStream, Map<String, Pair<CustomZipEntry, Optional<Path>>>) - Static method in class com.facebook.buck.util.zip.Zip
Writes entries to zipOut stream.
writeEntry(Path, ThrowingSupplier<InputStream, IOException>) - Method in class com.facebook.buck.jvm.java.abi.JarBuilderStubJarWriter
 
writeEntry(String, InputStream) - Method in class com.facebook.buck.util.zip.CustomZipOutputStream
 
writeEvent(ChromeTraceEvent) - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Write single event.
writeEvent(IndividualTestEvent.Finished) - Method in class com.facebook.buck.event.listener.FileSerializationEventBusListener
 
WriteFile - Class in com.facebook.buck.file
Write a constant to a file.
WriteFile(BuildTarget, ProjectFilesystem, String, Path, boolean) - Constructor for class com.facebook.buck.file.WriteFile
 
WriteFile(BuildTarget, ProjectFilesystem, byte[], Path, boolean) - Constructor for class com.facebook.buck.file.WriteFile
 
WriteFile(WinNT.HANDLE, ByteBuffer, int, IntByReference, Pointer) - Method in interface com.facebook.buck.io.windowspipe.WindowsNamedPipeLibrary
 
writeFile(ClassUsageTracker, Path, ProjectFilesystem, CellPathResolver) - Method in interface com.facebook.buck.jvm.java.ClassUsageFileWriter
 
writeFile(ClassUsageTracker, Path, ProjectFilesystem, CellPathResolver) - Method in class com.facebook.buck.jvm.java.DefaultClassUsageFileWriter
 
writeFileAndGetInputStream(BuildJobStateFileHashEntry, Path) - Method in class com.facebook.buck.distributed.LocalFsContentsProvider
 
WriteFileHashCode - Class in com.facebook.buck.android
Computes the hash of a file and writes it as the output.
WriteFileHashCode(BuildTarget, ProjectFilesystem, SourcePathRuleFinder, SourcePath) - Constructor for class com.facebook.buck.android.WriteFileHashCode
 
WriteFileStep - Class in com.facebook.buck.step.fs
 
WriteFileStep(ProjectFilesystem, ByteSource, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
 
WriteFileStep(ProjectFilesystem, String, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
 
WriteFileStep(ProjectFilesystem, Supplier<String>, Path, boolean) - Constructor for class com.facebook.buck.step.fs.WriteFileStep
 
writeFilesToKeepToFile(String) - Method in class com.facebook.buck.features.project.intellij.IJProjectCleaner
 
writeLine(String, Object...) - Method in class com.facebook.buck.util.string.AsciiBoxStringBuilder
 
writeLinesToFile(Iterable<String>, Path) - Static method in class com.facebook.buck.io.file.MostFiles
Writes the specified lines to the specified file, encoded as UTF-8.
writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in class com.facebook.buck.io.filesystem.impl.DefaultProjectFilesystem
Writes each line in lines with a trailing newline to a file at the specified path.
writeLinesToPath(Iterable<String>, Path, FileAttribute<?>...) - Method in interface com.facebook.buck.io.filesystem.ProjectFilesystem
Writes each line in lines with a trailing newline to a file at the specified path.
writeLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteLock
 
writeLock() - Method in class com.facebook.buck.util.concurrent.AutoCloseableReadWriteUpdateLock
 
writeManifest() - Method in class com.facebook.buck.util.zip.CustomJarOutputStream
 
writeMetadataToDisk(boolean) - Method in class com.facebook.buck.core.build.engine.buildinfo.BuildInfoRecorder
Writes the metadata currently stored in memory to the directory returned by BuildInfo.getPathToArtifactMetadataDirectory(BuildTarget, ProjectFilesystem).
writeModuleMetadata(Path, ImmutableMultimap<APKModule, Path>, APKModuleGraph, ProjectFilesystem, Optional<Path>, Optional<Path>, boolean) - Static method in class com.facebook.buck.android.WriteAppModuleMetadataStep
 
writeOutput(Appendable) - Method in class com.facebook.buck.cli.Dot
Writes out the graph in dot format to the given output
writeOutputHashes(FileHashCache) - Method in class com.facebook.buck.core.build.engine.buildinfo.DefaultOnDiskBuildInfo
 
writeOutputHashes(FileHashCache) - Method in interface com.facebook.buck.core.build.engine.buildinfo.OnDiskBuildInfo
 
WRITER - Static variable in class com.facebook.buck.util.json.ObjectMappers
 
WRITER_WITH_TYPE - Static variable in class com.facebook.buck.util.json.ObjectMappers
ObjectWrite that serializes objects along with their type information
writeResult(String, List<TestResult>) - Method in class com.facebook.buck.testrunner.BaseRunner
The test result file is written as XML to avoid introducing a dependency on JSON (see class overview).
writeStart() - Method in class com.facebook.buck.event.chrome_trace.ChromeTraceWriter
Must be called prior to emitting first event to properly initialize stream.
writeStdin(ByteBuffer) - Method in interface com.facebook.buck.util.ListeningProcessExecutor.LaunchedProcess
Invoke this to directly write data to the launched process's stdin.
writeStringTableFromStrings(Iterable<String>, OutputStream) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfStringTable
Writes a string table from the given strings.
writeStringTableFromStringTable(byte[], Iterable<Integer>, OutputStream) - Static method in class com.facebook.buck.cxx.toolchain.elf.ElfStringTable
Writes a string table from null terminated byte strings described by the byte array and indices.
WriteStringTemplateRule - Class in com.facebook.buck.core.rules.impl
 
WriteStringTemplateRule(BuildTarget, ProjectFilesystem, BuildRuleParams, Path, SourcePath, ImmutableMap<String, String>, boolean) - Constructor for class com.facebook.buck.core.rules.impl.WriteStringTemplateRule
 
writeTo(ProjectFilesystem, Path) - Method in class com.facebook.buck.jvm.java.abi.StubJar
 
writeTo(JarBuilder) - Method in class com.facebook.buck.jvm.java.abi.StubJar
 
WriteToFileArg - Class in com.facebook.buck.rules.args
Expands a delegated arg to a file and then appends @that/file/path.macro to the command line.
WriteToFileArg(BuildTarget, String, Arg) - Constructor for class com.facebook.buck.rules.args.WriteToFileArg
 
writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JarFileObject
 
writeToJar(JarBuilder) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileManager
 
writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JavaInMemoryFileObject
 
writeToJar(JarBuilder, String) - Method in class com.facebook.buck.jvm.java.JavaNoOpFileObject
 
writeToStream(DataOutputStream, byte[], HybridThriftRequestHandler<ThriftRequest>) - Static method in class com.facebook.buck.slb.HybridThriftOverHttpServiceImpl
Writes the HTTP body into a stream in Hybrid Thrift over HTTP format.
writeXmlOutput(List<TestResults>, Writer) - Static method in class com.facebook.buck.cli.TestRunning
Writes the test results in XML format to the supplied writer.

X

XCBuildConfiguration - Class in com.facebook.buck.apple.xcode.xcodeproj
Build configuration containing a file reference ton an xcconfig file and additional inline settings.
XCBuildConfiguration(String) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.XCBuildConfiguration
 
XCConfigurationList - Class in com.facebook.buck.apple.xcode.xcodeproj
List of build configurations.
XCConfigurationList() - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.XCConfigurationList
 
XCodeBuckModule - Class in com.facebook.buck.features.apple.project
Buck module with a project generator for XCode.
XCodeBuckModule() - Constructor for class com.facebook.buck.features.apple.project.XCodeBuckModule
 
XCodeBuckModuleAdapterPlugin - Class in com.facebook.buck.features.apple.project
 
XCodeBuckModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.apple.project.XCodeBuckModuleAdapterPlugin
 
XcodeBuildVersionCache() - Constructor for class com.facebook.buck.apple.toolchain.impl.AppleCxxPlatforms.XcodeBuildVersionCache
 
XCodeDescriptionClassSupplier - Interface in com.facebook.buck.apple
 
XCodeDescriptionProvider - Class in com.facebook.buck.features.apple.project
 
XCodeDescriptionProvider() - Constructor for class com.facebook.buck.features.apple.project.XCodeDescriptionProvider
 
XCodeDescriptions - Class in com.facebook.buck.apple
Contains descriptions supported by XCode.
XCodeDescriptions(ImmutableSet<Class<? extends BaseDescription<?>>>) - Constructor for class com.facebook.buck.apple.XCodeDescriptions
 
XCodeDescriptionsFactory - Class in com.facebook.buck.apple
 
XCodeDescriptionsFactory() - Constructor for class com.facebook.buck.apple.XCodeDescriptionsFactory
 
XcodePostbuildScriptDescription - Class in com.facebook.buck.apple
Description for an xcode_postbuild_script rule which runs a shell script after the 'copy resources' phase has run.
XcodePostbuildScriptDescription() - Constructor for class com.facebook.buck.apple.XcodePostbuildScriptDescription
 
XcodePrebuildScriptDescription - Class in com.facebook.buck.apple
Description for an xcode_prebuild_script rule which runs a shell script before the Apple target that depends on it is built.
XcodePrebuildScriptDescription() - Constructor for class com.facebook.buck.apple.XcodePrebuildScriptDescription
 
XCodeProjectCommandHelper - Class in com.facebook.buck.features.apple.project
 
XCodeProjectCommandHelper(BuckEventBus, PluginManager, Parser, BuckConfig, InstrumentedVersionedTargetGraphCache, TypeCoercerFactory, UnconfiguredBuildTargetFactory, Cell, RuleKeyConfiguration, Console, Optional<ProcessManager>, ImmutableMap<String, String>, ListeningExecutorService, List<String>, ImmutableSet<Flavor>, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean, boolean, boolean, PathOutputPresenter, Function<Iterable<String>, ImmutableList<TargetNodeSpec>>, Function<ImmutableList<String>, ExitCode>) - Constructor for class com.facebook.buck.features.apple.project.XCodeProjectCommandHelper
 
XCodeProjectSubCommand - Class in com.facebook.buck.features.apple.project
 
XCodeProjectSubCommand() - Constructor for class com.facebook.buck.features.apple.project.XCodeProjectSubCommand
 
XCodeProjectSubCommandFactory - Class in com.facebook.buck.features.apple.project
 
XCodeProjectSubCommandFactory() - Constructor for class com.facebook.buck.features.apple.project.XCodeProjectSubCommandFactory
 
XcodeprojSerializer - Class in com.facebook.buck.apple.xcode
Serializer that handles conversion of an in-memory object graph representation of an xcode project (instances of PBXObject) into an Apple property list.
XcodeprojSerializer(GidGenerator, PBXProject) - Constructor for class com.facebook.buck.apple.xcode.XcodeprojSerializer
 
XcodeScriptDescriptionArg - Class in com.facebook.buck.apple
Immutable implementation of AbstractXcodeScriptDescriptionArg.
XcodeScriptDescriptionArg.Builder - Class in com.facebook.buck.apple
Builds instances of type XcodeScriptDescriptionArg.
XcodeToolFinder - Class in com.facebook.buck.apple.toolchain.impl
 
XcodeToolFinder(AppleConfig) - Constructor for class com.facebook.buck.apple.toolchain.impl.XcodeToolFinder
 
XcodeWorkspaceConfigDescription - Class in com.facebook.buck.features.apple.project
 
XcodeWorkspaceConfigDescription() - Constructor for class com.facebook.buck.features.apple.project.XcodeWorkspaceConfigDescription
 
XcodeWorkspaceConfigDescriptionArg - Class in com.facebook.buck.features.apple.project
Immutable implementation of XcodeWorkspaceConfigDescription.AbstractXcodeWorkspaceConfigDescriptionArg.
XcodeWorkspaceConfigDescriptionArg.Builder - Class in com.facebook.buck.features.apple.project
Builds instances of type XcodeWorkspaceConfigDescriptionArg.
XCScheme - Class in com.facebook.buck.apple.xcode
 
XCScheme(String, Optional<XCScheme.BuildAction>, Optional<XCScheme.TestAction>, Optional<XCScheme.LaunchAction>, Optional<XCScheme.ProfileAction>, Optional<XCScheme.AnalyzeAction>, Optional<XCScheme.ArchiveAction>) - Constructor for class com.facebook.buck.apple.xcode.XCScheme
 
XCScheme.AdditionalActions - Enum in com.facebook.buck.apple.xcode
 
XCScheme.AnalyzeAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.ArchiveAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.BuildableReference - Class in com.facebook.buck.apple.xcode
 
XCScheme.BuildAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.BuildActionEntry - Class in com.facebook.buck.apple.xcode
 
XCScheme.BuildActionEntry.BuildFor - Enum in com.facebook.buck.apple.xcode
 
XCScheme.LaunchAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.LaunchAction.LaunchStyle - Enum in com.facebook.buck.apple.xcode
 
XCScheme.LaunchAction.WatchInterface - Enum in com.facebook.buck.apple.xcode
Watch Interface property in Watch app scheme used to choose which interface is launched.
XCScheme.ProfileAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.SchemeAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.SchemePrePostAction - Class in com.facebook.buck.apple.xcode
 
XCScheme.TestableReference - Class in com.facebook.buck.apple.xcode
 
XCScheme.TestAction - Class in com.facebook.buck.apple.xcode
 
XCVersionGroup - Class in com.facebook.buck.apple.xcode.xcodeproj
 
XCVersionGroup(String, String, PBXReference.SourceTree) - Constructor for class com.facebook.buck.apple.xcode.xcodeproj.XCVersionGroup
 
XmlDomParser - Class in com.facebook.buck.util.xml
 
XmlDomParserWithLineNumbers - Class in com.facebook.buck.util.xml
 
XmlTestResultParser - Class in com.facebook.buck.test
 
XzMemorySemaphore - Class in com.facebook.buck.step.fs
 
XzStep - Class in com.facebook.buck.step.fs
A Step to compress a file with XZ / LZMA2.
XzStep(ProjectFilesystem, Path) - Constructor for class com.facebook.buck.step.fs.XzStep
Creates an XzStep to compress a file with XZ compression level 4.
XzStep(ProjectFilesystem, Path, Path, int) - Constructor for class com.facebook.buck.step.fs.XzStep
Creates an XzStep to compress a file with the given XZ compression level and output path.
XzStep(ProjectFilesystem, Path, int) - Constructor for class com.facebook.buck.step.fs.XzStep
Creates an XzStep to compress a file with XZ at a user supplied compression level .
xzUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 

Y

yaccCompiler - Variable in class com.facebook.buck.features.ocaml.OcamlYaccStep.Args
 

Z

ZERO - Static variable in class com.facebook.buck.android.dalvik.DalvikStatsTool.Stats
 
ZERO - Static variable in class com.facebook.buck.util.timing.ClockDuration
 
ZeroArgMacroTypeCoercer<M extends Macro> - Class in com.facebook.buck.rules.coercer
A coercer for Macros which take zero arguments.
ZeroArgMacroTypeCoercer(Class<M>, M) - Constructor for class com.facebook.buck.rules.coercer.ZeroArgMacroTypeCoercer
 
zeroFileChanges() - Static method in class com.facebook.buck.event.WatchmanStatusEvent
 
ZeroFileChanges() - Constructor for class com.facebook.buck.event.WatchmanStatusEvent.ZeroFileChanges
 
Zip - Class in com.facebook.buck.features.zip.rules
 
Zip(SourcePathRuleFinder, BuildTarget, ProjectFilesystem, String, ImmutableSortedSet<SourcePath>, ImmutableList<SourcePath>, boolean, Optional<Boolean>, ImmutableSet<Pattern>) - Constructor for class com.facebook.buck.features.zip.rules.Zip
 
Zip - Class in com.facebook.buck.util.zip
 
ZipalignStep - Class in com.facebook.buck.android
 
ZipalignStep(Path, AndroidPlatformTarget, Path, Path) - Constructor for class com.facebook.buck.android.ZipalignStep
 
zipAndConcat(Iterable<T>...) - Static method in class com.facebook.buck.util.MoreIterables
Combine the given iterables by peeling off items one at a time from each of the input iterables until any one of the iterables are exhausted.
ZipArchiveDependencySupplier - Class in com.facebook.buck.jvm.java
 
ZipArchiveDependencySupplier(ImmutableSortedSet<SourcePath>) - Constructor for class com.facebook.buck.jvm.java.ZipArchiveDependencySupplier
 
ZipCompressionLevel - Enum in com.facebook.buck.util.zip
 
ZipConstants - Class in com.facebook.buck.util.zip
 
ZipDescriptionProvider - Class in com.facebook.buck.features.zip.rules
 
ZipDescriptionProvider() - Constructor for class com.facebook.buck.features.zip.rules.ZipDescriptionProvider
 
ZipFileDescription - Class in com.facebook.buck.features.zip.rules
 
ZipFileDescription() - Constructor for class com.facebook.buck.features.zip.rules.ZipFileDescription
 
ZipFileDescriptionArg - Class in com.facebook.buck.features.zip.rules
Immutable implementation of ZipFileDescription.AbstractZipFileDescriptionArg.
ZipFileDescriptionArg.Builder - Class in com.facebook.buck.features.zip.rules
Builds instances of type ZipFileDescriptionArg.
ZipFileExtractor - Class in com.facebook.buck.features.filebundler
Extracts zip archives with excluding entries matching given patterns.
ZipFileTraversal - Class in com.facebook.buck.util
 
ZipFileTraversal(Path) - Constructor for class com.facebook.buck.util.ZipFileTraversal
 
ZipOutputStreams - Class in com.facebook.buck.util.zip
 
ZipOutputStreams.HandleDuplicates - Enum in com.facebook.buck.util.zip
 
ZipRulesModule - Class in com.facebook.buck.features.zip.rules
A modules that provides `zip_rule` build rule.
ZipRulesModule() - Constructor for class com.facebook.buck.features.zip.rules.ZipRulesModule
 
ZipRulesModuleAdapterPlugin - Class in com.facebook.buck.features.zip.rules
 
ZipRulesModuleAdapterPlugin(PluginWrapper) - Constructor for class com.facebook.buck.features.zip.rules.ZipRulesModuleAdapterPlugin
 
ZipScrubber - Class in com.facebook.buck.util.zip
Tool to eliminate non-deterministic or problematic bits of zip files.
ZipScrubberStep - Class in com.facebook.buck.zip
Immutable implementation of AbstractZipScrubberStep.
ZipSplitter - Interface in com.facebook.buck.android.dalvik
 
ZipSplitter.DexSplitStrategy - Enum in com.facebook.buck.android.dalvik
 
ZipSplitterFactory - Interface in com.facebook.buck.android.dalvik
 
ZipStep - Class in com.facebook.buck.zip
A Step that creates a ZIP archive..
ZipStep(ProjectFilesystem, Path, Set<Path>, boolean, ZipCompressionLevel, Path) - Constructor for class com.facebook.buck.zip.ZipStep
Create a ZipStep to create or update a zip archive.
ZstdStep - Class in com.facebook.buck.step.fs
A Step to compress a file with zstd
ZstdStep(ProjectFilesystem, Path, Path) - Constructor for class com.facebook.buck.step.fs.ZstdStep
Creates an ZstdStep to compress a file to given output path.
zstdUnarchiver() - Static method in class com.facebook.buck.util.unarchive.Untar
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links